:root{--ink:#151515;--ink-2:#2f3135;--muted:#7b818a;--soft:#f7faf9;--soft-2:#eef5f3;--peach:#fdeef3;--white:#ffffff;--orange:#e0608a;--orange-dark:#c84a74;--orange-soft:#fdeef3;--aqua:#0c7c7c;--gold:#f8c018;--line:#e9edf0;--line-2:#f1f2f4;--shadow:0 18px 46px rgba(25, 28, 35, 0.1);--shadow-soft:0 10px 26px rgba(25, 28, 35, 0.075);--radius:8px;--wrap:1120px;--heading:"Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body:has(.nav-toggle:checked){overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:var(--orange);text-decoration:none}a:hover{color:var(--orange-dark)}h1,h2,h3,h4{margin:0;color:var(--ink);font-family:var(--heading);font-weight:800;letter-spacing:0;line-height:1.12}h1{font-size:clamp(3.4rem,7vw,5.9rem)}h2{font-size:clamp(2.1rem,4.2vw,3.72rem)}h3{font-size:1.18rem}p{margin:0}ul,ol{margin-top:0}.site-frame{width:100%;min-height:100vh;margin:0;overflow:hidden;background:var(--white);box-shadow:none}.wrap{width:min(100% - 88px,var(--wrap));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;left:18px;top:12px;z-index:1000;transform:translateY(-150%);padding:10px 14px;border-radius:6px;background:var(--ink);color:var(--white);font-weight:800}.skip-link:focus{transform:translateY(0)}.eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:14px;color:var(--orange);font-size:.92rem;font-weight:800;letter-spacing:0}.eyebrow span,.section-intro .eyebrow::after,.section-head .eyebrow::after{width:34px;height:2px;border-radius:99px;background:currentColor;content:""}.lead{max-width:760px;color:var(--muted);font-size:1.03rem;line-height:1.7}.text-link{display:inline-flex;align-items:center;min-height:34px;color:var(--orange);font-weight:800}.text-link:hover{color:var(--orange-dark)}.text-link::after{content:">";margin-left:8px;font-size:.84em}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid #f3f3f3;background:rgba(255,255,255,.96);backdrop-filter:blur(16px)}.header-inner{display:flex;min-height:84px;align-items:center;justify-content:space-between;gap:22px}.brand,.footer-logo{display:inline-flex;align-items:center;gap:9px;color:var(--ink)}.brand:hover,.footer-logo:hover{color:var(--ink)}.brand-logo{width:auto;height:66px}.footer-logo .brand-logo{height:78px}.site-nav{display:flex;align-items:center;gap:26px}.site-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;color:var(--ink);font-size:.82rem;font-weight:800}.site-nav>a:hover,.site-nav>a.active{color:var(--orange)}.nav-actions{display:inline-flex;align-items:center;gap:12px;margin-left:8px}.site-nav .nav-ghost,.site-nav .nav-cta{min-width:94px;min-height:34px;border-radius:8px;padding:0 18px;font-size:.78rem}.site-nav .nav-ghost{border:1px solid rgba(224,96,138,.4);color:var(--orange)}.site-nav .nav-ghost:hover{background:var(--orange-soft);color:var(--orange-dark)}.site-nav .nav-cta{background:var(--orange);color:var(--white)}.site-nav .nav-cta:hover{background:var(--orange-dark);color:var(--white)}.nav-toggle,.nav-burger{display:none}.btn{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;padding:0 24px;font-size:.86rem;font-weight:800;line-height:1.2;text-align:center;transition:transform 160ms ease,background 160ms ease,color 160ms ease,border-color 160ms ease,box-shadow 160ms ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--orange);color:var(--white);box-shadow:0 10px 18px rgba(224,96,138,.22)}.btn-primary:hover{background:var(--orange-dark);color:var(--white)}.btn-secondary{border-color:rgba(224,96,138,.34);background:var(--white);color:var(--orange)}.btn-secondary:hover{border-color:var(--orange);background:var(--orange-soft);color:var(--orange-dark)}.btn-light{background:var(--white);color:var(--orange)}.btn-light:hover,.btn-outline-light:hover{background:var(--orange);color:var(--white)}.btn-outline-light{border-color:rgba(255,255,255,.62);color:var(--white)}.home-hero{padding:70px 0 74px;background:var(--white)}.hero-grid{display:grid;grid-template-columns:minmax(0,.95fr)minmax(490px,1.05fr);gap:56px;align-items:center}.home-hero-copy{min-width:0}.home-hero h1{max-width:640px;font-size:clamp(3.15rem,5.6vw,5rem);line-height:1.04}.hero-support{max-width:570px;margin-top:24px;color:var(--muted);font-size:1.02rem;line-height:1.7}.journey-search,.destination-search{display:flex;align-items:center;width:max-content;max-width:100%;min-height:70px;margin-top:34px;border-radius:8px;background:var(--white);box-shadow:var(--shadow-soft)}.journey-field{display:flex;align-items:center;gap:13px;min-width:176px;min-height:70px;padding:12px 18px;border-right:1px solid var(--line-2);color:var(--ink)}.journey-field:hover{color:var(--ink);background:var(--soft)}.field-icon{display:inline-grid;width:40px;height:40px;place-items:center;flex:none;border-radius:50%;background:var(--orange-soft);color:var(--orange)}.field-icon svg,.feature-icon svg,.destination-search svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.journey-field strong,.destination-search strong{display:block;color:var(--ink);font-size:.86rem;line-height:1.2}.journey-field small,.destination-search span{display:block;margin-top:3px;color:var(--muted);font-size:.68rem;line-height:1.2}.search-submit{display:inline-flex;min-width:132px;min-height:50px;align-items:center;justify-content:center;margin:10px;border-radius:8px;background:var(--orange);color:var(--white);font-size:.78rem;font-weight:800}.search-submit:hover{background:var(--orange-dark);color:var(--white)}.hero-gallery{position:relative;min-height:525px}.hero-photo,.hero-photo img{overflow:hidden;border-radius:24px}.hero-photo{position:absolute;margin:0;background:var(--soft-2);box-shadow:0 18px 36px rgba(25,28,35,.12)}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-photo-a{left:86px;top:0;width:230px;height:245px}.hero-photo-b{right:0;top:52px;width:265px;height:250px}.hero-photo-c{left:6px;bottom:70px;width:310px;height:240px}.hero-photo-d{right:52px;bottom:0;width:205px;height:240px}.floating-note{position:absolute;z-index:2;display:grid;place-items:center;width:130px;min-height:96px;border:1px solid rgba(224,96,138,.12);border-radius:18px;background:rgba(255,255,255,.94);padding:14px;text-align:center;box-shadow:0 14px 30px rgba(25,28,35,.12)}.floating-note strong{display:block;color:var(--ink);font-family:var(--heading);font-size:.95rem;font-weight:800}.floating-note span{display:block;margin-top:5px;color:var(--muted);font-size:.69rem;line-height:1.32}.note-destinations{left:0;top:126px}.note-verified{right:184px;top:25px;width:80px;min-height:80px;border-radius:18px 18px 4px 18px}.section{padding:76px 0}.about-section,.feature-section,.patient-section{background:var(--white)}.split-showcase{display:grid;grid-template-columns:minmax(380px,.95fr)minmax(0,1.05fr);gap:72px;align-items:center}.image-stack{position:relative;min-height:420px}.stack-img{position:absolute;object-fit:cover;box-shadow:0 18px 36px rgba(25,28,35,.12)}.stack-large{left:0;top:0;width:315px;height:370px;border-radius:48px 48px 18px 48px}.stack-small{width:205px;height:190px;border-radius:34px}.stack-top{right:0;top:54px}.stack-bottom{right:72px;bottom:0}.section-copy p:not(.eyebrow),.feature-intro p,.destination-head p,.patient-copy>p,.cta-panel p,.section-head p,.section-intro p,.quote-layout p,.intelligence-grid p,.matrix-layout p,.boundary-grid p{color:var(--muted);font-size:.98rem;line-height:1.72}.section-copy h2,.feature-intro h2,.destination-head h2,.patient-copy h2,.cta-panel h2,.section-head h2,.section-intro h2,.quote-layout h2,.intelligence-grid h2{margin-bottom:18px}.stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:32px}.stat-row div{min-height:82px;border-radius:8px;background:var(--soft);padding:16px 10px;text-align:center}.stat-row strong{display:block;color:var(--ink);font-family:var(--heading);font-size:1.65rem;line-height:1.15}.stat-row span{display:block;margin-top:4px;color:var(--muted);font-size:.72rem}.feature-layout{display:grid;grid-template-columns:minmax(260px,.72fr)minmax(0,1.28fr);gap:56px;align-items:center}.feature-intro{max-width:330px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.feature-card{min-height:190px;border:1px solid var(--line-2);border-radius:18px;background:var(--white);padding:28px 24px;color:var(--ink)}.feature-card:hover{color:var(--ink);transform:translateY(-3px);box-shadow:var(--shadow-soft)}.feature-card-raised{box-shadow:var(--shadow-soft)}.feature-icon{display:grid;width:52px;height:52px;place-items:center;margin-bottom:22px;border-radius:12px;background:var(--orange-soft);color:var(--orange)}.feature-card h3{margin-bottom:8px;font-size:1.05rem}.feature-card p{color:var(--muted);font-size:.82rem;line-height:1.58}.destination-section{padding-top:64px;background:var(--white)}.destination-shell{border-radius:46px;background:var(--soft);padding:42px 48px 58px;text-align:center}.destination-head{max-width:690px;margin-inline:auto}.destination-head .eyebrow{justify-content:center}.destination-search{position:relative;z-index:2;margin:36px auto -92px}.destination-search a{display:grid;min-width:156px;min-height:70px;align-content:center;border-right:1px solid var(--line-2);padding:12px 20px;color:var(--ink);text-align:left}.destination-search a:hover{background:var(--soft);color:var(--ink)}.destination-search .search-submit{display:inline-flex;min-width:124px;min-height:48px;align-content:initial;align-items:center;margin:11px;border-right:0;padding:0 20px;color:var(--white);text-align:center}.destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:74px}.destination-card{position:relative;display:grid;gap:14px;border:1px solid var(--line);border-radius:16px;background:var(--white);padding:10px;color:var(--ink);box-shadow:0 12px 24px rgba(25,28,35,8%);transition:transform 160ms ease,box-shadow 160ms ease}.destination-card:hover{color:var(--ink);transform:translateY(-4px);box-shadow:var(--shadow)}.destination-card img{width:100%;aspect-ratio:1.65/1;border-radius:12px;object-fit:cover}.rating{position:absolute;top:18px;right:18px;z-index:1;min-width:48px;border-radius:999px;background:rgba(12,124,124,.9);color:var(--white);padding:5px 8px;font-size:.68rem;font-weight:800;text-align:center}.rating::before{content:"*";color:var(--gold);margin-right:3px}.card-body{display:grid;grid-template-columns:minmax(0,1fr)auto;gap:4px 14px;align-items:end;padding:0 4px 8px}.card-body strong{grid-column:1;color:var(--ink);font-family:var(--heading);font-size:.96rem;line-height:1.25}.card-body small{grid-column:1;color:var(--muted);font-size:.72rem}.card-body b{grid-row:1/3;grid-column:2;align-self:center;min-width:74px;border:1px solid rgba(224,96,138,.28);border-radius:8px;color:var(--orange);padding:8px 9px;font-size:.78rem;text-align:center}.center-action{display:flex;justify-content:center;margin-top:34px}.patient-layout{display:grid;grid-template-columns:minmax(0,.84fr)minmax(440px,1.16fr);gap:62px;align-items:center}.review-card{position:relative;max-width:430px;margin-top:26px;border-radius:16px;background:var(--soft);padding:28px}.quote-mark{position:absolute;right:30px;top:-16px;color:rgba(224,96,138,.16);font-family:Georgia,serif;font-size:6rem;line-height:1}.review-card strong{position:relative;z-index:1;display:block;margin-bottom:12px;color:var(--ink);font-size:.94rem}.review-card p{position:relative;z-index:1;color:var(--muted);font-size:.84rem;line-height:1.7}.stars{margin-top:18px;color:var(--gold);letter-spacing:2px;font-size:1rem}.story-mosaic{position:relative;min-height:340px}.mosaic-main,.mosaic-tile{position:absolute;object-fit:cover;border:4px solid var(--white);box-shadow:0 14px 28px rgba(25,28,35,.1)}.mosaic-main{left:64px;top:42px;width:430px;height:240px;border-radius:18px}.mosaic-tile{width:135px;height:105px;border-radius:12px}.tile-one{left:0;top:104px}.tile-two{right:8px;top:12px}.tile-three{right:54px;bottom:8px}.cta-section{padding-top:38px;background:var(--white)}.cta-panel{display:grid;justify-items:center;border-radius:40px;background:var(--peach);padding:58px 36px;text-align:center}.cta-panel h2{max-width:760px;font-size:clamp(2rem,4vw,3.3rem)}.cta-panel p{max-width:620px;margin-bottom:26px}@media(min-width:1121px){.site-frame{width:100%;margin:0}.wrap{width:min(100% - 112px,1240px)}.header-inner{min-height:62px}.site-nav{gap:22px}.home-hero{padding:54px 0 56px}.hero-grid{grid-template-columns:minmax(0,1fr)minmax(500px,.96fr);gap:44px}.home-hero h1{max-width:570px;font-size:clamp(3.65rem,5vw,4.75rem);line-height:1.05}.hero-support{max-width:520px;margin-top:18px;line-height:1.62}.journey-search{min-height:64px;margin-top:26px}.journey-field{min-width:164px;min-height:64px;padding:10px 16px}.field-icon{width:36px;height:36px}.search-submit{min-height:46px}.hero-gallery{min-height:470px}.hero-photo-a{left:74px;width:218px;height:230px}.hero-photo-b{top:46px;width:250px;height:230px}.hero-photo-c{bottom:60px;width:295px;height:218px}.hero-photo-d{right:46px;width:190px;height:210px}.floating-note{width:122px;min-height:88px;padding:12px}.note-destinations{top:116px}.note-verified{right:168px}.about-section,.feature-section,.patient-section{padding:58px 0}.split-showcase{grid-template-columns:minmax(360px,.9fr)minmax(0,1.1fr);gap:56px}.image-stack{min-height:360px}.stack-large{width:285px;height:330px}.stack-small{width:180px;height:168px}.stack-bottom{right:60px}.section-copy h2,.feature-intro h2,.patient-copy h2,.cta-panel h2{font-size:clamp(2.25rem,3.1vw,3.15rem)}.feature-layout{grid-template-columns:minmax(320px,.78fr)minmax(0,1.22fr);gap:42px}.feature-intro{max-width:420px}.feature-grid{gap:22px}.feature-card{min-height:172px;padding:24px 22px}.feature-icon{width:46px;height:46px;margin-bottom:18px}.destination-section{padding-top:54px;padding-bottom:58px}.destination-shell{border-radius:36px;padding:36px 46px 52px}.destination-head h2{font-size:clamp(2.25rem,3vw,3rem)}.destination-head p{max-width:620px;margin-inline:auto}.destination-search{margin-top:30px;margin-bottom:-78px}.destination-grid{gap:22px;margin-top:64px}.destination-card{gap:10px}.destination-card img{aspect-ratio:1.85/1}.center-action{margin-top:28px}.patient-layout{grid-template-columns:minmax(0,.9fr)minmax(420px,1.1fr);gap:44px}.story-mosaic{min-height:300px}.mosaic-main{left:58px;top:38px;width:400px;height:220px}.mosaic-tile{width:118px;height:92px}.tile-one{top:96px}.tile-two{right:12px}.tile-three{right:58px}.cta-section{padding-top:22px;padding-bottom:62px}.cta-panel{border-radius:32px;padding:46px 36px}}.proof-strip,.authority-section,.treatment-section,.matrix-section,.boundary-section,.intelligence-band,.section-white{background:var(--white)}.proof-grid,.authority-layout,.matrix-layout,.boundary-layout,.two-column,.destination-layout,.quote-layout,.intelligence-grid{display:grid;grid-template-columns:minmax(0,.92fr)minmax(0,1.08fr);gap:44px;align-items:start}.section-head{max-width:760px;margin-bottom:34px;text-align:center}.section-head.align-left{text-align:left}.section-intro{max-width:620px}.authority-ledger,.fit-matrix,.quote-panel,.toc-block,.rail-block,.rail-links,.section-cta-panel{border:1px solid var(--line);border-radius:16px;background:var(--white);box-shadow:var(--shadow-soft)}.authority-ledger{padding:8px 22px}.ledger-row,.standard-item{display:grid;gap:8px;padding:20px 0;border-bottom:1px solid var(--line-2)}.ledger-row:last-child,.standard-item:last-child{border-bottom:0}.ledger-row span,.standard-item>span,.item-index,.resource-type,.rail-label{color:var(--orange);font-size:.72rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.ledger-row strong,.boundary-grid strong{display:block;color:var(--ink);font-family:var(--heading);font-size:1.04rem;line-height:1.3}.ledger-row p,.standard-item p,.treatment-item p,.city-cell small{color:var(--muted);font-size:.9rem;line-height:1.65}.standard-list{display:grid;gap:8px}.standard-item{grid-template-columns:42px minmax(0,1fr)}.standard-item h3{margin-bottom:4px;font-family:var(--heading);font-size:1rem}.treatment-board,.resource-grid,.city-grid,.intelligence-list,.boundary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.treatment-item,.resource-card,.city-cell,.boundary-grid>div,.intelligence-list a{display:grid;min-height:190px;align-content:start;border:1px solid var(--line);border-radius:16px;background:var(--white);padding:24px;color:var(--ink);box-shadow:0 10px 22px rgba(25,28,35,6%)}.treatment-item:hover,.resource-card:hover,.city-cell:hover,.intelligence-list a:hover{color:var(--ink);transform:translateY(-3px);box-shadow:var(--shadow-soft)}.treatment-item h3,.resource-card h2,.city-cell span{margin:20px 0 10px;font-size:1.18rem}.destination-layout{align-items:center}.city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.city-grid .city-cell:last-child{grid-column:1/-1;min-height:132px}.matrix-row{display:grid;grid-template-columns:.72fr 1.15fr 1.15fr;border-bottom:1px solid var(--line-2)}.matrix-row:last-child{border-bottom:0}.matrix-row span{padding:15px;color:var(--muted);font-size:.9rem}.matrix-row span:first-child{color:var(--ink);font-weight:800}.matrix-head{background:var(--soft)}.matrix-head span{color:var(--ink);font-size:.72rem;font-weight:800;text-transform:uppercase}.intelligence-band{background:#16272a;color:var(--white)}.intelligence-band h2,.intelligence-band p,.intelligence-band .eyebrow{color:var(--white)}.intelligence-list{grid-template-columns:repeat(2,minmax(0,1fr))}.intelligence-list a{min-height:84px;background:rgba(255,255,255,8%);color:var(--white)}.inline-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.boundary-section{background:var(--soft)}.quote-panel{padding:28px}.quote-panel h3{margin-bottom:16px}.quote-panel ul{display:grid;gap:10px;margin:0 0 24px;padding-left:20px;color:var(--ink-2)}.quote-panel li::marker{color:var(--orange)}.page-hero,.quote-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--line-2);background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 58%,rgba(255,241,235,.74) 100%),url(/images/lotus-dental-travel-hero.webp);background-position:50%;background-size:cover}.page-hero-plain{background:linear-gradient(135deg,#ffffff,#fdeef3)}.page-hero-travel{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.82)),url(/images/vietnam-ha-long.jpg);background-position:50%;background-size:cover}.page-hero-clinic,.page-hero-cost,.page-hero-dental,.page-hero-quote{background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.92) 60%,rgba(255,241,235,.62) 100%),url(/images/lotus-dental-travel-hero.webp);background-position:50%;background-size:cover}.page-hero-inner{max-width:900px;padding:66px 0 58px}.page-hero h1{max-width:860px;font-size:clamp(2.5rem,5.6vw,4.55rem)}.page-hero .lead{margin-top:18px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px;color:var(--muted);font-size:.78rem;font-weight:800}.breadcrumbs a{color:var(--muted)}.breadcrumbs a:hover{color:var(--orange)}.page-meta{margin-top:16px;color:var(--muted);font-size:.84rem;font-weight:700}.page-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:920px;margin-top:30px}.page-highlights div{min-height:92px;border-radius:14px;background:rgba(255,255,255,.86);padding:18px;box-shadow:var(--shadow-soft);backdrop-filter:blur(10px)}.page-highlights span{display:block;margin-bottom:8px;color:var(--orange);font-size:.7rem;font-weight:800;text-transform:uppercase}.page-highlights strong{display:block;color:var(--ink);font-size:.92rem;line-height:1.35}.content-layout{display:grid;grid-template-columns:265px minmax(0,820px);gap:48px;align-items:start;padding:58px 0 82px}.content-rail{position:sticky;top:88px;display:grid;gap:16px}.toc-block,.rail-block{padding:18px}.toc-block nav ul{display:grid;gap:8px;margin:12px 0 0;padding-left:0;list-style:none}.toc-block nav ul ul{margin-top:8px;padding-left:14px;border-left:1px solid var(--line)}.toc-block a{color:var(--ink-2);font-size:.82rem;font-weight:700;line-height:1.35}.toc-block a:hover{color:var(--orange)}.rail-block h2{margin:10px 0 12px;font-size:1.08rem;line-height:1.35}.rail-block p{color:var(--muted);font-size:.88rem;line-height:1.6}.rail-links{overflow:hidden}.rail-links a{display:block;padding:13px 16px;border-bottom:1px solid var(--line-2);color:var(--ink-2);font-size:.86rem;font-weight:800}.rail-links a:last-child{border-bottom:0}.rail-links a:hover{background:var(--orange-soft);color:var(--orange-dark)}.article-body{min-width:0;border-radius:18px;background:var(--white)}.prose{color:var(--ink-2);font-size:1rem;line-height:1.82}.prose>*:first-child{margin-top:0}.prose h2{margin:46px 0 14px;font-size:clamp(1.75rem,3vw,2.35rem)}.prose h3{margin:32px 0 10px;font-size:1.22rem;line-height:1.35}.prose h4{margin:28px 0 8px;font-family:var(--heading);font-size:1.02rem}.prose p,.prose ul,.prose ol,.prose table,.prose blockquote{margin-bottom:22px}.prose ul,.prose ol{padding-left:24px}.prose li{margin-bottom:8px}.prose li::marker{color:var(--orange);font-weight:800}.prose a{color:var(--orange);font-weight:800;text-decoration:underline;text-underline-offset:4px}.prose blockquote{margin-left:0;margin-right:0;border-left:4px solid var(--orange);border-radius:0 16px 16px 0;background:var(--orange-soft);padding:18px 22px;color:var(--ink-2)}.prose blockquote p:last-child{margin-bottom:0}.prose table{display:block;width:100%;overflow-x:auto;border-collapse:collapse;border-radius:16px;font-size:.94rem}.prose th,.prose td{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.prose thead th{background:var(--soft);color:var(--ink);font-size:.78rem;font-weight:800;text-transform:uppercase}.prose code{border-radius:5px;background:var(--soft);padding:2px 5px;color:var(--ink);font-size:.92em}.faq{margin-top:54px;border-top:1px solid var(--line);padding-top:28px}.faq h2{margin-bottom:18px;font-size:2rem}.faq-list{margin:0}.faq-list dt{margin-top:20px;color:var(--ink);font-weight:800}.faq-list dd{margin:6px 0 0;color:var(--muted)}.list-layout{padding:58px 0 82px}.list-intro{max-width:850px}.resource-grid{margin-top:34px}.resource-card h2{font-size:1.35rem}.resource-card p{color:var(--muted);font-size:.9rem;line-height:1.62}.section-cta-panel{margin-top:50px;background:var(--peach);padding:32px}.section-cta-panel h2{max-width:760px;margin-bottom:10px;font-size:2.1rem}.section-cta-panel p:not(.eyebrow){max-width:720px;margin-bottom:24px;color:var(--muted)}.quote-hero{color:var(--ink)}.quote-hero-inner{display:grid;grid-template-columns:minmax(0,1fr)320px;gap:52px;align-items:end;padding:68px 0 58px}.quote-hero h1{max-width:880px;font-size:clamp(2.5rem,5.4vw,4.55rem)}.quote-hero .lead{margin-top:18px}.quote-hero-panel{border:1px solid rgba(224,96,138,.18);border-radius:18px;background:rgba(255,255,255,.82);padding:22px;box-shadow:var(--shadow-soft);backdrop-filter:blur(12px)}.quote-hero-panel strong{display:block;margin:12px 0 10px;color:var(--ink);font-family:var(--heading);font-size:1.18rem;line-height:1.25}.quote-hero-panel p{color:var(--muted);font-size:.9rem;line-height:1.6}.quote-page{display:grid;grid-template-columns:minmax(0,.9fr)minmax(360px,1.1fr);gap:50px;align-items:start;padding:62px 0 86px}.quote-copy{min-width:0}.quote-form-shell{position:sticky;top:88px;border:1px solid var(--line);border-radius:18px;background:var(--white);box-shadow:var(--shadow)}.quote-form-head{padding:28px 28px 0}.quote-form-head h2{margin-bottom:10px;font-size:2rem}.quote-form-head p:not(.eyebrow){color:var(--muted);line-height:1.62}.quote-form{display:grid;gap:18px;padding:24px 28px 28px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.quote-form label,.quote-form fieldset{display:grid;gap:8px;margin:0;color:var(--ink);font-size:.84rem;font-weight:800}.quote-form input,.quote-form select,.quote-form textarea,.footer-mail input{width:100%;min-height:46px;border:1px solid var(--line);border-radius:8px;background:var(--soft);color:var(--ink);font:inherit;font-size:.94rem;font-weight:500;padding:10px 12px}.quote-form textarea{resize:vertical}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus,.footer-mail input:focus{outline:3px solid rgba(224,96,138,.18);border-color:var(--orange);background:var(--white)}.quote-form fieldset{grid-template-columns:repeat(2,1fr);gap:10px 14px;border:1px solid var(--line);border-radius:12px;padding:14px}.quote-form legend{padding:0 6px;color:var(--ink);font-weight:800}.check-row{display:flex !important;grid-template-columns:none;align-items:center;gap:8px !important;color:var(--ink-2) !important;font-weight:650 !important}.check-row input{width:16px;min-height:16px;accent-color:var(--orange)}.form-note{color:var(--muted);font-size:.9rem}.form-note a{font-weight:800;text-decoration:underline;text-underline-offset:4px}.card-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;margin:30px 0;padding:0;list-style:none}.card{border:1px solid var(--line);border-radius:16px;background:var(--white);box-shadow:0 10px 22px rgba(25,28,35,6%)}.card a{display:block;min-height:180px;padding:22px;color:var(--ink)}.card a:hover{color:var(--ink)}.card h3{margin-bottom:10px}.card p{color:var(--muted)}.site-footer{border-top:1px solid var(--line-2);background:#fbfbfb;color:var(--muted)}.footer-top{display:flex;min-height:96px;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line);padding:28px 0}.footer-brand p{max-width:500px;margin-top:12px;color:var(--muted);font-size:.9rem;line-height:1.62}.footer-logo{color:var(--ink)}.footer-mail{display:flex;align-items:center;width:min(100%,270px);border:1px solid var(--line);border-radius:8px;background:var(--white);padding:4px}.footer-mail input{min-height:36px;border:0;background:0 0;padding:8px 10px;font-size:.82rem}.footer-mail button{display:grid;width:34px;height:34px;place-items:center;flex:none;border:0;border-radius:7px;background:var(--orange);color:var(--white);cursor:pointer}.footer-mail button:hover{background:var(--orange-dark)}.footer-main{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:36px;padding:42px 0 34px}.footer-col h2{margin-bottom:16px;color:var(--ink);font-family:var(--heading);font-size:.86rem;font-weight:800}.footer-col a{display:block;margin-bottom:9px;color:var(--muted);font-size:.86rem}.footer-col a:hover{color:var(--orange)}.footer-base{border-top:1px solid var(--line);padding:18px 0 24px;color:var(--muted);font-size:.82rem}@media(max-width:1120px){.site-frame{width:min(100% - 38px,1240px);margin:24px auto}.wrap{width:min(100% - 52px,var(--wrap))}.site-nav{gap:16px}.hero-grid,.split-showcase,.feature-layout,.patient-layout,.proof-grid,.authority-layout,.matrix-layout,.boundary-layout,.two-column,.destination-layout,.quote-layout,.intelligence-grid{grid-template-columns:1fr}.hero-gallery{min-height:500px}.feature-intro{max-width:640px}.content-layout{grid-template-columns:230px minmax(0,1fr);gap:34px}.quote-hero-inner,.quote-page{grid-template-columns:1fr}.quote-form-shell{position:static}}@media(max-width:900px){.header-inner{min-height:80px}.nav-burger{display:inline-flex;width:44px;height:44px;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:8px;background:var(--white);cursor:pointer}.nav-burger span{width:20px;height:2px;border-radius:2px;background:var(--ink)}.site-nav{position:fixed;inset:80px 0 auto;display:none;max-height:calc(100svh - 80px);overflow-y:auto;border-bottom:1px solid var(--line);background:var(--white);padding:16px 24px 24px}.site-nav a{width:100%;min-height:48px;justify-content:space-between;border-bottom:1px solid var(--line-2)}.nav-actions{display:grid;gap:10px;margin-left:0}.site-nav .nav-ghost,.site-nav .nav-cta{justify-content:center;border-bottom:0}.nav-toggle:checked~.site-nav{display:grid;gap:4px}.journey-search,.destination-search{display:grid;width:100%;min-height:0}.journey-field,.destination-search a{width:100%;border-right:0;border-bottom:1px solid var(--line-2)}.search-submit,.destination-search .search-submit{width:calc(100% - 20px)}.hero-gallery{min-height:620px}.hero-photo-a{left:0}.hero-photo-b{right:0}.hero-photo-c{left:0;bottom:96px}.hero-photo-d{right:0}.feature-grid,.destination-grid,.treatment-board,.resource-grid,.boundary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-layout{grid-template-columns:1fr;padding:44px 0 66px}.content-rail{position:static;order:2}.article-body{order:1}.page-highlights{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x proximity}.page-highlights div{flex:0 0 230px;scroll-snap-align:start}.footer-top,.footer-main{grid-template-columns:1fr 1fr}.footer-top{display:grid}}@media(max-width:680px){body{background:var(--white)}.site-frame{width:100%;margin:0;box-shadow:none}.wrap{width:min(100% - 30px,var(--wrap))}.home-hero{padding:48px 0 50px}.home-hero h1{font-size:2.75rem}.hero-gallery{min-height:390px}.hero-photo{border-radius:18px}.hero-photo-a{width:48%;height:170px}.hero-photo-b{width:48%;height:185px;top:34px}.hero-photo-c{width:58%;height:170px;bottom:34px}.hero-photo-d{width:37%;height:160px;bottom:0}.floating-note{width:108px;min-height:78px;padding:10px}.note-destinations{top:114px}.note-verified{right:35%;top:0}.section{padding:58px 0}.image-stack{min-height:360px}.stack-large{width:62%;height:300px;border-radius:34px 34px 16px 34px}.stack-small{width:43%;height:150px}.stack-bottom{right:12%}.stat-row,.feature-grid,.destination-grid,.city-grid,.intelligence-list,.treatment-board,.resource-grid,.boundary-grid{grid-template-columns:1fr}.destination-shell,.cta-panel{border-radius:26px;padding:36px 20px 46px}.destination-search{margin-bottom:-78px}.destination-grid{margin-top:62px}.city-grid .city-cell:last-child{grid-column:auto}.patient-layout{gap:36px}.story-mosaic{min-height:300px}.mosaic-main{left:9%;top:48px;width:78%;height:190px}.mosaic-tile{width:35%;height:86px}.tile-one{left:0;top:108px}.tile-two{right:0}.tile-three{right:9%;bottom:0}.matrix-row{grid-template-columns:1fr}.matrix-head{display:none}.form-grid,.quote-form fieldset,.footer-main{grid-template-columns:1fr}.quote-hero-inner,.quote-page{padding-block:44px}.footer-top{grid-template-columns:1fr}.footer-mail{width:100%}}@media(max-width:680px){body{font-size:17px}.wrap{width:min(100% - 34px,var(--wrap))}.header-inner{min-height:70px}.brand-logo,.footer-logo .brand-logo{height:52px}.home-hero{padding:34px 0}.hero-grid,.split-showcase,.feature-layout,.patient-layout{gap:26px}.home-hero h1{max-width:11ch;font-size:2.45rem;line-height:1.08}.hero-support{margin-top:16px;font-size:1rem;line-height:1.62}.journey-search{margin-top:22px}.journey-field{min-height:58px;padding:10px 14px}.field-icon{width:34px;height:34px}.search-submit,.destination-search .search-submit{min-height:44px}.hero-gallery{display:grid;grid-template-columns:1.2fr .8fr;gap:10px;min-height:0}.hero-photo{position:relative;inset:auto;width:auto;border-radius:18px}.hero-photo-a{grid-row:1/span 2;height:214px}.hero-photo-b,.hero-photo-c{height:102px}.hero-photo-d,.floating-note{display:none}.section{padding:44px 0}.section-copy,.feature-intro,.patient-copy,.destination-head{max-width:100%}.section-copy h2,.feature-intro h2,.destination-head h2,.patient-copy h2,.cta-panel h2,.section-head h2,.section-intro h2,.quote-layout h2,.intelligence-grid h2{margin-bottom:12px;line-height:1.14}.section-copy p:not(.eyebrow),.feature-intro p,.destination-head p,.patient-copy>p,.cta-panel p,.section-head p,.section-intro p,.quote-layout p,.intelligence-grid p,.matrix-layout p,.boundary-grid p{font-size:.98rem;line-height:1.68}.split-showcase .section-copy{order:1}.split-showcase .image-stack{order:2}.image-stack{display:block;min-height:196px}.stack-img{position:static}.stack-large{width:100%;height:196px;border-radius:22px}.stack-small{display:none}.stat-row{gap:8px;margin-top:20px}.stat-row div{min-height:64px;padding:12px 10px}.feature-grid{gap:12px}.feature-card{min-height:0;border-radius:14px;padding:18px}.feature-icon{width:42px;height:42px;margin-bottom:14px}.destination-shell{border-radius:22px;padding:32px 18px 36px}.destination-search{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:26px auto -64px;overflow:hidden}.destination-search a{min-width:0;min-height:58px;border-right:0;border-bottom:0;padding:10px 12px}.destination-search .search-submit{grid-column:1/-1;width:calc(100% - 20px)}.destination-grid{gap:12px;margin-top:54px}.destination-card{grid-template-columns:112px minmax(0,1fr);align-items:center;gap:10px;border-radius:14px;padding:8px}.destination-card img{width:112px;height:96px;aspect-ratio:auto}.rating{top:14px;left:14px;right:auto;min-width:42px;padding:4px 7px}.card-body{grid-template-columns:1fr;gap:5px;padding:0 2px}.card-body b{grid-row:auto;grid-column:auto;width:max-content;min-width:0;padding:6px 8px;font-size:.72rem}.review-card{max-width:none;margin-top:18px;padding:22px}.story-mosaic{min-height:188px}.mosaic-main{position:static;width:100%;height:180px;border-radius:18px}.mosaic-tile{display:none}.cta-section{padding-top:18px}.cta-panel{border-radius:22px;padding:34px 22px}.page-hero-inner{padding:38px 0 34px}.page-hero h1,.quote-hero h1{font-size:2.25rem;line-height:1.08}.lead,.page-hero .lead,.quote-hero .lead{font-size:1rem;line-height:1.66}.breadcrumbs{margin-bottom:18px}.page-highlights{display:grid;grid-template-columns:1fr;margin-top:20px;overflow:visible}.page-highlights div{flex:initial}.content-layout,.list-layout,.quote-page{padding:36px 0 52px}.prose{font-size:1.03rem;line-height:1.82}.prose h2{margin:34px 0 12px;font-size:1.72rem;line-height:1.18}.prose h3{margin:26px 0 9px;font-size:1.16rem}.prose p,.prose ul,.prose ol,.prose table,.prose blockquote{margin-bottom:18px}.prose table{font-size:.9rem}.prose th,.prose td{padding:10px 12px}.quote-form-shell,.toc-block,.rail-block,.rail-links,.section-cta-panel{border-radius:14px}.quote-form-head,.quote-form{padding-inline:20px}}@media(max-width:420px){.home-hero h1,.page-hero h1,.quote-hero h1{font-size:2.12rem}h2,.cta-panel h2{font-size:1.72rem}.card-body{grid-template-columns:1fr}.card-body b{grid-row:auto;grid-column:auto;width:max-content}}