/* Iconic Smiles V16 canonical front-end design system.
   Generated from the locked V15 cascade in its exact source order; no visual redesign. */

:root{
  --phone:430px;
  --ink:#17171B;
  --char:#28282D;
  --char-2:#333339;
  --paper:#FFFFFF;
  --stone:#F1F1EE;
  --line:#D8D8D4;
  --muted:#6F6972;
  --purple:#9424CE;
  --serif:"DM Serif Display",Georgia,"Times New Roman",serif;
  --sans:"DM Sans","Helvetica Neue",Arial,sans-serif;
  --header:60px;
  --quick:62px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:#D9D9D6}
body{margin:0;background:#D9D9D6;color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;padding-bottom:calc(var(--quick) + env(safe-area-inset-bottom))}
a{color:inherit;text-decoration:none} button{font:inherit} img{display:block;max-width:100%}
.phone{width:min(100%,var(--phone));margin:0 auto;background:var(--paper);min-height:100vh;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.10)}
.wrap{width:calc(100% - 32px);margin-inline:auto}
.eyebrow{margin:0 0 8px;font:600 8px/1.2 var(--sans);letter-spacing:.22em;text-transform:uppercase;color:#817A84}
.dark .eyebrow{color:#B5AFB7}
h1,h2,h3,.stat strong,.review-box strong,.case-label,.quote,.mini-story>span:not(.video-play),.clinician-copy strong,.practice-row b{font-family:var(--serif);font-weight:400;letter-spacing:-.026em;margin:0}
h2{font-size:34px;line-height:.98} h3{font-size:23px;line-height:1}
p{margin:0;font-size:12px;line-height:1.5}
.link{display:inline-flex;align-items:center;gap:5px;margin-top:7px;color:var(--purple);font:600 10px/1.2 var(--sans)}
.link::after{content:"→";font-size:12px}
.btn{height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid rgba(255,255,255,.58);border-radius:3px;background:transparent;color:#fff;font:600 10px/1 var(--sans);letter-spacing:.005em}
.btn.primary{border-color:transparent;background:var(--purple)}
.btn.light{border-color:#AAA4AC;color:var(--ink);background:#fff}

/* HEADER */
.header{position:fixed;top:0;left:50%;transform:translateX(-50%);z-index:1000;width:min(100vw,var(--phone));height:var(--header);background:rgba(40,40,45,.965);border-bottom:1px solid rgba(255,255,255,.10);backdrop-filter:blur(12px)}
.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}
.brand{width:140px;min-width:140px;height:100%;display:flex;align-items:center;overflow:visible}
.header-logo{display:block;width:136px;height:auto;max-width:136px;max-height:42px;object-fit:contain;object-position:left center;filter:none}
.brand-main{display:block;font:400 21px/1 var(--serif);letter-spacing:.075em}.brand-sub{display:block;margin-top:4px;font:600 5.9px/1 var(--sans);letter-spacing:.31em}
.menu{width:35px;height:35px;border:0;background:transparent;padding:0;display:grid;place-items:center}
.menu i,.menu i::before,.menu i::after{content:"";display:block;width:21px;height:1px;background:#fff;position:relative}.menu i::before{position:absolute;top:-6px}.menu i::after{position:absolute;top:6px}
.menu-panel{position:fixed;top:var(--header);left:50%;transform:translateX(-50%);z-index:999;width:min(100vw,var(--phone));padding:8px 16px 14px;background:#18181D;color:#fff;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 16px 34px rgba(0,0,0,.28)}
.menu-panel a{display:block;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.09);font-size:11px}

/* HERO — approved still image, cinematic crop, quieter one-line signature. */
.hero{position:relative;min-height:590px;background:#101116;color:#fff;overflow:hidden}
.hero-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:66% center;filter:saturate(.94) contrast(1.03);background:#101116}
.hero::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(8,9,13,.96) 0%,rgba(8,9,13,.88) 30%,rgba(8,9,13,.55) 56%,rgba(8,9,13,.08) 100%),linear-gradient(180deg,rgba(8,9,13,.24) 0%,transparent 35%,transparent 72%,rgba(8,9,13,.30) 100%);pointer-events:none}
.hero-copy{position:relative;z-index:2;min-height:590px;padding-top:94px;padding-bottom:34px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.hero h1{max-width:none;color:#FBF8F4;font:400 42px/.94 var(--serif);letter-spacing:-.03em}.hero h1 span{display:block;white-space:nowrap}.hero h1 em{font-style:italic;font-weight:400}
.hero p{max-width:292px;margin-top:14px;color:rgba(255,255,255,.92);font-size:13.3px;line-height:1.48}
.hero-actions{width:100%;max-width:330px;margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:8px}
.experience{margin-top:20px;font:500 7.3px/1 var(--sans);letter-spacing:.285em;text-transform:uppercase;white-space:nowrap}
.watch{position:absolute;right:15px;bottom:24px;z-index:3;display:flex;align-items:center;gap:8px;font:600 6.8px/1.35 var(--sans);letter-spacing:.19em;text-transform:uppercase}.play{width:34px;height:34px;border:1px solid rgba(255,255,255,.88);border-radius:50%;display:grid;place-items:center;font-size:11px;padding-left:2px}

/* PROOF — numbers stand alone; no review-widget stars. */
.proof{background:#fff;border-bottom:1px solid var(--line)}
.proof-main{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}
.stat{height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat strong{font-size:37px;line-height:.90;letter-spacing:-.025em}.stat span{margin-top:7px;font-size:10.3px}
.proof-mini{display:grid;grid-template-columns:repeat(3,1fr)}
.mini-proof{height:78px;padding:10px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-right:1px solid var(--line);font-size:10.2px;line-height:1.24}.mini-proof:last-child{border-right:0}.mini-proof svg{width:21px;height:21px;margin-bottom:6px;stroke:var(--ink);fill:none;stroke-width:1.4}
.proof-copy{display:block;white-space:normal;text-align:center}.proof-one{white-space:nowrap;font-size:9.8px}

/* FEATURED — optical, not geometric, logo balance. */
.featured{padding:20px 0 22px;background:#fff;border-bottom:1px solid #EEE9E2}.featured .eyebrow{text-align:center;margin-bottom:12px}
.mastheads{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:28px;gap:7px 5px;align-items:center}.masthead{height:28px;display:flex;align-items:center;justify-content:center;min-width:0}.masthead img{width:100%;height:100%;object-fit:contain;filter:grayscale(1) contrast(1.15);opacity:.96;transform-origin:center}
.m-sunday{grid-column:1/span 4;padding:4px 0}.m-sunday img{transform:scale(1.03)}
.m-vogue{grid-column:5/span 4;padding:1px 9px}.m-vogue img{transform:scale(.98)}
.m-glamour{grid-column:9/span 4;padding:4px 3px}.m-glamour img{transform:scale(.95)}
.m-mail{grid-column:1/span 3;padding:8px 1px}.m-mail img{transform:scale(1.02)}
.m-telegraph{grid-column:4/span 4;padding:6px 0}.m-telegraph img{transform:scale(1.04)}
.m-elle{grid-column:8/span 2;padding:3px 4px}.m-elle img{transform:scale(.98)}
.m-economist{grid-column:10/span 3;padding:1px 5px}.m-economist img{transform:scale(1.02)}

/* PHILOSOPHY — pale stone editorial chapter, deliberate five-cell asymmetry. */
.philosophy{padding:32px 0 34px;background:var(--stone)}
.philosophy h2{font-size:32px;line-height:.98;max-width:390px}.philosophy h2 span{display:block;white-space:nowrap}.philosophy h2 em{font-style:italic;font-weight:400}.philosophy .link{margin-top:10px}
.philosophy-grid{margin-top:18px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr}
.pillar{min-height:100px;padding:13px 12px 13px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:28px 1fr;column-gap:7px;align-content:start}.pillar:nth-child(odd){border-right:1px solid var(--line)}.pillar:nth-child(even){padding-left:12px;padding-right:0}.num{font-size:10.2px;line-height:1.2;color:#9A949D}.pillar b{font-size:11.4px;line-height:1.15;letter-spacing:.015em}.pillar p{grid-column:2;margin-top:5px;max-width:15ch;font-size:11.76px;line-height:1.30;color:var(--muted)}

/* PATHWAYS — emotional verb + literal treatment description. */
.pathways{padding:26px 0 28px;background:var(--char);color:#fff}.pathways .eyebrow{margin-bottom:7px}.pathways h2{font-size:31px;line-height:1;max-width:none;white-space:nowrap;margin:0}.pathways .link{margin-top:8px;color:var(--purple)}
.path-scroll{display:grid;grid-template-columns:1fr;gap:6px;margin-top:14px}.path-card{display:grid;grid-template-columns:39% 61%;height:88px;min-height:88px;background:var(--char-2);border:1px solid rgba(255,255,255,.13);overflow:hidden}.path-card img{width:100%;height:88px;min-height:88px;object-fit:cover;filter:saturate(.88) contrast(1.04)}.path-copy{padding:8px 10px;display:flex;flex-direction:column;justify-content:center}.path-copy b{display:block;font-size:10.4px;line-height:1.15;letter-spacing:.045em}.path-copy p{margin-top:3px;color:#D8D4DA;font-size:10.2px;line-height:1.24;letter-spacing:-.005em}.path-arrow{float:right;color:#fff;font-size:13px}

/* TRANSFORMATIONS — dominant evidence, restrained supporting copy. */
.transform{padding:32px 0 34px;background:var(--stone)}.transform-head{display:block}.transform h2{font-size:34px;line-height:.98;max-width:none}.transform h2 span{display:block;white-space:nowrap}.transform h2 em{font-style:italic;font-weight:400}
.case-image{position:relative;margin-top:16px;border:1px solid var(--line);background:#fff}.case-image img{width:100%;aspect-ratio:1.46/1;object-fit:cover}.case-label{position:absolute;bottom:8px;padding:2px 5px;background:rgba(18,17,21,.72);color:#fff;font-size:12px;line-height:1}.case-label.before{left:8px}.case-label.after{right:8px}
.transform-view-all{margin-top:9px}.case-bottom{display:grid;grid-template-columns:1.25fr .75fr;gap:9px;margin-top:10px}.case-copy{padding-top:1px}.case-copy h3{font-size:19px}.case-copy p{margin-top:5px;color:#777078;font-size:9.7px;line-height:1.34}.case-copy .link{font-size:9.2px;margin-top:6px}.case-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;align-content:start}.case-thumbs img{width:100%;aspect-ratio:1/1;object-fit:cover;opacity:.88;filter:saturate(.90) contrast(1.02)}

/* PATIENT FILMS — orientation cue only, no large section heading. */
.stories{padding:25px 0 32px;background:var(--char);color:#fff}.stories-kicker{display:block;margin:0 0 10px;color:#B9B3BC;font-size:8px;letter-spacing:.22em}.feature-story{position:relative;display:block;min-height:218px;overflow:hidden;border:1px solid rgba(255,255,255,.12)}.feature-story img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.75) saturate(.88)}.feature-story::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,14,17,.85),rgba(14,14,17,.35) 72%,rgba(14,14,17,.16))}.story-copy{position:absolute;left:13px;right:13px;bottom:12px;z-index:2}.quote{font-size:24px;line-height:.97;max-width:9ch;letter-spacing:-.02em}.story-copy small{display:block;margin-top:5px;font-size:8.4px;color:#DDD9DF}.story-mini{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:6px}.mini-story{position:relative;display:block;height:118px;overflow:hidden;border:1px solid rgba(255,255,255,.10)}.mini-story img{width:100%;height:100%;object-fit:cover;filter:brightness(.78)}.mini-story::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(13,13,16,.72))}.mini-story>span:not(.video-play){position:absolute;z-index:2;left:8px;right:8px;bottom:8px;font-size:16px;line-height:.98}.video-play{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:34px;height:34px;border:1px solid rgba(255,255,255,.9);border-radius:50%;display:grid;place-items:center;color:#fff;font:600 11px/1 var(--sans);padding-left:2px;background:rgba(10,10,13,.16);backdrop-filter:blur(2px)}.feature-story .video-play{width:40px;height:40px;font-size:12px}

/* CLINICIANS — three-up authority, but roles are no longer trapped in tiny overlays. */
.clinicians{padding:32px 0 34px;background:#fff}.clinicians h2{font-size:30px;line-height:.98;max-width:none;white-space:nowrap}.clinician-top p{font-size:10.6px;color:var(--muted);line-height:1.35;margin-top:7px}.clinician-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin-top:14px}.clinician{position:relative;height:202px;overflow:hidden;background:#25252B}.clinician img{width:100%;height:100%;object-fit:cover;object-position:center 18%}.clinician::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 68%,rgba(10,10,13,.82))}.clinician-copy{position:absolute;left:7px;right:5px;bottom:7px;z-index:2;color:#fff}.clinician-copy strong{display:block;font-size:13.5px;line-height:.96;letter-spacing:-.015em}
.clinician-roles{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin-top:2px}.clinician-role{min-width:0;padding:8px 5px 9px;background:var(--stone);border-top:1px solid var(--line)}.clinician-role b,.clinician-role span{display:block;font-family:var(--sans)}.clinician-role b{font-size:9.5px;line-height:1.16;font-weight:600}.clinician-role span{margin-top:3px;font-size:9.3px;line-height:1.2;color:var(--muted)}.clinicians .link{display:flex;justify-content:center;margin-top:12px}

/* LOWER 2×2 — one message, one proof mechanism, one CTA per panel. */
.utility{background:var(--stone);border-top:1px solid #DADAD6;border-bottom:1px solid #D2D2CE}.utility-grid{display:grid;grid-template-columns:1fr 1fr}.utility-card{min-height:286px;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}.utility-card:nth-child(2n){border-right:0}.utility-card:nth-last-child(-n/**/+2){border-bottom:0}.utility-pad{padding:13px 12px}.utility-head{padding-bottom:11px}.utility-body{padding-top:11px}.utility .eyebrow{font-size:8px;margin-bottom:7px}.utility h3{font-size:22px;line-height:.99}.utility h3 em{font-style:italic;font-weight:400}.utility p{margin-top:6px;color:var(--muted);font-size:9.8px;line-height:1.32}.utility .link{font-size:9.3px;margin-top:8px}
.tech-image{width:100%;height:112px;object-fit:cover}.tech-kpis{display:grid;grid-template-columns:1fr 1fr;margin:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.tech-kpi{min-height:44px;padding:8px 7px;display:flex;align-items:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--ink)}.tech-kpi b{display:block;margin:0;font-size:9.8px;line-height:1.12;color:var(--ink)}
.review-pair{display:grid;grid-template-columns:1fr 1fr;margin-top:11px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.review-box{padding:10px 8px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.review-box strong{font-size:25px;line-height:.9;letter-spacing:-.025em}.review-box span{display:block;margin-top:4px;font-size:8.5px;color:var(--muted)}.awards-label{margin-top:10px;font-size:7.7px;letter-spacing:.16em;text-transform:uppercase;color:#77717D}.award-list{margin-top:4px}.award-row{padding:8px 0;border-top:1px solid var(--line)}.award-row b{display:block;font-size:9.4px;line-height:1.16;font-family:var(--sans);font-weight:600}
.price-list{margin-top:10px;border-top:1px solid var(--line)}.price-row{display:flex;justify-content:space-between;gap:7px;padding:9px 0;border-bottom:1px solid var(--line);font-size:9.6px;line-height:1.2}.price-row strong{font-weight:600;white-space:nowrap}
.practice-list{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:10px}.practice-row{display:block;padding:0;border:1px solid var(--line);overflow:hidden;background:#fff}.practice-row img{width:100%;height:64px;object-fit:cover}.practice-row>div{padding:6px 6px 7px}.practice-row b{display:block;font-size:13px;line-height:1}.practice-row span{display:block;margin-top:3px;color:var(--muted);font-size:8px;line-height:1.18}

/* FINAL CTA */
.final-cta{padding:32px 0 34px;background:var(--char);color:#fff}.final-cta h2{max-width:none;font-size:clamp(18.6px,4.9vw,21px);line-height:1.10;letter-spacing:-.022em}.final-cta h2 span{display:block;white-space:nowrap}.final-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}

/* FOOTER */
.footer{padding:17px 0 21px;background:#fff}.footer-wordmark{line-height:1}.footer-wordmark .brand-main{color:var(--ink);font-size:18px}.footer-wordmark .brand-sub{color:var(--ink);font-size:5.2px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:6px 14px;margin-top:11px;padding-top:11px;border-top:1px solid var(--line)}.footer-links a{font-size:8.6px;color:#464149}.legal{margin-top:11px;font-size:7.3px;color:#817B83}

/* FIXED MOBILE QUICK BAR — user-approved geometry retained. */
.quickbar{position:fixed;left:50%;transform:translateX(-50%);bottom:0;z-index:1001;width:min(100vw,var(--phone));height:calc(var(--quick) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:#F5F5F2;border-top:1px solid #D5D5D1;box-shadow:0 -5px 18px rgba(0,0,0,.06)}.quickbar a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4.8px;font:700 8.88px/1 var(--sans);letter-spacing:.075em;text-transform:uppercase}.quickbar .book{background:var(--purple);color:#fff}.quickbar svg{width:19.2px;height:19.2px;stroke:currentColor;fill:none;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}

@media(max-width:380px){
  .wrap{width:calc(100% - 28px)}
  .brand{width:130px;min-width:130px}.header-logo{width:126px;max-width:126px;max-height:38px}
  .hero,.hero-copy{min-height:575px}.hero-copy{padding-top:90px}.hero h1{font-size:39px}.hero p{font-size:12.5px}.btn{font-size:9.5px;padding:0 10px}.experience{font-size:6.9px;letter-spacing:.26em}
  .proof-one{font-size:9.2px}.mini-proof{font-size:9.5px}
  .philosophy h2{font-size:30.5px}.philosophy-grid .pillar p{font-size:11.2px}
  .path-card{height:86px;min-height:86px}.path-card img{height:86px;min-height:86px}.path-copy b{font-size:10px}.path-copy p{font-size:9.35px}
  .transform h2{font-size:32px}
  .clinician{height:190px}.clinician-copy strong{font-size:12.5px}.clinician-role{padding:7px 5px 8px}.clinician-role b{font-size:9px}.clinician-role span{font-size:8.8px}
  .utility h3{font-size:20px}.utility-pad{padding:12px 11px}.tech-kpi{font-size:8.2px;padding:7px 5px}.tech-kpi b{font-size:8.9px}.price-row{font-size:9px}.practice-row b{font-size:12px}.practice-row span{font-size:7.5px}
  .final-cta h2{font-size:18.2px}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-film{transform:none}}


/* WordPress integration */
.custom-logo-link{display:flex;align-items:center;height:100%;width:140px}
.custom-logo{display:block;width:136px!important;height:auto!important;max-width:136px!important;max-height:42px!important;object-fit:contain;object-position:left center}
.admin-bar .header{top:32px}
@media(max-width:782px){.admin-bar .header{top:46px}}
@media(max-width:380px){.custom-logo-link{width:130px}.custom-logo{width:126px!important;max-width:126px!important;max-height:38px!important}}


/* NAVIGATION + ACTION SHEETS — mirrors live-site structure with a tighter mobile hierarchy. */
.menu-panel{height:calc(100dvh - var(--header));padding:0;background:#2D2D32;color:#fff;overflow:hidden;border-top:1px solid rgba(255,255,255,.09)}
.menu-panel[hidden]{display:none}.menu-scroll{height:100%;overflow:auto;padding:15px 16px calc(var(--quick) + 28px);overscroll-behavior:contain}
.menu-kicker{padding:2px 0 10px;font:600 8px/1 var(--sans);letter-spacing:.24em;text-transform:uppercase;color:#BDB9C0}
.menu-primary{display:flex!important;align-items:center;justify-content:space-between;padding:12px 0!important;border-bottom:1px solid rgba(255,255,255,.10)!important;font:400 20px/1 var(--serif)!important;letter-spacing:-.015em}.menu-primary span{font:400 14px/1 var(--sans);opacity:.7}
.menu-group{border-bottom:1px solid rgba(255,255,255,.10)}.menu-group summary{list-style:none;cursor:pointer;padding:12px 0;display:flex;align-items:center;justify-content:space-between;font:400 20px/1 var(--serif);letter-spacing:-.015em}.menu-group summary::-webkit-details-marker{display:none}.menu-group summary span{font:400 16px/1 var(--sans);transition:transform .2s ease}.menu-group[open] summary span{transform:rotate(45deg)}
.menu-subgrid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.10);margin:0 0 12px}.menu-subgrid a{display:block!important;min-height:66px;padding:10px!important;border:0!important;background:#35353B}.menu-subgrid b,.menu-subgrid small{display:block}.menu-subgrid b{font:600 10px/1.2 var(--sans)}.menu-subgrid small{margin-top:4px;color:#C9C5CC;font:400 8.4px/1.28 var(--sans)}
.menu-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:5px;margin-top:16px}.menu-actions button,.menu-actions a{height:42px;border:1px solid rgba(255,255,255,.28)!important;border-radius:3px;background:transparent;color:#fff;display:flex!important;align-items:center;justify-content:center;padding:0!important;font:600 9.5px/1 var(--sans)!important}.menu-actions .menu-book{background:var(--purple);border-color:var(--purple)!important}
.menu.is-open i{background:transparent}.menu.is-open i::before{top:0;transform:rotate(45deg)}.menu.is-open i::after{top:0;transform:rotate(-45deg)}
.sheet-backdrop{position:fixed;inset:0;z-index:1090;background:rgba(12,12,15,.58);backdrop-filter:blur(4px)}.sheet-backdrop[hidden]{display:none}
.action-sheet{position:fixed;left:50%;bottom:calc(var(--quick) + env(safe-area-inset-bottom));transform:translateX(-50%);z-index:1100;width:min(100vw,var(--phone));max-height:calc(100dvh - var(--header) - var(--quick));overflow:auto;background:var(--stone);color:var(--ink);border-radius:10px 10px 0 0;box-shadow:0 -18px 60px rgba(0,0,0,.24);padding:8px 16px 18px}.action-sheet[hidden]{display:none}.sheet-handle{width:34px;height:3px;border-radius:2px;background:#C7C7C3;margin:0 auto 12px}.sheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sheet-head h2{font-size:30px;line-height:.98}.sheet-head p{margin-top:7px;max-width:270px;color:var(--muted);font-size:10.5px;line-height:1.35}.sheet-close{width:34px;height:34px;flex:0 0 34px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font:400 23px/1 var(--sans)}.choice-list{margin-top:14px;border-top:1px solid var(--line)}.choice-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:63px;padding:10px 2px;border-bottom:1px solid var(--line)}.choice-row span,.choice-row b,.choice-row small{display:block}.choice-row b{font:400 17px/1 var(--serif)}.choice-row small{margin-top:4px;color:var(--muted);font-size:9px}.choice-row strong{font:600 9.5px/1.2 var(--sans);color:var(--purple);text-align:right;white-space:nowrap}.overlay-open{overflow:hidden}
.quickbar button{border:0;margin:0;padding:0;background:transparent;color:inherit;font:inherit}.quickbar a,.quickbar button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4.8px;font:700 8.88px/1 var(--sans);letter-spacing:.075em;text-transform:uppercase}.quickbar button.book{background:var(--purple);color:#fff}.quickbar button svg{width:19.2px;height:19.2px;stroke:currentColor;fill:none;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.btn.sheet-trigger{border-radius:3px;cursor:pointer}.hero-actions button.btn{width:100%}.final-actions button.btn{width:100%}
@media(max-width:380px){.menu-primary,.menu-group summary{font-size:18px}.menu-subgrid a{min-height:62px}.sheet-head h2{font-size:27px}}


/* =========================================================
   ICONIC SMILES 2.0 — DESKTOP + TREATMENT SYSTEM
   Mobile-first. Homepage keeps the approved mobile language;
   desktop opens the same system into a 1980-ready canvas.
   Navigation UI uses Montserrat; body remains DM Sans;
   editorial display remains DM Serif Display.
   ========================================================= */
:root{--nav:"Montserrat","Helvetica Neue",Arial,sans-serif;--content:1600px;--content-narrow:1240px}
.site-wrap{width:calc(100% - 32px);margin-inline:auto}
.desktop-nav{display:none}
.menu-panel,.menu-panel *,.menu,.menu-actions,.quickbar,.desktop-nav,.desktop-book,.treatment-actions .btn{font-family:var(--nav)!important}
.menu-kicker{font-family:var(--nav)!important}
.menu-primary,.menu-group summary{font-family:var(--nav)!important;font-size:15px!important;line-height:1.2!important;font-weight:500!important;letter-spacing:.075em!important;text-transform:uppercase}
.menu-primary span,.menu-group summary span{font-family:var(--nav)!important}
.menu-subgrid b{font-family:var(--nav)!important;font-size:10px;letter-spacing:.015em}.menu-subgrid small{font-family:var(--sans)!important}

/* Treatment-page white navigation — same brand system, lighter editorial surface. */
.treatment-page{padding-bottom:calc(var(--quick) + env(safe-area-inset-bottom));background:#fff}
.treatment-page .header{background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}
.treatment-page .menu i,.treatment-page .menu i::before,.treatment-page .menu i::after{background:var(--char)}
.treatment-page .menu.is-open i{background:transparent}
.treatment-page .brand{width:142px;min-width:142px}.treatment-page .header-logo{width:138px;max-width:138px;max-height:42px}

/* ---------- TREATMENT PAGES · MOBILE ---------- */
.treatment-shell{background:#fff;overflow:hidden}
.treatment-shell main{padding-top:var(--header)}
.treatment-hero{background:#fff;position:relative}
.treatment-hero-copy{padding-top:22px;padding-bottom:22px}
.breadcrumbs{display:flex;align-items:center;gap:6px;margin-bottom:24px;color:#77727a;font:500 7.7px/1.2 var(--nav);letter-spacing:.02em}.breadcrumbs a:hover{color:var(--purple)}
.treatment-hero h1{font:400 42px/.96 var(--serif);letter-spacing:-.034em;margin:0;color:var(--ink)}
.treatment-subtitle{font:400 25px/1.02 var(--serif);letter-spacing:-.025em;margin-top:6px;max-width:16ch}
.treatment-intro{margin-top:10px;max-width:42ch;color:#57525a;font-size:11.2px;line-height:1.5}
.treatment-actions{display:grid;grid-template-columns:1.2fr .8fr;gap:8px;margin-top:16px;max-width:330px}.treatment-actions .btn{width:100%;font-size:9px;text-transform:none}
.treatment-hero-visual{position:relative;min-height:300px;background:var(--char);overflow:hidden}.treatment-hero-visual>img{width:100%;height:300px;object-fit:cover;object-position:center 30%;filter:saturate(.92) contrast(1.02)}.treatment-hero-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 38%,rgba(20,20,24,.1),rgba(20,20,24,.58))}.treatment-hero-visual blockquote{position:absolute;z-index:2;right:18px;top:50%;transform:translateY(-50%);margin:0;width:38%;color:#fff;font:italic 18px/1.08 var(--serif);letter-spacing:-.01em}.treatment-hero-visual blockquote small{display:block;margin-top:10px;font:600 6.5px/1.2 var(--nav);letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.75)}
.treatment-feature-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.treatment-feature-grid{display:grid;grid-template-columns:repeat(2,1fr)}.treatment-feature{min-height:82px;padding:12px 8px;display:flex;align-items:center;gap:8px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font:500 9px/1.25 var(--nav);text-align:left}.treatment-feature:nth-child(2n){border-right:0}.treatment-feature:nth-last-child(-n/**/+2){border-bottom:0}.treatment-feature svg{width:22px;height:22px;flex:0 0 22px;fill:none;stroke:var(--ink);stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}
.treatment-grid{display:grid;grid-template-columns:1fr}.treatment-essentials,.treatment-process-results,.treatment-tech,.treatment-trust{padding-top:0;padding-bottom:0;border-bottom:1px solid var(--line)}
.treatment-copy-panel,.benefits-panel,.quote-panel,.process-panel,.results-panel,.tech-copy,.tech-feature-list,.faq-panel,.pricing-panel{padding:26px 16px;border-bottom:1px solid var(--line)}
.treatment-copy-panel h2,.process-panel h2,.results-panel h2,.tech-copy h2,.pricing-panel h2{font:400 31px/.98 var(--serif);letter-spacing:-.028em;margin:0}.treatment-copy-panel p,.process-panel>p,.tech-copy p{margin-top:10px;color:#59545c;font-size:11px;line-height:1.52}.treatment-copy-panel .link,.tech-copy .link{margin-top:12px}
.treatment-image-panel,.tech-visual{margin:0;min-height:240px;background:var(--stone);border-bottom:1px solid var(--line);overflow:hidden}.treatment-image-panel img,.tech-visual img{width:100%;height:260px;object-fit:cover}
.benefits-panel .eyebrow,.faq-panel .eyebrow,.pricing-panel .eyebrow{margin-bottom:10px}.benefit-row{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;padding:9px 0;border-bottom:1px solid #e7e7e3}.benefit-row:last-child{border-bottom:0}.benefit-row svg{width:23px;height:23px;fill:none;stroke:var(--ink);stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.benefit-row b{display:block;font:600 10px/1.25 var(--nav)}.benefit-row small{display:block;margin-top:2px;color:#76717a;font-size:8.7px;line-height:1.3}
.quote-panel{background:var(--stone);display:flex;flex-direction:column;justify-content:center;min-height:210px}.quote-panel blockquote{margin:0;font:400 27px/1.02 var(--serif);letter-spacing:-.025em}.quote-panel>span{display:block;width:34px;border-top:1px solid #aaa4ac;margin-top:18px;padding-top:15px;font:600 7.2px/1 var(--nav);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap}.quote-panel>small{display:block;margin-top:8px;font:600 6.5px/1.35 var(--nav);letter-spacing:.16em;text-transform:uppercase;color:#77717a}
.process-panel>p{margin-top:5px}.process-line{position:relative;display:grid;grid-template-columns:1fr;gap:0;margin-top:18px}.process-line::before{content:"";position:absolute;left:15px;top:18px;bottom:18px;width:1px;background:#d7b6e7}.process-step{position:relative;display:grid;grid-template-columns:34px 1fr;padding:0 0 18px;column-gap:10px}.process-step>span{position:relative;z-index:1;width:32px;height:32px;border:1px solid #c384e1;border-radius:50%;display:grid;place-items:center;background:#fff;color:#8b25bd;font:600 9px/1 var(--nav)}.process-step b{font:600 10px/1.25 var(--nav);align-self:center}.process-step small{grid-column:2;margin-top:3px;color:#77717a;font-size:8.5px;line-height:1.35}
.results-panel img{width:100%;margin-top:14px;aspect-ratio:1.55/1;object-fit:cover;border:1px solid var(--line)}.results-meta{display:grid;grid-template-columns:1fr auto;column-gap:10px;margin-top:8px}.results-meta b{font:600 10px/1.2 var(--nav)}.results-meta small{grid-column:1;margin-top:2px;color:#78727b;font-size:8.3px;line-height:1.3}.results-meta a{grid-column:2;grid-row:1/3;align-self:center;color:var(--purple);font:700 7px/1.2 var(--nav);text-transform:uppercase}
.treatment-clinicians{position:relative;display:grid;grid-template-columns:1fr;background:var(--char);color:#fff;overflow:hidden;border-bottom:1px solid #44444a}.treatment-clinicians>.eyebrow{padding:24px 16px 0;color:#bcb8c0}.clinician-copy-panel{padding:10px 16px 24px}.clinician-copy-panel h2{font:400 34px/.96 var(--serif);letter-spacing:-.03em}.clinician-copy-panel p{margin-top:10px;max-width:34ch;color:#dedbe0;font-size:10.5px;line-height:1.45}.clinician-copy-panel .btn{margin-top:14px;width:120px}.treatment-clinician-grid{display:grid;grid-template-columns:repeat(3,1fr);height:205px}.treatment-clinician-grid img{width:100%;height:100%;object-fit:cover;object-position:center 18%;filter:saturate(.88) contrast(1.02)}
.faq-panel details{border-bottom:1px solid var(--line)}.faq-panel summary{list-style:none;display:flex;justify-content:space-between;gap:12px;padding:12px 0;cursor:pointer;font:500 9.2px/1.25 var(--nav)}.faq-panel summary::-webkit-details-marker{display:none}.faq-panel summary span{color:#6c6770}.faq-panel details p{padding:0 0 12px;color:#6d6870;font-size:9px;line-height:1.45}
.pricing-panel>p{margin-top:14px;color:#77717a;font-size:9px}.pricing-panel>strong{display:block;margin-top:6px;font:400 38px/.95 var(--serif)}.pricing-panel>small{display:block;margin-top:10px;color:#6d6870;font-size:9px}.pricing-panel .btn{margin-top:14px;color:var(--ink);width:auto}
.related-treatment-links{padding-top:24px;padding-bottom:26px}.related-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);margin-top:8px}.related-grid a{display:flex;justify-content:space-between;gap:6px;padding:12px 8px 12px 0;border-bottom:1px solid var(--line);font:600 9px/1.25 var(--nav)}.related-grid a:nth-child(odd){border-right:1px solid var(--line);padding-right:10px}.related-grid a:nth-child(even){padding-left:10px}.related-grid span{color:var(--purple)}
.complete-guide{background:var(--stone);padding:20px 0 28px;border-top:1px solid var(--line)}.complete-guide details>summary{list-style:none;display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:8px 0 16px;cursor:pointer}.complete-guide summary::-webkit-details-marker{display:none}.complete-guide summary b{display:block;font:400 22px/1 var(--serif)}.complete-guide summary>span:last-child{font:400 18px/1 var(--nav)}.complete-guide-content{background:#fff;border:1px solid var(--line);padding:20px 16px}.complete-guide-content h1,.complete-guide-content h2,.complete-guide-content h3{font-family:var(--serif);font-weight:400}.complete-guide-content h2{font-size:25px;line-height:1;margin-top:26px}.complete-guide-content h3{font-size:19px;line-height:1.05;margin-top:20px}.complete-guide-content p,.complete-guide-content li{font-size:11px;line-height:1.55;color:#49454c}.complete-guide-content a{color:var(--purple);text-decoration:underline;text-underline-offset:2px}
.treatment-final-cta{position:relative;min-height:350px;background:var(--char);color:#fff;overflow:hidden;display:flex;align-items:center}.treatment-final-cta>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:68% center;filter:grayscale(.15) brightness(.53)}.treatment-final-cta::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(40,40,45,.98) 0%,rgba(40,40,45,.83) 52%,rgba(40,40,45,.18) 100%)}.treatment-final-cta .site-wrap{position:relative;z-index:2;padding-top:36px;padding-bottom:36px}.treatment-final-cta h2{font:400 37px/.96 var(--serif);max-width:11ch;letter-spacing:-.03em}.treatment-final-cta p{margin-top:10px;max-width:38ch;color:#dedbe0;font-size:10.5px;line-height:1.48}.treatment-final-cta .treatment-actions{margin-top:16px}
.desktop-footer{background:#fff;border-top:1px solid var(--line);padding:24px 0 90px}.desktop-footer>.site-wrap{display:grid;grid-template-columns:1fr 1fr;gap:18px}.footer-brand img{width:148px;height:auto}.desktop-footer nav{grid-column:1/3;display:grid;grid-template-columns:repeat(3,1fr);gap:8px 14px;border-top:1px solid var(--line);padding-top:14px}.desktop-footer nav a{font:600 7.5px/1.2 var(--nav);letter-spacing:.09em;text-transform:uppercase}.footer-tag{font:600 7px/1.4 var(--nav);letter-spacing:.12em;text-transform:uppercase;color:#77717a;text-align:right}

@media(max-width:380px){
  .site-wrap{width:calc(100% - 28px)}
  .menu-primary,.menu-group summary{font-size:14px!important}
  .treatment-hero h1{font-size:39px}.treatment-subtitle{font-size:23px}.treatment-feature{font-size:8.3px}
  .treatment-copy-panel h2,.process-panel h2,.results-panel h2,.tech-copy h2,.pricing-panel h2{font-size:29px}.quote-panel blockquote{font-size:25px}
}

/* ---------- DESKTOP / LARGE DESKTOP ---------- */
@media(min-width:1100px){
  body{padding-bottom:0;background:#fff}
  .phone,.site-shell{width:100%;max-width:none;margin:0;background:#fff;box-shadow:none;overflow:visible}
  .wrap,.site-wrap{width:min(calc(100% - 96px),var(--content));margin-inline:auto}
  /* Desktop mirrors the proven four-action mobile utility bar without becoming a full-width dock. */
  .quickbar{display:grid!important;left:50%;right:auto;bottom:18px;transform:translateX(-50%);width:min(620px,calc(100vw - 48px));height:66px;padding:0;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid rgba(40,40,45,.14);border-radius:12px;background:rgba(245,245,242,.97);box-shadow:0 16px 44px rgba(20,20,24,.16);backdrop-filter:blur(18px);overflow:hidden}
  .quickbar a,.quickbar button{min-height:66px;gap:5px;font-size:10px!important;letter-spacing:.02em!important;text-transform:none!important}
  .quickbar svg{width:20px;height:20px}
  .quickbar .book{background:var(--purple);color:#fff}
  .quickbar a:focus-visible,.quickbar button:focus-visible{outline:3px solid #fff;outline-offset:-5px;box-shadow:inset 0 0 0 5px var(--purple)}
  .v3-global-footer{padding-bottom:104px}
  .action-sheet{width:min(620px,calc(100vw - 48px));bottom:98px;border-radius:10px;padding:12px 24px 24px;max-height:calc(100vh - 128px)}
  .sheet-backdrop{z-index:2000}.action-sheet{z-index:2010}.choice-row{min-height:72px}.choice-row b{font-size:20px}.choice-row small{font-size:11px}.choice-row strong{font-size:11px}

  /* Desktop header: clean Montserrat navigation and restrained purple action. */
  .header{left:0;transform:none;width:100%;height:84px;background:rgba(40,40,45,.94);border-bottom:1px solid rgba(255,255,255,.12);backdrop-filter:blur(18px)}
  .header-inner{height:84px}.header .site-wrap{width:min(calc(100% - 96px),var(--content))}
  .brand{width:188px;min-width:188px}.header-logo,.custom-logo{width:184px!important;max-width:184px!important;max-height:52px!important}
  .menu{display:none}.menu-panel{display:none!important}.desktop-nav{display:flex;align-items:center;justify-content:flex-end;gap:28px;height:100%;margin-left:auto;color:#fff}
  .desktop-menu-link{height:84px;display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:inherit;padding:0;font:600 11px/1 var(--nav)!important;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;cursor:pointer}.desktop-menu-link:hover{color:#eee}
  .has-mega{height:100%;display:flex;align-items:center;position:relative}.mega-menu{position:absolute;top:76px;left:50%;transform:translateX(-32%);width:min(900px,80vw);padding:26px;background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:0 28px 80px rgba(0,0,0,.16);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:1600}.has-mega:hover .mega-menu,.has-mega:focus-within .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-32%) translateY(8px)}.mega-kicker{font:700 8px/1 var(--nav);letter-spacing:.22em;text-transform:uppercase;color:#89838c;margin-bottom:15px}.mega-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.mega-grid a{min-height:78px;background:#fff;padding:15px}.mega-grid a:hover{background:var(--stone)}.mega-grid b{display:block;font:600 11px/1.2 var(--nav)}.mega-grid small{display:block;margin-top:5px;color:#77717a;font-size:10px;line-height:1.3}
  
  .desktop-book{height:42px;padding:0 20px;border:0;border-radius:3px;background:var(--purple);color:#fff;font:700 10px/1 var(--nav)!important;letter-spacing:.07em;text-transform:uppercase;cursor:pointer}
  .treatment-page .header{background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);color:var(--ink)}.treatment-page .desktop-nav{color:var(--ink)}

  /* Homepage desktop — same visual language, expanded editorial composition. */
  .hero,.hero-copy{min-height:760px}.hero-copy{padding-top:130px;padding-bottom:70px;justify-content:center}.hero h1{font-size:clamp(64px,4.6vw,84px);line-height:.92;max-width:720px}.hero p{font-size:17px;max-width:470px;line-height:1.5;margin-top:24px}.hero-actions{max-width:430px;grid-template-columns:1.15fr .85fr;margin-top:28px}.hero-actions .btn{height:50px;font-size:11px}.experience{margin-top:28px;font-size:9px}.watch{right:max(48px,calc((100vw - var(--content))/2));bottom:52px;font-size:8px}.play{width:46px;height:46px}.hero-media{object-position:67% 40%}.hero::after{background:linear-gradient(90deg,rgba(20,20,24,.96) 0%,rgba(20,20,24,.82) 31%,rgba(20,20,24,.42) 55%,rgba(20,20,24,.04) 78%),linear-gradient(180deg,rgba(20,20,24,.15),transparent 55%,rgba(20,20,24,.22))}
  .proof{display:grid;grid-template-columns:2fr 3fr;border-bottom:1px solid var(--line)}.proof-main,.proof-mini{border-bottom:0}.stat,.mini-proof{height:132px}.stat strong{font-size:48px}.stat span{font-size:12px}.mini-proof{font-size:12px}.mini-proof svg{width:28px;height:28px}
  .featured{padding:30px 0}.featured .wrap{display:grid;grid-template-columns:150px 1fr;align-items:center}.featured .eyebrow{text-align:left;margin:0}.mastheads{grid-template-columns:repeat(7,1fr);grid-auto-rows:42px;gap:14px 22px}.m-sunday,.m-vogue,.m-glamour,.m-mail,.m-telegraph,.m-elle,.m-economist{grid-column:auto!important;padding:3px 8px!important}.masthead{height:42px}
  .philosophy{padding:78px 0}.philosophy .wrap{display:grid;grid-template-columns:minmax(340px,.8fr) 1.35fr;column-gap:80px;align-items:start}.philosophy .eyebrow{grid-column:1;grid-row:1}.philosophy h2{grid-column:1;grid-row:2;font-size:56px;max-width:8.5ch;margin-top:8px}.philosophy h2 span{white-space:normal}.philosophy .link{grid-column:1;grid-row:3;margin-top:22px;font-size:11px}.philosophy-grid{grid-column:2;grid-row:1/5;margin:0;grid-template-columns:repeat(2,1fr)}.pillar{min-height:150px;padding:26px 24px 26px 0;grid-template-columns:36px 1fr}.pillar:nth-child(even){padding-left:24px}.pillar b{font-size:14px}.pillar p{font-size:14px;max-width:24ch}.num{font-size:12px}
  .pathways{padding:80px 0}.pathways .wrap{display:grid;grid-template-columns:.72fr 1.3fr;column-gap:80px;align-items:start}.pathways .eyebrow{grid-column:1}.pathways h2{grid-column:1;font-size:58px;white-space:normal;max-width:7ch;margin-top:7px}.pathways>.wrap>.link{grid-column:1;margin-top:18px;font-size:11px}.path-scroll{grid-column:2;grid-row:1/5;margin:0;gap:10px}.path-card{height:112px;grid-template-columns:34% 66%}.path-card img{height:112px}.path-copy{padding:18px 22px}.path-copy b{font-size:13px}.path-copy p{font-size:13px}.path-arrow{font-size:17px}
  .transform{padding:80px 0}.transform .wrap{display:grid;grid-template-columns:.7fr 1.3fr;column-gap:64px;align-items:start}.transform-head{grid-column:1}.transform h2{font-size:58px;max-width:8ch}.case-image{grid-column:2;grid-row:1/4;margin:0}.case-image img{aspect-ratio:1.7/1}.transform-view-all{grid-column:1;font-size:11px;margin-top:22px}.case-bottom{grid-column:1;margin-top:38px;display:block}.case-copy h3{font-size:32px}.case-copy p{font-size:13px;max-width:30ch}.case-thumbs{margin-top:22px;grid-template-columns:repeat(3,100px)}
  .stories{padding:76px 0}.stories .wrap{display:grid;grid-template-columns:1.25fr .75fr;gap:12px;align-items:stretch}.stories-kicker{grid-column:1/3}.feature-story{min-height:540px}.story-mini{display:grid;grid-template-columns:1fr;gap:12px;margin:0}.mini-story{height:auto;min-height:264px}.quote{font-size:42px}.story-copy small{font-size:11px}.mini-story>span:not(.video-play){font-size:27px}
  .clinicians{padding:80px 0}.clinicians .wrap{display:grid;grid-template-columns:.58fr 1.42fr;column-gap:64px;align-items:start}.clinician-top{grid-column:1}.clinicians h2{font-size:54px;white-space:normal;max-width:7ch}.clinician-top p{font-size:14px;max-width:28ch;margin-top:16px}.clinician-strip{grid-column:2;grid-row:1/4;height:500px;margin:0;gap:5px}.clinician{height:500px}.clinician-copy strong{font-size:20px}.clinician-roles{grid-column:2;grid-row:4;gap:5px;margin-top:5px}.clinician-role{padding:12px 14px}.clinician-role b{font-size:11px}.clinician-role span{font-size:10px}.clinicians>.wrap>.link{grid-column:1;margin-top:26px;font-size:11px;justify-content:flex-start}
  .utility{padding:0 0;background:var(--stone)}.utility-grid{width:min(calc(100% - 96px),var(--content));margin:0 auto;grid-template-columns:repeat(4,1fr);padding:80px 0}.utility-card{min-height:520px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)!important}.utility-card:nth-child(2n){border-right:1px solid var(--line)}.utility-card:last-child{border-right:1px solid var(--line)}.utility-pad{padding:26px 24px}.utility h3{font-size:36px}.utility p{font-size:13px}.utility .eyebrow{font-size:8px}.tech-image{height:190px}.tech-kpi{min-height:70px;padding:12px;font-size:11px}.tech-kpi b{font-size:11px}.review-box strong{font-size:38px}.review-box span{font-size:10px}.award-row b{font-size:11px}.price-row{padding:14px 0;font-size:12px}.practice-row img{height:100px}.practice-row b{font-size:18px}.practice-row span{font-size:9px}.utility .link{font-size:10px}
  .final-cta{padding:78px 0}.final-cta h2{font-size:48px;line-height:1.04;max-width:none}.final-cta .wrap{display:grid;grid-template-columns:1fr auto;align-items:end;column-gap:50px}.final-cta .eyebrow{grid-column:1}.final-cta h2{grid-column:1}.final-actions{grid-column:2;grid-row:1/3;align-self:end;width:420px}.footer{padding:36px 0 42px}.footer .wrap{display:grid;grid-template-columns:250px 1fr auto;align-items:start;column-gap:40px}.footer-wordmark{grid-column:1}.footer-links{grid-column:2;margin:0;padding:0;border:0;grid-template-columns:repeat(4,1fr);gap:12px 22px}.legal{grid-column:3;margin:0;text-align:right;max-width:220px}

  /* Treatment desktop — close to supplied reference, scaled for 1440–1980px. */
  .treatment-page{padding-bottom:0}.treatment-shell main{padding-top:84px}
  .treatment-hero{display:grid;grid-template-columns:45% 55%;min-height:610px;border-bottom:1px solid var(--line)}.treatment-hero-copy{width:min(calc(100% - 80px),680px);margin-left:max(48px,calc((100vw - var(--content))/2));margin-right:0;padding:55px 46px 44px 0;align-self:center}.breadcrumbs{font-size:9px;margin-bottom:44px}.treatment-hero h1{font-size:clamp(66px,4.4vw,86px)}.treatment-subtitle{font-size:34px;max-width:18ch;margin-top:10px}.treatment-intro{font-size:14px;max-width:54ch;margin-top:15px}.treatment-actions{margin-top:25px;max-width:430px}.treatment-actions .btn{height:48px;font-size:10px}.treatment-hero-visual{min-height:610px}.treatment-hero-visual>img{height:610px;object-position:center 35%}.treatment-hero-visual blockquote{right:9%;width:30%;font-size:30px}.treatment-hero-visual blockquote small{font-size:8px}
  .treatment-feature-strip{border-top:0}.treatment-feature-grid{grid-template-columns:repeat(4,1fr);width:min(calc(100% - 96px),var(--content-narrow));margin:0 auto}.treatment-feature{min-height:112px;border-bottom:0!important;padding:20px 26px;font-size:11px;justify-content:center;text-align:center;flex-direction:column}.treatment-feature:nth-child(2n){border-right:1px solid var(--line)}.treatment-feature:last-child{border-right:0}.treatment-feature svg{width:30px;height:30px}
  .treatment-grid{width:min(calc(100% - 96px),var(--content));margin-inline:auto}
  .treatment-essentials{grid-template-columns:1.05fr 1.15fr .85fr .72fr}.treatment-copy-panel,.benefits-panel,.quote-panel,.process-panel,.results-panel,.tech-copy,.tech-feature-list,.faq-panel,.pricing-panel{padding:40px 34px;border-right:1px solid var(--line);border-bottom:0}.treatment-essentials>*:last-child,.treatment-tech>*:last-child,.treatment-trust>*:last-child{border-right:0}.treatment-copy-panel h2,.process-panel h2,.results-panel h2,.tech-copy h2,.pricing-panel h2{font-size:41px}.treatment-copy-panel p,.process-panel>p,.tech-copy p{font-size:13px;line-height:1.55}.treatment-image-panel,.tech-visual{min-height:380px;border-right:1px solid var(--line);border-bottom:0}.treatment-image-panel img,.tech-visual img{height:100%;min-height:380px;object-fit:cover}.benefit-row{grid-template-columns:30px 1fr;padding:14px 0}.benefit-row svg{width:26px;height:26px}.benefit-row b{font-size:11px}.benefit-row small{font-size:9px}.quote-panel{min-height:380px;padding:42px 32px}.quote-panel blockquote{font-size:31px}.quote-panel>span{font-size:8px}.quote-panel>small{font-size:7px}
  .treatment-process-results{grid-template-columns:1.35fr 1fr}.process-panel{padding-right:42px}.process-line{grid-template-columns:repeat(5,1fr);gap:0;margin-top:30px}.process-line::before{left:18px;right:18px;top:18px;bottom:auto;width:auto;height:1px}.process-step{display:flex;flex-direction:column;padding:0 18px 0 0;gap:0}.process-step>span{width:36px;height:36px}.process-step b{margin-top:16px;font-size:11px}.process-step small{margin-top:6px;font-size:9px;line-height:1.4}.results-panel img{aspect-ratio:1.8/1;margin-top:18px}.results-meta b{font-size:11px}.results-meta small{font-size:9px}.results-meta a{font-size:8px}
  .treatment-tech{grid-template-columns:1.1fr 1fr .75fr .62fr}.tech-copy,.tech-feature-list{min-height:360px}.tech-feature-list{display:flex;flex-direction:column;justify-content:center}.tech-visual{min-height:360px}.tech-visual img{min-height:360px}
  .treatment-trust{grid-template-columns:1.35fr .9fr .55fr;background:#fff}.treatment-clinicians{grid-template-columns:.62fr 1fr;min-height:390px;border-right:1px solid var(--line);border-bottom:0}.treatment-clinicians>.eyebrow{position:absolute;left:34px;top:32px;padding:0}.clinician-copy-panel{padding:72px 34px 34px}.clinician-copy-panel h2{font-size:48px}.clinician-copy-panel p{font-size:12px}.treatment-clinician-grid{height:390px}.faq-panel{padding:40px 34px}.faq-panel summary{font-size:10px;padding:16px 0}.faq-panel details p{font-size:9.5px}.pricing-panel{padding:40px 28px}.pricing-panel h2{font-size:32px}.pricing-panel>strong{font-size:48px}.pricing-panel>p,.pricing-panel>small{font-size:10px}
  .related-treatment-links{width:min(calc(100% - 96px),var(--content));padding:36px 0}.related-grid{grid-template-columns:repeat(3,1fr)}.related-grid a{padding:17px 14px;border-right:1px solid var(--line)!important;font-size:10px}.related-grid a:nth-child(3n){border-right:0!important}.related-grid a:nth-child(even){padding-left:14px}
  .complete-guide{padding:42px 0 56px}.complete-guide .site-wrap{width:min(calc(100% - 96px),var(--content-narrow))}.complete-guide summary b{font-size:30px}.complete-guide-content{padding:46px 56px}.complete-guide-content h2{font-size:38px}.complete-guide-content h3{font-size:26px}.complete-guide-content p,.complete-guide-content li{font-size:14px;line-height:1.65}
  .treatment-final-cta{min-height:420px}.treatment-final-cta .site-wrap{padding:68px 0}.treatment-final-cta h2{font-size:58px;max-width:12ch}.treatment-final-cta p{font-size:13px;max-width:48ch}.treatment-final-cta .treatment-actions{max-width:430px}.treatment-final-cta>img{object-position:72% center}
  .desktop-footer{padding:30px 0}.desktop-footer>.site-wrap{grid-template-columns:240px 1fr 180px;align-items:center;gap:34px}.footer-brand img{width:180px}.desktop-footer nav{grid-column:2;display:flex;justify-content:center;gap:28px;border:0;padding:0}.desktop-footer nav a{font-size:8px}.footer-tag{grid-column:3;font-size:7px}
}

@media(min-width:1600px){
  :root{--content:1680px;--content-narrow:1380px}
  .header .site-wrap,.wrap,.site-wrap{width:min(calc(100% - 128px),var(--content))}
  .treatment-grid,.related-treatment-links{width:min(calc(100% - 128px),var(--content))}
  .hero,.hero-copy{min-height:820px}.hero h1{font-size:88px}.hero p{font-size:18px}
  .treatment-hero{min-height:670px}.treatment-hero-visual,.treatment-hero-visual>img{min-height:670px;height:670px}.treatment-hero h1{font-size:88px}.treatment-subtitle{font-size:38px}.treatment-intro{font-size:15px}.treatment-hero-copy{width:min(calc(100% - 100px),760px);margin-left:max(64px,calc((100vw - var(--content))/2))}
}


/* =========================================================
   ICONIC SMILES — PHASE 1 REFINEMENTS
   Copy clarity, patient-led discovery, fee context,
   generous typography, fluid responsive behaviour,
   accessibility and production foundations.
   ========================================================= */

/* Accessibility */
.skip-link{position:fixed;left:16px;top:12px;z-index:5000;padding:10px 14px;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:3px;font:600 13px/1.2 var(--sans);transform:translateY(-160%);transition:transform .16s ease}

:where(a,button,summary):focus-visible{outline:3px solid #fff;outline-offset:3px;box-shadow:0 0 0 5px var(--purple)}
:where(.utility,.philosophy,.transform,.clinicians,.featured) :where(a,button,summary):focus-visible{outline-color:var(--ink)}


/* More generous, readable type. Small caps remain accents, not body copy. */
p{font-size:15px;line-height:1.58}
.eyebrow{font-size:10px;line-height:1.25;letter-spacing:.18em}
.link{font-size:12px;line-height:1.25;gap:7px;margin-top:10px}
.btn{font-size:11.5px;min-height:46px}
.hero p{font-size:15.5px;line-height:1.55;max-width:330px}
.experience{font-size:8.5px;letter-spacing:.24em}
.watch{font-size:8px}
.stat span{font-size:12px}.mini-proof{font-size:11.5px;line-height:1.32}.proof-one{font-size:11px}
.pillar b{font-size:12.5px}.pillar p{font-size:13px;line-height:1.4;max-width:19ch}.num{font-size:11px}
.path-card{height:116px;min-height:116px}.path-card img{height:116px;min-height:116px}.path-copy{padding:11px 13px}.path-intent{display:block;margin-bottom:5px;color:#BFB9C2;font:700 8.8px/1 var(--nav);letter-spacing:.17em}.path-copy b{font-size:13.5px;line-height:1.15;letter-spacing:-.01em}.path-copy p{font-size:11px;line-height:1.35;margin-top:5px;color:#D8D4DA}.path-arrow{margin-left:4px}
.story-copy small{font-size:10px}.stories-kicker{font-size:9.5px}.clinician-top p{font-size:13px;line-height:1.5}.clinician-role b{font-size:10.5px}.clinician-role span{font-size:10.5px;line-height:1.3}
.utility .eyebrow{font-size:9.5px}.utility h2{font-family:var(--serif);font-weight:400;letter-spacing:-.026em;margin:0;font-size:27px;line-height:1}.utility p{font-size:12.5px;line-height:1.48}.utility .link{font-size:11px}.tech-kpi b{font-size:10.5px}.award-row b{font-size:10.5px}.price-row{font-size:11px;line-height:1.35;padding:10px 0}.price-intro{margin-top:11px!important;max-width:42ch}.practice-row span{font-size:9.5px}.legal{font-size:9.5px;line-height:1.45}.footer-links a{font-size:10px}
.menu-kicker{font-size:9px}.menu-subgrid b{font-size:11px}.menu-subgrid small{font-size:10px}.menu-actions button,.menu-actions a{font-size:10.5px!important}.choice-row b{font-size:18px}.choice-row small{font-size:10.5px}.choice-row strong{font-size:10.5px}.sheet-head p{font-size:12px;line-height:1.45}

/* Fluid large-mobile / tablet range: remove the 430px island between phone and desktop. */
@media (min-width:431px) and (max-width:1099px){
  body{background:#fff}
  .phone,.site-shell{width:100%;max-width:none;margin:0;box-shadow:none;overflow:visible}
  .header,.menu-panel,.quickbar{width:100vw}
  .wrap,.site-wrap{width:calc(100% - 48px);max-width:820px;margin-inline:auto}
  .hero,.hero-copy{min-height:660px}.hero-copy{padding-top:108px;padding-bottom:58px}.hero h1{font-size:clamp(48px,8vw,66px);line-height:.94;max-width:650px}.hero p{font-size:17px;max-width:430px;margin-top:20px}.hero-actions{max-width:430px;margin-top:24px}.hero-actions .btn{height:50px;font-size:12px}.experience{margin-top:25px;font-size:9px}.watch{right:24px;bottom:30px;font-size:9px}.play{width:42px;height:42px}
  .proof-main .stat{height:118px}.stat strong{font-size:44px}.proof-mini .mini-proof{height:92px;padding:14px 8px}
  .featured{padding:27px 0}.mastheads{grid-auto-rows:34px;gap:10px 8px}.masthead{height:34px}
  .philosophy,.transform,.clinicians{padding:54px 0}.pathways,.stories{padding:50px 0}.philosophy h2,.transform h2{font-size:43px}.pathways h2{font-size:42px;white-space:normal}.clinicians h2{font-size:40px;white-space:normal}
  .path-card{height:126px;min-height:126px;grid-template-columns:34% 66%}.path-card img{height:126px;min-height:126px}.path-copy{padding:15px 18px}.path-copy b{font-size:16px}.path-copy p{font-size:12.5px}.path-intent{font-size:9.5px}
  .feature-story{min-height:330px}.quote{font-size:34px;max-width:11ch}.mini-story{height:170px}.mini-story>span:not(.video-play){font-size:21px}
  .clinician{height:300px}.clinician-copy strong{font-size:17px}.clinician-role{padding:10px}.clinician-role b{font-size:11.5px}.clinician-role span{font-size:11px}
  .utility-single .utility-grid,.utility-plan .utility-grid{width:calc(100% - 48px);max-width:820px;margin:0 auto;padding:48px 0}.utility-single .utility-card{min-height:0}.utility-plan .utility-card{min-height:360px}.utility-pad{padding:20px}.utility h2{font-size:34px}.utility p{font-size:14px}.price-row{font-size:13px}.tech-image{height:170px}.tech-kpi{min-height:58px}.practice-row img{height:88px}.practice-row b{font-size:16px}.practice-row span{font-size:10.5px}
  .final-cta{padding:52px 0}.final-cta h2{font-size:34px;line-height:1.08}.footer{padding:28px 0 92px}.footer-links a{font-size:11px}.legal{font-size:10.5px}
}

/* Tablet compositions: use the extra canvas rather than merely scaling mobile. */
@media (min-width:700px) and (max-width:1099px){
  .proof{display:grid;grid-template-columns:2fr 3fr}.proof-main,.proof-mini{border-bottom:0}.stat,.mini-proof{height:118px!important}
  .featured .wrap{display:grid;grid-template-columns:120px 1fr;align-items:center}.featured .eyebrow{text-align:left;margin:0}.mastheads{grid-template-columns:repeat(7,1fr);grid-auto-rows:38px;gap:10px 14px}.m-sunday,.m-vogue,.m-glamour,.m-mail,.m-telegraph,.m-elle,.m-economist{grid-column:auto!important;padding:3px 6px!important}
  .philosophy .wrap{display:grid;grid-template-columns:.82fr 1.18fr;gap:42px;align-items:start}.philosophy .eyebrow{grid-column:1}.philosophy h2{grid-column:1;font-size:44px;max-width:8.5ch}.philosophy h2 span{white-space:normal}.philosophy .link{grid-column:1}.philosophy-grid{grid-column:2;grid-row:1/5;margin-top:0}.pillar{min-height:132px;padding-top:20px;padding-bottom:20px}.pillar p{max-width:22ch}
  .pathways .wrap{display:grid;grid-template-columns:.72fr 1.28fr;gap:42px;align-items:start}.pathways .eyebrow,.pathways h2,.pathways>.wrap>.link{grid-column:1}.pathways h2{font-size:45px;max-width:7ch}.path-scroll{grid-column:2;grid-row:1/5;margin-top:0}
  .transform .wrap{display:grid;grid-template-columns:.72fr 1.28fr;gap:38px;align-items:start}.transform-head,.transform-view-all,.case-bottom{grid-column:1}.case-image{grid-column:2;grid-row:1/4;margin-top:0}.case-bottom{display:block}.case-thumbs{margin-top:16px}.transform h2{font-size:45px;max-width:8ch}.transform h2 span{white-space:normal}
  .stories .wrap{display:grid;grid-template-columns:1.35fr .65fr;gap:10px}.stories-kicker{grid-column:1/3}.feature-story{min-height:420px}.story-mini{display:grid;grid-template-columns:1fr;gap:10px;margin-top:0}.mini-story{height:auto;min-height:205px}
  .clinicians .wrap{display:grid;grid-template-columns:.62fr 1.38fr;gap:38px;align-items:start}.clinician-top{grid-column:1}.clinician-strip{grid-column:2;grid-row:1/4;margin-top:0;height:350px}.clinician{height:350px}.clinician-roles{grid-column:2;grid-row:4}.clinicians>.wrap>.link{grid-column:1;justify-content:flex-start;margin-top:22px}.clinicians h2{font-size:42px;max-width:8ch}.clinician-top p{max-width:27ch}
  .utility-plan .utility-grid{grid-template-columns:1fr 1fr}.utility-plan .utility-card{min-height:430px}.utility-plan .utility-card:first-child{border-right:1px solid var(--line)}
}

@media (min-width:1100px){
  p{font-size:16px;line-height:1.6}.eyebrow{font-size:10px}.link{font-size:12px}.hero p{font-size:18px}.pillar p{font-size:15px}.path-copy b{font-size:15px}.path-copy p{font-size:13.5px}.path-intent{font-size:9.5px}.clinician-top p{font-size:15px}.clinician-role b{font-size:12px}.clinician-role span{font-size:11.5px}.utility h2{font-size:38px}.utility p{font-size:14px}.utility .link{font-size:11.5px}.price-row{font-size:13px}.footer-links a{font-size:10px}.legal{font-size:10px}
}



/* HOMEPAGE ORDER PASS — reference used for sequence only; existing Iconic layout retained. */
.utility-single .utility-grid{grid-template-columns:1fr}
.utility-single .utility-card{border-right:0;min-height:0}
.utility-plan .utility-grid{grid-template-columns:1fr 1fr}
.utility-plan .utility-card{min-height:286px}
@media(min-width:1100px){
  .utility-single .utility-grid,.utility-plan .utility-grid{width:min(calc(100% - 96px),var(--content));margin:0 auto;padding:80px 0;grid-template-columns:repeat(4,1fr)}
  .utility-single .utility-card{grid-column:2/span 2;border:1px solid var(--line)!important;min-height:500px}
  .utility-plan .utility-card:first-child{grid-column:1/span 2;border:1px solid var(--line)!important}
  .utility-plan .utility-card:last-child{grid-column:3/span 2;border:1px solid var(--line)!important;border-left:0!important}
}



/* =========================================================
   ICONIC SMILES 3.0 — PERFECT RESPONSIVE / TRANSFORMATION PASS
   One fluid system across compact phones, phones, tablets,
   laptops, desktop and ultra-wide screens.
   ========================================================= */

/* Fluid foundations */
html{overflow-x:hidden}
body{min-width:280px}

.wrap,.site-wrap{max-width:var(--content)}

/* Make the middle viewport a first-class layout, not a stretched phone. */
@media (min-width:431px) and (max-width:1099px){
  .wrap,.site-wrap{width:min(calc(100% - 48px),960px)}
}
@media (min-width:768px) and (max-width:1099px){
  .wrap,.site-wrap{width:min(calc(100% - 72px),1000px)}
  .hero h1{font-size:clamp(56px,7.2vw,74px)}
  .hero p{max-width:470px}
}
@media (min-width:1000px) and (max-width:1099px){
  .wrap,.site-wrap{width:min(calc(100% - 88px),1010px)}
}

/* Never let long editorial display lines push the canvas wider. */
.hero h1 span,.final-cta h2 span,.philosophy h2 span,.transform-v2 h2 span{white-space:normal}
.pathways h2,.clinicians h2{white-space:normal}

/* ----- Transformations v2: preserve the actual clinical image ----- */
.transform-v2{padding:clamp(42px,7vw,96px) 0;background:var(--stone);overflow:hidden}
.transform-v2-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"head" "viewer" "meta" "thumbs" "all";gap:0}
.transform-v2-head{grid-area:head;min-width:0}
.transform-v2 h2{font-size:clamp(36px,10vw,46px);line-height:.96;max-width:11ch}
.transform-v2 h2 em{font-style:italic;font-weight:400}
.transform-v2-viewer{grid-area:viewer;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(3px,.8vw,8px);min-width:0;margin-top:22px}
.case-panel{position:relative;min-width:0;margin:0;overflow:hidden;background:#fff;border:1px solid var(--line)}
.case-photo{width:100%;aspect-ratio:500/467;background-image:var(--case-image);background-repeat:no-repeat;background-size:200% 100%;background-color:#e8e8e4}
.case-panel-before .case-photo{background-position:left center}
.case-panel-after .case-photo{background-position:right center}
.case-panel figcaption{position:absolute;left:10px;bottom:10px;margin:0;padding:5px 8px;background:rgba(18,17,21,.78);color:#fff;font:500 11px/1 var(--sans);letter-spacing:.02em;backdrop-filter:blur(4px)}
.transform-v2-meta{grid-area:meta;margin-top:20px;max-width:42ch}
.transform-v2-meta h3{font-size:clamp(26px,7vw,34px);line-height:1}
.transform-v2-meta p{margin-top:9px;color:var(--muted);font-size:14px;line-height:1.52}
.transform-v2-meta .link{margin-top:10px}
.transform-v2-thumbs{grid-area:thumbs;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(4px,1vw,10px);margin-top:18px;min-width:0}
.transform-v2-thumbs img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border:1px solid var(--line);filter:saturate(.92) contrast(1.02)}
.transform-v2-all{grid-area:all;margin-top:18px;width:max-content}

/* On very narrow screens, keep the comparison legible rather than microscopic. */
@media (max-width:339px){
  .transform-v2-viewer{grid-template-columns:1fr;gap:8px}
  .case-photo{aspect-ratio:500/467}
  .transform-v2-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}
  .transform-v2-thumbs img:last-child{grid-column:1/-1;aspect-ratio:2/1}
}

/* Larger phones: use almost the full useful width and keep both results equal. */
@media (min-width:431px) and (max-width:699px){
  .transform-v2 h2{font-size:clamp(42px,8vw,50px)}
  .transform-v2-viewer{margin-top:26px;gap:6px}
  .case-panel figcaption{font-size:12px;padding:6px 9px}
  .transform-v2-meta p{font-size:15px}
}

/* Tablet: editorial copy on the left, proof on the right. */
@media (min-width:700px) and (max-width:1099px){
  .transform-v2-grid{
    grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);
    grid-template-areas:
      "head viewer"
      "meta viewer"
      "all thumbs";
    column-gap:clamp(34px,5vw,64px);
    row-gap:20px;
    align-items:start;
  }
  .transform-v2 h2{font-size:clamp(46px,5.8vw,58px);max-width:8ch}
  .transform-v2-viewer{margin-top:0;gap:6px}
  .transform-v2-meta{margin-top:6px}
  .transform-v2-meta h3{font-size:30px}
  .transform-v2-meta p{font-size:14px}
  .transform-v2-thumbs{margin-top:0;gap:7px}
  .transform-v2-all{margin-top:0;align-self:start}
}

/* Desktop: same logic, more air. No new composition surprise at the breakpoint. */
@media (min-width:1100px){
  .transform-v2-grid{
    grid-template-columns:minmax(300px,.62fr) minmax(0,1.38fr);
    grid-template-areas:
      "head viewer"
      "meta viewer"
      "all thumbs";
    column-gap:clamp(58px,5vw,96px);
    row-gap:24px;
    align-items:start;
  }
  .transform-v2 h2{font-size:clamp(54px,4vw,68px);max-width:8ch}
  .transform-v2-viewer{margin-top:0;gap:8px}
  .case-panel figcaption{left:14px;bottom:14px;padding:6px 10px;font-size:12px}
  .transform-v2-meta{margin-top:10px}
  .transform-v2-meta h3{font-size:36px}
  .transform-v2-meta p{font-size:15px;line-height:1.55}
  .transform-v2-thumbs{margin-top:0;gap:10px}
  .transform-v2-all{margin-top:0}
}

/* Ultra-wide: cap reading and image scale; increase whitespace instead of blowing content up. */
@media (min-width:1800px){
  :root{--content:1640px}
  .transform-v2-grid{grid-template-columns:430px minmax(0,1fr);column-gap:110px}
  .transform-v2 h2{font-size:70px}
}

/* Global component resilience */
@media (max-width:430px){
  .wrap,.site-wrap{width:calc(100% - 32px)}
  .hero-actions,.final-actions{grid-template-columns:1fr 1fr;min-width:0}
  .btn{min-width:0;padding-inline:10px;text-align:center}
  .practice-list{grid-template-columns:1fr 1fr}
}
@media (max-width:350px){
  .hero-actions,.final-actions{grid-template-columns:1fr}
  .quickbar{grid-template-columns:repeat(4,minmax(0,1fr))}
  .quickbar a,.quickbar button{font-size:7.8px!important;letter-spacing:.045em!important}
  .practice-list{grid-template-columns:1fr}
}

/* Tablet cards should wrap internally instead of forcing overflow. */
@media (min-width:700px) and (max-width:1099px){
  .pathways .wrap,.philosophy .wrap,.clinicians .wrap{min-width:0}
  .path-scroll,.philosophy-grid,.clinician-strip,.clinician-roles{min-width:0}
  .path-card,.clinician,.pillar{min-width:0}
  .path-copy b,.path-copy p,.clinician-role b,.clinician-role span{overflow-wrap:anywhere}
}

/* Accessibility and motion resilience */
@media (prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}
}


/* WordPress 3.0 integration */
.case-photo>img{width:100%;height:100%;object-fit:cover;display:block}
.transform-v2-viewer.has-separate-images .case-photo{background-image:none}
.desktop-nav .menu-item{list-style:none;height:100%;display:flex;align-items:center;position:relative}
.desktop-nav .menu-item>a{height:84px;display:inline-flex;align-items:center;font:600 11px/1 var(--nav);letter-spacing:.09em;text-transform:uppercase;white-space:nowrap}
.desktop-nav .sub-menu{position:absolute;top:76px;left:0;min-width:260px;margin:0;padding:8px;background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:0 24px 70px rgba(0,0,0,.16);list-style:none;opacity:0;visibility:hidden;transform:translateY(-4px);transition:.18s ease;z-index:1600}
.desktop-nav .menu-item:hover>.sub-menu,.desktop-nav .menu-item:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(6px)}
.desktop-nav .sub-menu a{display:block;padding:12px;font:600 10px/1.25 var(--nav);text-transform:none;letter-spacing:0}
.menu-panel>.menu-scroll>.menu-item,.menu-panel .menu-item{list-style:none}
.menu-panel .menu-item>a{display:block;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1);font:500 15px/1.2 var(--nav);letter-spacing:.075em;text-transform:uppercase}
.menu-panel .sub-menu{list-style:none;margin:0;padding:0 0 8px 14px}
.menu-panel .sub-menu a{font-size:11px;text-transform:none;letter-spacing:0;color:#d4d0d6}
.complete-guide-content{margin-top:84px;margin-bottom:70px}

.transform-v2-viewer.has-combined-image .case-panel figcaption{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

.tablet-book{display:none}
@media (min-width:700px) and (max-width:1099px){
  body{padding-bottom:0}
  .tablet-book{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;margin-right:12px;height:40px;padding:0 16px;border:0;border-radius:3px;background:var(--purple);color:#fff;font:700 10px/1 var(--nav);letter-spacing:.06em;text-transform:uppercase;cursor:pointer}
  .quickbar{display:none!important}
  .action-sheet{bottom:0;max-height:calc(100dvh - var(--header));border-radius:12px 12px 0 0}
  .menu-scroll{padding-bottom:28px}
  .footer{padding-bottom:32px}
}
@media (min-width:1100px){.tablet-book{display:none!important}}


/* ===== V3 LOCKED INTERNAL PAGE EXTENSIONS ===== */
/* Treatment heroes: existing Iconic photography, one full-bleed field, semi-dark overlay, white copy. */
.treatment-page .treatment-hero{background:var(--char);color:#fff}
.treatment-page .treatment-hero-visual>img{object-position:66% 38%;filter:saturate(.90) contrast(1.04) brightness(.92)}
.treatment-page .treatment-hero-visual::after{
  background:
    linear-gradient(90deg,rgba(40,40,45,.88) 0%,rgba(40,40,45,.82) 27%,rgba(40,40,45,.68) 43%,rgba(40,40,45,.31) 61%,rgba(40,40,45,.24) 73%,rgba(40,40,45,.55) 100%),
    linear-gradient(180deg,rgba(40,40,45,.20) 0%,rgba(40,40,45,.04) 44%,rgba(40,40,45,.26) 100%);
}
.treatment-page .treatment-hero h1,.treatment-page .treatment-subtitle{color:#fff;text-shadow:0 1px 22px rgba(0,0,0,.12)}
.treatment-page .treatment-intro{color:rgba(255,255,255,.90)}
.treatment-page .breadcrumbs{color:rgba(255,255,255,.70)}
.treatment-page .breadcrumbs a{color:rgba(255,255,255,.86)}
.treatment-page .treatment-hero .eyebrow{color:rgba(255,255,255,.72)}
.treatment-page .treatment-hero .btn.light{background:rgba(40,40,45,.12);border-color:rgba(255,255,255,.72);color:#fff;backdrop-filter:blur(3px)}
.treatment-page .treatment-hero .btn.light:hover{background:rgba(255,255,255,.10)}
.treatment-page .treatment-hero-visual blockquote{color:#fff;text-shadow:0 1px 22px rgba(0,0,0,.28)}
@media(max-width:899px){
  .treatment-page .treatment-hero-visual>img{object-position:64% center}
  .treatment-page .treatment-hero-visual::after{background:linear-gradient(90deg,rgba(40,40,45,.90) 0%,rgba(40,40,45,.76) 48%,rgba(40,40,45,.28) 100%),linear-gradient(180deg,rgba(40,40,45,.18),transparent 45%,rgba(40,40,45,.38))}
  .treatment-page .treatment-hero-visual blockquote{bottom:27px;right:16px;max-width:170px}
}
@media(min-width:900px){
  .treatment-page .treatment-hero-visual::after{background:linear-gradient(90deg,rgba(40,40,45,.91) 0%,rgba(40,40,45,.80) 31%,rgba(40,40,45,.62) 44%,rgba(40,40,45,.22) 61%,rgba(40,40,45,.18) 73%,rgba(40,40,45,.58) 100%),linear-gradient(180deg,rgba(40,40,45,.16),transparent 50%,rgba(40,40,45,.20))}
  .treatment-page .treatment-hero-copy{max-width:760px}
  .treatment-page .treatment-intro{max-width:46ch}
}

/* =========================================================
   ICONIC EDITORIAL PAGES — BATCH 2
   About / Team / Practices / Fees / Stories / Results / Technology / Referrals / TV / Blog
   ========================================================= */
.editorial-page-body .header{position:absolute;background:transparent;border-bottom:1px solid rgba(255,255,255,.18)}
.editorial-page-body .header-logo{filter:brightness(0) invert(1)}
.ep-hero{position:relative;min-height:650px;background:var(--char);color:#fff;display:flex;align-items:flex-end;overflow:hidden}.ep-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ep-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,24,29,.84),rgba(24,24,29,.64) 38%,rgba(24,24,29,.30) 68%,rgba(24,24,29,.44)),linear-gradient(0deg,rgba(18,18,22,.34),transparent 45%)}.ep-hero-inner{position:relative;z-index:2;padding:150px 0 68px}.ep-crumbs{font:500 10px/1.3 var(--nav);letter-spacing:.05em;color:rgba(255,255,255,.75);margin-bottom:46px}.ep-hero h1,.ep-section h2,.ep-card h3,.ep-location h3,.ep-articles h3,.ep-person h3,.ep-final h2{font-family:var(--serif);font-weight:400;letter-spacing:-.025em}.ep-hero h1{font-size:clamp(56px,5.8vw,92px);line-height:.91;margin:0;max-width:880px}.ep-hero p{font-size:18px;line-height:1.5;max-width:720px;color:rgba(255,255,255,.9);margin:22px 0 0}.ep-proof{background:#fff;border-bottom:1px solid var(--line)}.ep-proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.ep-proof-grid>div{text-align:center;padding:18px;border-right:1px solid var(--line)}.ep-proof-grid>div:last-child{border-right:0}.ep-proof strong{display:block;font:400 26px/1 var(--serif)}.ep-proof span{font-size:10px;color:var(--muted)}.ep-section{padding:74px 0}.ep-section.stone{background:var(--stone)}.ep-dark{background:var(--char);color:#fff}.ep-head{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.ep-section h2{font-size:clamp(38px,4vw,62px);line-height:.96;margin:0}.ep-head p,.ep-copy p{font-size:15px;line-height:1.65;color:var(--muted);margin:0}.ep-split{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);background:#fff}.ep-copy{padding:48px}.ep-media{min-height:390px}.ep-media img{width:100%;height:100%;object-fit:cover}.ep-grid{display:grid;gap:12px}.ep-grid-3{grid-template-columns:repeat(3,1fr)}.ep-grid-4{grid-template-columns:repeat(4,1fr)}.ep-card{background:#fff;border:1px solid var(--line);padding:28px;min-height:175px}.ep-card small{font:700 9px/1 var(--nav);letter-spacing:.14em;color:var(--purple)}.ep-card h3{font-size:27px;line-height:1;margin:10px 0}.ep-card p{font-size:13px;line-height:1.55;color:var(--muted);margin:0}.ep-team{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.ep-person{position:relative;min-height:480px;overflow:hidden;background:var(--char2)}.ep-person img{width:100%;height:100%;object-fit:cover}.ep-person:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,15,18,.88),transparent 56%)}.ep-person>div{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;color:#fff}.ep-person h3{font-size:31px;line-height:.95;margin:0}.ep-person p{font-size:11px;line-height:1.4;color:#eee}.ep-location-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ep-location{display:grid;grid-template-columns:46% 54%;background:#fff;border:1px solid var(--line);overflow:hidden}.ep-location img{width:100%;height:100%;object-fit:cover;min-height:260px}.ep-location>div{padding:28px}.ep-location h3{font-size:31px;line-height:1;margin:0 0 9px}.ep-location p{font-size:13px;line-height:1.5;color:var(--muted)}.ep-prices{background:#fff;border-top:1px solid var(--line)}.ep-prices>div{display:grid;grid-template-columns:1fr auto;padding:18px 22px;border-bottom:1px solid var(--line)}.ep-prices strong{font:400 22px/1 var(--serif)}.ep-stories{display:grid;grid-template-columns:2fr 1fr 1fr;gap:6px}.ep-stories article{position:relative;min-height:330px;overflow:hidden}.ep-stories img{width:100%;height:100%;object-fit:cover;filter:brightness(.78)}.ep-stories article:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,20,24,.74),transparent 60%)}.ep-stories span{position:absolute;z-index:2;left:20px;right:20px;bottom:18px;color:#fff;font:400 27px/.98 var(--serif)}.ep-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;gap:6px}.ep-gallery img{width:100%;height:300px;object-fit:cover}.ep-gallery img:first-child{height:606px;grid-row:span 2}.ep-articles{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ep-articles>a{background:#fff;border:1px solid var(--line);padding:28px}.ep-articles small{font:600 9px/1 var(--nav);letter-spacing:.12em;color:#8a858e;text-transform:uppercase}.ep-articles h3{font-size:29px;line-height:1.05;margin:12px 0 16px}.ep-live-content{padding-top:10px}.ep-live-content img{max-width:100%;height:auto}.ep-final{padding:72px 0;background:var(--char);color:#fff}.ep-final h2{font-size:clamp(42px,4.2vw,68px);line-height:.95;max-width:900px;margin:0}.ep-final p{font-size:15px;line-height:1.6;color:#d8d5da;max-width:650px}.editorial-page-body .quickbar{z-index:1001}
@media(max-width:980px){.ep-hero{min-height:590px}.ep-hero-inner{padding:110px 0 38px}.ep-hero h1{font-size:51px}.ep-hero p{font-size:14px}.ep-section{padding:42px 0}.ep-head{grid-template-columns:1fr;gap:16px}.ep-split{grid-template-columns:1fr}.ep-copy{padding:25px}.ep-media{min-height:250px}.ep-grid-3,.ep-grid-4{grid-template-columns:1fr 1fr}.ep-person{min-height:380px}.ep-location-grid{grid-template-columns:1fr}.ep-stories{grid-template-columns:1fr 1fr}.ep-stories article:first-child{grid-column:1/-1}.ep-gallery{grid-template-columns:1fr 1fr}.ep-gallery img:first-child{grid-column:1/-1;grid-row:auto;height:320px}.ep-gallery img{height:190px}.ep-articles{grid-template-columns:1fr}}
@media(max-width:560px){.ep-hero{min-height:560px}.ep-hero h1{font-size:45px}.ep-hero p{font-size:13px}.ep-proof-grid{grid-template-columns:1fr 1fr}.ep-proof-grid>div:nth-child(2){border-right:0}.ep-proof-grid>div:nth-child(-n/**/+2){border-bottom:1px solid var(--line)}.ep-section{padding:36px 0}.ep-grid-3,.ep-grid-4{grid-template-columns:1fr}.ep-team{grid-template-columns:repeat(3,1fr);gap:2px}.ep-person{min-height:310px}.ep-person>div{left:10px;right:8px;bottom:12px}.ep-person h3{font-size:15px}.ep-person p{font-size:7.5px}.ep-location{grid-template-columns:1fr}.ep-location img{height:180px;min-height:0}.ep-location>div{padding:20px}.ep-stories article{min-height:190px}.ep-stories article:first-child{min-height:260px}.ep-stories span{font-size:20px}.ep-gallery img:first-child{height:260px}.ep-gallery img{height:160px}.ep-final{padding:50px 0}.ep-final h2{font-size:39px}}


/* ICONIC CLINICAL PAGES — outstanding batch 1 */
.clinical-page-body{background:#fff}.clinical-page-body .header{background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);color:var(--ink);backdrop-filter:blur(14px)}.clinical-page-body .desktop-nav{color:var(--ink)}.clinical-page-body .menu i,.clinical-page-body .menu i::before,.clinical-page-body .menu i::after{background:var(--char)}.clinical-page-body .menu.is-open i{background:transparent}
.cp-hero{position:relative;min-height:650px;margin-top:84px;color:#fff;display:flex;align-items:flex-end;overflow:hidden;background:var(--char)}.cp-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cp-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,20,24,.88),rgba(20,20,24,.72) 38%,rgba(20,20,24,.30) 70%,rgba(20,20,24,.42)),linear-gradient(0deg,rgba(20,20,24,.34),transparent 50%)}.cp-hero-inner{position:relative;z-index:2;padding-top:75px;padding-bottom:70px}.cp-crumbs{font:500 10px/1.3 var(--nav);color:rgba(255,255,255,.76);margin-bottom:46px}.cp-hero .eyebrow{color:#d7d2da}.cp-hero h1,.cp-section h2,.cp-cards h3,.cp-final h2,.cp-related-title{font-family:var(--serif);font-weight:400;letter-spacing:-.025em}.cp-hero h1{font-size:clamp(56px,5.2vw,86px);line-height:.93;margin:0;max-width:1000px}.cp-hero p{max-width:720px;margin-top:22px;font-size:17px;line-height:1.55;color:rgba(255,255,255,.92)}.cp-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.cp-proof{background:#fff;border-bottom:1px solid var(--line)}.cp-proof>.site-wrap{display:grid;grid-template-columns:repeat(4,1fr)}.cp-proof>.site-wrap>div{text-align:center;padding:22px;border-right:1px solid var(--line)}.cp-proof>.site-wrap>div:last-child{border-right:0}.cp-proof strong{display:block;font:400 30px/.95 var(--serif)}.cp-proof span{font-size:10px;color:var(--muted)}
.cp-section{padding:78px 0}.cp-section.stone{background:var(--stone)}.cp-split{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid var(--line);min-height:430px}.cp-copy{padding:52px;display:flex;flex-direction:column;justify-content:center}.cp-copy h2,.cp-faq h2{font-size:clamp(38px,4vw,60px);line-height:.97;margin:0}.cp-copy p,.cp-fee p{font-size:14px;line-height:1.65;color:var(--muted);margin:18px 0 0}.cp-copy ul{list-style:none;padding:0;margin:23px 0 0;border-top:1px solid var(--line)}.cp-copy li{padding:12px 0;border-bottom:1px solid var(--line);font-size:12px;line-height:1.35}.cp-media{min-height:430px;overflow:hidden}.cp-media img{width:100%;height:100%;object-fit:cover}.cp-links{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px}.cp-links a,.cp-fee a,.cp-cards a{color:var(--purple);font:600 11px/1.2 var(--nav)}.cp-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:32px}.cp-cards article{background:#fff;border:1px solid var(--line);padding:25px;min-height:170px;display:flex;flex-direction:column}.cp-cards h3{font-size:27px;line-height:1;margin:0}.cp-cards p{font-size:12px;line-height:1.5;color:var(--muted);margin:10px 0 16px}.cp-cards a{margin-top:auto}.cp-fee{display:grid;grid-template-columns:1fr auto;column-gap:50px;align-items:end}.cp-fee h2{font-size:50px}.cp-fee strong{font:400 50px/.9 var(--serif)}.cp-fee>a{grid-column:1/3;margin-top:20px}.cp-faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.cp-faq details{border-bottom:1px solid var(--line)}.cp-faq summary{list-style:none;padding:18px 0;cursor:pointer;display:flex;justify-content:space-between;gap:20px;font:600 12px/1.3 var(--nav)}.cp-faq summary::-webkit-details-marker{display:none}.cp-faq details p{margin:0;padding:0 0 18px;color:var(--muted);font-size:12px;line-height:1.55}.cp-related-title{font-size:40px;margin:0}.cp-related{display:grid;grid-template-columns:repeat(4,1fr);margin-top:25px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.cp-related a{padding:18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font:600 11px/1.3 var(--nav)}.cp-related span{float:right;color:var(--purple)}.cp-live-content{font-size:14px;line-height:1.65}.cp-live-content img{max-width:100%;height:auto}.cp-final{padding:75px 0;background:var(--char);color:#fff}.cp-final>.site-wrap{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:end}.cp-final h2{font-size:clamp(42px,4.2vw,68px);line-height:.95;margin:0;max-width:950px}.cp-final p{margin-top:14px;max-width:650px;color:#d8d5da;font-size:14px;line-height:1.6}.cp-final .eyebrow{color:#bbb6bf}
@media(max-width:1050px){.cp-hero{margin-top:84px;min-height:600px}.cp-hero h1{font-size:56px}.cp-section{padding:50px 0}.cp-split,.cp-faq{grid-template-columns:1fr}.cp-copy{padding:30px}.cp-media{min-height:300px}.cp-cards{grid-template-columns:1fr 1fr}.cp-final>.site-wrap{grid-template-columns:1fr}}
@media(max-width:620px){.cp-hero{margin-top:60px;min-height:560px}.cp-hero-inner{padding-top:55px;padding-bottom:38px}.cp-crumbs{margin-bottom:34px;font-size:8px}.cp-hero h1{font-size:44px}.cp-hero p{font-size:13px}.cp-proof>.site-wrap{grid-template-columns:1fr 1fr}.cp-proof>.site-wrap>div{padding:17px}.cp-proof>.site-wrap>div:nth-child(2){border-right:0}.cp-proof>.site-wrap>div:nth-child(-n/**/+2){border-bottom:1px solid var(--line)}.cp-section{padding:36px 0}.cp-copy{padding:24px}.cp-copy h2,.cp-faq h2{font-size:36px}.cp-copy p,.cp-fee p{font-size:12px}.cp-media{min-height:250px}.cp-cards{grid-template-columns:1fr}.cp-cards article{min-height:0}.cp-fee{grid-template-columns:1fr;gap:18px}.cp-fee>a{grid-column:auto}.cp-related{grid-template-columns:1fr 1fr}.cp-final{padding:50px 0}.cp-final h2{font-size:38px}}


/* V3 internal-page hero lock: Iconic photography full field + controlled semi-dark overlay. */
.treatment-page .treatment-hero{position:relative!important;display:block!important;min-height:640px!important;background:var(--char)!important;overflow:hidden!important;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.08)!important}
.treatment-page .treatment-hero-visual{position:absolute!important;inset:0!important;z-index:0!important;min-height:100%!important;height:100%!important;background:var(--char)!important;overflow:hidden!important}
.treatment-page .treatment-hero-visual>img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:100%!important;object-fit:cover!important;object-position:66% 38%!important;filter:saturate(.90) contrast(1.04) brightness(.92)!important}
.treatment-page .treatment-hero-visual::after{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(90deg,rgba(25,25,30,.94) 0%,rgba(25,25,30,.86) 29%,rgba(25,25,30,.67) 46%,rgba(25,25,30,.25) 68%,rgba(25,25,30,.20) 78%,rgba(25,25,30,.54) 100%),linear-gradient(180deg,rgba(25,25,30,.20),transparent 50%,rgba(25,25,30,.26))!important}
.treatment-page .treatment-hero-copy{position:relative!important;z-index:3!important;min-height:640px!important;width:min(calc(100% - 96px),var(--content))!important;margin:0 auto!important;padding:120px 54% 68px 0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important}
.treatment-page .treatment-hero h1,.treatment-page .treatment-subtitle,.treatment-page .treatment-intro,.treatment-page .breadcrumbs,.treatment-page .breadcrumbs a{color:#fff!important}
.treatment-page .treatment-hero h1{font-size:clamp(62px,4.4vw,86px)!important}
.treatment-page .treatment-hero-visual blockquote{z-index:3!important;right:max(48px,calc((100vw - var(--content))/2))!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;width:min(330px,25vw)!important;font-size:clamp(23px,1.7vw,31px)!important}
@media(max-width:1099px){.treatment-page .treatment-hero{min-height:620px!important}.treatment-page .treatment-hero-copy{width:calc(100% - 48px)!important;min-height:620px!important;padding:108px 35% 58px 0!important}.treatment-page .treatment-hero h1{font-size:clamp(48px,7vw,64px)!important}.treatment-page .treatment-hero-visual blockquote{right:24px!important;width:28%!important;font-size:22px!important}}
@media(max-width:699px){.treatment-page .treatment-hero{min-height:650px!important}.treatment-page .treatment-hero-copy{width:calc(100% - 32px)!important;min-height:650px!important;padding:96px 0 190px!important;justify-content:flex-start!important}.treatment-page .treatment-hero h1{font-size:44px!important}.treatment-page .treatment-subtitle{font-size:25px!important;max-width:17ch!important}.treatment-page .treatment-intro{max-width:34ch!important;font-size:12px!important}.treatment-page .treatment-hero-visual>img{object-position:64% center!important}.treatment-page .treatment-hero-visual blockquote{top:auto!important;right:16px!important;bottom:28px!important;transform:none!important;width:min(210px,52%)!important;font-size:19px!important}}
/* V3 action language lock. */
.quickbar a[href*="smilewishlist"],.menu-actions a[href*="smilewishlist"]{white-space:nowrap}


/* V3 generic fallback page. */
.v3-generic-hero{position:relative;min-height:520px;margin-top:84px;color:#fff;display:flex;align-items:flex-end;overflow:hidden;background:var(--char)}
.v3-generic-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.v3-generic-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,22,27,.90),rgba(22,22,27,.66) 45%,rgba(22,22,27,.28)),linear-gradient(0deg,rgba(22,22,27,.30),transparent 55%)}
.v3-generic-hero .site-wrap{position:relative;z-index:2;padding:120px 0 64px}.v3-generic-hero h1{font:400 clamp(52px,5vw,84px)/.94 var(--serif);letter-spacing:-.03em;max-width:950px;margin:0}.v3-generic-content{padding:70px 0}.v3-generic-content>.site-wrap{width:min(calc(100% - 96px),var(--content-narrow));font-size:15px;line-height:1.7}.v3-generic-content h2,.v3-generic-content h3{font-family:var(--serif);font-weight:400;letter-spacing:-.02em}.v3-generic-content h2{font-size:42px;line-height:1}.v3-generic-content h3{font-size:28px}.v3-generic-content a{color:var(--purple)}
@media(max-width:699px){.v3-generic-hero{margin-top:60px;min-height:460px}.v3-generic-hero .site-wrap{padding:95px 0 45px}.v3-generic-hero h1{font-size:44px}.v3-generic-content{padding:42px 0}.v3-generic-content>.site-wrap{width:calc(100% - 32px);font-size:13px}.v3-generic-content h2{font-size:34px}}


/* =========================================================
   ICONIC V3 — NEXT 20 INTERNAL PAGES
   Additive, scoped system. Locked homepage remains untouched.
   ========================================================= */
.v3x-body{background:#fff;padding-bottom:0}.v3x-body .header{background:rgba(40,40,45,.94);border-bottom:1px solid rgba(255,255,255,.12)}.v3x-page{background:#fff;overflow:hidden}.v3x-hero{position:relative;min-height:clamp(590px,68vh,760px);margin-top:84px;display:flex;align-items:flex-end;color:#fff;background:var(--char);overflow:hidden}.v3x-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 38%;filter:saturate(.9) contrast(1.03) brightness(.82)}.v3x-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,24,29,.94) 0%,rgba(24,24,29,.84) 30%,rgba(24,24,29,.58) 51%,rgba(24,24,29,.20) 75%,rgba(24,24,29,.36) 100%),linear-gradient(0deg,rgba(16,16,20,.38),transparent 52%)}.v3x-hero-inner{position:relative;z-index:2;padding:90px 0 72px}.v3x-crumbs{display:flex;align-items:center;gap:8px;margin-bottom:48px;color:rgba(255,255,255,.72);font:500 9px/1.3 var(--nav);letter-spacing:.05em}.v3x-crumbs a:hover{color:#fff}.v3x-hero .eyebrow{color:#c8c3cc}.v3x-hero h1,.v3x-section h2,.v3x-cards h3,.v3x-answer-grid h3,.v3x-practice-grid h3,.v3x-fee h2,.v3x-fee strong,.v3x-faq h2,.v3x-final h2{font-family:var(--serif);font-weight:400;letter-spacing:-.028em}.v3x-hero h1{font-size:clamp(58px,5.3vw,92px);line-height:.91;max-width:1040px;margin:0}.v3x-hero p{max-width:720px;margin:22px 0 0;color:rgba(255,255,255,.9);font-size:17px;line-height:1.56}.v3x-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:27px}.v3x-actions .btn{min-width:150px;height:48px;font-family:var(--nav);font-size:10px}.v3x-proof{background:#fff;border-bottom:1px solid var(--line)}.v3x-proof>.site-wrap{display:grid;grid-template-columns:repeat(4,1fr)}.v3x-proof>div>div{padding:24px 18px;text-align:center;border-right:1px solid var(--line)}.v3x-proof>div>div:last-child{border-right:0}.v3x-proof strong{display:block;font:400 29px/.98 var(--serif);letter-spacing:-.02em}.v3x-proof span{display:block;margin-top:6px;color:var(--muted);font:600 9px/1.2 var(--nav);letter-spacing:.06em;text-transform:uppercase}
.v3x-section{padding:clamp(64px,6vw,92px) 0}.v3x-section.stone,.v3x-related{background:var(--stone)}.v3x-split{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);min-height:470px;background:#fff;border:1px solid var(--line);overflow:hidden}.v3x-split.reverse{grid-template-columns:minmax(0,1.14fr) minmax(0,.86fr)}.v3x-split.reverse .v3x-copy{order:2}.v3x-split.reverse .v3x-media{order:1}.v3x-copy{padding:clamp(34px,4.2vw,68px);display:flex;flex-direction:column;justify-content:center;min-width:0}.v3x-copy h2{font-size:clamp(40px,4vw,64px);line-height:.96;margin:0;max-width:14ch}.v3x-copy>p{margin:20px 0 0;max-width:62ch;color:var(--muted);font-size:14px;line-height:1.7}.v3x-copy ul{list-style:none;padding:0;margin:26px 0 0;border-top:1px solid var(--line)}.v3x-copy li{position:relative;padding:12px 0 12px 18px;border-bottom:1px solid var(--line);font-size:12px;line-height:1.4}.v3x-copy li:before{content:"→";position:absolute;left:0;color:var(--purple)}.v3x-links{display:flex;flex-wrap:wrap;gap:17px 24px;margin-top:26px}.v3x-links a,.v3x-fee a{color:var(--purple);font:650 10px/1.25 var(--nav);letter-spacing:.02em}.v3x-media{margin:0;min-height:470px;background:var(--char);overflow:hidden}.v3x-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.03)}
.v3x-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.v3x-cards>a{position:relative;min-height:190px;padding:28px;background:#fff;border:1px solid var(--line);transition:transform .18s ease,border-color .18s ease}.v3x-cards>a:hover{transform:translateY(-2px);border-color:#bfb9c2}.v3x-card-arrow{position:absolute;right:20px;top:18px;color:var(--purple);font-size:18px}.v3x-cards h3{max-width:12ch;margin:0;font-size:29px;line-height:.98}.v3x-cards p{margin:13px 0 0;max-width:32ch;color:var(--muted);font-size:12px;line-height:1.55}.v3x-answer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:16px}.v3x-answer-grid article{padding:28px;background:#fff;border:1px solid var(--line)}.v3x-answer-grid h3{font-size:27px;line-height:1.04;margin:0}.v3x-answer-grid p{margin:12px 0 0;color:var(--muted);font-size:12px;line-height:1.58}
.v3x-practice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px}.v3x-practice-grid article{display:grid;grid-template-columns:42% 58%;min-height:250px;background:#fff;border:1px solid var(--line);overflow:hidden}.v3x-practice-grid article>img{width:100%;height:100%;object-fit:cover;min-height:250px}.v3x-practice-grid article>div{padding:26px}.v3x-practice-grid span{font:650 8px/1.2 var(--nav);letter-spacing:.15em;text-transform:uppercase;color:var(--purple)}.v3x-practice-grid h3{font-size:32px;line-height:1;margin:7px 0}.v3x-practice-grid p{color:var(--muted);font-size:11px;line-height:1.5}.v3x-practice-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.v3x-practice-actions a{font:650 9px/1.2 var(--nav);color:var(--purple)}
.v3x-form-section{background:var(--char);color:#fff}.v3x-form-grid{display:grid;grid-template-columns:.62fr 1.38fr;gap:70px;align-items:start}.v3x-form-grid h2{font-size:clamp(42px,4vw,62px);line-height:.96;margin:0}.v3x-form-grid>div:first-child>p{color:#d5d1d8;font-size:13px;line-height:1.65;max-width:40ch}.v3x-form-live{padding:30px;background:#fff;color:var(--ink);border:1px solid #505057}.v3x-form-live input,.v3x-form-live textarea,.v3x-form-live select{max-width:100%;border:1px solid var(--line);border-radius:2px;padding:11px;background:#fff}.v3x-form-live label{font:600 10px/1.3 var(--nav)}.v3x-form-live button,.v3x-form-live input[type=submit]{border:0;border-radius:3px;background:var(--purple);color:#fff;padding:13px 18px;font:700 10px/1 var(--nav)}.v3x-form-placeholder{padding:24px;border:1px dashed #c7c1ca;background:var(--stone)}.v3x-form-placeholder strong{font:400 24px/1 var(--serif)}.v3x-form-placeholder p{color:var(--muted);font-size:12px;line-height:1.55}.v3x-form-placeholder a{color:var(--purple);font:650 10px/1.2 var(--nav)}
.v3x-fee{padding:64px 0;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.v3x-fee>.site-wrap{display:grid;grid-template-columns:1fr auto;gap:30px 60px;align-items:end}.v3x-fee h2{font-size:50px;line-height:.96;margin:0}.v3x-fee p{max-width:650px;color:var(--muted);font-size:13px;line-height:1.6}.v3x-fee strong{font-size:54px;white-space:nowrap}.v3x-fee a{grid-column:1/3}.v3x-faq{display:grid;grid-template-columns:.65fr 1.35fr;gap:80px}.v3x-faq h2{font-size:clamp(40px,4vw,60px);line-height:.96;margin:0}.v3x-faq details{border-bottom:1px solid var(--line)}.v3x-faq summary{list-style:none;display:flex;justify-content:space-between;gap:20px;padding:20px 0;cursor:pointer;font:650 11px/1.35 var(--nav)}.v3x-faq summary::-webkit-details-marker{display:none}.v3x-faq summary span{color:var(--purple);font-size:16px}.v3x-faq details p{margin:0;padding:0 0 20px;color:var(--muted);font-size:12px;line-height:1.6}.v3x-related{padding:52px 0 64px;border-top:1px solid var(--line)}.v3x-related-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:20px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.v3x-related-grid a{display:flex;justify-content:space-between;gap:15px;align-items:center;min-height:76px;padding:16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font:650 10px/1.3 var(--nav);background:#fff}.v3x-related-grid b{color:var(--purple);font-size:16px}.v3x-final{padding:clamp(62px,6vw,92px) 0;background:var(--char);color:#fff}.v3x-final>.site-wrap{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:end}.v3x-final .eyebrow{color:#bdb8c0}.v3x-final h2{max-width:900px;margin:0;font-size:clamp(44px,4.4vw,70px);line-height:.94}.v3x-final p{max-width:650px;margin-top:16px;color:#d7d3da;font-size:13px;line-height:1.65}
@media(max-width:1099px){.v3x-hero{margin-top:84px}.v3x-hero-inner{padding:80px 0 58px}.v3x-split,.v3x-split.reverse{grid-template-columns:1fr}.v3x-split.reverse .v3x-copy,.v3x-split.reverse .v3x-media{order:initial}.v3x-media{min-height:380px}.v3x-cards{grid-template-columns:repeat(2,1fr)}.v3x-practice-grid{grid-template-columns:1fr}.v3x-form-grid,.v3x-faq{grid-template-columns:1fr;gap:35px}.v3x-final>.site-wrap{grid-template-columns:1fr}}
@media(max-width:699px){.v3x-body{padding-bottom:calc(var(--quick) + env(safe-area-inset-bottom))}.v3x-hero{margin-top:60px;min-height:600px;align-items:flex-end}.v3x-hero>img{object-position:63% center}.v3x-hero:after{background:linear-gradient(90deg,rgba(24,24,29,.92),rgba(24,24,29,.65) 72%,rgba(24,24,29,.28)),linear-gradient(0deg,rgba(24,24,29,.55),transparent 56%)}.v3x-hero-inner{padding:72px 0 40px}.v3x-crumbs{margin-bottom:34px;font-size:7.5px}.v3x-hero h1{font-size:44px;max-width:12ch}.v3x-hero p{font-size:12.5px;max-width:35ch}.v3x-actions .btn{min-width:0;flex:1;height:44px;font-size:9px}.v3x-proof>.site-wrap{grid-template-columns:1fr 1fr;width:100%}.v3x-proof>div>div{padding:17px 8px}.v3x-proof>div>div:nth-child(2n){border-right:0}.v3x-proof>div>div:nth-child(-n/**/+2){border-bottom:1px solid var(--line)}.v3x-proof strong{font-size:23px}.v3x-proof span{font-size:7.5px}.v3x-section{padding:38px 0}.v3x-split{min-height:0}.v3x-copy{padding:24px 20px}.v3x-copy h2{font-size:36px}.v3x-copy>p{font-size:11.5px}.v3x-copy li{font-size:10px}.v3x-media{min-height:260px}.v3x-cards,.v3x-answer-grid{grid-template-columns:1fr;margin-top:8px}.v3x-cards>a{min-height:0;padding:22px}.v3x-cards h3,.v3x-answer-grid h3{font-size:24px}.v3x-practice-grid article{grid-template-columns:1fr}.v3x-practice-grid article>img{height:180px;min-height:180px}.v3x-practice-grid article>div{padding:20px}.v3x-form-live{padding:18px}.v3x-fee{padding:40px 0}.v3x-fee>.site-wrap{grid-template-columns:1fr}.v3x-fee h2{font-size:38px}.v3x-fee strong{font-size:44px}.v3x-fee a{grid-column:auto}.v3x-faq h2{font-size:36px}.v3x-faq summary{font-size:10px}.v3x-related{padding:36px 0 42px}.v3x-related-grid{grid-template-columns:1fr 1fr}.v3x-related-grid a{min-height:64px;font-size:8.8px}.v3x-final{padding:48px 0}.v3x-final h2{font-size:38px}.v3x-final p{font-size:11px}}


/* =========================================================
   V3 CONTENT-PRESERVATION + REMAINING-PAGE SYSTEM
   Extends the locked Iconic Smiles V3 design tokens only.
   ========================================================= */
.v3-preserved-content{padding:64px 0;background:#fff;border-top:1px solid var(--line)}
.v3-preserved-content:nth-of-type(even){background:var(--stone)}
.v3-preserved-head{display:grid;grid-template-columns:.62fr 1.38fr;gap:48px;align-items:end;margin-bottom:34px;padding-bottom:22px;border-bottom:1px solid var(--line)}
.v3-preserved-head h2{font:400 clamp(34px,4vw,56px)/.98 var(--serif);letter-spacing:-.035em;max-width:14ch}
.v3-preserved-content__inner{width:min(100%,980px);margin:0 auto;color:#39363d}
.v3-preserved-content__inner>*:first-child{margin-top:0}
.v3-preserved-content__inner h1{font:400 clamp(42px,5vw,70px)/.95 var(--serif);letter-spacing:-.035em;margin:0 0 28px}
.v3-preserved-content__inner h2{font:400 clamp(30px,3vw,43px)/1 var(--serif);letter-spacing:-.025em;margin:52px 0 18px;color:var(--ink)}
.v3-preserved-content__inner h3{font:400 clamp(23px,2.1vw,31px)/1.05 var(--serif);margin:38px 0 14px;color:var(--ink)}
.v3-preserved-content__inner h4{font:600 12px/1.3 var(--nav);letter-spacing:.05em;text-transform:uppercase;margin:30px 0 12px;color:var(--ink)}
.v3-preserved-content__inner p,.v3-preserved-content__inner li{font-size:16px;line-height:1.72}
.v3-preserved-content__inner p{margin:0 0 20px}.v3-preserved-content__inner ul,.v3-preserved-content__inner ol{padding-left:22px;margin:0 0 26px}.v3-preserved-content__inner li+li{margin-top:8px}
.v3-preserved-content__inner a{color:var(--purple);text-decoration:underline;text-underline-offset:3px}
.v3-preserved-content__inner img{max-width:100%;height:auto;margin:30px auto;border-radius:0}.v3-preserved-content__inner figure{margin:34px 0}.v3-preserved-content__inner figcaption{font-size:11px;color:var(--muted);margin-top:8px}
.v3-preserved-content__inner blockquote{margin:40px 0;padding:32px 36px;background:var(--stone);border-left:2px solid var(--purple);font:400 29px/1.18 var(--serif);color:var(--ink)}
.v3-preserved-content__inner table{width:100%;border-collapse:collapse;margin:30px 0;font-size:13px}.v3-preserved-content__inner th,.v3-preserved-content__inner td{padding:13px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}
.v3-preserved-content__inner .wp-block-columns{gap:24px}.v3-preserved-content__inner .gallery,.v3-preserved-content__inner .wp-block-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.v3-preserved-content__inner input:not([type=checkbox]):not([type=radio]),.v3-preserved-content__inner select,.v3-preserved-content__inner textarea{width:100%;min-height:48px;border:1px solid var(--line);background:#fff;border-radius:3px;padding:10px 12px;font:500 13px/1.4 var(--sans);color:var(--ink)}
.v3-preserved-content__inner textarea{min-height:130px}.v3-preserved-content__inner input[type=submit],.v3-preserved-content__inner button[type=submit]{min-height:48px;border:0;border-radius:3px;background:var(--purple);color:#fff;padding:0 22px;font:700 10px/1 var(--nav);letter-spacing:.06em;text-transform:uppercase}
.v3-preserved-content__inner iframe{max-width:100%}

.v3r-hero,.v3-generic-hero,.v3-article-hero{position:relative;min-height:560px;background:var(--char);color:#fff;overflow:hidden;display:flex;align-items:center}
.v3r-hero>img,.v3-generic-hero>img,.v3-article-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.03)}
.v3r-hero:after,.v3-generic-hero:after,.v3-article-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,24,29,.92),rgba(24,24,29,.72) 46%,rgba(24,24,29,.34) 76%,rgba(24,24,29,.45))}
.v3r-hero-inner,.v3-generic-hero-inner,.v3-article-hero>.site-wrap{position:relative;z-index:2;padding-top:92px;padding-bottom:70px}
.v3r-crumbs{display:flex;gap:7px;align-items:center;margin-bottom:46px;font:600 8px/1.3 var(--nav);letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.72)}
.v3r-hero h1,.v3-generic-hero h1,.v3-article-hero h1{max-width:860px;font:400 clamp(54px,5.7vw,92px)/.92 var(--serif);letter-spacing:-.045em;margin:0;color:#fff}
.v3r-hero p,.v3-article-hero p{max-width:620px;margin-top:22px;font-size:16px;line-height:1.55;color:rgba(255,255,255,.9)}
.v3r-actions{display:flex;gap:9px;margin-top:26px}.v3r-actions .btn{min-width:150px;height:48px;font-family:var(--nav)}
.v3r-proof{background:#fff;border-bottom:1px solid var(--line)}.v3r-proof>.site-wrap{display:grid;grid-template-columns:repeat(4,1fr)}.v3r-proof>.site-wrap>div{min-height:112px;padding:22px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.v3r-proof>.site-wrap>div:last-child{border-right:0}.v3r-proof strong{font:400 35px/.95 var(--serif)}.v3r-proof span{margin-top:7px;font:600 9px/1.2 var(--nav);color:var(--muted)}
.v3r-section{padding:78px 0;background:#fff}.v3r-section.stone{background:var(--stone)}.v3r-split{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.v3r-split.reverse{grid-template-columns:1.2fr .8fr}.v3r-split.reverse .v3r-copy{order:2}.v3r-split.reverse .v3r-media{order:1}.v3r-copy h2{font:400 clamp(40px,4.4vw,64px)/.98 var(--serif);letter-spacing:-.035em;max-width:12ch}.v3r-copy p{margin-top:18px;max-width:52ch;font-size:15px;line-height:1.65;color:#5b5660}.v3r-media{margin:0;min-height:420px;background:#ddd;overflow:hidden}.v3r-media img{width:100%;height:520px;object-fit:cover}
.v3r-related{padding:54px 0;background:var(--stone);border-top:1px solid var(--line)}.v3r-related-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:16px;border-top:1px solid var(--line)}.v3r-related-grid a{display:flex;justify-content:space-between;gap:12px;padding:18px 14px 18px 0;border-bottom:1px solid var(--line);border-right:1px solid var(--line);font:600 11px/1.25 var(--nav)}.v3r-related-grid a:not(:first-child){padding-left:14px}.v3r-related-grid a:last-child{border-right:0}.v3r-related-grid b{color:var(--purple)}
.v3r-final{padding:72px 0;background:var(--char);color:#fff}.v3r-final>.site-wrap{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:end}.v3r-final h2{font:400 clamp(38px,4vw,58px)/.98 var(--serif);letter-spacing:-.035em;max-width:14ch}.v3r-final .v3r-actions{margin:0}
.v3-article-body{padding:72px 0;background:#fff}.v3-article-body>.site-wrap{width:min(calc(100% - 96px),980px)}.v3-article-body h2{font:400 42px/1 var(--serif);margin:52px 0 18px}.v3-article-body h3{font:400 28px/1.05 var(--serif);margin:38px 0 14px}.v3-article-body p,.v3-article-body li{font-size:16px;line-height:1.72}.v3-article-body p{margin:0 0 20px}.v3-article-body img{max-width:100%;height:auto;margin:30px auto}.v3-article-body a{color:var(--purple);text-decoration:underline;text-underline-offset:3px}
.v3-archive-hero{padding:150px 0 70px;background:var(--char);color:#fff}.v3-archive-hero h1{font:400 clamp(52px,6vw,88px)/.94 var(--serif);letter-spacing:-.04em}.v3-archive-hero p{margin-top:16px;max-width:60ch;color:#d8d4da;font-size:14px}.v3-archive-list{padding:72px 0;background:var(--stone)}.v3-archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.v3-archive-grid article{background:#fff;border:1px solid var(--line)}.v3-archive-grid article a{display:block;padding:18px}.v3-archive-grid img{width:100%;aspect-ratio:1.55/1;object-fit:cover;margin:-18px -18px 18px;width:calc(100% + 36px);max-width:none}.v3-archive-grid small{font:600 8px/1 var(--nav);letter-spacing:.12em;color:var(--muted)}.v3-archive-grid h2{font:400 29px/1 var(--serif);margin:10px 0}.v3-archive-grid p{font-size:12px;line-height:1.5;color:var(--muted)}.v3-archive-grid span{display:inline-block;margin-top:16px;color:var(--purple);font:700 9px/1 var(--nav)}

@media(max-width:1099px){
 .v3r-hero,.v3-generic-hero,.v3-article-hero{min-height:520px}.v3r-hero-inner,.v3-generic-hero-inner,.v3-article-hero>.site-wrap{padding-top:100px;padding-bottom:46px}.v3r-hero h1,.v3-generic-hero h1,.v3-article-hero h1{font-size:54px;max-width:680px}.v3r-proof>.site-wrap{grid-template-columns:1fr 1fr}.v3r-proof>.site-wrap>div:nth-child(2){border-right:0}.v3r-split,.v3r-split.reverse{grid-template-columns:1fr 1fr;gap:32px}.v3r-section{padding:56px 0}.v3r-media img{height:390px}.v3r-related-grid{grid-template-columns:1fr 1fr}.v3r-related-grid a:nth-child(2){border-right:0}.v3-archive-grid{grid-template-columns:1fr 1fr}.v3-preserved-head{grid-template-columns:1fr;gap:10px}
}
@media(max-width:699px){
 .v3r-hero,.v3-generic-hero,.v3-article-hero{min-height:500px}.v3r-hero:after,.v3-generic-hero:after,.v3-article-hero:after{background:linear-gradient(180deg,rgba(24,24,29,.48),rgba(24,24,29,.88) 62%,rgba(24,24,29,.96))}.v3r-hero-inner,.v3-generic-hero-inner,.v3-article-hero>.site-wrap{padding:100px 16px 38px}.v3r-crumbs{margin-bottom:24px}.v3r-hero h1,.v3-generic-hero h1,.v3-article-hero h1{font-size:42px;line-height:.96}.v3r-hero p{font-size:13px}.v3r-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.v3r-actions .btn{min-width:0;height:44px;font-size:9px}.v3r-proof>.site-wrap{width:100%;grid-template-columns:1fr 1fr}.v3r-proof>.site-wrap>div{min-height:88px;padding:15px}.v3r-proof strong{font-size:28px}.v3r-section{padding:0}.v3r-split,.v3r-split.reverse{display:flex;flex-direction:column;gap:0}.v3r-split.reverse .v3r-copy,.v3r-split.reverse .v3r-media{order:initial}.v3r-copy{padding:32px 16px}.v3r-copy h2{font-size:34px}.v3r-copy p{font-size:12px}.v3r-media{width:100%;min-height:260px}.v3r-media img{height:300px}.v3-preserved-content{padding:36px 0}.v3-preserved-head{display:block;margin-bottom:24px}.v3-preserved-head h2{font-size:34px;margin-top:7px}.v3-preserved-content__inner{width:100%}.v3-preserved-content__inner p,.v3-preserved-content__inner li{font-size:13px;line-height:1.65}.v3-preserved-content__inner h2{font-size:31px;margin-top:38px}.v3-preserved-content__inner h3{font-size:24px}.v3-preserved-content__inner blockquote{padding:22px 20px;font-size:24px}.v3-preserved-content__inner .gallery,.v3-preserved-content__inner .wp-block-gallery{grid-template-columns:1fr}.v3r-related{padding:36px 16px}.v3r-related>.site-wrap{width:100%}.v3r-related-grid{grid-template-columns:1fr}.v3r-related-grid a{border-right:0!important;padding:14px 0!important}.v3r-final{padding:44px 16px}.v3r-final>.site-wrap{display:block;width:100%}.v3r-final h2{font-size:35px}.v3r-final .v3r-actions{margin-top:22px}.v3-article-body{padding:40px 0}.v3-article-body>.site-wrap{width:calc(100% - 32px)}.v3-article-body h2{font-size:31px}.v3-article-body p,.v3-article-body li{font-size:13px}.v3-archive-hero{padding:110px 16px 50px}.v3-archive-list{padding:38px 16px}.v3-archive-grid{width:100%;grid-template-columns:1fr}
}


/* =========================================================
   V3 NAVIGATION CONTINUITY — live WordPress menu is source of truth.
   Both desktop and mobile render the same complete menu tree (depth 0).
   ========================================================= */
.desktop-wp-menu,.mobile-wp-menu,.v3-footer-menu{list-style:none;margin:0;padding:0}
.desktop-wp-menu{display:flex;align-items:center;gap:clamp(14px,1.3vw,28px);height:100%}
.desktop-wp-menu>.menu-item{height:100%}
.desktop-wp-menu>.menu-item>a{height:100%;display:inline-flex;align-items:center}
.desktop-wp-menu>.menu-item-has-children>a::after{content:"⌄";margin-left:6px;font-size:10px;opacity:.7}
.desktop-nav .desktop-wp-menu>.menu-item>.sub-menu{width:min(880px,76vw);min-width:520px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding:10px;background:var(--line)}
.desktop-nav .desktop-wp-menu>.menu-item>.sub-menu>li{height:auto;background:#fff;display:block;position:relative}
.desktop-nav .desktop-wp-menu>.menu-item>.sub-menu>li>a{height:auto;min-height:48px;padding:13px 14px;display:flex;align-items:center}
.desktop-nav .desktop-wp-menu .sub-menu .sub-menu{top:0;left:calc(100% + 2px);min-width:250px;width:auto;display:block;background:#fff;padding:6px}
.desktop-nav .desktop-wp-menu .sub-menu .menu-item-has-children>a::after{content:"›";margin-left:auto;padding-left:10px;opacity:.55}
.mobile-wp-menu{display:block}
.menu-panel .mobile-wp-menu>.menu-item{border-bottom:1px solid rgba(255,255,255,.10)}
.menu-panel .mobile-wp-menu>.menu-item>a{display:flex;align-items:center;justify-content:space-between}
.menu-panel .mobile-wp-menu>.menu-item-has-children>a::after{content:"+";font-size:16px;font-weight:400;opacity:.7}
.menu-panel .mobile-wp-menu .sub-menu{margin:0;padding:0 0 10px 14px}
.menu-panel .mobile-wp-menu .sub-menu .sub-menu{padding-left:12px}
.menu-panel .mobile-wp-menu .sub-menu .menu-item-has-children>a::after{content:"›";float:right;opacity:.65}
.v3-footer-menu{display:contents}
.v3-footer-menu .menu-item{list-style:none}
.quickbar a[href*="smilewishlist"] svg{width:19.2px;height:19.2px;stroke:currentColor;fill:none;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:1099px){.desktop-wp-menu{display:none}}
@media(min-width:1100px) and (max-width:1399px){.desktop-wp-menu{gap:12px}.desktop-wp-menu>.menu-item>a{font-size:9.4px!important;letter-spacing:.055em!important}.desktop-book{padding-inline:14px}}

/* Global footer continuity on every V3 internal page. */
.v3-global-footer{border-top:1px solid var(--line)}
.v3-treatment-policy-links{margin-top:9px;font:500 7px/1.5 var(--nav);letter-spacing:.04em;text-transform:none;color:#77717a}
.v3-treatment-policy-links a:hover{color:var(--purple)}

/* ========================================================================
   V3.2 release-hardening layer — accessibility, performance and trust.
   ======================================================================== */
:root{
  --serif:"Iowan Old Style","Baskerville","Times New Roman",Georgia,serif;
  --sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
  --nav:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
}
html{scroll-padding-top:calc(var(--header) + 16px)}
body{overflow-wrap:anywhere}
.skip-link{position:fixed;left:12px;top:8px;z-index:99999;padding:10px 14px;background:#fff;color:#17171B;border:2px solid #17171B;transform:translateY(-150%);transition:transform .12s ease}
.skip-link:focus{transform:translateY(0)}
:focus-visible{outline:3px solid #9424CE;outline-offset:3px}
.eyebrow{font-size:10px;color:#5D5660}
.dark .eyebrow,.ep-dark .eyebrow{color:#D8D2DB}
.num{color:#625C66}
.experience,.watch{font-size:9.5px}
.brand-sub{font-size:7.5px}
.stories-kicker{font-size:10px}
.awards-label{font-size:9.5px;color:#5F5962}
.review-box span{font-size:10px}
.utility .eyebrow{font-size:10px}
.utility p{font-size:11px}
.utility .link{font-size:10px}
.ep-crumbs,.cp-crumbs,.v3x-crumbs,.v3r-crumbs,.breadcrumbs{font-size:10px!important;line-height:1.35!important}
.btn,.desktop-book,.tablet-book,.menu-actions a,.menu-actions button{min-height:44px}
.quickbar a,.quickbar button{min-width:44px;min-height:44px}
.menu-panel a{min-height:44px;display:flex;align-items:center}
.desktop-wp-menu>.menu-item:nth-last-child(-n/**/+4)>.sub-menu{left:auto;right:0}
.desktop-nav .sub-menu{max-width:calc(100vw - 32px)}
.home-continuity{padding:38px 0;background:#fff;border-top:1px solid var(--line)}
.home-continuity-head{max-width:760px;margin-bottom:20px}.home-continuity-head p{margin-top:10px;color:var(--muted)}
.home-continuity-body{max-width:820px}.home-continuity-body>*+*{margin-top:12px}.home-continuity-body h2,.home-continuity-body h3{margin-top:24px}.home-continuity-body ul,.home-continuity-body ol{padding-left:20px}.home-continuity-body a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.v3-global-footer{background:#18181D;color:#fff;padding:34px 0 calc(28px + env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.1)}
.v3-footer-main{display:grid;gap:24px}.v3-footer-brand p{max-width:36ch;margin-top:10px;color:#D1CDD3}
.v3-footer-social{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.v3-footer-social a,.v3-footer-legal a{text-decoration:underline;text-underline-offset:3px}
.v3-footer-navigation .v3-footer-menu{display:flex;flex-wrap:wrap;gap:10px 18px;margin:0;padding:0;list-style:none}.v3-footer-navigation a{min-height:44px;display:flex;align-items:center}
.v3-footer-practices{display:grid;grid-template-columns:1fr;gap:1px;background:rgba(255,255,255,.14)}
.v3-footer-practice{margin:0;padding:14px;background:#222228;font-style:normal;display:grid;gap:5px}.v3-footer-location{font-family:var(--serif);font-size:18px}.v3-footer-practice span{color:#D1CDD3;font-size:10.5px}.v3-footer-practice a:last-child{font-size:11px}
.v3-footer-legal{padding-top:18px;border-top:1px solid rgba(255,255,255,.16);display:flex;flex-wrap:wrap;gap:8px 14px;color:#D5D1D7;font-size:10px}.v3-footer-legal span{width:100%}
.v3-location-facts{background:#F7F7F4}.v3-location-facts-grid{display:grid;gap:18px}.v3-location-facts-grid address{font-style:normal;display:grid;gap:10px;padding:18px;background:#fff;border:1px solid var(--line)}.v3-location-facts-grid address .btn{width:max-content}
.v3-error-page{min-height:70vh;background:var(--stone);padding:120px 0 70px}.v3-error-card{max-width:760px}.v3-error-card h1{font-size:clamp(38px,7vw,72px);line-height:.96}.v3-error-card p{margin-top:18px;max-width:60ch}.v3-error-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.v3-error-actions .btn:not(.primary){border-color:#999;color:var(--ink);background:#fff}
.v3x-form-placeholder{padding:20px;border:1px solid var(--line);background:#fff}.v3x-form-placeholder p{margin-top:8px}.v3x-form-placeholder a{display:inline-flex;margin-top:12px;text-decoration:underline}

@media (min-width:768px){
 .v3-footer-practices{grid-template-columns:repeat(2,1fr)}
 .v3-location-facts-grid{grid-template-columns:1.25fr .75fr;align-items:start}
}
@media (min-width:1100px){
 .v3-footer-main{grid-template-columns:1.1fr .9fr;column-gap:50px}
 .v3-footer-practices,.v3-footer-legal{grid-column:1/-1}
 .v3-footer-practices{grid-template-columns:repeat(4,1fr)}
}
@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
@media (forced-colors:active){.btn,.choice-row,.menu{border:1px solid ButtonText}}

.v3-location-hours{display:grid;gap:3px;margin-top:4px;padding-top:10px;border-top:1px solid var(--line)}.v3-location-hours strong{font-size:11px;text-transform:uppercase;letter-spacing:.08em}.v3-location-hours span{font-size:12px}.v3-location-services{padding-top:18px}.v3-location-service-links{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:8px}.v3-location-service-links a{min-height:44px;display:inline-flex;align-items:center;text-decoration:underline;text-underline-offset:3px}

/* === V6 GLOBAL DESIGN LOCK: homepage parity across production pages === */














@media(max-width:699px){.treatment-hero h1{font-size:clamp(43px,11.4vw,55px)!important;line-height:.92!important;max-width:11ch!important}.treatment-subtitle{font-size:clamp(25px,7vw,31px)!important}.treatment-intro{font-size:15px!important}.hero-actions .btn,.treatment-actions .btn{height:46px!important;min-height:46px!important;font-size:11px!important;width:100%!important}.treatment-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}}


/* V6 media-frame lock: supplied practice films */







@media(max-width:800px){.standalone-practice-media{padding:44px 0}.standalone-practice-video-grid{grid-template-columns:1fr;gap:16px}.standalone-practice-video-grid .standalone-video-card video{aspect-ratio:16/10}}

/* V7 BRAND TYPOGRAPHY LOCK — display typography is DM Serif Display, UI/body is DM Sans. */




/* V7 LIVE-SITE IMAGE ART DIRECTION */




/* V8 HERO ACTION LOCK — compact quiet-luxury proportions; homepage = treatments. */
.hero-actions,.treatment-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  width:auto!important;
  max-width:360px!important;
  margin-top:22px!important;
}
.hero-actions .btn,.treatment-actions .btn{
  box-sizing:border-box!important;
  width:max-content!important;
  min-width:0!important;
  max-width:100%!important;
  height:40px!important;
  min-height:40px!important;
  padding:0 15px!important;
  border-radius:2px!important;
  font-family:var(--iconic-ui)!important;
  font-size:10px!important;
  font-weight:600!important;
  line-height:1!important;
  letter-spacing:.005em!important;
  white-space:nowrap!important;
}
@media(max-width:699px){
  .hero-actions,.treatment-actions{
    display:flex!important;
    width:auto!important;
    max-width:100%!important;
    gap:7px!important;
    margin-top:18px!important;
  }
  .hero-actions .btn,.treatment-actions .btn{
    width:max-content!important;
    min-width:0!important;
    height:42px!important;
    min-height:42px!important;
    padding:0 14px!important;
    font-size:10px!important;
  }
}


/* V7 LIVE MENU DENSITY LOCK */
@media(min-width:1100px){
  .desktop-wp-menu{gap:clamp(12px,1.25vw,24px)!important}
  .desktop-wp-menu>li>a{font-size:10px!important;letter-spacing:.065em!important;white-space:nowrap}
}


/* ICONIC V9 FULL SITE PRODUCTION — V7 visual lock + complete retained page inventory. */


/* V9 UNIVERSAL HERO ACTION LOCK — extends the approved V7 proportions to every page family. */
.cp-hero .cp-actions,.v3x-hero .v3x-actions,.v3r-hero .v3r-actions,.ep-hero .ep-actions{
  display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;
  gap:8px!important;width:auto!important;max-width:420px!important;margin-top:22px!important;
}
.cp-hero .cp-actions .btn,.v3x-hero .v3x-actions .btn,.v3r-hero .v3r-actions .btn,.ep-hero .ep-actions .btn{
  box-sizing:border-box!important;width:max-content!important;min-width:0!important;max-width:100%!important;
  height:40px!important;min-height:40px!important;padding:0 15px!important;border-radius:2px!important;
  font-family:var(--iconic-ui)!important;font-size:10px!important;font-weight:600!important;line-height:1!important;
  letter-spacing:.005em!important;white-space:nowrap!important;
}
@media(max-width:699px){
  .cp-hero .cp-actions,.v3x-hero .v3x-actions,.v3r-hero .v3r-actions,.ep-hero .ep-actions{gap:7px!important;margin-top:18px!important;max-width:100%!important}
  .cp-hero .cp-actions .btn,.v3x-hero .v3x-actions .btn,.v3r-hero .v3r-actions .btn,.ep-hero .ep-actions .btn{height:42px!important;min-height:42px!important;padding:0 14px!important;font-size:10px!important}
}



/* ICONIC SMILES V10 — CANONICAL GLOBAL DESIGN SYSTEM */













@media(max-width:900px){.desktop-nav{display:none!important}}
@media(max-width:700px){p,li{line-height:1.58}.btn,.hero-actions .btn,.treatment-actions .btn,.cp-actions .btn,.v3x-actions .btn,.v3r-actions .btn,.pp-actions .btn{min-height:42px!important;padding:10px 14px!important;font-size:10px!important}.quickbar>a,.quickbar>button{height:66px!important;min-height:66px!important;padding:5px 2px!important}.quickbar>a span,.quickbar>button span{font-size:8px!important;letter-spacing:.02em!important}.quickbar svg{width:19px!important;height:19px!important}.v10-ortho-only{padding-top:88px}.v10-ortho-only form{grid-template-columns:1fr}.v10-ortho-only form label{grid-column:1!important}}

/* V10 final system constraints */







@media(max-width:700px){.v10-ortho-form{grid-template-columns:1fr;padding:22px 18px}.v10-ortho-form>label,.v10-ortho-form>fieldset{grid-column:1/-1!important}.v10-two-col{grid-template-columns:1fr}.v10-ortho-form-shell>h1{margin-bottom:24px}}

/* V10 second-pass image art direction */






@media(min-width:1100px){.practice-row>.v10-location-visual{height:100px;min-height:100px}.practice-row>.v10-location-visual:before{font-size:18px}}
@media(max-width:700px){.v3x-media>.v10-location-visual,.v3r-media>.v10-location-visual{min-height:260px}.ep-location>.v10-location-visual{min-height:210px}}



/* ==========================================================================
   ICONIC SMILES — PART 1 LUXURY VISUAL PASS
   Quiet luxury 60% / editorial confidence 40%.
   Deliberately visual only: no SEO/schema/backend restructuring.
   ========================================================================== */
:root{
  --p1-ink:#1B1A1E;
  --p1-char:#252428;
  --p1-char-soft:#302F34;
  --p1-paper:#FCFAF6;
  --p1-white:#FFFFFF;
  --p1-stone:#F3EFE8;
  --p1-stone-2:#ECE7DF;
  --p1-line:#DDD6CD;
  --p1-muted:#6D686F;
  --p1-purple:#9424CE;
  --p1-content:1280px;
  --p1-narrow:760px;
  --p1-radius:2px;
  --p1-shadow:0 18px 50px rgba(24,20,28,.055);
}
html{background:#EDE9E3}
body{
  background:#EDE9E3;
  color:var(--p1-ink);
  font-family:"DM Sans","Helvetica Neue",Arial,sans-serif;
  font-kerning:normal;
  text-rendering:optimizeLegibility;
}
.phone,.site-shell,.v3x-page,.ep-page,.cp-page{background:var(--p1-paper)}
.wrap{width:min(calc(100% - 36px),var(--p1-content));margin-inline:auto}
@media(min-width:768px){
  .phone{width:100%;max-width:none;box-shadow:none}
  .wrap{width:min(calc(100% - 80px),var(--p1-content))}
}
@media(min-width:1440px){.wrap{width:min(calc(100% - 112px),var(--p1-content))}}

h1,h2,h3,h4,
.section-title,.card-title,.v3x-hero h1,.v3x-copy h2,.ep-hero h1,.ep-head h2,.cp-hero h1,.cp-copy h2,
.treatment-hero h1,.treatment-subtitle,.treatment-grid h2,.treatment-final-cta h2{
  font-family:"DM Serif Display",Georgia,"Times New Roman",serif!important;
  font-weight:400!important;
  letter-spacing:-.032em!important;
  text-wrap:balance;
}
p,li,.section-lead,.treatment-intro,.v3x-copy p,.ep-copy p,.cp-copy p{
  font-family:"DM Sans","Helvetica Neue",Arial,sans-serif;
  text-wrap:pretty;
}
p{max-width:68ch}
.eyebrow,.mega-kicker,.menu-kicker,.awards-label{
  font-family:"DM Sans","Helvetica Neue",Arial,sans-serif!important;
  font-weight:600!important;
  letter-spacing:.17em!important;
  color:#777178;
}
.dark .eyebrow{color:#BAB3BC}
a.link,.text-link{font-weight:600!important;text-decoration:none}
a.link:hover,.text-link:hover{opacity:.76}

.header{
  background:rgba(34,33,38,.94)!important;
  border-bottom:1px solid rgba(255,255,255,.09)!important;
  box-shadow:none!important;
  backdrop-filter:blur(16px) saturate(115%)!important;
}
.header-inner{max-width:var(--p1-content);margin:auto}
.menu-panel,.mega-menu{background:#201F23!important}
.desktop-nav,.desktop-menu-link,.menu-primary,.menu-group summary,.desktop-book,.tablet-book,.quickbar{
  font-family:"DM Sans","Helvetica Neue",Arial,sans-serif!important;
}
.desktop-book,.tablet-book,.quickbar .book,.quickbar button.book,.btn.primary{
  background:var(--p1-purple)!important;
  color:#fff!important;
}
.btn,.desktop-book,.tablet-book,.menu-actions a,.menu-actions button{
  border-radius:var(--p1-radius)!important;
  box-shadow:none!important;
  letter-spacing:.035em!important;
}
.btn{min-height:44px!important;height:44px!important;padding-inline:16px!important}
@media(min-width:768px){.btn{min-height:46px!important;height:46px!important;padding-inline:18px!important}}
.quickbar{box-shadow:0 -7px 24px rgba(20,18,22,.055)!important}

.hero{
  background:#17171A!important;
  min-height:610px!important;
}
.hero::after{
  background:
    linear-gradient(90deg,rgba(8,8,11,.76) 0%,rgba(8,8,11,.62) 32%,rgba(8,8,11,.34) 60%,rgba(8,8,11,.18) 100%),
    linear-gradient(180deg,rgba(8,8,11,.15) 0%,rgba(8,8,11,.05) 58%,rgba(8,8,11,.25) 100%)!important;
}
.hero-media,.hero-film,.standalone-hero-film{
  filter:saturate(.82) contrast(1.02) brightness(.94)!important;
}
.hero-copy{
  min-height:610px!important;
  padding-top:112px!important;
  padding-bottom:72px!important;
  justify-content:center!important;
}
.hero h1{
  font-size:clamp(48px,13vw,56px)!important;
  line-height:.92!important;
  max-width:9.6ch!important;
  letter-spacing:-.043em!important;
}
.hero p{
  margin-top:20px!important;
  font-size:15px!important;
  line-height:1.56!important;
  max-width:34ch!important;
}
.hero-actions{margin-top:24px!important;max-width:360px!important;gap:8px!important}
.experience{margin-top:22px!important;opacity:.78}
.watch{bottom:24px!important}
@media(min-width:768px){
  .hero,.hero-copy{min-height:700px!important}
  .hero-copy{padding-top:135px!important;padding-bottom:95px!important}
  .hero h1{font-size:clamp(66px,7.2vw,82px)!important;max-width:9.8ch!important}
  .hero p{font-size:17px!important;max-width:40ch!important}
  .hero-actions{max-width:410px!important}
}
@media(min-width:1280px){
  .hero,.hero-copy{min-height:760px!important}
  .hero h1{font-size:86px!important}
  .hero p{font-size:18px!important}
}

/* Proof: editorial numbers, not boxed dashboard UI. */
.proof{background:var(--p1-paper)!important;border-color:var(--p1-line)!important}
.proof-main,.proof-mini{border-color:var(--p1-line)!important}
.stat,.mini-proof{border-color:var(--p1-line)!important}
.stat strong{letter-spacing:-.04em!important}
@media(min-width:768px){
  .proof{padding:10px 0}
  .proof-main,.proof-mini{max-width:var(--p1-content);margin-inline:auto}
  .stat{height:120px!important}
  .stat strong{font-size:48px!important}
}

/* Shared surface discipline: fewer cards, fewer effects, more proportion. */
.card,.ep-card,.v3x-card,.cp-card,.treatment-choice,.utility-card,.review-box,.path-card,
.standalone-video-card,.form-card,.info-card{
  border-radius:var(--p1-radius)!important;
  box-shadow:none!important;
}
.card,.ep-card,.v3x-card,.cp-card,.treatment-choice,.standalone-video-card{
  border-color:var(--p1-line)!important;
}
.stone,.philosophy,.transform,.ep-section.stone,.v3x-section.stone,.cp-section.stone{
  background:var(--p1-stone)!important;
}
.section,.v3x-section,.ep-section,.cp-section{scroll-margin-top:90px}
@media(min-width:768px){
  .section,.v3x-section,.ep-section,.cp-section{padding-top:72px!important;padding-bottom:72px!important}
}
@media(min-width:1280px){
  .section,.v3x-section,.ep-section,.cp-section{padding-top:84px!important;padding-bottom:84px!important}
}

/* Homepage transformations: make the work the visual focus. */
.transform{background:var(--p1-stone)!important}
.transform-v2-viewer,.case-image{border-color:var(--p1-line)!important;background:#fff!important}
.transform-film-card{background:transparent!important;border:0!important}
.transform-film-card video{background:#17171A!important}
@media(min-width:768px){
  .transform{padding:76px 0!important}
  .transform h2{font-size:clamp(48px,5vw,68px)!important}
}

/* Five pathways. Images remain the attached 16:9 art, with restrained copy. */
.pathways{background:var(--p1-char)!important;color:#fff!important}
.pathways .wrap{max-width:var(--p1-content)}
.path-card{
  background:var(--p1-char-soft)!important;
  border:1px solid rgba(255,255,255,.10)!important;
  overflow:hidden!important;
  transition:background .18s ease,transform .18s ease;
}
.path-card:hover{background:#35343A!important;transform:translateY(-1px)}
.path-card img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  filter:grayscale(.86) saturate(.28) contrast(1.03)!important;
}
.path-copy{min-width:0}
.path-copy b{font-weight:600!important;letter-spacing:.055em!important}
.path-copy p{color:#D4CED6!important}
.path-intent{color:#BDB5BF!important}
@media(max-width:767px){
  .pathways{padding:44px 0 48px!important}
  .pathways h2{font-size:38px!important;line-height:.98!important;max-width:9ch!important}
  .path-scroll{gap:7px!important;margin-top:20px!important}
  .path-card{grid-template-columns:41% 59%!important;height:92px!important;min-height:92px!important}
  .path-card img{min-height:92px!important}
  .path-copy{padding:11px 12px!important}
  .path-copy b{font-size:11px!important}
  .path-copy p{font-size:10.5px!important;line-height:1.26!important}
}
@media(min-width:768px){
  .pathways{padding:72px 0!important}
  .pathways .wrap{display:grid!important;grid-template-columns:minmax(220px,.72fr) minmax(0,1.3fr)!important;column-gap:clamp(42px,6vw,84px)!important;align-items:start!important}
  .pathways .eyebrow,.pathways h2,.pathways>.wrap>.link{grid-column:1!important}
  .pathways h2{font-size:clamp(48px,4.5vw,64px)!important;line-height:.96!important;max-width:7ch!important}
  .pathways>.wrap>.link{margin-top:18px!important}
  .path-scroll{grid-column:2!important;grid-row:1/5!important;margin:0!important;gap:9px!important}
  .path-card{grid-template-columns:29% 71%!important;min-height:108px!important;height:auto!important}
  .path-copy{padding:17px 20px!important}
  .path-copy b{font-size:13px!important}
  .path-copy p{font-size:12.5px!important;line-height:1.35!important}
}

/* Clinicians: portraits first, role labels quieter. */
.clinicians{background:var(--p1-paper)!important}
.clinician{background:#E7E2DB!important;overflow:hidden}
.clinician img{filter:saturate(.84) contrast(1.015)}
.clinician-roles{gap:1px!important}
.clinician-role{background:transparent!important;border-color:var(--p1-line)!important}
@media(min-width:768px){
  .clinicians{padding:76px 0!important}
  .clinicians h2{font-size:clamp(48px,4.4vw,64px)!important}
}

/* Reviews / awards / technology / pricing: editorial modules rather than tiles. */
.utility{background:var(--p1-paper)!important}
.utility-card{border-color:var(--p1-line)!important;background:var(--p1-paper)!important}
.utility-pad{padding:26px 18px!important}
.tech-kpis,.review-pair,.price-list,.practice-list{border-color:var(--p1-line)!important}
.review-box,.award-row,.price-row,.practice-row{border-color:var(--p1-line)!important}
@media(min-width:768px){
  .utility-pad{padding:42px!important}
  .utility h2{font-size:clamp(44px,4vw,60px)!important}
}

/* V8 media masthead discipline: six publications, black, soft label, two rows on mobile. */
.featured{
  background:#FFFEFC!important;
  border-top:1px solid #E8E2DA!important;
  border-bottom:1px solid #E8E2DA!important;
  padding:18px 0 20px!important;
}
.featured .eyebrow{
  color:#6E686C!important;
  font-family:"DM Sans","Helvetica Neue",Arial,sans-serif!important;
  font-size:8.5px!important;
  font-weight:600!important;
  letter-spacing:.15em!important;
  text-align:center!important;
  margin:0 0 13px!important;
  text-transform:none!important;
}
.featured .mastheads{
  width:100%!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  grid-auto-rows:40px!important;
  gap:7px 7px!important;
  align-items:center!important;
}
.featured .masthead{height:40px!important;padding:0 4px!important}
.featured .masthead img{
  width:auto!important;height:auto!important;max-width:100%!important;max-height:36px!important;
  object-fit:contain!important;filter:grayscale(1) contrast(1.65)!important;opacity:1!important
}
.featured .m-mail img{transform:scale(1.08)!important}
.featured .m-vogue img{transform:scale(.98)!important}
.featured .m-sunday img{transform:scale(1.42)!important;max-height:46px!important}
.featured .m-elle img{transform:scale(.92)!important}
.featured .m-glamour img{transform:scale(.94)!important}
.featured .m-economist img{transform:scale(.95)!important;filter:grayscale(1) invert(1) contrast(7)!important}
@media(min-width:768px){
  .featured{padding:25px 0 27px!important}
  .featured .wrap{display:block!important}
  .featured .eyebrow{text-align:center!important;font-size:10px!important;margin-bottom:21px!important}
  .featured .mastheads{grid-template-columns:repeat(6,minmax(0,1fr))!important;grid-auto-rows:54px!important;gap:0 32px!important}
  .featured .masthead{height:54px!important}
  .featured .m-sunday img{transform:scale(1.13)!important;max-height:58px!important}
}

/* Treatment pages: calmer hero, better line lengths, fewer oversized elements. */
.treatment-hero{background:var(--p1-paper)!important;border-color:var(--p1-line)!important}
.treatment-hero-copy{background:var(--p1-paper)!important}
.treatment-hero h1{font-size:clamp(46px,12vw,58px)!important;line-height:.94!important;max-width:12ch!important}
.treatment-subtitle{font-size:25px!important;line-height:1.03!important;max-width:18ch!important}
.treatment-intro{font-size:15px!important;line-height:1.6!important;max-width:52ch!important}
.treatment-hero-visual{background:#E7E2DB!important}
.treatment-hero-visual>img{filter:saturate(.86) contrast(1.015)!important}
.treatment-actions{gap:8px!important}
.treatment-feature-strip,.related-treatment-links{border-color:var(--p1-line)!important}
@media(max-width:767px){
  .treatment-hero-copy{padding-top:24px!important;padding-bottom:30px!important}
  .breadcrumbs{margin-bottom:20px!important}
  .treatment-hero-visual,.treatment-hero-visual>img{height:300px!important;min-height:300px!important}
}
@media(min-width:768px){
  .treatment-hero{min-height:560px!important;grid-template-columns:46% 54%!important}
  .treatment-hero-copy{padding-top:52px!important;padding-bottom:52px!important}
  .treatment-hero h1{font-size:clamp(62px,5.2vw,78px)!important}
  .treatment-subtitle{font-size:31px!important}
  .treatment-hero-visual,.treatment-hero-visual>img{height:560px!important;min-height:560px!important}
}
@media(min-width:1440px){
  .treatment-hero{min-height:620px!important}
  .treatment-hero-visual,.treatment-hero-visual>img{height:620px!important;min-height:620px!important}
}

/* Editorial / location / standalone page families. */
.v3x-hero,.ep-hero,.cp-hero{background:var(--p1-char)!important}
.v3x-hero h1,.ep-hero h1,.cp-hero h1{line-height:.94!important}
.v3x-hero::after,.ep-hero::after,.cp-hero::after{background:linear-gradient(90deg,rgba(9,9,12,.68),rgba(9,9,12,.27))!important}
@media(max-width:767px){
  .v3x-hero,.ep-hero,.cp-hero{min-height:540px!important}
  .v3x-hero h1,.ep-hero h1,.cp-hero h1{font-size:46px!important}
}
@media(min-width:768px){
  .v3x-hero,.ep-hero,.cp-hero{min-height:620px!important}
  .v3x-hero h1,.ep-hero h1,.cp-hero h1{font-size:clamp(58px,5.2vw,76px)!important}
}

/* Forms: quiet, precise, clinical. */
input:not([type=checkbox]):not([type=radio]),select,textarea{
  border-radius:var(--p1-radius)!important;
  border:1px solid #CFC8BF!important;
  background:#fff!important;
  box-shadow:none!important;
  font-family:"DM Sans","Helvetica Neue",Arial,sans-serif!important;
}
input:not([type=checkbox]):not([type=radio]),select{min-height:46px!important}
textarea{min-height:120px}
label{font-family:"DM Sans","Helvetica Neue",Arial,sans-serif!important}
input:focus,select:focus,textarea:focus{outline:2px solid rgba(148,36,206,.23)!important;outline-offset:1px!important;border-color:var(--p1-purple)!important}

/* Footer. */
.footer{
  background:#1F1E22!important;
  color:#F5F1EC!important;
  border-top:0!important;
}
.footer-links a,.legal{color:#C9C2CB!important}
.footer-wordmark{color:#fff!important}

/* Mobile density: no endless white space, no oversized buttons. */
@media(max-width:767px){
  .wrap{width:calc(100% - 32px)!important}
  .section,.v3x-section,.ep-section,.cp-section{padding-top:48px!important;padding-bottom:48px!important}
  .section-title,.v3x-copy h2,.ep-head h2,.cp-copy h2{font-size:38px!important;line-height:.98!important}
  p,.v3x-copy>p,.ep-copy p,.cp-copy p{font-size:14.5px!important;line-height:1.58!important}
  .card,.ep-card,.v3x-card,.cp-card{padding:18px!important}
}



/* PART 1 RED-TEAM refinements */
.stories{background:#252428!important}
@media(max-width:767px){
  .stories{padding:46px 0 50px!important}
  .stories .story-card:nth-child(n/**/+4){display:none!important}
  .story-gallery{gap:8px!important}
  .story-card{border-color:rgba(255,255,255,.10)!important}
  .story-card-copy{padding:14px!important}
  .story-card-copy h3{font-size:23px!important}
  .story-card-copy p{font-size:11px!important;line-height:1.45!important}
  .utility-plan .utility-grid{display:grid!important;grid-template-columns:1fr!important}
  .utility-plan .utility-card{width:100%!important}
}
@media(min-width:768px){
  .stories{padding:76px 0!important}
  .stories .story-card:nth-child(n/**/+4){display:none!important}
  .story-gallery{
    display:grid!important;
    grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)!important;
    grid-template-rows:1fr 1fr!important;
    gap:12px!important;
    align-items:stretch!important;
  }
  .story-card.hero-story{grid-column:1!important;grid-row:1 / 3!important}
  .story-card.hero-story .story-card-layout{display:grid!important;grid-template-columns:1fr!important;height:100%!important}
  .story-card.hero-story .story-card-media{min-height:520px!important}
  .story-card:nth-child(2){grid-column:2!important;grid-row:1!important}
  .story-card:nth-child(3){grid-column:2!important;grid-row:2!important}
  .story-card:nth-child(2) .story-card-media,.story-card:nth-child(3) .story-card-media{aspect-ratio:16/9!important}
  .utility-plan .utility-grid{display:grid!important;grid-template-columns:1fr 1fr!important}
}



/* V14.1 — APPROVED V8 MEDIA MASTHEAD. Homepage only. */
.media-masthead{width:100%;background:#fffefd;border-top:1px solid #e9e4e6;border-bottom:1px solid #e9e4e6;box-shadow:0 1px 0 rgba(20,16,18,.015);padding:22px 20px 24px}
.media-masthead__label{margin:0 0 22px;text-align:center;color:#111;font-family:var(--sans, "DM Sans", Arial, sans-serif);font-size:11px;line-height:1;font-weight:650;letter-spacing:.12em;white-space:nowrap}
.media-masthead__grid{width:min(100%,1280px);margin:0 auto;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));column-gap:38px;align-items:center;justify-items:center;position:relative}
.media-logo{width:100%;height:56px;min-width:0;display:flex;align-items:center;justify-content:center;overflow:visible}
.media-logo img{display:block;width:auto;height:auto;max-width:100%;object-fit:contain;transform-origin:center}
.logo-dailymail{transform:translateY(1px)}.logo-vogue{transform:translateY(0)}.logo-sunday{transform:translateY(1px)}.logo-elle{transform:translateY(-1px)}.logo-glamour{transform:translateY(0)}.logo-economist{transform:translateY(-1px)}
.logo-dailymail img{width:min(100%,188px);max-height:42px;filter:grayscale(1) contrast(1.65)}
.logo-vogue img{width:min(100%,176px);max-height:39px;filter:grayscale(1) contrast(1.75)}
.logo-sunday img{width:min(100%,270px);max-height:58px;transform:scale(1.13);filter:grayscale(1) contrast(1.55)}
.logo-elle img{width:min(100%,134px);max-height:42px;filter:grayscale(1) contrast(1.9)}
.logo-glamour img{width:min(100%,158px);max-height:39px;filter:grayscale(1) contrast(1.85)}
.logo-economist img{width:min(100%,140px);max-height:41px;filter:grayscale(1) invert(1) contrast(8)}
@media(max-width:760px){.media-masthead{padding:15px 8px 17px}.media-masthead__label{margin-bottom:13px;font-size:8.5px;letter-spacing:.16em;color:#6e686c;font-weight:600}.media-masthead__grid{width:100%;max-width:560px;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:6px;row-gap:7px}.media-logo{height:40px}.logo-dailymail img{width:min(100%,150px);max-height:36px;transform:scale(1.08)}.logo-vogue img{width:min(100%,110px);max-height:28px}.logo-sunday img{width:min(100%,320px);max-height:62px;transform:scale(1.56)}.logo-elle img{width:min(100%,88px);max-height:29px}.logo-glamour img{width:min(100%,100px);max-height:27px}.logo-economist img{width:min(100%,94px);max-height:29px}}
@media(max-width:380px){.media-masthead{padding-left:8px;padding-right:8px}.media-masthead__grid{column-gap:8px;row-gap:8px}.media-logo{height:36px}.logo-sunday img{width:min(100%,205px);transform:scale(1.32)}}

/* V14.1 PRODUCTION REGRESSION LOCKS */
.media-masthead{overflow:hidden}
.logo-economist img{filter:grayscale(1) contrast(2)!important}
@media(min-width:1100px){.quickbar{display:none!important}html{scroll-padding-bottom:0!important}body{padding-bottom:0!important}.footer,.desktop-footer{padding-bottom:42px!important}}

/* V14.2 — approved homepage masthead + transformation carousel */
















@media(max-width:760px){.home .media-masthead{padding:15px 8px 17px!important}.home .media-masthead__label{margin-bottom:13px!important;font-size:8.5px!important;letter-spacing:.16em!important;color:#6e686c!important;font-weight:600!important}.home .media-masthead__grid{width:100%!important;max-width:560px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;column-gap:6px!important;row-gap:7px!important}.home .media-logo{height:44px!important}.home .logo-dailymail img{width:min(100%,150px)!important;max-height:36px!important;transform:scale(1.08)!important}.home .vogue-word{width:min(100%,110px);height:30px}.home .vogue-word img{width:110px!important}.home .vogue-edition{font-size:5.8px;letter-spacing:.16em}.home .logo-sunday img{width:min(100%,320px)!important;max-height:62px!important;transform:scale(1.56)!important}.home .logo-elle img{width:min(100%,88px)!important;max-height:29px!important}.home .logo-glamour img{width:min(100%,100px)!important;max-height:27px!important}.home .logo-economist img{width:min(100%,108px)!important;max-height:32px!important}.transform-film-carousel{margin-top:22px;padding-top:18px}.transform-film-carousel__head{margin-bottom:10px}.transform-film-arrow{width:36px;height:36px}.transform-film-carousel .transform-film-card{flex-basis:86%!important}}
@media(min-width:761px) and (max-width:1099px){.transform-film-carousel .transform-film-card{flex-basis:62%!important}}
@media(max-width:380px){.home .media-masthead__grid{column-gap:8px!important;row-gap:8px!important}.home .media-logo{height:40px!important}.home .logo-sunday img{width:min(100%,205px)!important;transform:scale(1.32)!important}.home .vogue-word{height:28px}}


/* ICONIC V14.3 — exact supplied press masthead + compact 80vw transformation carousel */
.home .featured{width:100%!important;margin:0!important;padding:18px clamp(12px,2.2vw,32px) 21px!important;background:#fff!important;border-top:0!important;border-bottom:1px solid #e8e2da!important;overflow:hidden!important}
.home .featured__eyebrow{margin:0 0 14px!important;text-align:center!important;color:#6e686c!important;font-family:"DM Sans",Arial,sans-serif!important;font-size:9px!important;line-height:1!important;font-weight:600!important;letter-spacing:.15em!important;text-transform:none!important}
.home .featured__desktop{width:min(100%,1480px)!important;margin:0 auto!important;display:block!important}
.home .featured__row{display:grid!important;align-items:center!important;justify-items:center!important;column-gap:clamp(13px,1.75vw,30px)!important;row-gap:0!important}
.home .featured__row--top{grid-template-columns:repeat(8,minmax(0,1fr))!important}
.home .featured__row--bottom{width:88%!important;margin:7px auto 0!important;grid-template-columns:repeat(7,minmax(0,1fr))!important}
.home .featured .logo{height:42px!important;min-width:0!important;padding:3px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:transparent!important}
.home .featured .logo img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:34px!important;object-fit:contain!important;filter:grayscale(1) contrast(1.18)!important;opacity:.96!important}
.home .featured .logo--wide img{max-height:31px!important}.home .featured .logo--vogue img{max-height:32px!important}.home .featured .logo--mail img{max-height:35px!important}.home .featured .logo--glamour img{max-height:31px!important}.home .featured .logo--elle img{max-height:34px!important}
.home .featured .wordmark{color:#17171b!important;text-align:center!important;white-space:nowrap!important}
.home .featured .wordmark.ok{font:800 25px/1 Arial,sans-serif!important;letter-spacing:-.06em!important}
.home .featured .wordmark.times{font:700 16px/.82 Georgia,serif!important;letter-spacing:.02em!important}.home .featured .wordmark.times small{display:block!important;margin-bottom:4px!important;font:600 6px/1 "DM Sans",Arial,sans-serif!important;letter-spacing:.07em!important}
.home .featured .wordmark.bdj{font:700 24px/.78 Georgia,serif!important}.home .featured .wordmark.bdj small{display:block!important;margin-top:5px!important;font:600 5.8px/1 "DM Sans",Arial,sans-serif!important;letter-spacing:.07em!important}
.home .featured .wordmark.nature{font:600 22px/1 Georgia,serif!important;letter-spacing:-.04em!important}
.home .featured .wordmark.economist{display:flex!important;gap:4px!important;align-items:baseline!important;font:700 16px/1 Georgia,serif!important}.home .featured .wordmark.economist span:first-child{font-size:9px!important;font-style:italic!important}
.home .featured__mobile{display:none!important}
.home .transform-film-carousel{grid-column:1/-1!important;width:80vw!important;max-width:none!important;justify-self:center!important;margin:30px auto 0!important;padding-top:20px!important;border-top:1px solid var(--line,#ded9d4)!important;min-width:0!important}
.home .transform-film-carousel .transform-film-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;overscroll-behavior-x:contain!important;gap:12px!important;margin:0!important;padding:0 0 8px!important;border:0!important;scrollbar-width:none!important}
.home .transform-film-carousel .transform-film-grid::-webkit-scrollbar{display:none!important}
.home .transform-film-carousel .transform-film-card{flex:0 0 calc((100% - 24px)/3)!important;scroll-snap-align:start!important;scroll-snap-stop:always!important;aspect-ratio:4/5!important;min-width:0!important;background:#17171b!important}
.home .transform-film-carousel .transform-film-card video{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;background:#17171b!important}
@media(max-width:1099px){.home .transform-film-carousel .transform-film-card{flex-basis:calc((100% - 12px)/2)!important}}
@media(max-width:767px){
.home .featured{padding:14px 8px 16px!important}.home .featured__eyebrow{margin-bottom:10px!important;font-size:8px!important}.home .featured__desktop{display:none!important}.home .featured__mobile{width:100%!important;max-width:560px!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px 7px!important;align-items:center!important;justify-items:center!important}.home .featured__mobile .logo{width:100%!important;height:34px!important;padding:2px 4px!important}.home .featured__mobile .logo img{max-height:27px!important}.home .featured__mobile .wordmark.ok{font-size:21px!important}.home .featured__mobile .wordmark.times{font-size:12px!important}.home .featured__mobile .wordmark.times small{font-size:4.8px!important;margin-bottom:2px!important}.home .featured__mobile .wordmark.bdj{font-size:19px!important}.home .featured__mobile .wordmark.bdj small{font-size:4.7px!important;margin-top:3px!important}.home .featured__mobile .wordmark.nature{font-size:18px!important}.home .featured__mobile .wordmark.economist{font-size:13px!important;gap:2px!important}.home .featured__mobile .wordmark.economist span:first-child{font-size:7px!important}.home .transform-film-carousel{width:80vw!important;margin-top:22px!important;padding-top:16px!important}.home .transform-film-carousel__head{margin-bottom:9px!important}.home .transform-film-carousel .transform-film-card{flex-basis:100%!important}.home .transform-film-arrow{width:34px!important;height:34px!important}}

/* ICONIC V14.5 — exact user-supplied V8 ultra-premium masthead lock */












@media(max-width:760px){
.home .media-masthead{padding:15px 8px 17px!important}
.home .media-masthead__label{margin-bottom:13px!important;font-size:8.5px!important;letter-spacing:.16em!important;color:#6e686c!important;font-weight:600!important}
.home .media-masthead__grid{width:100%!important;max-width:560px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;column-gap:6px!important;row-gap:7px!important}
.home .media-logo{height:40px!important}
.home .logo-dailymail img{width:min(100%,150px)!important;max-height:36px!important;transform:scale(1.08)!important}
.home .logo-vogue img{width:min(100%,110px)!important;max-height:28px!important;transform:none!important}
.home .logo-sunday img{width:min(100%,320px)!important;max-height:62px!important;transform:scale(1.56)!important}
.home .logo-elle img{width:min(100%,88px)!important;max-height:29px!important}
.home .logo-glamour img{width:min(100%,100px)!important;max-height:27px!important}
.home .logo-economist img{width:min(100%,94px)!important;max-height:29px!important}
}
@media(max-width:380px){
.home .media-masthead{padding-left:8px!important;padding-right:8px!important}
.home .media-masthead__grid{column-gap:8px!important;row-gap:8px!important}
.home .media-logo{height:36px!important}
.home .logo-sunday img{width:min(100%,205px)!important;transform:scale(1.32)!important}
}


@media(max-width:760px){.transform-film-swipe-cue{display:block}.home .transform-film-carousel .transform-film-card{flex-basis:88%!important}.home .transform-film-carousel .transform-film-grid{padding-right:12%!important}}


/* V15 locked homepage heading rhythm and Mayur portrait */
.pathways h2{white-space:nowrap!important;max-width:none!important;letter-spacing:-.035em!important}
.transform-v2 h2{max-width:none!important;letter-spacing:-.03em!important}
.transform-v2 h2 span{display:block;white-space:nowrap!important}
.clinician img[alt="Mayur Pandya"],.clinician img[alt="Mr Mayur Pandya"]{object-position:center 14%!important}
@media (max-width:767px){
  .pathways h2{font-size:22px!important;line-height:1!important}
  .transform-v2 h2,.clinicians h2{font-size:30px!important;line-height:.98!important}
}
@media (min-width:768px) and (max-width:1199px){
  .pathways h2{font-size:42px!important;line-height:.98!important}
  .transform-v2 h2,.clinicians h2{font-size:42px!important;line-height:.98!important}
}
@media (min-width:1200px){
  .pathways h2{font-size:54px!important;line-height:.96!important}
  .transform-v2 h2,.clinicians h2{font-size:54px!important;line-height:.96!important}
}

/* V15 locked master navigation */
@media (min-width:1100px){
  .desktop-nav{gap:clamp(8px,.85vw,16px)!important;justify-content:flex-end!important}
  .desktop-menu-link{font-size:9.5px!important;letter-spacing:.055em!important;padding:0!important}
  .desktop-book{margin-left:2px!important;padding:0 13px!important;height:34px!important;min-height:34px!important;font-size:9.5px!important}
  .master-nav-mega{width:min(900px,82vw)!important}
  .master-nav-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .master-nav-grid a{min-height:56px!important;display:flex!important;align-items:center!important;padding:13px 15px!important}
  .master-nav-grid b{font-size:10.5px!important;line-height:1.25!important}
  .desktop-menu-item:nth-of-type(n/**/+4) .master-nav-mega{left:auto!important;right:0!important;transform:none!important}
  .desktop-menu-item:nth-of-type(n/**/+4):hover .master-nav-mega,.desktop-menu-item:nth-of-type(n/**/+4):focus-within .master-nav-mega{transform:translateY(8px)!important}
}
@media (max-width:1099px){
  .master-nav-group .menu-subgrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .master-nav-group .menu-subgrid a{min-height:54px!important}
}
@media (max-width:767px){
  .pathways h2,.clinicians h2{font-size:clamp(21px,5.6vw,23px)!important;line-height:.98!important;letter-spacing:-.04em!important}
  .pathways h2{white-space:nowrap!important;max-width:none!important}
}



/* V15.2 TRIOS and footer refinement */
.tech-image{object-fit:contain!important;background:#fff!important;padding:10px 14px!important}
.v3-footer-social{display:flex!important;gap:18px!important;align-items:center!important;flex-wrap:wrap!important}
.v3-footer-social a{font-weight:600!important;text-decoration:none!important;border-bottom:1px solid rgba(255,255,255,.38);padding-bottom:2px}


/* V15.2: verified live social footer and refined story/technology presentation */
.v3-footer-social{display:flex;align-items:center;gap:18px;margin-top:18px!important}
.v3-footer-social a{display:inline-flex!important;align-items:center;gap:7px;min-height:32px!important;text-decoration:none!important;color:inherit;opacity:.84;transition:opacity .2s ease}
.v3-footer-social a:hover,.v3-footer-social a:focus-visible{opacity:1}
.v3-footer-social svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;vector-effect:non-scaling-stroke}
.v3-footer-social a:nth-child(2) svg{fill:currentColor;stroke:none}
.tech-image{display:block;width:100%;height:auto;object-fit:cover}


/* === Locked production integration layer === */
/* Iconic Smiles 3.3 — restrained editorial finish, additive to the approved system. */
:root{--release-ink:#28282d;--release-paper:#fff;--release-muted:#575a55;--release-accent:#d0b991;--release-line:#d9dcd7}
html{scroll-padding-top:110px}body{font-size:1rem;line-height:1.65;color:var(--release-ink);-webkit-text-size-adjust:100%}
[hidden]{display:none!important}img{height:auto}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}
a,button,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}
:focus-visible{outline:3px solid #957240!important;outline-offset:4px!important}.dark :focus-visible,.header :focus-visible,.footer :focus-visible{outline-color:#e9ce9f!important}
.site-wrap,.wrap{width:calc(100% - 64px);max-width:1240px;margin-inline:auto}
.btn,.desktop-book,.tablet-book{font-size:.875rem;line-height:1.35;min-height:48px;padding:14px 22px;letter-spacing:.025em;border-radius:2px;display:inline-flex;align-items:center;justify-content:center;text-align:center}
.eyebrow,.experience{font-size:.75rem;line-height:1.5;letter-spacing:.14em}.link{font-size:.9375rem}.quickbar a{min-height:60px}.quickbar span{font-size:.75rem}
.header-logo{object-fit:contain;height:auto;max-height:58px;width:auto}.header-inner{min-height:90px;gap:28px}.menu{min-width:48px;min-height:48px}
.desktop-wp-menu{gap:20px}.desktop-wp-menu>li>a{font-size:.875rem;padding:15px 0;white-space:nowrap}.desktop-book{white-space:nowrap}
.menu-item-has-children{position:relative}.submenu-toggle{border:0;background:transparent;color:inherit;min-width:44px;min-height:44px;font-size:1.2rem;vertical-align:middle}
.desktop-wp-menu>li>a::after,.mobile-wp-menu>li>a::after{display:none!important}.desktop-wp-menu>li{display:flex;align-items:center}
.desktop-wp-menu .sub-menu{min-width:270px;padding:14px;background:#242722;border:1px solid #55594f;border-radius:0;box-shadow:0 18px 35px #0003;z-index:100}
.desktop-wp-menu .sub-menu a{color:#fff;font-size:.9375rem;line-height:1.5;padding:10px 16px;display:block}
.desktop-wp-menu>li.submenu-open>.sub-menu{visibility:visible;opacity:1;display:block;pointer-events:auto;transform:none}
.menu-panel{max-height:calc(100dvh - 85px);padding-bottom:env(safe-area-inset-bottom);overflow:auto}.menu-scroll{padding:24px}
.mobile-wp-menu>li{position:relative;border-bottom:1px solid #ffffff26}.mobile-wp-menu>li>a{padding:15px 56px 15px 0;font-size:1.125rem;display:block}
.mobile-wp-menu .submenu-toggle{position:absolute;right:0;top:5px}.mobile-wp-menu .sub-menu{display:none!important;padding:0 0 18px 16px}.mobile-wp-menu .submenu-open>.sub-menu{display:block!important}
.mobile-wp-menu .sub-menu a{font-size:1rem;padding:10px 0;display:block}.menu-actions a{font-size:.9375rem;min-height:48px;display:flex;align-items:center;justify-content:center}
.action-sheet{max-height:calc(100dvh - 40px);overflow:auto;border-radius:12px 12px 0 0;padding-bottom:max(24px,env(safe-area-inset-bottom))}.sheet-head h2{font-size:clamp(1.75rem,4vw,2.5rem)}.sheet-head p,.choice-row small{font-size:.9375rem}.sheet-close{min-width:48px;min-height:48px}.choice-row{min-height:76px;gap:18px}.choice-row b{font-size:1.0625rem}.choice-row strong{white-space:nowrap;font-size:.875rem}
.hero{isolation:isolate;min-height:660px;overflow:hidden;background:#262a26}.release-hero-poster{position:absolute;inset:0;z-index:-3}.release-hero-poster img{width:100%;height:100%;object-fit:cover;object-position:center}
.release-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;opacity:0;transition:opacity .8s}.release-hero-video.is-playing{opacity:1}
.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,24,20,.82),rgba(17,24,20,.58) 56%,rgba(17,24,20,.3));z-index:-1;pointer-events:none}
.hero .hero-copy{position:relative;z-index:2;max-width:1240px;padding-top:76px;padding-bottom:105px}.hero h1{font-size:clamp(3rem,6.3vw,5.5rem);line-height:1.05;letter-spacing:-.045em;max-width:760px}.hero-copy>p{font-size:1.125rem;max-width:470px;line-height:1.65;color:#fff;margin-top:25px}.hero-actions{gap:12px;margin-top:28px}.hero .experience{margin-top:26px;color:#fff}.hero .watch{right:32px;bottom:35px;font-size:.75rem}
.release-hero-control{position:absolute;right:32px;top:24px;z-index:3;border:1px solid #ffffff9c;border-radius:2px;background:#28282dc2;color:white;min-height:44px;padding:8px 15px;font-size:.8125rem}
.proof .stat span,.proof-copy{font-size:.8125rem}.proof .stat strong{line-height:1.15}.proof-mini{gap:12px}.path-card p{font-size:.9375rem}.path-copy b{font-size:1.125rem}.path-intent{font-size:.75rem}.clinician-role b{font-size:.875rem}.clinician-role span{font-size:.875rem}
.release-stories{padding:88px 0;background:#f5f2ec}.release-stories.dark{background:#28282d;color:#fff}.release-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:28px}.release-section-heading h2{font-family:var(--iconic-display);font-weight:400;font-size:clamp(2.25rem,4.3vw,3.5rem);line-height:1.15;letter-spacing:-.025em;margin:16px 0}.release-section-intro{max-width:670px;margin:0 0 36px;color:#68646c;font-size:1rem}.dark .release-section-intro{color:#ddd9e0}.dark .link{color:#fff}
.release-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.release-story{min-width:0}.release-story-media{aspect-ratio:4/5;background:#18181d;overflow:hidden;border:1px solid #ffffff24}.release-story video{display:block;width:100%;height:100%;object-fit:contain;background:#18181d}.release-story h3{font-size:1.375rem;line-height:1.3;font-family:var(--iconic-display);font-weight:400;margin:20px 0 10px}.release-story p{font-size:.9375rem;line-height:1.65;margin:0;color:#68646c}.dark .release-story p{color:#ddd9e0}.release-transcript{margin-top:18px}.release-transcript summary{font-size:.875rem;min-height:44px;cursor:pointer}.release-transcript p{padding-bottom:20px}
.release-page-heading{padding-top:40px;padding-bottom:48px}.release-page-heading h1{font-family:var(--iconic-display);font-weight:400;font-size:clamp(2.6rem,6vw,4.5rem);line-height:1.1;letter-spacing:-.035em;margin:24px 0}.release-page-heading>p{max-width:720px;font-size:1.125rem;color:#68646c}.release-page-heading .eyebrow{margin-top:30px}.release-form-body{padding-bottom:80px;max-width:940px}.release-form-page{background:#f8f9f6}.release-form-fallback{padding:28px;border:1px solid var(--release-line);background:white}.release-form-fallback li{margin-bottom:8px}
.release-breadcrumbs{font-size:.875rem;line-height:1.5}.release-breadcrumbs ol{display:flex;gap:8px;flex-wrap:wrap;padding:0;margin:0;list-style:none}.release-breadcrumbs li+li::before{content:"/";padding-right:8px;opacity:.65}.release-breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.release-breadcrumbs li{margin:0!important}
.v3x-hero>img,.t-hero>img,.cp-hero>img,.ep-hero>img,.v3r-hero>img,.v3-generic-hero>img{height:100%;object-fit:cover}.v3x-hero p,.v3r-hero p,.ep-hero p{font-size:1.0625rem;line-height:1.65}.v3x-copy p,.v3x-copy li,.v3-preserved-content__inner{font-size:1rem;line-height:1.8}.v3-preserved-content .site-wrap{max-width:1040px}.v3-preserved-content h2{font-size:2rem;line-height:1.25;margin-top:1.8em}.v3-preserved-content h3{font-size:1.5rem;line-height:1.3}.v3-preserved-content img{max-width:100%;height:auto}.v3-preserved-content table{display:block;max-width:100%;overflow:auto}.v3-preserved-content iframe{max-width:100%}.v3-preserved-content__inner>p{max-width:78ch}
form label,form legend{font-size:1rem;line-height:1.55;color:#39363d}form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]),form select,form textarea{width:100%;min-height:48px;padding:12px;border:1px solid #cbc6cf;border-radius:2px;background:white;color:#28282d;font-size:1rem;box-sizing:border-box}form textarea{min-height:135px;resize:vertical}form input[type=checkbox],form input[type=radio]{accent-color:#654577;min-width:21px;min-height:21px;flex:none}form input[type=submit],form button[type=submit]{min-height:50px;padding:14px 28px;border-radius:2px;font-size:1rem;background:#654577;color:#fff;border:1px solid #654577}form [aria-invalid=true]{outline:2px solid #a42424;outline-offset:2px}
.wishlist-choices{margin:26px 0;padding:20px;border:1px solid #cbc6cf}.wishlist-choices legend{font-weight:600;padding:0 8px}.wishlist-choices label{display:flex;align-items:center;gap:12px;min-height:48px;padding:8px;cursor:pointer}.wishlist-choices label:has(input:checked){background:#f5f1e8}.wishlist-choices input{width:auto!important}.wishlist-field-error{display:block;color:#a01919;font-size:.9375rem;margin:8px 0}.wishlist-status:not(:empty){padding:18px;border:1px solid #8d72a0;background:#f7f4ed;margin-top:18px;font-size:1rem}.wishlist-status.is-error{color:#8a1818;border-color:#c88383;background:#fff5f5}.wpcf7-form .wpcf7-response-output:empty{display:none}
.v3-footer-main{padding-block:60px 36px;gap:36px}.v3-footer-brand p,.v3-footer-practice span,.v3-footer-practice a,.v3-footer-menu a,.v3-footer-legal a{font-size:.9375rem;line-height:1.65}.v3-footer-menu a,.v3-footer-legal a,.v3-footer-social a{display:inline-flex;align-items:center;min-height:44px}.v3-footer-practices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.v3-footer-practice{font-style:normal}.v3-footer-practice .v3-footer-location{font-weight:600;margin-bottom:7px}.v3-footer-legal{gap:12px 24px}.v3-footer-legal span{font-size:.75rem}.v3-footer-social a{font-size:.875rem}.v3-footer-legal .release-cookie-settings{font-size:.875rem}
@media(max-width:1279px){.desktop-nav{display:none}.tablet-book{display:inline-flex}.menu{display:block}.header-inner{min-height:84px}.hero{min-height:650px}.hero h1{font-size:clamp(3rem,7vw,4.7rem)}.v3-footer-practices{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){html{scroll-padding-top:86px}.site-wrap,.wrap{width:calc(100% - 40px)}.header-inner{min-height:82px;gap:14px}.header-logo{max-height:44px;max-width:200px}.tablet-book{display:none}.hero{min-height:690px}.hero .hero-copy{padding-top:94px;padding-bottom:100px}.hero h1{font-size:clamp(2.7rem,11.4vw,3.6rem);line-height:1.07;letter-spacing:-.045em}.hero-copy>p{font-size:1rem;line-height:1.65;max-width:330px;margin-top:24px}.hero::after{background:linear-gradient(90deg,#18181dd1,#18181dab)}.hero-actions{display:flex;flex-direction:column;align-items:stretch;max-width:290px;gap:10px}.hero-actions .btn{width:100%;min-height:48px}.hero .watch{bottom:24px;right:20px}.release-hero-control{top:18px;right:20px;font-size:.75rem}.hero .experience{font-size:.75rem;letter-spacing:.12em}.release-stories{padding:56px 0}.release-section-heading{display:block}.release-section-heading .link{display:inline-block;margin:0 0 24px}.release-story-grid{grid-template-columns:1fr;gap:40px}.release-story-media{aspect-ratio:1/1;max-height:490px}.release-story h3{font-size:1.5rem}.release-section-intro{margin-bottom:30px}.release-page-heading{padding-top:24px;padding-bottom:32px}.release-page-heading h1{font-size:2.75rem}.release-page-heading>p{font-size:1rem}.release-form-body{padding-bottom:52px}.v3x-form-grid{display:block}.v3x-form-live{margin-top:24px}.v3x-form-section{padding-block:40px}.release-breadcrumbs{font-size:.8125rem}.v3-footer-main{padding-block:44px 26px;gap:28px}.v3-footer-practices{gap:28px 20px}.v3-footer-practice span,.v3-footer-practice a{font-size:.875rem}.v3-footer-menu{column-gap:16px}.quickbar{padding-bottom:env(safe-area-inset-bottom)}.action-sheet{max-height:calc(100dvh - 24px)}.sheet-head{gap:12px}.sheet-head p{font-size:.9375rem}.choice-row{padding:18px 0}.choice-row small{font-size:.875rem}.choice-row strong{font-size:.8125rem}}
@media(max-width:359px){.site-wrap,.wrap{width:calc(100% - 32px)}.hero h1{font-size:2.65rem}.hero{min-height:710px}.hero .hero-copy{padding-top:90px}.v3-footer-practices{grid-template-columns:1fr}.choice-row{align-items:flex-start}.choice-row strong{white-space:normal}.btn{padding-inline:14px}.header-logo{max-width:180px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation:none!important;transition:none!important}.release-hero-video{display:none}.release-hero-control{display:none!important}}
@media(forced-colors:active){.btn,.wishlist-choices,.release-story-media{border:1px solid CanvasText}.hero::after{background:Canvas}.hero-copy{color:CanvasText}.release-hero-control{border:1px solid ButtonText}}

.release-referral-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding-bottom:80px}.release-referral-grid article{padding:30px;border-top:1px solid #cfc8d2;background:#f7f4ed}.release-referral-grid h2{font-family:var(--iconic-display);font-size:1.75rem;line-height:1.2;font-weight:400}.release-referral-grid p{margin:20px 0 26px;font-size:1rem}.release-policy-body{max-width:900px;padding-bottom:70px}.release-policy-body h2{font:400 2rem/1.2 var(--iconic-display);margin-top:1.7em}.release-story-next{padding-block:50px 70px}.release-story-next h2{font:400 2.5rem/1.2 var(--iconic-display)}.release-story-next .link{margin-left:24px}@media(max-width:767px){.release-referral-grid{grid-template-columns:1fr;gap:20px;padding-bottom:50px}.release-referral-grid article{padding:24px}.release-story-next .link{display:block;margin:24px 0 0}.release-story-next h2{font-size:2rem}}

.release-fees{max-width:940px;padding-bottom:60px}.release-fees h2{font:400 2rem/1.2 var(--iconic-display);margin:40px 0 20px}.release-fees table{width:100%;border-collapse:collapse;margin:26px 0 44px;font-size:1rem}.release-fees th,.release-fees td{padding:18px 14px;text-align:left;border-bottom:1px solid #d8d3db}.release-fees thead{background:#28282d;color:#fff}.release-fees td{white-space:nowrap}.release-fees caption{text-align:left;font-size:.875rem;color:#68646c;padding-bottom:14px}.release-fees tbody th{font-weight:400}@media(max-width:767px){.release-fees th,.release-fees td{padding:14px 6px;font-size:.9375rem}}

/* Regression corrections verified in 390 px and 1440 px viewports. */
:root{--purple:#654577}.header,.quickbar,.menu-panel{width:100%;left:0;right:0;transform:none;max-width:none}.header{height:90px}.header-inner{height:90px;min-height:90px}.hero .hero-copy{min-height:720px;padding-top:130px;padding-bottom:105px}.hero .hero-actions .btn{font-size:.9375rem}.hero .release-hero-control{top:auto;bottom:28px;left:32px;right:auto}.btn.primary,.desktop-book,.tablet-book,.quickbar .book,.menu-book{background:#654577;border-color:#654577;color:#fff}.btn.primary:hover,.desktop-book:hover{background:#4d355b;border-color:#4d355b}.quickbar span{letter-spacing:0;text-transform:none;white-space:normal;line-height:1.2}.quickbar a{min-width:0}.release-section-heading .link::after,.release-story-next .link::after{content:none}.release-story-next .btn{color:white}.release-page-heading{padding-top:130px}.release-story-media video:focus-visible{outline-offset:-4px!important}
@media(max-width:1279px){.header,.header-inner{height:82px;min-height:82px}.menu-panel{top:82px}.hero .hero-copy{min-height:700px;padding-top:130px}}
@media(max-width:767px){.hero,.hero .hero-copy{min-height:710px}.hero .hero-copy{padding-top:124px;padding-bottom:106px}.hero .release-hero-control{left:20px;bottom:24px}.release-page-heading{padding-top:112px}.quickbar span{font-size:.75rem}.v3-generic-hero .site-wrap{padding-top:125px}.release-form-fallback a{display:inline-block;min-height:44px}}

/* Production desktop quick actions: same four utilities as mobile. */
@media(min-width:1100px){
  .quickbar{display:grid!important;left:50%;right:auto;bottom:18px;transform:translateX(-50%);width:min(620px,calc(100vw - 48px));height:66px;padding:0;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid rgba(40,40,45,.14);border-radius:12px;background:rgba(245,245,242,.97);box-shadow:0 16px 44px rgba(20,20,24,.16);backdrop-filter:blur(18px);overflow:hidden}
  .quickbar a,.quickbar button{min-height:66px;gap:5px;font-size:10px!important;letter-spacing:.02em!important;text-transform:none!important}
  .quickbar svg{width:20px;height:20px}
  .v3-global-footer{padding-bottom:104px}
  .action-sheet{bottom:98px;max-height:calc(100vh - 128px)}
}

/* Fast treatment chooser shared by mobile and desktop quick actions. */
.treatment-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--release-line);border:1px solid var(--release-line)}
.treatment-choice{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:62px;padding:16px 18px;background:#fff;color:var(--release-ink);text-decoration:none;font-size:.9375rem}
.treatment-choice:hover,.treatment-choice:focus-visible{background:#f2f0ec}.treatment-choice strong{font-weight:400;color:var(--purple)}
.treatment-choice-all{grid-column:1/-1;background:#f5f2f7;font-weight:650}
@media(max-width:767px){.treatment-choice-grid{grid-template-columns:1fr}.treatment-choice-all{grid-column:auto}.treatment-sheet{max-height:calc(100dvh - 24px)}}
.release-cookie-settings{border:0;background:transparent;color:inherit;padding:0;text-decoration:underline;text-underline-offset:3px;cursor:pointer;min-height:44px}

/* Final readability floor: legacy component CSS used 9–13px display values on small screens. */
.v3x-cards p,.v3x-answer-grid p,.v3x-practice-grid p,.v3x-faq details p,.v3x-final p,
.v3r-copy p,.v3-preserved-content__inner p,.v3-preserved-content__inner li,
.v3-article-body p,.v3-article-body li,.v3-archive-grid p{font-size:.9375rem;line-height:1.7}
.v3x-actions .btn,.v3r-actions .btn,.v3x-links a,.v3x-fee a,.v3x-related-grid a,.v3x-faq summary,
.v3r-related-grid a,.v3-archive-grid span{font-size:.875rem;line-height:1.45}
.v3x-practice-actions a{font-size:.875rem;min-height:44px;display:inline-flex;align-items:center}
.v3x-proof span{font-size:.75rem}.v3x-copy li{font-size:.9375rem;line-height:1.55}
@media(min-width:1280px) and (max-width:1399px){.desktop-wp-menu>.menu-item>a{font-size:.8125rem!important;letter-spacing:.02em!important}}
@media(max-width:767px){
  .v3x-hero p,.v3r-hero p,.v3-generic-hero p,.v3-article-hero p{font-size:1rem;line-height:1.6}
  .v3x-actions .btn,.v3r-actions .btn{font-size:.875rem;min-height:48px;height:auto}
  .v3x-copy>p,.v3x-copy li,.v3x-cards p,.v3x-answer-grid p,.v3x-practice-grid p,.v3x-faq details p,.v3x-final p,
  .v3r-copy p,.v3-preserved-content__inner p,.v3-preserved-content__inner li,.v3-article-body p,.v3-article-body li,.v3-archive-grid p{font-size:.9375rem;line-height:1.68}
  .v3x-faq summary,.v3x-related-grid a,.v3r-related-grid a,.v3x-links a,.v3-archive-grid span{font-size:.875rem}
}

/* Final production page-type differentiation */
.v3x-form-first{padding-block:clamp(44px,6vw,76px);background:#f7f4ed}
.v3x-form-first .v3x-form-live{background:#fff;border:1px solid rgba(40,40,45,.10);box-shadow:0 18px 54px rgba(40,40,45,.08);padding:clamp(22px,3vw,38px)}
.v3x-location .v3x-hero{min-height:min(72vh,680px)}
.v3x-location .v3x-proof{background:#fff;color:var(--ink)}
.v3x-location .v3x-practice-grid{margin-top:24px}
.v3x-referral .v3x-hero,.v3x-portal .v3x-hero{min-height:min(68vh,640px)}
.v3x-referral .v3x-form-first{background:#f7f4ed}
.v3x-portal .v3x-form-first{background:#f7f4ed}
.v3x-slug-awards .v3x-proof{background:#fff;color:var(--ink)}
.v3x-slug-awards .v3x-cards>a{min-height:210px;justify-content:flex-end}
.v3x-slug-awards .v3x-section.stone{background:#f5f0e6}
.v3x-slug-work-with-us .v3x-hero{min-height:min(76vh,720px)}
.v3x-slug-work-with-us .v3x-cards>a{min-height:230px}
.v3x-slug-clinical-outcomes-patient-safety-protocols .v3x-proof{background:#fff;color:var(--ink)}
.v3x-slug-accessibility-inclusion-sustainability .v3x-answer-grid article{border-top:2px solid rgba(83,45,112,.45)}
@media(max-width:767px){.v3x-form-first{padding-block:34px}.v3x-form-first .v3x-form-live{padding:20px 16px}.v3x-location .v3x-hero,.v3x-referral .v3x-hero,.v3x-portal .v3x-hero{min-height:620px}}

/* Persistent utility must never compete with forms/consent or obscure the desktop footer. */
.quickbar{transition:opacity .22s ease,transform .22s ease}
body.quickbar-form-active .quickbar,body.quickbar-cookie-active .quickbar{opacity:0;pointer-events:none;transform:translate(-50%,calc(100% + 24px))}
@media(min-width:1100px){body.quickbar-footer-visible .quickbar{opacity:0;pointer-events:none;transform:translate(-50%,calc(100% + 42px))}}
@media(prefers-reduced-motion:reduce){.quickbar{transition:none}}
.nojs-critical-nav{position:relative;z-index:20;display:flex;flex-wrap:wrap;justify-content:center;gap:1px;background:#28282d;padding:10px 16px}.nojs-critical-nav a{display:inline-flex;align-items:center;min-height:44px;padding:8px 14px;background:#fff;color:#28282d;font-size:.875rem;text-decoration:none}
/* Final referrals editorial completion */
.release-referral-heading{padding-bottom:38px}.release-referral-grid{padding-bottom:78px}.release-referral-grid article{position:relative;min-height:300px;display:flex;flex-direction:column}.release-referral-grid .btn{margin-top:auto;align-self:flex-start}.release-referral-no{font:700 10px/1 var(--nav,Arial,sans-serif);letter-spacing:.16em;color:var(--purple,#6a3b70);margin-bottom:42px}.release-referral-editorial,.release-referral-complex{padding:clamp(64px,8vw,112px) 0;background:#f3efe8}.release-referral-complex{background:#28282d;color:#fff}.release-referral-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(44px,8vw,120px);align-items:start}.release-referral-split h2{font:400 clamp(2.35rem,4vw,4.25rem)/.98 var(--iconic-display);letter-spacing:-.035em;max-width:12ch;margin:.25em 0}.release-referral-split p{font-size:1.05rem;line-height:1.7;max-width:58ch}.release-referral-split ul{padding-left:1.2em;margin:28px 0 0}.release-referral-split li{margin:.7em 0;line-height:1.55}.release-referral-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d8d5cf;margin-block:0}.release-referral-proof article{background:#fff;padding:clamp(34px,4vw,56px)}.release-referral-proof strong{display:block;font:400 1.7rem/1.1 var(--iconic-display);margin-bottom:14px}.release-referral-proof span{font-size:.96rem;line-height:1.6;color:#626268}.release-referral-final{padding:clamp(64px,8vw,108px) 0;background:#fff}.release-referral-final>.site-wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end}.release-referral-final h2{font:400 clamp(2.4rem,4.5vw,4.6rem)/.96 var(--iconic-display);letter-spacing:-.04em;max-width:13ch;margin:.2em 0}.release-referral-final p{max-width:60ch;line-height:1.65}.release-referral-final-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.release-referral-final-actions .text-link{width:100%;margin-top:10px}.release-referral-original{padding-top:0}@media(max-width:767px){.release-referral-grid{padding-bottom:48px}.release-referral-grid article{min-height:0}.release-referral-no{margin-bottom:22px}.release-referral-split,.release-referral-final>.site-wrap{grid-template-columns:1fr;gap:28px}.release-referral-proof{grid-template-columns:1fr}.release-referral-final-actions{align-items:stretch}.release-referral-final-actions .btn{width:100%;justify-content:center}}

/* V4 release: form-only public routes — no hero/proof/marketing chrome. */
.release-form-only{padding:clamp(36px,5vw,72px) 0 clamp(90px,10vw,140px);background:#fbfaf7}
.release-form-body-only{max-width:860px}
.release-form-title{margin:0 0 26px;padding-bottom:20px;border-bottom:1px solid rgba(40,40,45,.12)}
.release-form-title h1{margin:7px 0 0;font-family:var(--serif);font-weight:400;font-size:clamp(42px,5vw,68px);line-height:.96;letter-spacing:-.035em;color:var(--ink)}
.release-form-body-only form{background:#fff;border:1px solid rgba(40,40,45,.12);padding:clamp(20px,3.2vw,38px)}
.release-form-body-only fieldset{border:0;padding:0;margin:0 0 24px}
.release-form-body-only legend,.release-form-body-only label{font-weight:600;color:var(--ink)}
.release-form-body-only input[type=text],.release-form-body-only input[type=email],.release-form-body-only input[type=tel],.release-form-body-only input[type=number],.release-form-body-only input[type=date],.release-form-body-only textarea,.release-form-body-only select{width:100%;min-height:48px;border:1px solid rgba(40,40,45,.18);border-radius:4px;background:#fff;padding:12px 14px;font:inherit;color:var(--ink)}
.release-form-body-only textarea{min-height:132px;resize:vertical}
.release-form-body-only .wishlist-choices,.release-form-body-only .wpforms-field-radio ul,.release-form-body-only .elementor-field-subgroup{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.release-form-body-only .wishlist-choices label,.release-form-body-only .wpforms-field-radio li,.release-form-body-only .elementor-field-option{position:relative;display:flex;align-items:center;min-height:46px;padding:11px 13px;border:1px solid rgba(40,40,45,.16);border-radius:4px;background:#fff;cursor:pointer}
.release-form-body-only input[type=radio],.release-form-body-only input[type=checkbox]{accent-color:var(--purple)}
.release-form-body-only button[type=submit],.release-form-body-only input[type=submit]{min-height:48px;border:0;border-radius:4px;background:var(--purple);color:#fff;padding:0 24px;font-weight:700;cursor:pointer}
@media(max-width:640px){.release-form-body-only .wishlist-choices,.release-form-body-only .wpforms-field-radio ul,.release-form-body-only .elementor-field-subgroup{grid-template-columns:1fr}.release-form-body-only{width:min(100% - 28px,860px)}}

/* === V6 GLOBAL DESIGN LOCK: homepage parity across production pages === */

.header,.treatment-page .header,.clinical-page-body .header,.editorial-page-body .header,.v3x-body .header{background:rgba(40,40,45,.97)!important;border-bottom:1px solid rgba(255,255,255,.10)!important;color:#fff!important;backdrop-filter:blur(12px)!important}
.header .desktop-nav,.header .desktop-menu-link,.treatment-page .desktop-nav,.treatment-page .desktop-menu-link{color:#fff!important}
.header .menu i,.header .menu i::before,.header .menu i::after,.treatment-page .menu i,.treatment-page .menu i::before,.treatment-page .menu i::after{background:#fff!important}
.header .menu.is-open i,.treatment-page .menu.is-open i{background:transparent!important}
.treatment-page .brand,.header .brand{width:140px!important;min-width:140px!important}.treatment-page .header-logo,.header .header-logo{width:136px!important;max-width:136px!important;max-height:42px!important}
.hero h1,.treatment-hero h1,.treatment-subtitle,.ep-hero h1,.cp-hero h1,.v3x-hero h1,.release-page-heading h1{font-family:var(--iconic-display)!important;font-weight:400!important;letter-spacing:-.04em!important}
.treatment-hero h1{font-size:clamp(58px,4.55vw,76px)!important;line-height:.92!important;max-width:10.7ch!important;text-wrap:balance}
.treatment-subtitle{font-family:var(--iconic-display)!important;font-size:clamp(28px,2.2vw,36px)!important;line-height:1.02!important;letter-spacing:-.025em!important;max-width:17ch!important}
.treatment-intro{font-family:var(--iconic-ui)!important;font-size:15px!important;line-height:1.58!important;max-width:48ch!important}
.hero-actions,.treatment-actions{gap:9px!important}.hero-actions .btn,.treatment-actions .btn{height:44px!important;min-height:44px!important;padding:0 18px!important;border-radius:3px!important;font-family:var(--iconic-ui)!important;font-size:10.5px!important;font-weight:600!important;line-height:1!important;letter-spacing:.005em!important;width:auto!important}
.treatment-actions{display:flex!important;flex-wrap:wrap!important;max-width:none!important}.treatment-actions .btn{min-width:142px!important}
.treatment-hero-visual{overflow:hidden!important;background:#f3f1ed!important}.treatment-hero-visual>img{width:100%!important;height:100%!important;object-fit:cover!important}
.quickbar{position:fixed!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;max-width:none!important;transform:none!important;z-index:1400!important}
@media(max-width:699px){.treatment-hero h1{font-size:clamp(43px,11.4vw,55px)!important;line-height:.92!important;max-width:11ch!important}.treatment-subtitle{font-size:clamp(25px,7vw,31px)!important}.treatment-intro{font-size:15px!important}.hero-actions .btn,.treatment-actions .btn{height:46px!important;min-height:46px!important;font-size:11px!important;width:100%!important}.treatment-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}}


/* V6 media-frame lock: supplied practice films */
.standalone-practice-media{padding:64px 0;background:#f4f2ee;}
.standalone-practice-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:start;}
.standalone-practice-video-grid .standalone-video-card{background:#fff;border:1px solid var(--line,#e8e4dd);overflow:hidden;border-radius:0;min-width:0;}
.standalone-practice-video-grid .standalone-video-card video,.standalone-practice-video-grid .standalone-video-card img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover!important;object-position:center;background:#18181d;}
.standalone-practice-video-grid .standalone-video-copy{padding:18px 18px 20px;}
.standalone-practice-video-grid h3{font-family:"DM Serif Display",Georgia,"Times New Roman",serif;margin:0 0 7px;font-size:clamp(24px,2vw,32px);line-height:1.02;font-weight:400;}
.standalone-practice-video-grid p{margin:0;color:#55515a;font-size:15px;line-height:1.55;}
@media(max-width:800px){.standalone-practice-media{padding:44px 0}.standalone-practice-video-grid{grid-template-columns:1fr;gap:16px}.standalone-practice-video-grid .standalone-video-card video{aspect-ratio:16/10}}

/* V7 BRAND TYPOGRAPHY LOCK — display typography is DM Serif Display, UI/body is DM Sans. */
:root{--iconic-display:"DM Serif Display",Georgia,"Times New Roman",serif;--iconic-ui:"DM Sans","Helvetica Neue",Arial,sans-serif}
h1,h2,h3,
.hero h1,.hero h2,.treatment-hero h1,.treatment-subtitle,
.ep-hero h1,.ep-section h2,.cp-hero h1,.cp-section h2,
.v3x-hero h1,.v3x-section h2,.v3x-cards h3,.v3x-answer-grid h3,.v3x-practice-grid h3,.v3x-fee h2,.v3x-fee strong,.v3x-faq h2,.v3x-final h2,
.release-page-heading h1,.release-section-heading h2,.release-story h3,.release-referral-grid h2,.release-policy-body h2,.release-story-next h2,.release-fees h2,.release-referral-split h2,.release-referral-proof strong,.release-referral-final h2,
.section-title,.card-title,.quote,.stat strong,.review-box strong,.case-label,.clinician-copy strong,.practice-row b,.standalone-practice-video-grid h3{font-family:var(--iconic-display)!important;font-weight:400}
body,p,li,label,input,select,textarea,button,.btn,.eyebrow,.breadcrumbs,.quickbar,.desktop-nav,.menu-panel{font-family:var(--iconic-ui)}

/* V7 LIVE-SITE IMAGE ART DIRECTION */
.treatment-hero-picture{position:absolute;inset:0;display:block;width:100%;height:100%;overflow:hidden}
.treatment-hero-picture>img{display:block;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;filter:none!important}
.treatment-image-panel img,.results-panel img,.tech-visual img,.treatment-final-cta>img{image-rendering:auto}


/* ICONIC SMILES V10 — CANONICAL GLOBAL DESIGN SYSTEM */
:root{--v10-charcoal:#202024;--v10-ink:#242326;--v10-ivory:#f6f3ee;--v10-purple:#7b4a98;--v10-border:rgba(32,32,36,.14);--v10-radius:2px}
body{font-family:"DM Sans",Arial,sans-serif;color:var(--v10-ink);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
h1,h2,h3,.display,.footer-wordmark{font-family:"DM Serif Display",Georgia,serif}
p,li{line-height:1.62}.eyebrow{font-family:"DM Sans",Arial,sans-serif;letter-spacing:.14em;line-height:1.35}
.btn,.hero-actions .btn,.treatment-actions .btn,.cp-actions .btn,.v3x-actions .btn,.v3r-actions .btn,.pp-actions .btn{min-height:40px!important;height:auto!important;padding:9px 15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%;font-family:"DM Sans",Arial,sans-serif!important;font-size:10px!important;line-height:1.15!important;letter-spacing:.055em!important;text-align:center!important;white-space:normal}
.header,.desktop-nav,.menu-panel,.footer,.quickbar{font-family:"DM Sans",Arial,sans-serif}
.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(13px,1.5vw,24px)}.desktop-menu-link{white-space:nowrap}.mega-menu{z-index:1000}
.quickbar{position:fixed!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:0!important;z-index:1200!important;margin:0!important;padding:0!important}
.quickbar>a,.quickbar>button{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:64px!important;height:64px!important;margin:0!important;padding:5px 4px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;text-align:center!important;line-height:1!important;border-radius:0!important}
.quickbar>a span,.quickbar>button span{display:block!important;width:100%!important;text-align:center!important;margin:0!important;padding:0!important;white-space:nowrap!important;line-height:1.08!important}
.quickbar svg{display:block!important;margin:0 auto!important;flex:0 0 auto!important}
main img{max-width:100%;height:auto}.v10-source-image{object-fit:cover;object-position:center}
.v10-ortho-only{background:var(--v10-ivory);padding:clamp(92px,10vw,150px) 0 clamp(90px,10vw,140px)}.v10-ortho-only .site-wrap{max-width:980px}.v10-ortho-only h1{font-size:clamp(42px,6vw,72px);line-height:.98;margin:10px 0 18px}.v10-ortho-only .intro{max-width:720px;font-size:16px;line-height:1.65;margin-bottom:34px}.v10-ortho-only form{background:#fff;border:1px solid var(--v10-border);padding:clamp(22px,4vw,46px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.v10-ortho-only form label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:600;line-height:1.35}.v10-ortho-only form label:has(textarea),.v10-ortho-only form label:has(input[type=file]){grid-column:1/-1}.v10-ortho-only input,.v10-ortho-only textarea{width:100%;border:1px solid rgba(32,32,36,.22);background:#fff;padding:11px 12px;font:inherit;border-radius:0}.v10-ortho-only textarea{min-height:110px;resize:vertical}.v10-ortho-only button[type=submit]{grid-column:1/-1;justify-self:start;background:var(--v10-charcoal);color:#fff;border:0;min-height:42px;padding:10px 18px;font:600 11px/1 "DM Sans",Arial,sans-serif;letter-spacing:.06em}
@media(max-width:900px){.desktop-nav{display:none!important}}
@media(max-width:700px){p,li{line-height:1.58}.btn,.hero-actions .btn,.treatment-actions .btn,.cp-actions .btn,.v3x-actions .btn,.v3r-actions .btn,.pp-actions .btn{min-height:42px!important;padding:10px 14px!important;font-size:10px!important}.quickbar>a,.quickbar>button{height:66px!important;min-height:66px!important;padding:5px 2px!important}.quickbar>a span,.quickbar>button span{font-size:8px!important;letter-spacing:.02em!important}.quickbar svg{width:19px!important;height:19px!important}.v10-ortho-only{padding-top:88px}.v10-ortho-only form{grid-template-columns:1fr}.v10-ortho-only form label{grid-column:1!important}}

/* V10 final system constraints */
.btn,.desktop-book{border-radius:2px!important}
.v10-ortho-form-only{padding:clamp(56px,7vw,96px) 0;background:#f6f3ee}
.v10-ortho-form-shell{max-width:860px!important}
.v10-ortho-form-shell>h1{font-family:var(--iconic-display,"DM Serif Display",Georgia,serif);font-weight:400;font-size:clamp(42px,5vw,72px);line-height:.96;letter-spacing:-.03em;margin:0 0 34px;color:#242326}
.v10-ortho-form{padding:clamp(22px,4vw,44px);background:#fff;border:1px solid rgba(32,32,36,.14);display:grid;grid-template-columns:1fr 1fr;gap:20px 18px}
.v10-ortho-form>label,.v10-ortho-form>fieldset{min-width:0}.v10-ortho-form>label:nth-of-type(5),.v10-ortho-form>label:nth-of-type(6),.v10-ortho-form>label:nth-last-of-type(4),.v10-ortho-form>label:nth-last-of-type(3){grid-column:1/-1}
.v10-name-group{grid-column:1/-1;border:0;padding:0;margin:0}.v10-name-group legend{font-size:14px;font-weight:600;margin-bottom:7px}.v10-two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}.v10-field-sub span{display:block;font-size:11px;color:#6f6972;margin-bottom:6px}.v10-ortho-form button[type=submit]{grid-column:1/-1;justify-self:start;min-width:150px;border-radius:2px}
@media(max-width:700px){.v10-ortho-form{grid-template-columns:1fr;padding:22px 18px}.v10-ortho-form>label,.v10-ortho-form>fieldset{grid-column:1/-1!important}.v10-two-col{grid-template-columns:1fr}.v10-ortho-form-shell>h1{margin-bottom:24px}}

/* V10 second-pass image art direction */
.v10-location-visual{position:relative;min-height:64px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#242326 0%,#302b33 62%,#4b1d52 100%);color:#fff;border:0}
.v10-location-visual:before{content:attr(data-label);position:relative;z-index:2;font-family:var(--serif,"DM Serif Display",Georgia,serif);font-size:clamp(14px,2vw,24px);line-height:1;text-align:center;letter-spacing:-.02em;padding:12px}
.v10-location-visual:after{content:"";position:absolute;width:130px;height:130px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-52px;top:-54px}
.ep-location>.v10-location-visual{min-height:260px;height:100%}.ep-location>.v10-location-visual:before{font-size:clamp(28px,3.1vw,48px);max-width:7ch}
.v3x-media>.v10-location-visual,.v3r-media>.v10-location-visual{width:100%;height:100%;min-height:470px}.v3x-media>.v10-location-visual:before,.v3r-media>.v10-location-visual:before{font-size:clamp(32px,4vw,58px);max-width:8ch}
.practice-row>.v10-location-visual{height:64px;min-height:64px}.practice-row>.v10-location-visual:before{font-size:13px;letter-spacing:0}
@media(min-width:1100px){.practice-row>.v10-location-visual{height:100px;min-height:100px}.practice-row>.v10-location-visual:before{font-size:18px}}
@media(max-width:700px){.v3x-media>.v10-location-visual,.v3r-media>.v10-location-visual{min-height:260px}.ep-location>.v10-location-visual{min-height:210px}}

.transform-film-swipe-cue{display:none;font:600 9px/1.2 "DM Sans",Arial,sans-serif;letter-spacing:.11em;text-transform:uppercase;color:#7a7378;margin:-3px 0 10px;text-align:right}
@media(max-width:760px){.transform-film-swipe-cue{display:block}.home .transform-film-carousel .transform-film-card{flex-basis:88%!important}.home .transform-film-carousel .transform-film-grid{padding-right:12%!important}}


/* === Locked cross-site system layer === */

/* ICONIC SMILES V12 — canonical cross-site design system */
:root{--v12-purple:#9424CE;--v12-charcoal:#28282D;--v12-stone:#F6F4F0;--v12-ink:#242328;--v12-line:#DED9D4;--v12-muted:#746E75}
html{scroll-behavior:smooth}
body{font-family:"DM Sans",Arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
body p,body li{line-height:1.58}
h1,h2,h3,.quote,.case-label,.review-box strong,.practice-row b{font-family:"DM Serif Display",Georgia,serif}
/* one button system */
:where(.btn,.hero-actions .btn,.treatment-actions .btn,.cp-actions .btn,.v3x-actions .btn,.v3r-actions .btn,.pp-actions .btn,.ep-actions .btn){min-height:40px!important;padding:10px 15px!important;border-radius:2px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;white-space:normal!important;font-family:"DM Sans",Arial,sans-serif!important;font-size:10px!important;line-height:1.15!important;font-weight:650!important;letter-spacing:.055em!important;box-sizing:border-box!important}
/* exact global quickbar geometry; fixes historical left-justified Smile Enquiry */
.quickbar{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;text-align:center!important}
.quickbar>a,.quickbar>button{width:100%!important;height:100%!important;min-width:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:4.8px!important;padding:5px 2px!important;margin:0!important}
.quickbar>a span,.quickbar>button span{width:100%!important;text-align:center!important;white-space:normal!important}
.quickbar svg{flex:0 0 auto}
/* common image discipline */
img{max-width:100%}
:where(.treatment-hero-visual,.ep-media,.split-media,.story-media,.case-image,.clinician-card,.location-card){overflow:hidden}
:where(.treatment-hero-visual>img,.ep-media>img,.split-media>img,.story-media>img,.case-image>img,.location-card>img){width:100%;height:100%;object-fit:cover}
/* homepage five pathway cards */
.path-card img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;filter:saturate(.94) contrast(1.02)!important}
/* transformation film strip — full content preserved, no forced crop */
.transform-film-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:28px;padding-top:24px;border-top:1px solid var(--line,#DED9D4)}
.transform-film-card{margin:0;position:relative;background:#17171B;overflow:hidden;border:1px solid rgba(36,35,40,.12);aspect-ratio:4/5;min-width:0}
.transform-film-card video{display:block;width:100%;height:100%;object-fit:contain;background:#17171B}
.transform-film-card video:focus-visible{outline:2px solid var(--v12-purple);outline-offset:2px}
/* menu and header consistency */
.header,.menu-panel,.footer,.quickbar{box-sizing:border-box}
.desktop-nav a,.menu-primary,.menu-group summary{font-family:Montserrat,"DM Sans",Arial,sans-serif}
/* policy/referral/forms: prevent narrow controls and accidental uneven spacing */
:where(form,.wpcf7-form) input,:where(form,.wpcf7-form) select,:where(form,.wpcf7-form) textarea{max-width:100%;box-sizing:border-box}
/* subtle cross-family polish without flattening page-specific layouts */
:where(.ep-section,.v3x-section,.v3r-section,.pp-section) p:last-child{margin-bottom:0}
@media(max-width:700px){
  :where(.btn,.hero-actions .btn,.treatment-actions .btn,.cp-actions .btn,.v3x-actions .btn,.v3r-actions .btn,.pp-actions .btn,.ep-actions .btn){min-height:42px!important;padding:10px 14px!important;font-size:10px!important}
  .quickbar>a,.quickbar>button{min-height:66px!important;height:66px!important;padding:5px 2px!important}
  .quickbar>a span,.quickbar>button span{font-size:8px!important;line-height:1.05!important;letter-spacing:.02em!important}
  .transform-film-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;gap:10px!important;margin-left:-16px!important;margin-right:-16px!important;padding:20px 16px 5px!important;scrollbar-width:none!important}
  .transform-film-grid::-webkit-scrollbar{display:none!important}
  .transform-film-card{flex:0 0 76%!important;scroll-snap-align:start!important}
}
@media(min-width:701px) and (max-width:1099px){.transform-film-grid{gap:8px}}


/* V12 FINAL PRODUCTION — release hardening */
:root{--v12-focus:#6f169b;--v12-shadow:0 18px 45px rgba(25,20,28,.16)}
:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--v12-focus)!important;outline-offset:3px!important}
.production-breadcrumbs{margin:0 0 30px;color:#77727a;font:600 9px/1.35 "DM Sans",Arial,sans-serif;letter-spacing:.045em;text-transform:uppercase}
.production-breadcrumbs ol{list-style:none!important;display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:0!important;padding:0!important}
.production-breadcrumbs li{display:flex;align-items:center;gap:7px;margin:0!important;padding:0!important}
.production-breadcrumbs li:not(:last-child)::after{content:"›";opacity:.55}
.production-breadcrumbs a{color:inherit;text-decoration:none}.production-breadcrumbs a:hover{text-decoration:underline;text-underline-offset:3px}
.standalone-form-status{margin:16px 0 0!important;padding:12px 14px!important;border-left:3px solid var(--v12-purple)!important;background:#f7f2f9!important;color:#4b4550!important;font:600 11px/1.5 "DM Sans",Arial,sans-serif!important}
/* Explicit desktop action widget: visible on every standalone page without covering the content column. */
@media(min-width:1100px){
 .quickbar{display:grid!important;position:fixed!important;z-index:120!important;left:50%!important;right:auto!important;bottom:18px!important;transform:translateX(-50%)!important;width:min(620px,calc(100vw - 48px))!important;height:66px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:12px!important;overflow:hidden!important;background:rgba(28,27,31,.96)!important;box-shadow:var(--v12-shadow)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}
 .quickbar>a,.quickbar>button{color:#fff!important;border-right:1px solid rgba(255,255,255,.10)!important;text-decoration:none!important;background:transparent!important}
 .quickbar>a:last-child,.quickbar>button:last-child{border-right:0!important}
 .quickbar>a:hover,.quickbar>button:hover{background:rgba(148,36,206,.18)!important}
 body{padding-bottom:92px!important}
}
@media(max-width:700px){.production-breadcrumbs{margin-bottom:22px;font-size:8px}.standalone-form-status{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* V14.2 — approved homepage masthead + transformation carousel */
.home .media-masthead{overflow:hidden!important;width:100%!important;background:#fffefd!important;border-top:1px solid #e9e4e6!important;border-bottom:1px solid #e9e4e6!important;box-shadow:0 1px 0 rgba(20,16,18,.015)!important;padding:22px 20px 24px!important}
.home .media-masthead__label{margin:0 0 22px!important;text-align:center!important;color:#111!important;font-family:"DM Sans",Arial,sans-serif!important;font-size:11px!important;line-height:1!important;font-weight:650!important;letter-spacing:.12em!important;white-space:nowrap!important;text-transform:none!important}

.home .media-logo{width:100%!important;height:64px!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}
.home .media-logo img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;object-fit:contain!important;transform-origin:center!important}
.home .logo-vogue{transform:none!important;flex-direction:column!important;gap:1px!important}.home .logo-glamour{transform:none!important}
.home .logo-dailymail img{width:min(100%,188px)!important;max-height:42px!important;filter:grayscale(1) contrast(1.65)!important}
.home .vogue-word{display:block;width:min(100%,176px);height:48px;overflow:hidden;line-height:0}.home .vogue-word img{width:176px!important;max-width:100%!important;max-height:none!important;filter:grayscale(1) contrast(1.75)!important;transform:translateY(0)!important}.home .vogue-edition{display:block;margin-top:-1px;font:700 7px/1 "DM Sans",Arial,sans-serif;letter-spacing:.17em;color:#050505}

.home .logo-elle img{width:min(100%,134px)!important;max-height:42px!important;filter:grayscale(1) contrast(1.9)!important}
.home .logo-glamour img{width:min(100%,158px)!important;max-height:39px!important;filter:grayscale(1) contrast(1.85)!important}
.home .logo-economist img{width:min(100%,158px)!important;max-height:46px!important;filter:grayscale(1) contrast(2.1)!important}
.transform-film-carousel{grid-column:1/-1;margin-top:28px;padding-top:22px;border-top:1px solid var(--line,#DED9D4);min-width:0;position:relative}
.transform-film-carousel__head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.transform-film-carousel__head>span{font:600 10px/1 "DM Sans",Arial,sans-serif;letter-spacing:.13em;text-transform:uppercase;color:#6f6971}
.transform-film-carousel__controls{display:flex;align-items:center;gap:8px}.transform-film-arrow{width:38px;height:38px;border:1px solid #cfc9c5;background:#fff;color:#28282d;border-radius:50%;font:500 18px/1 Arial,sans-serif;display:grid;place-items:center;cursor:pointer}.transform-film-arrow:hover{background:#f5f2ed}.transform-film-arrow:disabled{opacity:.35;cursor:default}.transform-film-count{min-width:42px;text-align:center;font:600 10px/1 "DM Sans",Arial,sans-serif;color:#6f6971}
.transform-film-carousel .transform-film-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;overscroll-behavior-x:contain!important;gap:12px!important;margin:0!important;padding:0 0 8px!important;border:0!important;scrollbar-width:none!important}.transform-film-carousel .transform-film-grid::-webkit-scrollbar{display:none!important}.transform-film-carousel .transform-film-card{flex:0 0 calc((100% - 12px)/2)!important;scroll-snap-align:start!important;scroll-snap-stop:always!important;aspect-ratio:4/5!important;min-width:0!important}
@media(max-width:760px){.home .media-masthead{padding:15px 8px 17px!important}.home .media-masthead__label{margin-bottom:13px!important;font-size:8.5px!important;letter-spacing:.16em!important;color:#6e686c!important;font-weight:600!important}.home .media-masthead__grid{width:100%!important;max-width:560px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;column-gap:6px!important;row-gap:7px!important}.home .media-logo{height:44px!important}.home .logo-dailymail img{width:min(100%,150px)!important;max-height:36px!important;transform:scale(1.08)!important}.home .vogue-word{width:min(100%,110px);height:30px}.home .vogue-word img{width:110px!important}.home .vogue-edition{font-size:5.8px;letter-spacing:.16em}.home .logo-sunday img{width:min(100%,320px)!important;max-height:62px!important;transform:scale(1.56)!important}.home .logo-elle img{width:min(100%,88px)!important;max-height:29px!important}.home .logo-glamour img{width:min(100%,100px)!important;max-height:27px!important}.home .logo-economist img{width:min(100%,108px)!important;max-height:32px!important}.transform-film-carousel{margin-top:22px;padding-top:18px}.transform-film-carousel__head{margin-bottom:10px}.transform-film-arrow{width:36px;height:36px}.transform-film-carousel .transform-film-card{flex-basis:86%!important}}
@media(min-width:761px) and (max-width:1099px){.transform-film-carousel .transform-film-card{flex-basis:62%!important}}
@media(max-width:380px){.home .media-masthead__grid{column-gap:8px!important;row-gap:8px!important}.home .media-logo{height:40px!important}.home .logo-sunday img{width:min(100%,205px)!important;transform:scale(1.32)!important}.home .vogue-word{height:28px}}

/* ICONIC V14.4 — exact user-supplied V8 ultra-premium masthead lock */
.home .media-masthead{--ink:#050505;--paper:#fffefd;--line:#e9e4e6;width:100%!important;background:var(--paper)!important;border-top:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important;box-shadow:0 1px 0 rgba(20,16,18,.015)!important;padding:22px 20px 24px!important;overflow:visible!important}
.home .media-masthead__label{margin:0 0 22px!important;text-align:center!important;color:#111!important;font-family:Arial,Helvetica,sans-serif!important;font-size:11px!important;line-height:1!important;font-weight:650!important;letter-spacing:.12em!important;white-space:nowrap!important;text-transform:none!important}
.home .media-masthead__grid{width:min(100%,1280px)!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;column-gap:38px!important;align-items:center!important;justify-items:center!important;position:relative!important}
.home .media-logo{width:100%!important;height:56px!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important;padding:0!important;background:transparent!important}
.home .media-logo img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;object-fit:contain!important;transform-origin:center!important;opacity:1!important}
.home .logo-dailymail{transform:translateY(1px)!important}.home .logo-vogue{transform:translateY(0)!important;flex-direction:row!important;gap:0!important}.home .logo-sunday{transform:translateY(1px)!important}.home .logo-elle{transform:translateY(-1px)!important}.home .logo-glamour{transform:translateY(0)!important}.home .logo-economist{transform:translateY(-1px)!important}
.home .logo-dailymail img{width:min(100%,188px)!important;max-height:42px!important;filter:grayscale(1) contrast(1.65)!important;transform:none!important}
.home .logo-vogue img{width:min(100%,176px)!important;max-height:39px!important;filter:grayscale(1) contrast(1.75)!important;transform:none!important}
.home .logo-sunday img{width:min(100%,270px)!important;max-height:58px!important;transform:scale(1.13)!important;filter:grayscale(1) contrast(1.55)!important}
.home .logo-elle img{width:min(100%,134px)!important;max-height:42px!important;filter:grayscale(1) contrast(1.9)!important;transform:none!important}
.home .logo-glamour img{width:min(100%,158px)!important;max-height:39px!important;filter:grayscale(1) contrast(1.85)!important;transform:none!important}
.home .logo-economist img{width:min(100%,140px)!important;max-height:41px!important;filter:grayscale(1) invert(1) contrast(8)!important;transform:none!important}
@media(max-width:760px){
.home .media-masthead{padding:15px 8px 17px!important}
.home .media-masthead__label{margin-bottom:13px!important;font-size:8.5px!important;letter-spacing:.16em!important;color:#6e686c!important;font-weight:600!important}
.home .media-masthead__grid{width:100%!important;max-width:560px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;column-gap:6px!important;row-gap:7px!important}
.home .media-logo{height:40px!important}
.home .logo-dailymail img{width:min(100%,150px)!important;max-height:36px!important;transform:scale(1.08)!important}
.home .logo-vogue img{width:min(100%,110px)!important;max-height:28px!important;transform:none!important}
.home .logo-sunday img{width:min(100%,320px)!important;max-height:62px!important;transform:scale(1.56)!important}
.home .logo-elle img{width:min(100%,88px)!important;max-height:29px!important}
.home .logo-glamour img{width:min(100%,100px)!important;max-height:27px!important}
.home .logo-economist img{width:min(100%,94px)!important;max-height:29px!important}
}
@media(max-width:380px){
.home .media-masthead{padding-left:8px!important;padding-right:8px!important}
.home .media-masthead__grid{column-gap:8px!important;row-gap:8px!important}
.home .media-logo{height:36px!important}
.home .logo-sunday img{width:min(100%,205px)!important;transform:scale(1.32)!important}
}


/* V16 FINAL responsive navigation lock — no layout change, viewport-safe only. */
@media (max-width:1279px){
  #siteHeader .desktop-nav{display:none!important}
  #siteHeader .menu{display:grid!important}
}
@media (min-width:1280px){
  #siteHeader .desktop-nav{display:flex!important}
  #siteHeader .menu{display:none!important}
  #siteHeader .desktop-nav .desktop-menu-item .master-nav-mega{
    position:fixed!important;top:84px!important;left:50%!important;right:auto!important;
    width:min(900px,calc(100vw - 48px))!important;max-width:calc(100vw - 48px)!important;
    transform:translateX(-50%)!important;box-sizing:border-box!important;
  }
  #siteHeader .desktop-nav .desktop-menu-item:hover .master-nav-mega,
  #siteHeader .desktop-nav .desktop-menu-item:focus-within .master-nav-mega{
    left:50%!important;right:auto!important;transform:translateX(-50%) translateY(8px)!important;
  }
}


/* V16.2 human visual QA: masthead reliability, footer brand visibility, responsive hero crops */
.home .logo-sunday img{width:min(100%,220px)!important;max-height:none!important;transform:none!important;filter:none!important;object-fit:contain!important}
.v3-footer-logo{display:block;width:min(230px,72vw);height:auto;filter:none!important;opacity:1!important}
.v3-footer-brand .brand-sub{color:#d8d2db!important;margin-top:10px!important}
.release-page-hero-picture{position:absolute;inset:0;display:block;width:100%;height:100%}
.release-page-hero-picture>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.92) contrast(1.03)}
.ep-hero>.release-page-hero-picture .ep-hero-bg{position:static;width:100%;height:100%;object-fit:cover}
@media(max-width:760px){.home .logo-sunday img{width:min(100%,132px)!important;max-height:none!important;transform:none!important}.release-page-hero-picture>img{object-position:center center}}
@media(max-width:380px){.home .logo-sunday img{width:min(100%,118px)!important;transform:none!important}}
.v3x-hero>.release-page-hero-picture>img{filter:saturate(.9) contrast(1.03) brightness(.82)}
.v3r-hero>.release-page-hero-picture>img{filter:saturate(.9) contrast(1.03)}


/* ==========================================================================
   V17 FINAL MASTHEAD LOCK — supplied publication artwork, 12 Sep 2026.
   V16.2 layout/copy/navigation remain the source of truth.
   ========================================================================== */
.home .media-masthead-v17{
  --masthead-paper:#fffefd;
  --masthead-line:#e9e4e6;
  width:100%!important;
  overflow:hidden!important;
  padding:20px 20px 22px!important;
  background:var(--masthead-paper)!important;
  border-top:1px solid var(--masthead-line)!important;
  border-bottom:1px solid var(--masthead-line)!important;
  box-shadow:0 1px 0 rgba(20,16,18,.015)!important;
}
.home .media-masthead-v17 .media-masthead__label{
  margin:0 0 18px!important;
  text-align:center!important;
  color:#151417!important;
  font-family:"DM Sans",Arial,sans-serif!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:600!important;
  letter-spacing:.145em!important;
  text-transform:none!important;
  white-space:nowrap!important;
}
.home .media-masthead-v17 .media-masthead__grid{
  width:min(100%,1240px)!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  column-gap:30px!important;
  row-gap:0!important;
  align-items:center!important;
  justify-items:center!important;
}
.home .media-masthead-v17 .media-logo{
  width:100%!important;
  height:52px!important;
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:visible!important;
  padding:0!important;
  background:transparent!important;
  transform:none!important;
}
.home .media-masthead-v17 .media-logo img{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  object-fit:contain!important;
  filter:none!important;
  opacity:1!important;
  transform:none!important;
}
.home .media-masthead-v17 .logo-dailymail img{width:min(100%,184px)!important;max-height:38px!important}
.home .media-masthead-v17 .logo-vogue img{width:min(100%,158px)!important;max-height:43px!important}
.home .media-masthead-v17 .logo-sunday img{width:min(100%,184px)!important;max-height:42px!important}
.home .media-masthead-v17 .logo-elle img{width:min(100%,116px)!important;max-height:48px!important}
.home .media-masthead-v17 .logo-glamour img{width:min(100%,154px)!important;max-height:39px!important}
.home .media-masthead-v17 .logo-telegraph img{width:min(100%,184px)!important;max-height:37px!important}
@media(max-width:760px){
  .home .media-masthead-v17{padding:14px 9px 16px!important}
  .home .media-masthead-v17 .media-masthead__label{margin-bottom:12px!important;font-size:8.5px!important;letter-spacing:.16em!important;color:#6e686c!important}
  .home .media-masthead-v17 .media-masthead__grid{max-width:560px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;column-gap:10px!important;row-gap:8px!important}
  .home .media-masthead-v17 .media-logo{height:38px!important}
  .home .media-masthead-v17 .logo-dailymail img{width:min(100%,126px)!important;max-height:28px!important}
  .home .media-masthead-v17 .logo-vogue img{width:min(100%,110px)!important;max-height:31px!important}
  .home .media-masthead-v17 .logo-sunday img{width:min(100%,126px)!important;max-height:29px!important}
  .home .media-masthead-v17 .logo-elle img{width:min(100%,82px)!important;max-height:34px!important}
  .home .media-masthead-v17 .logo-glamour img{width:min(100%,110px)!important;max-height:28px!important}
  .home .media-masthead-v17 .logo-telegraph img{width:min(100%,126px)!important;max-height:27px!important}
}
@media(max-width:380px){
  .home .media-masthead-v17 .media-masthead__grid{column-gap:8px!important;row-gap:7px!important}
  .home .media-masthead-v17 .media-logo{height:35px!important}
  .home .media-masthead-v17 .logo-dailymail img,
  .home .media-masthead-v17 .logo-sunday img,
  .home .media-masthead-v17 .logo-telegraph img{width:min(100%,112px)!important}
}
