:root{--ink: #101820;--ink-2: #123d67;--deep: #0b2f55;--deep-2: #174f80;--gold: #2f76ad;--gold-light: #c6ddf0;--ivory: #f5f7f9;--paper: #ffffff;--mist: #e4ebf1;--sage: #cbd7e1;--line: rgba(11, 47, 85, .14);--muted: #67737e;--display: "Montserrat", Arial, sans-serif;--body: "Inter", Arial, sans-serif;--shadow: 0 28px 70px rgba(11, 47, 85, .12)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto;background:var(--ivory)}body{min-width:320px;color:var(--ink);background:var(--ivory);font-family:var(--body);font-size:16px;line-height:1.65;overflow-x:hidden}body.is-loading{overflow:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}.site-shell{overflow:clip}.container{width:min(1240px,calc(100% - 80px));margin-inline:auto}.section{padding:130px 0}h1,h2,h3{font-family:var(--display);font-weight:700;line-height:1.02;letter-spacing:-.045em}h2{font-size:clamp(3.2rem,6vw,6rem)}h2 em,h1 em{color:var(--gold);font-weight:700;font-style:normal}.eyebrow{display:inline-flex;align-items:center;gap:12px;color:var(--ink-2);font-size:.69rem;font-weight:700;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.eyebrow span{width:34px;height:1px;background:var(--gold)}.eyebrow.light{color:var(--gold-light)}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 25px;border:1px solid transparent;border-radius:999px;font-size:.77rem;font-weight:700;letter-spacing:.035em;transition:transform .25s ease,background .25s ease,color .25s ease,border-color .25s ease}.button:hover{transform:translateY(-2px)}.button-dark{color:#fff;background:var(--deep)}.button-gold{color:var(--deep);background:var(--gold-light)}.button-ghost{border-color:var(--line);background:#fff6}.button-outline-light{color:#fff;border-color:#ffffff59}.button-instagram{color:#fff;border-color:transparent;background:linear-gradient(120deg,#833ab4,#c13584 30%,#e1306c,#f56040 74%,#fcaf45);box-shadow:0 16px 34px #c135844d}.button-instagram:hover{box-shadow:0 20px 42px #e1306c66}.button-instagram .brand-icon{filter:brightness(0) invert(1)}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--ink);border-bottom:1px solid currentColor;padding-bottom:5px;font-size:.77rem;font-weight:700;letter-spacing:.04em}.site-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;color:#fff;background:var(--deep)}.loader-inner{width:min(92vw,430px);text-align:center}.loader-logo{width:clamp(255px,31vw,390px);margin:0 auto;color:#fff;opacity:0;filter:drop-shadow(0 0 0 rgba(91,165,224,0))}.loader-logo svg{width:100%;height:auto;display:block;overflow:visible}.loader-logo svg path{stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.loader-logo svg .s0,.loader-logo svg .s1{fill:#fff!important;fill-opacity:.38;stroke:#8bc2eb!important;stroke-width:2}.loader-logo svg .s2{fill:#fff!important;fill-opacity:1;stroke:none!important;opacity:0}.loader-logo svg .s3{fill:none!important;stroke:#8bc2eb!important;stroke-width:2}.site-header{position:fixed;inset:0 0 auto;z-index:1000;height:78px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:24px;padding:0 24px;border-bottom:1px solid rgba(11,47,85,.1);border-radius:0 0 20px 20px;background:#fffffff7;box-shadow:0 12px 38px #0b2f5517;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:height .25s ease,background .25s ease,box-shadow .25s ease}.site-header.scrolled{height:70px;background:#fffffffc;box-shadow:0 12px 45px #0b2f551f}.brand{display:inline-flex;align-items:center;gap:12px;line-height:1.15}.brand-logo{width:58px;height:58px;flex:0 0 auto;object-fit:contain}.brand-monogram{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--ink-2);border-radius:50%;font-family:var(--display);font-size:1.08rem;font-weight:700;letter-spacing:-.05em}.brand-copy{display:grid;gap:3px}.brand-copy strong{font-family:var(--display);font-size:.83rem;font-weight:700;letter-spacing:-.03em}.brand-copy small{color:var(--muted);font-size:.47rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.desktop-nav{justify-self:center;display:flex;align-items:center;gap:clamp(13px,1.55vw,28px);padding:13px 21px;border:1px solid var(--line);border-radius:999px;background:#ffffff9e}.desktop-nav a{position:relative;color:#47575a;font-size:clamp(.62rem,.7vw,.72rem);font-weight:600;white-space:nowrap}.emergency-nav{position:relative;min-height:44px;display:inline-flex;align-items:center;gap:8px;padding:0 16px;border:1px solid rgba(185,28,28,.35);border-radius:13px;color:#fff;background:#b91c1c;box-shadow:0 0 #dc262673;font-size:.69rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;animation:emergencyHalo 2.1s ease-out infinite}.emergency-nav>span{width:8px;height:8px;border-radius:50%;background:#fff;animation:emergencyBeat 1.2s ease-in-out infinite}.desktop-nav a:after{content:"";position:absolute;right:0;bottom:-4px;left:0;height:1px;background:var(--gold);transform:scaleX(0);transition:transform .25s ease}.desktop-nav a:hover:after{transform:scaleX(1)}.header-cta{min-height:48px;display:inline-flex;align-items:center;gap:10px;padding:0 22px;border-radius:14px;color:#fff;background:var(--deep);font-size:.72rem;font-weight:700}.menu-toggle{display:none;width:45px;height:45px;place-items:center;border:0;border-radius:13px;background:var(--deep);color:#fff}.mobile-menu{display:none}.hero-section{position:relative;min-height:100svh;padding:98px 24px 22px;background:linear-gradient(rgba(17,57,66,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(17,57,66,.035) 1px,transparent 1px),var(--ivory);background-size:62px 62px}.hero-grid{min-height:calc(100svh - 190px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(480px,.95fr);max-width:1500px;margin:0 auto;border:1px solid rgba(13,42,49,.1);border-radius:36px;overflow:hidden;background:#ffffff75}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(58px,6vw,104px)}.hero-copy h1{margin:31px 0 29px;font-size:clamp(4.2rem,7vw,8.2rem)}.hero-lede{max-width:670px;color:#5e6e71;font-size:clamp(.95rem,1.2vw,1.12rem);line-height:1.8}.mobile-patient-prompt{display:none}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:38px}.hero-micro{display:flex;gap:42px;margin-top:48px;padding-top:25px;border-top:1px solid var(--line)}.hero-micro div{display:grid;gap:1px}.hero-micro strong{font-family:var(--display);font-size:1.7rem;line-height:1}.hero-micro span{color:var(--muted);font-size:.63rem;letter-spacing:.03em}.hero-media{position:relative;min-height:620px;overflow:hidden;background:#111010}.hero-media>img{width:100%;height:100%;object-fit:cover;object-position:56% center}.hero-media-wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 54%,rgba(8,22,25,.74))}.hero-signature{position:absolute;right:32px;bottom:31px;display:flex;align-items:flex-start;gap:9px;color:#fff}.hero-signature span{color:var(--gold-light);font-family:var(--display);font-size:1rem;font-style:normal;font-weight:700}.hero-signature strong{font-family:var(--display);font-size:1.55rem;font-weight:500;line-height:.95}.video-pill{position:absolute;bottom:28px;left:28px;display:inline-flex;align-items:center;gap:10px;padding:9px 15px 9px 9px;border:1px solid rgba(255,255,255,.32);border-radius:999px;color:#fff;background:#0d2a3194;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;font-size:.64rem;font-weight:700}.video-pill span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:var(--deep);background:#fff}.hero-trust{max-width:1500px;display:grid;grid-template-columns:1.16fr 1fr 1fr;margin:15px auto 0;border-radius:18px;color:#fff;background:var(--deep)}.hero-trust div{min-height:72px;display:flex;align-items:center;justify-content:center;gap:11px;padding:10px 18px;border-right:1px solid rgba(255,255,255,.12);font-size:.79rem;font-weight:600;letter-spacing:.02em}.hero-trust div:last-child{border-right:0}.hero-trust svg{color:var(--gold-light)}.trust-with-logo img{width:116px;height:52px;padding:3px;object-fit:contain;border-radius:4px;background:#fff}.emergency-ribbon{width:min(1450px,calc(100% - 48px));min-height:94px;display:grid;grid-template-columns:auto minmax(280px,1fr) minmax(190px,.65fr) minmax(370px,auto);align-items:center;gap:24px;margin:22px auto;padding:18px 22px;border:1px solid rgba(239,68,68,.35);border-radius:22px;color:#fff;background:linear-gradient(115deg,#330a0a,#7f1d1d 58%,#3a0b0b);box-shadow:0 18px 45px #7f1d1d2e}.emergency-pulse{position:relative;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#dc2626;animation:emergencyHalo 2.1s ease-out infinite}.emergency-pulse>span{position:absolute;top:7px;right:7px;bottom:7px;left:7px;border:1px solid rgba(255,255,255,.38);border-radius:inherit;animation:emergencyBeat 1.2s ease-in-out infinite}.emergency-ribbon>div:nth-child(2){display:grid;gap:3px}.emergency-ribbon small{color:#fca5a5;font-size:.61rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.emergency-ribbon strong{font-family:var(--display);font-size:clamp(1rem,1.45vw,1.32rem);line-height:1.25}.emergency-ribbon p{color:#ffffffad;font-size:.7rem;line-height:1.5}.emergency-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.emergency-actions a,.mobile-emergency{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 20px;border-radius:13px;color:#7f1d1d;background:#fff;font-size:.78rem;font-weight:800;white-space:nowrap}.emergency-actions a:last-child{color:#063b22;background:#25d366}.emergency-actions a>span{display:grid;line-height:1.15}.emergency-actions a small{color:currentColor;font-size:.5rem;opacity:.7}.certification-strip{min-width:0;margin-top:38px;padding-top:28px;border-top:1px solid var(--line)}.certification-strip>p{margin-bottom:22px;color:var(--muted);font-size:.64rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.logo-marquee,.insurance-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent)}.logo-track,.insurance-track{width:max-content;display:flex;animation:marquee 34s linear infinite}.logo-marquee:hover .logo-track,.insurance-marquee:hover .insurance-track{animation-play-state:paused}.logo-group,.insurance-group{display:flex;align-items:center;gap:65px;padding-right:65px}.logo-group figure{width:145px;height:66px;display:grid;place-items:center;opacity:.52;transition:opacity .28s ease,transform .28s ease}.logo-group img{max-width:100%;max-height:58px;mix-blend-mode:multiply;filter:grayscale(1);transition:filter .28s ease,transform .28s ease}.logo-group figure:hover{opacity:1;transform:scale(1.06)}.logo-group figure:hover img{filter:grayscale(0)}@keyframes marquee{to{transform:translate(-50%)}}.specialist-section{background:#fff}.specialist-copy{min-width:0}.specialist-grid{display:grid;grid-template-columns:minmax(420px,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(60px,8vw,125px)}.specialist-media{position:relative;min-height:700px}.specialist-media:before{content:"";position:absolute;top:-28px;right:-28px;width:68%;height:60%;border:1px solid var(--gold);border-radius:220px 220px 0 0}.specialist-media>img{position:relative;width:100%;height:700px;object-fit:cover;border-radius:250px 250px 26px 26px;filter:saturate(.9);will-change:transform}.specialist-badge{position:absolute;right:-50px;bottom:44px;width:255px;display:grid;grid-template-columns:auto 1fr;column-gap:13px;padding:23px;border:1px solid var(--line);border-radius:18px;background:#ffffffed;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.specialist-badge svg{grid-row:1 / 3;color:var(--gold)}.specialist-badge strong{font-family:var(--display);font-size:1.1rem;line-height:1}.specialist-badge span{margin-top:5px;color:var(--muted);font-size:.61rem;line-height:1.4}.specialist-copy h2{margin:28px 0 33px}.specialist-copy>p{max-width:660px;color:var(--muted)}.section-lede{margin-bottom:23px;color:var(--ink)!important;font-family:var(--display);font-size:1.55rem;line-height:1.35}.credential-list{display:grid;gap:14px;margin:34px 0 36px}.credential-list div{display:flex;align-items:center;gap:13px;padding-bottom:14px;border-bottom:1px solid var(--line);font-size:.82rem;font-weight:600}.credential-list svg{flex:0 0 auto;color:var(--gold)}.metrics-section{padding:60px 0;color:#fff;background:var(--deep)}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr)}.metric{display:grid;gap:13px;padding:18px 34px;border-right:1px solid rgba(255,255,255,.13)}.metric:last-child{border-right:0}.metric strong{color:var(--gold-light);font-family:var(--display);font-size:clamp(2.9rem,4vw,4.8rem);font-weight:500;line-height:.82}.metric-number{display:inline-block;color:inherit;font-size:inherit;line-height:inherit;font-variant-numeric:tabular-nums}.metric sup{font-size:.5em}.metric>span{max-width:200px;color:#ffffff94;font-size:.67rem;line-height:1.5}.procedures-section,.process-section{color:#fff;background:var(--ink)}.section-heading{margin-bottom:66px}.section-heading.wide{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:end;gap:70px}.section-heading h2{margin-top:25px}.section-heading>p,.section-heading.wide>p{color:#ffffff8c;line-height:1.8}.procedures-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.procedure-card{min-height:540px;display:grid;grid-template-rows:220px 1fr;grid-column:span 4;border:1px solid rgba(255,255,255,.12);border-radius:24px;overflow:hidden;background:#ffffff09;transition:transform .35s ease,border-color .35s ease,background .35s ease}.procedure-card:last-child{grid-column:5 / span 4}.procedure-card:hover{transform:translateY(-7px);border-color:#e1d1ac6b;background:#ffffff0f}.procedure-image{overflow:hidden;background:#d9e2e1}.procedure-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.7);transition:transform .6s ease}.procedure-card:hover .procedure-image img{transform:scale(1.045)}.procedure-content{display:flex;flex-direction:column;padding:27px}.procedure-top{display:flex;align-items:center;justify-content:space-between;color:var(--gold-light);font-size:.61rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.procedure-content h3{margin:24px 0 17px;font-size:clamp(1.8rem,2.5vw,2.55rem);line-height:1.02}.procedure-content>p{color:#ffffff94;font-size:.78rem}.procedure-benefit{display:flex;align-items:flex-start;gap:9px;margin:23px 0;color:#dfe9e7;font-size:.7rem;line-height:1.5}.procedure-benefit svg{flex:0 0 auto;color:var(--gold)}.procedure-content>a{display:inline-flex;align-items:center;gap:9px;margin-top:auto;color:var(--gold-light);font-size:.67rem;font-weight:700}.philosophy-section{background:var(--ivory)}.philosophy-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:90px}.philosophy-title{position:sticky;top:130px;align-self:start}.philosophy-title h2{margin-top:27px}.principles article{display:grid;grid-template-columns:72px 1fr;gap:28px;padding:36px 0;border-top:1px solid var(--line)}.principles article:last-child{border-bottom:1px solid var(--line)}.principles article>span{color:var(--gold);font-family:var(--display);font-size:2rem}.principles h3{margin-bottom:12px;font-size:2.2rem}.principles p{max-width:540px;color:var(--muted);font-size:.84rem}.insurance-section{padding:92px 0;border-block:1px solid var(--line);background:#fff}.insurance-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.48fr);align-items:end;gap:70px;margin-bottom:55px}.insurance-head h2{max-width:790px;margin-top:22px;font-size:clamp(2.7rem,4vw,4.5rem)}.insurance-head>p{color:var(--muted);font-size:.8rem}.insurance-track{animation-duration:42s}.insurance-group{gap:22px;padding-right:22px}.insurance-group figure{width:175px;height:86px;display:grid;place-items:center;padding:16px 24px;border:1px solid var(--line);border-radius:15px;opacity:.62;background:var(--ivory);transition:opacity .28s ease,transform .28s ease,box-shadow .28s ease}.insurance-group img{max-width:100%;max-height:45px;mix-blend-mode:multiply;filter:grayscale(1);transition:filter .28s ease,transform .28s ease}.insurance-group figure.insurance-logo-emphasis{padding:8px 12px}.insurance-group figure.insurance-logo-emphasis img{max-width:118%;max-height:62px;transform:scale(1.18)}.insurance-group figure:hover{opacity:1;transform:scale(1.07);box-shadow:0 14px 35px #0b2f5521}.insurance-group figure:hover img{filter:grayscale(0)}.orientation-section{background:var(--mist)}.section-heading.center{max-width:780px;margin-inline:auto;text-align:center}.section-heading.center .eyebrow{justify-content:center}.section-heading.center h2{margin-bottom:24px}.section-heading.center>p{color:var(--muted)}.orientation-shell{display:grid;grid-template-columns:minmax(350px,.88fr) minmax(0,1.12fr);border:1px solid rgba(13,42,49,.12);border-radius:27px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.symptom-list{padding:15px;background:#f4f7f6}.symptom-list button{width:100%;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:14px;padding:15px 17px;border:0;border-bottom:1px solid var(--line);border-radius:13px;text-align:left;background:transparent;cursor:pointer;transition:background .25s ease,color .25s ease}.symptom-list button.active{color:#fff;background:var(--deep)}.symptom-list button>span{color:var(--gold);font-family:var(--display);font-size:1.2rem}.symptom-list button div{display:grid;gap:1px}.symptom-list strong{font-size:.78rem}.symptom-list small{color:var(--muted);font-size:.61rem}.symptom-list button.active small{color:#ffffff94}.symptom-list svg{transform:rotate(-90deg)}.symptom-result{min-height:610px;display:flex;flex-direction:column;justify-content:center;padding:clamp(45px,6vw,85px);animation:result-in .35s ease}@keyframes result-in{0%{opacity:0;transform:translateY(8px)}}.result-label{color:var(--gold);font-size:.65rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.symptom-result h3{margin:19px 0 32px;font-size:clamp(2.8rem,4vw,4.5rem)}.symptom-result ul{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;list-style:none}.symptom-result li{display:flex;align-items:center;gap:9px;padding:12px;border-radius:11px;background:var(--ivory);font-size:.72rem;font-weight:600}.symptom-result li svg{flex:0 0 auto;color:var(--gold)}.symptom-result>p{max-width:660px;margin-top:29px;color:var(--muted);font-size:.78rem}.result-actions{display:flex;align-items:center;gap:25px;margin-top:30px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.14)}.process-grid article{position:relative;min-height:320px;display:flex;flex-direction:column;padding:34px;border-right:1px solid rgba(255,255,255,.14)}.process-grid article:last-child{border-right:0}.process-grid article>span{color:#ffffff47;font-family:var(--display);font-size:2rem}.process-grid svg{margin:auto 0 24px;color:var(--gold-light)}.process-grid h3{margin-bottom:13px;font-size:1.7rem;line-height:1.05}.process-grid p{color:#ffffff80;font-size:.7rem}.testimonials-section{background:var(--ivory)}.reviews-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:60px;margin-bottom:64px}.reviews-heading h2{margin-top:25px}.review-platforms{display:flex;gap:12px}.review-platforms>a{min-width:205px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px 16px;border:1px solid var(--line);border-radius:15px;background:#ffffffb8;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.review-platforms>a:hover{transform:translateY(-3px);border-color:#c1a36b94;box-shadow:0 16px 35px #0d2a3114}.review-platforms>a>span:nth-child(2){display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:2px 8px}.review-platforms small{grid-column:1 / -1;color:var(--muted);font-size:.58rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.review-platforms strong{font-family:var(--display);font-size:1.75rem;font-weight:600;line-height:1}.review-platforms em{color:var(--gold);font-size:.58rem;font-style:normal}.review-platforms>a>svg{color:var(--muted)}.review-provider{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#fff;font-size:1.05rem;font-weight:800;box-shadow:0 5px 16px #0d2a311a}.google-provider{color:#4285f4}.doctoralia-provider{color:#fff;background:#00b39b}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.reviews-grid article{position:relative;min-height:345px;display:flex;flex-direction:column;padding:34px;border:1px solid var(--line);border-radius:22px;background:#fff;transition:transform .3s ease,box-shadow .3s ease}.reviews-grid article:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.quote-mark{color:var(--gold);font-family:var(--display);font-size:5rem;line-height:.6}.reviews-grid article>p{margin:28px 0;font-family:var(--display);font-size:1.55rem;line-height:1.3}.reviews-grid article>div{display:grid;gap:2px;margin-top:auto}.reviews-grid article>div span{color:var(--gold);font-size:.68rem;letter-spacing:.08em}.reviews-grid article>div small{color:var(--muted);font-size:.6rem}.reviews-grid article>strong{position:absolute;right:24px;bottom:21px;color:#d5dddd;font-family:var(--display);font-size:1.55rem}.reviews-link{margin-top:0}.reviews-links{display:flex;flex-wrap:wrap;gap:18px 32px;margin-top:34px}.reviews-carousel-nav{display:none}.reels-section{color:#fff;background:radial-gradient(circle at 8% 20%,rgba(47,118,173,.32),transparent 30%),linear-gradient(135deg,#071c30,#0b2f55 62%,#101820)}.reels-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.55fr);align-items:end;gap:70px;margin-bottom:58px}.reels-heading h2{margin-top:24px;font-size:clamp(3rem,5.5vw,5.5rem)}.reels-heading>div:last-child{display:grid;justify-items:start;gap:24px}.reels-heading p{color:#ffffffa8;font-size:.8rem}.reels-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.reel-card{min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:24px;color:var(--ink);background:#fff;box-shadow:0 22px 55px #0000002e;transition:transform .35s ease,border-color .35s ease}.reel-card:hover{transform:translateY(-8px);border-color:#c6ddf0b3}.reel-account{min-height:62px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 14px}.reel-account img{width:36px;height:36px;object-fit:contain;border:1px solid var(--line);border-radius:50%;padding:3px}.reel-account>span{min-width:0;display:grid;line-height:1.3}.reel-account strong{overflow:hidden;font-size:.67rem;text-overflow:ellipsis;white-space:nowrap}.reel-account small{color:var(--muted);font-size:.52rem}.reel-account b{color:var(--muted);font-size:.7rem;letter-spacing:.1em}.reel-media{position:relative;aspect-ratio:9 / 13.5;overflow:hidden;background:#09131d}.reel-media video{width:100%;height:100%;object-fit:cover;opacity:.9;transition:opacity .3s ease,transform .6s ease}.reel-cover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover;transition:opacity .35s ease,transform .6s ease}.reel-card:hover .reel-cover,.reel-card:focus-within .reel-cover{opacity:0;transform:scale(1.025)}.reel-card:hover .reel-media video{opacity:1;transform:scale(1.025)}.reel-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,transparent 58%,rgba(2,12,22,.5))}.reel-media button{position:absolute;top:50%;left:50%;z-index:3;width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.65);border-radius:50%;color:var(--deep);background:#ffffffe6;box-shadow:0 12px 35px #0000003d;cursor:pointer;transform:translate(-50%,-50%);transition:transform .25s ease,background .25s ease}.reel-media button:hover{background:#fff;transform:translate(-50%,-50%) scale(1.08)}.reel-media>span{position:absolute;right:12px;bottom:12px;z-index:3;padding:5px 8px;border-radius:7px;color:#fff;background:#081827b8;font-size:.5rem;font-weight:800;letter-spacing:.13em}.reel-copy{display:grid;padding:18px 18px 20px}.reel-copy>small,.reel-viewer-content aside>small{color:var(--gold);font-size:.55rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.reel-copy h3{margin:8px 0 10px;font-size:1.05rem;line-height:1.2}.reel-copy p{min-height:52px;color:var(--muted);font-size:.64rem;line-height:1.5}.reel-copy button{display:inline-flex;align-items:center;gap:7px;justify-self:start;margin-top:16px;padding:0 0 5px;border:0;border-bottom:1px solid currentColor;background:transparent;font-size:.62rem;font-weight:800;cursor:pointer}.journal-section{background:#fff}.journal-section .section-heading>p{color:var(--muted)}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.journal-grid article{min-height:390px;display:flex;flex-direction:column;padding:34px;border:1px solid var(--line);border-radius:20px;background:var(--ivory)}.journal-grid article>span{color:var(--gold);font-size:.65rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.journal-grid h3{margin:35px 0 22px;font-size:2rem;line-height:1.05}.journal-grid p{color:var(--muted);font-size:.76rem}.journal-grid a{display:flex;align-items:center;gap:9px;margin-top:auto;font-size:.7rem;font-weight:700}.faq-section{background:var(--mist)}.faq-grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:start;gap:90px}.faq-grid>div:first-child{position:sticky;top:130px}.faq-grid h2{margin:26px 0;font-size:clamp(3.2rem,5vw,5.5rem)}.faq-grid>div:first-child>p{margin-bottom:32px;color:var(--muted);font-size:.8rem}.faq-list article{border-top:1px solid rgba(13,42,49,.2)}.faq-list article:last-child{border-bottom:1px solid rgba(13,42,49,.2)}.faq-list button{width:100%;min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:0;background:transparent;text-align:left;cursor:pointer;font-family:var(--display);font-size:1.6rem;font-weight:600}.faq-list button svg{flex:0 0 auto;transition:transform .3s ease}.faq-list article.open button svg{transform:rotate(180deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.faq-answer p{overflow:hidden;color:var(--muted);font-size:.8rem}.faq-list article.open .faq-answer{grid-template-rows:1fr}.faq-list article.open .faq-answer p{padding-bottom:30px}.location-section{display:grid;grid-template-columns:1fr 1fr;min-height:730px;color:#fff;background:var(--deep)}.location-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(60px,7vw,120px)}.location-copy h2{max-width:700px;margin:28px 0 26px;font-size:clamp(3.4rem,5.5vw,6rem)}.location-copy>p{max-width:590px;color:#ffffff8c;font-size:.82rem}.locations-list{display:grid;gap:15px;margin-top:38px}.locations-list button{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:15px;padding:17px 14px;border:0;border-top:1px solid rgba(255,255,255,.12);border-radius:12px;color:#fff;background:transparent;text-align:left;cursor:pointer;transition:background .25s ease,transform .25s ease}.locations-list button:hover,.locations-list button.active{background:#ffffff12}.locations-list button.active{transform:translate(7px)}.locations-list button>svg:first-child{flex:0 0 auto;color:var(--gold-light)}.locations-list button>svg:last-child{margin-top:4px;color:#ffffff61;transition:color .25s ease,transform .25s ease}.locations-list button.active>svg:last-child{color:var(--gold-light);transform:translate(3px)}.locations-list button>span{display:grid;gap:4px}.locations-list strong{font-family:var(--display);font-size:1.25rem}.locations-list small{color:#ffffff7a;font-size:.65rem}.contact-numbers{display:flex;flex-wrap:wrap;gap:35px;margin-top:28px}.contact-numbers a{display:grid;gap:2px}.contact-numbers span{color:var(--gold-light);font-size:.61rem;letter-spacing:.11em;text-transform:uppercase}.contact-numbers strong{font-size:.95rem}.location-map{position:relative;width:100%;min-height:100%;overflow:hidden}.location-map iframe{width:100%;min-height:100%;border:0;filter:grayscale(1) contrast(.9) sepia(.12)}.location-map>a{position:absolute;right:26px;bottom:26px;display:flex;align-items:center;gap:9px;max-width:calc(100% - 52px);padding:14px 17px;border-radius:999px;color:#fff;background:#0d2a31eb;box-shadow:0 15px 35px #0d2a313d;font-size:.64rem;font-weight:700;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.closing-section{padding:110px 0;color:#fff;background:linear-gradient(120deg,#061a2d,#174f80);overflow:hidden}.closing-grid{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(55px,8vw,110px)}.closing-photo{height:520px;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:180px 180px 24px 24px;box-shadow:0 28px 65px #00000042}.closing-photo img{width:100%;height:100%;object-fit:cover;object-position:center 42%;will-change:transform}.closing-content{max-width:720px}.closing-kicker{color:var(--gold-light);font-size:.67rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.closing-grid h2{margin-top:24px}.closing-content p{max-width:590px;margin:28px 0;color:#ffffff8f;font-size:.82rem}.closing-content>div{display:flex;flex-wrap:wrap;gap:10px}.site-footer{padding:75px 40px 25px;color:#fff;background:#061a2d}.footer-main{max-width:1240px;display:grid;grid-template-columns:1.5fr repeat(3,.65fr);gap:70px;margin:0 auto 65px}.footer-brand{display:block}.footer-logo{width:min(330px,100%);height:auto;object-fit:contain}.footer-brand .brand-copy small,.footer-main>div:not(:first-child) span,.footer-main>div:not(:first-child) a{color:#ffffff80}.footer-main>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:10px;font-size:.68rem}.footer-main .footer-label{margin-bottom:9px;color:var(--gold-light)!important;font-size:.59rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.footer-main a:hover{color:#fff!important}.footer-bottom{max-width:1240px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:auto;padding-top:23px;border-top:1px solid rgba(255,255,255,.1);color:#ffffff52;font-size:.58rem}.footer-bottom div{display:flex;gap:10px}.footer-bottom a{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:50%;color:#fff}.brand-icon{width:18px;height:18px;flex:0 0 auto;object-fit:contain}.brand-icon-light{filter:brightness(0) invert(1)}.floating-whatsapp{position:fixed;right:24px;bottom:24px;z-index:900;width:58px;height:58px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.55);border-radius:50%;color:#fff;background:#1a9863;box-shadow:0 15px 35px #1069444d;transition:transform .25s ease}.floating-whatsapp:hover{transform:scale(1.06)}.floating-whatsapp .brand-icon{width:25px;height:25px}.video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:grid;place-items:center;padding:5vw;background:#041013eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.video-modal>button{position:absolute;top:25px;right:25px;width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.4);border-radius:50%;color:#fff;background:transparent;cursor:pointer}.video-modal video{width:min(1100px,100%);max-height:78vh;border-radius:20px;box-shadow:0 35px 100px #00000073}.reel-viewer-content{width:min(920px,100%);max-height:82vh;display:grid;grid-template-columns:minmax(280px,.62fr) minmax(310px,.38fr);overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 35px 100px #00000073}.reel-viewer-content video{width:100%;height:82vh;object-fit:contain;border-radius:0;background:#02070c;box-shadow:none}.reel-viewer-content aside{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,4vw,55px)}.reel-viewer-content h2{margin:16px 0 20px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05}.reel-viewer-content p{color:var(--muted);font-size:.78rem}.reel-viewer-content a{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;margin-top:30px;padding-bottom:5px;border-bottom:1px solid currentColor;font-size:.67rem;font-weight:800}@keyframes emergencyBeat{0%,to{transform:scale(1);opacity:1}42%{transform:scale(.78);opacity:.7}58%{transform:scale(1.08);opacity:1}}@keyframes emergencyHalo{0%{box-shadow:0 0 #dc262680}72%,to{box-shadow:0 0 0 13px #dc262600}}@media(max-width:1260px){.desktop-nav{display:none}.site-header{grid-template-columns:auto 1fr auto auto}.emergency-nav{display:none}.header-cta{justify-self:end}.menu-toggle{display:grid}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990;display:flex;flex-direction:column;justify-content:center;padding:110px 40px 45px;color:#fff;background:var(--deep);opacity:0;visibility:hidden;transform:translateY(-15px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.mobile-menu.open{opacity:1;visibility:visible;transform:none}.mobile-menu nav{display:grid}.mobile-menu nav a{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.12);font-family:var(--display);font-size:clamp(2.3rem,7vw,4rem);line-height:1}.mobile-emergency{align-self:flex-start;margin-top:24px;color:#fff;background:#b91c1c}.mobile-menu .button{align-self:flex-start;margin-top:32px}.hero-copy{padding:56px}.procedure-card{grid-column:span 6}.procedure-card:last-child{grid-column:4 / span 6}}@media(max-width:980px){.container{width:min(100% - 44px,760px)}.section{padding:95px 0}.hero-section{padding-inline:14px}.hero-grid{grid-template-columns:1fr}.hero-copy{min-height:690px}.hero-media{min-height:700px}.hero-trust{grid-template-columns:1fr}.hero-trust div{justify-content:flex-start;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.specialist-grid{grid-template-columns:1fr}.specialist-media{max-width:620px}.specialist-badge{right:20px}.metrics-grid{grid-template-columns:repeat(2,1fr)}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.13)}.section-heading.wide,.insurance-head,.philosophy-grid,.faq-grid,.closing-grid{grid-template-columns:1fr;gap:35px}.philosophy-title,.faq-grid>div:first-child{position:static}.orientation-shell{grid-template-columns:1fr}.symptom-list{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.symptom-list button{border:1px solid var(--line)}.symptom-result{min-height:520px}.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid article:nth-child(2){border-right:0}.process-grid article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)}.reviews-heading,.reviews-grid,.journal-grid{grid-template-columns:1fr}.reels-heading{grid-template-columns:1fr;gap:32px}.reels-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reviews-grid article,.journal-grid article{min-height:300px}.emergency-ribbon{grid-template-columns:auto 1fr auto}.emergency-ribbon>p{grid-column:2;grid-row:2;margin-top:-16px}.emergency-actions{grid-column:3;grid-row:1 / span 2;grid-template-columns:1fr}.location-section{grid-template-columns:1fr}.location-map{min-height:540px}.footer-main{grid-template-columns:1.4fr repeat(2,1fr)}.footer-main>div:last-child{grid-column:2}}@media(max-width:680px){main{display:flex;flex-direction:column}main>*{order:10}main>.specialist-section{order:1}main>.hero-section{order:2}main>.emergency-ribbon{order:3}main>.metrics-section{order:5}main>.procedures-section{order:6}main>.philosophy-section{order:7}main>.insurance-section{order:8}main>.orientation-section{order:9}.container{width:calc(100% - 32px)}.section{padding:76px 0}h2{font-size:clamp(2.9rem,14vw,4.5rem)}.site-header{inset:0 0 auto;height:70px;grid-template-columns:1fr auto;gap:8px;padding:0 12px 0 14px;border-radius:0 0 16px 16px}.site-header .brand-logo{width:52px;height:52px}.site-header .brand{gap:9px;min-width:0}.site-header .brand-copy{min-width:0;gap:0}.site-header .brand-copy strong{font-size:.65rem;white-space:nowrap}.site-header .brand-copy small,.header-cta{display:none}.menu-toggle{width:42px;height:42px}.mobile-menu{padding-inline:25px}.mobile-menu nav a{padding-block:8px;font-size:clamp(1.7rem,8.5vw,2.7rem)}.mobile-emergency{width:100%;white-space:normal;text-align:center}.hero-section{min-height:auto;padding:14px 14px 22px}.hero-grid{position:relative;min-height:980px;display:block;border-radius:24px;background:#000}.hero-copy{position:relative;z-index:2;min-height:980px;justify-content:flex-end;padding:520px 22px 28px;color:#fff;pointer-events:none}.hero-copy a,.hero-copy button{pointer-events:auto}.hero-copy .eyebrow{gap:9px;font-size:.55rem;letter-spacing:.11em}.hero-copy .eyebrow span{width:24px}.hero-copy h1{margin-block:18px;font-size:clamp(2.85rem,13vw,4rem);letter-spacing:-.055em}.hero-copy h1 em{color:#9ed6ff}.hero-lede{max-width:92%;color:#ffffffc7;font-size:.78rem;line-height:1.65}.mobile-patient-prompt{display:grid;gap:9px;margin-top:20px}.mobile-patient-prompt>span{color:var(--gold-light);font-size:.61rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.mobile-patient-prompt>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.mobile-patient-prompt button{min-height:66px;display:grid;place-items:center;gap:5px;padding:7px 4px;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;background:#ffffff17;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.51rem;font-weight:700;line-height:1.15}.mobile-patient-prompt button svg{color:var(--gold-light)}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-actions .button-dark{color:var(--deep);background:#fff}.hero-actions .button-ghost{color:#fff;border-color:#ffffff57}.hero-micro{display:none}.hero-media{position:absolute;inset:0 0 auto;height:690px;min-height:0}.hero-media>img{object-position:58% 2%}.hero-media-wash{background:linear-gradient(180deg,#00000029,#0000003d 32%,#000000b8 56%,#000000f5,#000)}.hero-signature{display:none}.video-pill{top:22px;right:18px;bottom:auto;left:auto;z-index:3}.hero-trust{display:grid;grid-template-columns:1fr 1fr;margin-top:10px}.hero-trust div{min-height:62px;font-size:.64rem}.hero-trust .trust-with-logo{display:none}.emergency-ribbon{width:calc(100% - 28px);grid-template-columns:auto 1fr;gap:14px;padding:18px}.emergency-ribbon>p{grid-column:1 / -1;grid-row:auto;margin:0}.emergency-actions{grid-column:1 / -1;grid-row:auto;width:100%;grid-template-columns:1fr}.emergency-actions a{width:100%}.logo-group{gap:34px;padding-right:34px}.logo-group figure{width:112px}.certification-strip .certification-cmot{display:none}.specialist-section{min-height:100svh;padding-top:86px}.specialist-grid{gap:42px}.specialist-media{min-height:540px}.specialist-media>img{height:540px;border-radius:180px 180px 20px 20px;object-position:55% center}.specialist-media:before{right:-12px;top:-14px}.specialist-badge{right:10px;bottom:18px;width:225px;padding:18px}.specialist-copy h2{margin-block:23px;font-size:clamp(2.85rem,13vw,4rem)}.section-lede{font-size:1.3rem}.metrics-grid{grid-template-columns:1fr}.metric{min-height:150px;border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.metric:last-child{border-bottom:0}.procedure-card,.procedure-card:last-child{grid-column:span 12}.procedure-card{min-height:510px}.principles article{grid-template-columns:42px 1fr;gap:15px}.principles h3{font-size:1.8rem}.insurance-group figure{width:145px}.orientation-section .section-heading{margin-bottom:34px}.orientation-section .section-heading h2{font-size:clamp(2.8rem,12.5vw,3.7rem)}.orientation-shell{grid-template-columns:88px minmax(0,1fr);align-items:stretch;border-radius:20px}.symptom-list{display:grid;grid-template-columns:1fr;align-content:start;gap:6px;padding:8px;border-right:1px solid var(--line)}.symptom-list button{min-height:67px;grid-template-columns:1fr;place-items:center;gap:0;padding:8px 4px;border:1px solid var(--line);text-align:center}.symptom-list button>div,.symptom-list button>svg{display:none}.symptom-list .symptom-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:var(--deep);background:#fff;box-shadow:0 5px 14px #0d2a3114}.symptom-list button.active .symptom-icon{color:#fff;background:#ffffff1f}.symptom-result{min-width:0;min-height:auto;justify-content:flex-start;padding:28px 15px 24px}.result-label{font-size:.52rem}.symptom-result h3{margin:12px 0 19px;font-size:clamp(1.7rem,8.6vw,2.35rem)}.symptom-result ul{grid-template-columns:1fr}.symptom-result li{padding:9px 8px;font-size:.62rem}.symptom-result>p{margin-top:20px;font-size:.68rem}.result-actions{align-items:stretch;flex-direction:column}.result-actions .button{width:100%;padding-inline:12px;font-size:.62rem}.process-grid{grid-template-columns:1fr}.process-grid article{min-height:270px;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.review-platforms{flex-direction:column}.review-platforms>a{width:100%;min-width:0}.reviews-grid{width:calc(100% + 16px);display:flex;gap:13px;margin-right:-16px;padding:3px 16px 14px 0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.reviews-grid::-webkit-scrollbar{display:none}.reviews-grid article{min-width:calc(100% - 20px);scroll-snap-align:start}.reviews-carousel-nav{display:flex;align-items:center;justify-content:space-between;margin-top:17px}.reviews-carousel-nav button{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:#fff;background:var(--deep)}.reviews-carousel-nav button:disabled{color:var(--muted);background:transparent;opacity:.45}.reviews-carousel-nav>div{display:flex;gap:7px}.reviews-carousel-nav>div span{width:7px;height:7px;border-radius:50%;background:#c9d2d1;transition:width .25s ease,background .25s ease}.reviews-carousel-nav>div span.active{width:23px;border-radius:999px;background:var(--gold)}.reels-heading h2{font-size:clamp(2.7rem,13vw,4rem)}.reels-grid{grid-template-columns:1fr}.reel-card{max-width:430px;margin-inline:auto}.reel-media{aspect-ratio:9 / 13}.reel-copy p{min-height:0}.faq-list button{min-height:88px;font-size:1.35rem}.location-copy{padding:75px 22px}.location-copy h2{font-size:clamp(3rem,14vw,4.3rem)}.locations-list button{padding-inline:10px}.locations-list button.active{transform:none}.contact-numbers{flex-direction:column;gap:15px}.location-map{min-height:420px}.location-map>a{right:16px;bottom:16px;max-width:calc(100% - 32px)}.closing-section{padding:78px 0}.closing-photo{height:390px;border-radius:130px 130px 20px 20px}.closing-content>div{flex-direction:column}.site-footer{padding:60px 20px 25px}.footer-main{grid-template-columns:1fr 1fr;gap:38px 25px}.footer-main .footer-brand{grid-column:1 / -1}.footer-main>div:last-child{grid-column:1 / -1}.footer-bottom{align-items:flex-start;flex-direction:column}.floating-whatsapp{width:52px;height:52px;right:16px;bottom:16px}.reel-viewer{padding:54px 14px 14px}.reel-viewer-content{max-height:calc(100vh - 68px);grid-template-columns:1fr;overflow-y:auto}.reel-viewer-content video{height:min(58vh,580px)}.reel-viewer-content aside{padding:28px 22px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
