/* NEOM Clinic — Batch 3 Arabic frontend completion */
:root{
  --font-ar:"IBM Plex Sans Arabic","Noto Sans Arabic","Segoe UI",Tahoma,Arial,sans-serif;
  --type-display:clamp(2.75rem,5vw,4.9rem);
  --type-h1:clamp(2.35rem,4.2vw,4rem);
  --type-h2:clamp(1.9rem,3.2vw,3rem);
  --type-h3:clamp(1.08rem,1.4vw,1.35rem);
  --type-body:clamp(.96rem,.3vw + .88rem,1.06rem);
  --leading-tight:1.18;
  --leading-heading:1.28;
  --leading-body:1.85;
  --space-section:clamp(4.5rem,7vw,7.5rem);
  --radius-sm:12px;
  --radius-md:20px;
  --radius-lg:28px;
  --shadow-soft:0 18px 52px rgba(7,63,72,.075);
}
html{overflow-x:clip;scroll-padding-top:110px}
body{font-family:var(--font-ar);font-size:var(--type-body);line-height:var(--leading-body);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
button,input,select,textarea{font:inherit}
h1,h2,h3,.site-nav,.button,.ref-btn{font-family:var(--font-ar)}
h1,h2,h3{letter-spacing:0!important;text-wrap:balance;overflow-wrap:normal;word-break:normal}
h1{font-size:var(--type-h1);line-height:var(--leading-tight);font-weight:750}
h2{font-size:var(--type-h2);line-height:var(--leading-heading);font-weight:740}
h3{font-size:var(--type-h3);line-height:1.4;font-weight:720}
p,li{line-height:var(--leading-body)}
[dir="ltr"],.latin{font-variant-numeric:lining-nums;unicode-bidi:isolate}
.section{padding-block:var(--space-section)}
.section-heading{margin-bottom:clamp(2rem,4vw,3.5rem)}
.eyebrow,.ref-kicker{letter-spacing:.02em!important;font-weight:750}
.button,.ref-btn,.header-whatsapp{min-height:48px;border-radius:var(--radius-sm);padding-inline:1.35rem;font-weight:750;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}
.button:hover,.ref-btn:hover{transform:translateY(-1px)}
:where(a,button,input,select,textarea):focus-visible{outline:3px solid rgba(217,154,114,.42);outline-offset:3px}

/* Header and reliable mobile menu icon. */
.site-header{height:auto;min-height:76px}
.site-header__inner{min-height:76px;height:auto}
.brand img{object-fit:contain}
.nav-toggle{position:relative;flex:0 0 48px;width:48px!important;height:48px!important;padding:0!important;border:1px solid rgba(6,73,78,.2)!important;border-radius:14px!important;background:rgba(255,255,255,.96)!important;color:var(--teal)!important;box-shadow:0 8px 22px rgba(7,63,72,.08)}
.nav-toggle__icon{position:relative!important;display:block!important;width:22px!important;height:16px!important;background:none!important}
.nav-toggle__icon::before,.nav-toggle__icon::after,.nav-toggle__icon i{content:"";position:absolute;right:0;width:22px;height:2px;border-radius:99px;background:currentColor!important;transition:transform .2s ease,top .2s ease,opacity .15s ease}
.nav-toggle__icon::before{top:0}.nav-toggle__icon i{top:7px}.nav-toggle__icon::after{top:14px}
.nav-toggle[aria-expanded="true"] .nav-toggle__icon::before{top:7px;transform:rotate(45deg)}
.nav-toggle[aria-expanded="true"] .nav-toggle__icon i{opacity:0}
.nav-toggle[aria-expanded="true"] .nav-toggle__icon::after{top:7px;transform:rotate(-45deg)}

/* Shared surfaces. */
.treatment-card-v3,.related-card-v3,.guide-card,.why-grid article,.contact-form-v3,.contact-hero-card,.about-specialty-grid>a{border-radius:var(--radius-md)!important;box-shadow:var(--shadow-soft)}
.page-hero-v3,.treatment-hero-v3{padding-block:clamp(3.5rem,7vw,7rem)}
.page-hero-v3 h1,.treatment-hero-v3 h1,.guide-article-hero h1{font-size:var(--type-h1)!important;line-height:var(--leading-tight)!important;max-width:18ch}
.page-hero-v3 p,.treatment-hero-v3 .lead{max-width:62ch;font-size:var(--type-body);line-height:var(--leading-body)}
.treatment-hero-v3__grid{align-items:center;gap:clamp(2rem,5vw,5rem)}
.procedure-photo-v31{max-width:620px!important}
.procedure-photo-v31 img{display:block;width:100%;height:auto;aspect-ratio:auto;border-radius:var(--radius-lg)!important}
.procedure-photo-v31 figcaption{margin-top:.5rem}
.specialty-hub-v32 .treatment-grid-v3{gap:clamp(1rem,2vw,1.6rem)}
.specialty-hub-v32 .treatment-card-v3__art{aspect-ratio:2/3!important}
.specialty-hub-v32 .treatment-card-v3__art img{width:100%;height:100%;object-fit:cover!important}
.treatment-card-v3__copy{padding:1.35rem!important}
.treatment-card-v3__copy h3{font-size:var(--type-h3)!important}
.treatment-card-v3__copy p{font-size:.9rem;line-height:1.75}
.contact-form-v3 input,.contact-form-v3 textarea,.contact-form-v3 select{min-height:50px;border-radius:var(--radius-sm)}
.contact-form-v3 textarea{min-height:140px;resize:vertical}
.form-status:not(:empty){padding:.7rem .85rem;border-radius:10px;background:#fff;border:1px solid var(--line)}

/* Homepage: preserve the approved composition and correct its scale/rhythm. */
.ref-hero{min-height:clamp(690px,78vh,820px)}
.ref-hero__content{min-height:clamp(620px,72vh,730px);padding-top:110px;padding-bottom:135px}
.ref-hero__copy{max-width:610px}
.ref-hero__copy h1{font-size:clamp(2.9rem,4.15vw,4rem)!important;line-height:1.14!important;margin-bottom:1.3rem!important;max-width:15ch}
.ref-hero__copy h1 span{font-weight:750}
.ref-hero__copy>p{font-size:clamp(1rem,.45vw + .9rem,1.14rem);line-height:1.9;margin-bottom:1.6rem;max-width:54ch}
.ref-hero__actions{gap:.8rem;margin-bottom:1.5rem}
.ref-section{padding-block:var(--space-section)}
.ref-section-title{margin-bottom:clamp(2rem,4vw,3rem)}
.ref-section-title h2{font-size:var(--type-h2);line-height:var(--leading-heading)}
.ref-service-card,.ref-why-grid article{border-radius:var(--radius-md);box-shadow:var(--shadow-soft)}
.ref-service-card__image{overflow:hidden;border-radius:var(--radius-md) var(--radius-md) 0 0}
.ref-service-card__image img{transition:transform .45s ease}
.ref-service-card:hover .ref-service-card__image img{transform:scale(1.018)!important}
.ref-clinic{padding-block:var(--space-section)}
.ref-clinic__grid{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-soft)}
.home-guide-v33{background:#fbf8f4}
.home-guide-v33__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.home-guide-v33__grid>a{display:flex;flex-direction:column;min-height:230px;padding:clamp(1.35rem,2.4vw,2rem);border:1px solid var(--ref-line);border-radius:var(--radius-md);background:#fff;color:var(--ref-ink);box-shadow:var(--shadow-soft);transition:transform .18s ease,border-color .18s ease}
.home-guide-v33__grid>a:hover{transform:translateY(-2px);border-color:#d7b58b}
.home-guide-v33__grid small{color:var(--ref-gold);font-weight:750}.home-guide-v33__grid h3{margin:.45rem 0 .7rem}.home-guide-v33__grid p{margin:0;color:var(--ref-muted);font-size:.9rem}.home-guide-v33__grid a>span{margin-top:auto;padding-top:1rem;color:var(--ref-teal);font-weight:750;font-size:.85rem}
.home-guide-v33__action{display:flex;justify-content:center;margin-top:2rem}.ref-btn--outline{border:1px solid var(--ref-teal);color:var(--ref-teal)!important;background:#fff}

/* Footer: lighter visual weight and complete architecture. */
.site-footer{background:#07545b!important;padding-top:clamp(3.5rem,6vw,6rem)}
.footer-cta{border-radius:var(--radius-lg);background:#09636a!important}
.footer-grid{gap:clamp(2rem,4vw,4rem)}
.footer-grid a{min-height:34px;display:flex;align-items:center;width:max-content;max-width:100%}
.footer-legal{gap:1rem}

@media(max-width:1024px){
  :root{--space-section:clamp(4rem,7vw,5.5rem)}
  .ref-hero__copy h1{font-size:clamp(2.75rem,5.7vw,3.75rem)!important}
  .home-guide-v33__grid{grid-template-columns:1fr 1fr}
}
@media(max-width:900px){
  .site-header,.site-header__inner{min-height:72px}
  .site-nav{top:72px!important;height:calc(100dvh - 72px)!important;padding:20px max(16px,env(safe-area-inset-right)) calc(40px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))!important}
  body.home .nav-toggle{background:rgba(255,255,255,.96)!important;color:#07545b!important}
  .mega-menu__group-panel ul{grid-template-columns:1fr!important}
  .mega-menu__group-panel a{min-height:44px;display:flex;align-items:center}
  .treatment-hero-v3__copy{order:1}.procedure-photo-v31{order:0;max-width:min(100%,560px)!important}
  .ref-hero{min-height:780px}
  .ref-hero__content{display:flex;align-items:flex-end;min-height:680px;padding:100px 0 155px}
  .ref-hero__copy{max-width:560px;margin-inline:auto;text-align:right}
  .ref-hero__copy h1{max-width:13ch}
  .ref-benefits{bottom:20px}
}
@media(max-width:640px){
  :root{--type-h1:clamp(2.05rem,10vw,2.75rem);--type-h2:clamp(1.75rem,8vw,2.25rem);--space-section:4.25rem}
  html{scroll-padding-top:80px}
  body{font-size:15px}
  .site-header,.site-header__inner{min-height:68px}
  .site-header__inner{grid-template-columns:minmax(0,1fr) 48px!important;padding-inline:4px}
  .brand{width:118px!important;justify-self:start}.brand img{height:44px!important;max-width:142px!important}
  .site-nav{top:68px!important;height:calc(100dvh - 68px)!important}
  .nav-toggle{width:46px!important;height:46px!important}
  .page-hero-v3,.treatment-hero-v3{padding-block:2.5rem 4rem}
  .page-hero-v3 h1,.treatment-hero-v3 h1,.guide-article-hero h1{font-size:var(--type-h1)!important;max-width:14ch}
  .hero-actions,.consultation-v3__actions{align-items:stretch;flex-direction:column}.hero-actions .button,.consultation-v3__actions .button{width:100%}
  .treatment-signals-v3 .shell{grid-template-columns:1fr 1fr}
  .procedure-photo-v31 img{border-radius:var(--radius-md)!important}
  .specialty-hub-v32 .treatment-grid-v3{grid-template-columns:1fr!important}
  .specialty-hub-v32 .treatment-card-v3__art{aspect-ratio:2/3!important}
  .ref-hero{min-height:760px}
  .ref-hero__media::after{background:linear-gradient(180deg,rgba(5,49,56,.04),rgba(5,49,56,.18) 38%,rgba(5,49,56,.9) 74%,rgba(5,49,56,.98))}
  .ref-hero__media img{object-position:center top!important}
  .ref-hero__content{min-height:655px;padding:88px 0 170px;align-items:flex-end}
  .ref-hero__copy h1{font-size:clamp(2.35rem,11vw,3.15rem)!important;line-height:1.16!important;margin-bottom:1rem!important;max-width:12ch}
  .ref-hero__copy h1 br:nth-of-type(2){display:none}
  .ref-hero__copy>p{font-size:.94rem;line-height:1.75;margin-bottom:1.2rem}
  .ref-hero__actions{display:grid;grid-template-columns:1fr;gap:.65rem;margin-bottom:1rem}
  .ref-btn{width:100%;min-height:50px}
  .ref-google-badge{padding:8px 13px}
  .ref-benefits{grid-template-columns:1fr 1fr;bottom:12px;border-radius:14px}
  .ref-benefit{min-height:64px;padding:9px 10px;gap:8px}.ref-icon{width:32px;height:32px;flex-basis:32px}.ref-benefit small{display:none}
  .ref-service-grid,.ref-why-grid,.home-guide-v33__grid{grid-template-columns:1fr!important}
  .ref-journey-grid{grid-template-columns:1fr 1fr!important;gap:1rem}
  .ref-clinic__grid{border-radius:var(--radius-md)}
  .home-guide-v33__grid>a{min-height:210px}
  .contact-form-v3{padding:1.25rem!important}
  .footer-cta{padding:1.5rem!important}.footer-cta h2{font-size:2rem!important}
}
@media(max-width:360px){
  :root{--type-h1:2.1rem;--type-h2:1.75rem}
  .ref-hero__copy h1{font-size:2.25rem!important}
  .ref-benefit strong{font-size:.68rem}
  .ref-journey-grid{grid-template-columns:1fr!important}
  .treatment-signals-v3 .shell{grid-template-columns:1fr}
}
@media(max-width:330px){.ref-home .shell{width:min(100% - 24px,1180px)}.brand{width:106px!important}.nav-toggle{width:44px!important;height:44px!important}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal-on-scroll{opacity:1!important;transform:none!important}}


/* Arabic final image restoration v3.5.1 — approved imagery, responsive framing and connected UX. */
.ref-hero{isolation:isolate;background:#073f47}
.ref-hero__media img{width:100%;height:100%;object-fit:cover!important;object-position:center center!important;transform:none!important}
.ref-hero__media::after{background:linear-gradient(90deg,rgba(4,45,51,.02) 0%,rgba(4,45,51,.08) 46%,rgba(4,45,51,.7) 70%,rgba(4,45,51,.96) 100%)}
.ref-hero__content{grid-template-columns:minmax(0,1fr) minmax(420px,520px);gap:clamp(2rem,5vw,5rem)}
.ref-hero__copy{grid-column:2;max-width:500px;justify-self:end;text-align:right}
.ref-hero__copy h1{max-width:10.5ch;text-wrap:balance}
.ref-hero__copy p{max-width:50ch;text-wrap:pretty}
.ref-google-badge{gap:.55rem}
.ref-rating-score{font-weight:850;color:#173f50;font-variant-numeric:tabular-nums}
.ref-stars{letter-spacing:.06em}
.ref-section,.ref-clinic,.home-guide-v33{border-block:0!important}
.ref-journey{background:linear-gradient(180deg,#fff 0%,#fffaf6 52%,#fff 100%)}
.ref-why{background:linear-gradient(180deg,#fff 0%,#fbf7f2 100%)}
.ref-clinic{background:linear-gradient(135deg,#f7f0e9 0%,#fffaf6 55%,#f1f7f5 100%)}
.home-guide-v33{background:linear-gradient(180deg,#fffaf6 0%,#fff 100%)}
.guide-page-v3 .page-hero-v3__grid{grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:clamp(2rem,5vw,5rem);align-items:center}
.guide-page-v3 .page-hero-v3__grid>div{max-width:650px}
.guide-page-v3 .guide-page-v36__media{width:100%;max-width:520px;aspect-ratio:4/3;margin:0;justify-self:center;overflow:hidden;border:1px solid rgba(7,95,99,.12);border-radius:clamp(22px,3vw,34px);background:#eee8e2;box-shadow:0 26px 68px rgba(7,63,72,.13)}
.guide-page-v3 .guide-page-v36__media img{width:100%;height:100%;object-fit:cover!important;object-position:center 45%!important;transform:none!important}
.ref-service-card{overflow:hidden;isolation:isolate;border-color:rgba(7,95,99,.1)!important}
.ref-service-card__link{display:grid;grid-template-rows:auto 1fr;height:100%;background:#fff;color:inherit}
.ref-service-card__image{display:block;aspect-ratio:4/3;overflow:hidden;background:#f5f1ed}
.ref-service-card__image img{width:100%;height:100%;object-fit:cover!important;object-position:center;transition:transform .45s cubic-bezier(.2,.7,.2,1)}
.ref-service-card__body{display:flex;flex-direction:column;align-items:flex-start;padding:1.25rem}
.ref-service-card__body h3{margin:0;font-size:clamp(1rem,1.4vw,1.22rem)}
.ref-service-card__body p{flex:1;margin:.55rem 0 1rem;color:var(--text);font-size:.84rem;line-height:1.8;text-wrap:pretty}
.ref-service-card__action{display:inline-flex;align-items:center;gap:.5rem;color:var(--teal);font-size:.8rem;font-weight:800}
.ref-service-card__action b{transition:transform .2s ease}
.ref-service-card__link:hover .ref-service-card__image img,.ref-service-card__link:focus-visible .ref-service-card__image img{transform:scale(1.025)!important}
.ref-service-card__link:hover .ref-service-card__action b,.ref-service-card__link:focus-visible .ref-service-card__action b{transform:translateX(-4px)}
.ref-service-card__link:focus-visible{outline:3px solid rgba(217,154,114,.55);outline-offset:-3px}

/* Approved specialty images remain unchanged; only their presentation is refined. */
.specialty-hub-v32 .page-hero-v3__grid{grid-template-columns:minmax(0,1fr) minmax(320px,500px);gap:clamp(2rem,5vw,5rem);align-items:center}
.specialty-hub-v32 .page-hero-v3__grid>div{max-width:660px}
.specialty-hub-v32 .page-hero-v3__photo{width:100%;max-width:500px;aspect-ratio:4/3;overflow:hidden;margin:0;border:1px solid var(--line);border-radius:clamp(20px,3vw,32px);background:#f6f1ec;box-shadow:0 24px 64px rgba(7,63,72,.1)}
.specialty-hub-v32 .page-hero-v3__photo img{width:100%;height:100%;object-fit:cover!important;object-position:center center!important;transform:none!important}
.specialty-hub-v32 .treatment-grid-v3{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(1rem,2vw,1.5rem)}
.specialty-hub-v32 .treatment-card-v3{display:grid;grid-template-columns:minmax(170px,40%) minmax(0,1fr);min-height:320px;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.specialty-hub-v32 .treatment-card-v3__art{aspect-ratio:auto!important;height:100%;min-height:320px}
.specialty-hub-v32 .treatment-card-v3__art img{transition:transform .4s cubic-bezier(.2,.7,.2,1)}
.specialty-hub-v32 .treatment-card-v3__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(1.2rem,2vw,1.75rem)!important}
.specialty-hub-v32 .treatment-card-v3__copy p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
.specialty-hub-v32 .treatment-card-v3__copy span{margin-top:auto}
.specialty-hub-v32 .treatment-card-v3:hover,.specialty-hub-v32 .treatment-card-v3:focus-visible{transform:translateY(-2px);border-color:rgba(201,154,86,.42);box-shadow:0 22px 52px rgba(7,63,72,.1)}
.specialty-hub-v32 .treatment-card-v3:hover .treatment-card-v3__art img,.specialty-hub-v32 .treatment-card-v3:focus-visible .treatment-card-v3__art img{transform:scale(1.018)}

/* Treatment and related images are shorter and subordinate to the copy. */
.treatment-page-v3 .procedure-photo-v31{max-width:510px!important;padding:9px;border:1px solid var(--line);border-radius:calc(var(--radius-lg) + 8px);background:#fff;box-shadow:0 24px 60px rgba(7,63,72,.1)}
.treatment-page-v3 .procedure-photo-v31 figcaption{padding-inline:.45rem}
.related-card-v3>div{height:clamp(150px,16vw,210px)}
.related-card-v3>div img{width:100%;height:100%;object-fit:cover!important;object-position:center 24%}
.related-card-v3,.guide-card,.home-guide-v33__grid>a,.treatment-card-v3{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.related-card-v3:hover,.related-card-v3:focus-visible,.guide-card:hover,.guide-card:focus-visible,.home-guide-v33__grid>a:hover,.home-guide-v33__grid>a:focus-visible{transform:translateY(-2px);border-color:rgba(201,154,86,.4);box-shadow:0 18px 44px rgba(7,63,72,.1)}

/* P1: visible, scrollable Home mobile drawer with stable stacking and states. */
@media(max-width:900px){
	.guide-page-v3 .page-hero-v3__grid{grid-template-columns:1fr;gap:2rem}
	.guide-page-v3 .guide-page-v36__media{order:-1;max-width:min(100%,620px);aspect-ratio:4/3}
  body.nav-open .site-header,body.home.nav-open .site-header{position:fixed!important;top:0!important;right:0!important;left:0!important;background:rgba(255,253,251,.99)!important;border-bottom:1px solid var(--line)!important;box-shadow:0 14px 40px rgba(7,63,72,.12)!important}
  .site-nav,.site-nav.is-open{position:fixed!important;z-index:130!important;top:72px!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;background:#fffdfb!important}
  .site-nav.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}
  body.home .site-nav.is-open .site-nav__list>li>a,body.home .site-nav.is-open .nav-services-toggle{color:var(--ink)!important}
  body.home .site-nav.is-open .nav-services-toggle i,body.home .site-nav.is-open .nav-services-toggle i::before,body.home .site-nav.is-open .nav-services-toggle i::after{border-color:var(--peach)!important}
  body.home.nav-open .brand img{filter:none!important}
  .site-nav__list{width:100%;padding-bottom:max(2rem,env(safe-area-inset-bottom))}
  .site-nav__list>li{border-bottom:1px solid var(--line)}
  .site-nav__list>li>a,.nav-services-toggle{padding-inline:.35rem}
  .mega-menu{background:#fbf7f3!important}
  .mega-menu__groups{background:transparent}
  .mega-menu__group-toggle{color:var(--ink)}
  .mega-menu__group-panel{background:#fff}
  .ref-hero__content{display:flex;align-items:flex-end;min-height:680px;padding:100px 0 150px}
  .ref-hero__copy{max-width:min(520px,88vw);margin-inline-start:auto;margin-inline-end:0;text-align:right}
  .ref-hero__media img{object-position:62% center!important}
  .specialty-hub-v32 .page-hero-v3__grid{grid-template-columns:1fr;gap:2rem}
  .specialty-hub-v32 .page-hero-v3__photo{order:-1;max-width:min(100%,560px);justify-self:center}
  .specialty-hub-v32 .treatment-card-v3{grid-template-columns:minmax(145px,38%) minmax(0,1fr);min-height:270px}
  .specialty-hub-v32 .treatment-card-v3__art{min-height:270px}
}
@media(max-width:600px){
	.guide-page-v3 .page-hero-v3{padding-block:2rem 3.5rem!important}
	.guide-page-v3 .page-hero-v3__grid{gap:1.5rem}
	.guide-page-v3 .guide-page-v36__media{max-width:100%;aspect-ratio:4/3;border-radius:20px}
	.guide-page-v3 .guide-page-v36__media img{object-position:center 42%!important}
}
@media(max-width:640px){
  .site-nav,.site-nav.is-open{top:68px!important}
  .ref-hero{min-height:720px}
  .ref-hero__media img{object-position:61% center!important}
  .ref-hero__media::after{background:linear-gradient(180deg,rgba(4,45,51,.02) 0%,rgba(4,45,51,.16) 38%,rgba(4,45,51,.92) 72%,rgba(4,45,51,.99) 100%)}
  .ref-hero__content{min-height:625px;padding:82px 0 158px}
  .ref-hero__copy{max-width:100%}
  .ref-hero__copy h1{max-width:10ch;font-size:clamp(2rem,9.2vw,2.55rem)!important;line-height:1.14!important;margin-bottom:.85rem!important}
  .ref-hero__copy p{max-width:38ch;font-size:.9rem!important;line-height:1.75;margin-bottom:1rem}
  .ref-hero__actions{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}
  .ref-hero__actions .ref-btn{min-width:0!important;width:100%;padding-inline:.75rem;font-size:.72rem}
  .ref-google-badge{width:max-content;max-width:100%;padding:.55rem .75rem}
  .ref-service-grid{grid-template-columns:1fr 1fr!important;gap:.75rem}
  .ref-service-card__body{padding:1rem}
  .ref-service-card__body h3{font-size:.98rem}
  .ref-service-card__body p{font-size:.75rem;line-height:1.7}
  .ref-service-card__action{font-size:.74rem}
  .specialty-hub-v32 .page-hero-v3__photo{max-width:100%;aspect-ratio:4/3}
  .specialty-hub-v32 .treatment-grid-v3{grid-template-columns:1fr!important}
  .specialty-hub-v32 .treatment-card-v3{grid-template-columns:124px minmax(0,1fr);min-height:215px}
  .specialty-hub-v32 .treatment-card-v3__art{min-height:215px}
  .specialty-hub-v32 .treatment-card-v3__copy{padding:1rem!important}
  .specialty-hub-v32 .treatment-card-v3__copy p{-webkit-line-clamp:3}
  .treatment-page-v3 .procedure-photo-v31{max-width:min(100%,450px)!important}
  .related-card-v3>div{height:150px}
}
@media(max-width:430px){
  .ref-hero__content{padding-bottom:164px}
  .ref-hero__copy h1{font-size:clamp(1.95rem,8.8vw,2.35rem)!important}
}
@media(max-width:390px){
  .ref-hero__copy h1{font-size:clamp(1.85rem,8.6vw,2.2rem)!important}
  .ref-hero__actions{grid-template-columns:1fr}
  .ref-service-grid{grid-template-columns:1fr!important}
  .ref-service-card__link{grid-template-columns:112px 1fr;grid-template-rows:1fr}
  .ref-service-card__image{height:100%;aspect-ratio:auto}
  .specialty-hub-v32 .treatment-card-v3{grid-template-columns:108px minmax(0,1fr)}
  .specialty-hub-v32 .treatment-card-v3__copy h3{font-size:.94rem!important}
}
@media(max-width:330px){
  .ref-hero__copy h1{font-size:1.82rem!important}
  .ref-hero__copy p{font-size:.84rem!important}
}
@media(prefers-reduced-motion:reduce){
  .ref-service-card__image img,.ref-service-card__action b,.specialty-hub-v32 .treatment-card-v3,.specialty-hub-v32 .treatment-card-v3__art img,.related-card-v3,.guide-card,.home-guide-v33__grid>a{transition:none!important;transform:none!important}
}

/* P1 mobile navigation root correction v3.5.6.
 * The mobile drawer is portalled to <body>, outside header filters, grid and
 * Home-specific positioning. Closed/open rendering is deterministic rather
 * than inferred from opacity alone. */
@media(max-width:900px){
  body>.site-nav{
    position:fixed!important;
    z-index:1000!important;
    inset:72px 0 0!important;
    display:none!important;
    width:100%!important;
    max-width:none!important;
    height:calc(100dvh - 72px)!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    padding:18px max(16px,env(safe-area-inset-right)) calc(32px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch;
    background:#fffdfb!important;
    color:var(--ink)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:none!important;
  }
  body>.site-nav.is-open{
    display:block!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
  body>.site-nav.is-open>.site-nav__list{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:0!important;
    width:100%!important;
    min-height:min-content!important;
    margin:0!important;
    padding:0 0 max(2rem,env(safe-area-inset-bottom))!important;
    list-style:none!important;
    opacity:1!important;
    visibility:visible!important;
  }
  body>.site-nav.is-open>.site-nav__list>li{
    display:block!important;
    position:relative!important;
    width:100%!important;
    min-height:0!important;
    border-bottom:1px solid var(--line)!important;
    opacity:1!important;
    visibility:visible!important;
  }
  body>.site-nav.is-open>.site-nav__list>li>a,
  body>.site-nav.is-open .nav-services-toggle{
    display:flex!important;
    width:100%!important;
    min-height:54px!important;
    align-items:center!important;
    justify-content:space-between!important;
    padding:10px 4px!important;
    color:var(--ink)!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
  body>.site-nav .mega-menu[hidden],
  body>.site-nav .mega-menu__group-panel[hidden]{display:none!important}
  body>.site-nav .nav-services-toggle[aria-expanded="true"]+.mega-menu:not([hidden]){
    display:block!important;
    position:static!important;
    width:100%!important;
    max-width:100%!important;
    max-height:none!important;
    overflow:visible!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:none!important;
  }
  body>.site-nav .mega-menu__group.is-expanded>.mega-menu__group-panel:not([hidden]){
    display:flex!important;
    max-height:none!important;
    overflow:visible!important;
  }
}
@media(max-width:640px){
  body>.site-nav{inset:68px 0 0!important;height:calc(100dvh - 68px)!important}
}

/* Image & typography layout hard lock v3.5.2 — existing image files stay unchanged. */
@media(min-width:901px){
  .ref-hero__content{grid-template-columns:minmax(360px,380px) minmax(0,1fr)!important;gap:clamp(2rem,5vw,5rem)!important}
  .ref-hero__copy{grid-column:1!important;justify-self:start!important;max-width:380px!important;text-align:right!important}
  .ref-hero__copy h1{max-width:11.5ch!important;font-size:clamp(2.65rem,4.05vw,3.65rem)!important;line-height:1.12!important}
  .ref-hero__copy>p{max-width:35ch!important}
}

.specialty-hub-v32>.page-hero-v3{padding-block:clamp(3rem,5vw,4.5rem) 3rem!important}
.specialty-hub-v32>.treatment-group-v3{padding-top:4rem!important}

/* Keep treatment photography informative without letting portrait assets dominate the viewport. */
.treatment-page-v3 .treatment-hero-v3{padding-block:clamp(3rem,5vw,5.25rem)!important}
.treatment-page-v3 .treatment-hero-v3__grid{min-height:0!important;grid-template-columns:minmax(0,1.08fr) minmax(320px,.82fr)!important;gap:clamp(2.25rem,5vw,4.75rem)!important}
.treatment-page-v3 .procedure-photo-v31{width:100%;max-width:500px!important;margin-inline:auto!important;padding:9px!important}
.treatment-page-v3 .procedure-photo-v31 img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:4/3!important;max-height:none!important;object-fit:cover!important;object-position:center 35%!important;background:#f5f1ed!important}
.treatment-page-v3 .treatment-overview-v3__intro figure{width:100%;aspect-ratio:4/3!important;max-height:280px!important;background:#f5f1ed!important}
.treatment-page-v3 .treatment-overview-v3__intro figure img{width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center 35%!important}
.treatment-page-v3 .related-card-v3>div{aspect-ratio:4/3!important;height:auto!important;max-height:190px!important;background:#f5f1ed!important}
.treatment-page-v3 .related-card-v3>div img{width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center 30%!important}

/* Shorter treatment cards preserve image, title, description and action as one visual unit. */
.specialty-hub-v32 .treatment-card-v3{display:grid!important;grid-template-columns:minmax(150px,36%) minmax(0,1fr)!important;height:286px!important;min-height:286px!important}
.specialty-hub-v32 .treatment-card-v3__art{height:100%!important;min-height:0!important;aspect-ratio:auto!important}
.specialty-hub-v32 .treatment-card-v3__art img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 32%!important}

/* Softer continuity between image-led areas. */
.treatment-group-v3,.treatment-overview-v3,.treatment-process-v3,.related-v3,.guide-v3{border-block:0!important}
.specialty-hub-v32 .treatment-group-v3{background:linear-gradient(180deg,#fff 0%,#fffaf6 52%,#fff 100%)!important}
.treatment-page-v3 .treatment-overview-v3{background:linear-gradient(180deg,#fffaf6 0%,#fff 100%)!important}

/* Mobile is a deliberate image-above-copy composition, not a scaled desktop overlay. */
@media(max-width:900px){
  .ref-hero{min-height:auto!important;padding-bottom:112px!important;background:#073f47!important}
  .ref-hero__media{position:relative!important;inset:auto!important;aspect-ratio:1672/941!important;height:auto!important;min-height:0!important;background:#073f47!important}
  .ref-hero__media img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}
  .ref-hero__media::after{background:linear-gradient(180deg,rgba(4,45,51,.02) 0%,rgba(4,45,51,.08) 62%,#073f47 100%)!important}
  .ref-hero__content{display:block!important;min-height:0!important;margin-top:-1px!important;padding:clamp(1.5rem,4vw,2rem) 0 92px!important;background:#073f47!important}
  .ref-hero__copy{max-width:620px!important;margin-inline:auto!important;text-align:right!important}
  .ref-hero__copy h1{max-width:11ch!important;font-size:clamp(2.15rem,7vw,3rem)!important;line-height:1.13!important;margin-bottom:.9rem!important}
  .ref-hero__copy>p{max-width:48ch!important;margin-inline:0!important;font-size:.94rem!important;line-height:1.75!important}
  .ref-hero__actions{justify-content:flex-start!important}
  .ref-google-badge{margin-right:0!important;margin-left:auto!important}
  .treatment-page-v3 .treatment-hero-v3__grid{grid-template-columns:1fr!important;gap:1.75rem!important}
  .treatment-page-v3 .procedure-photo-v31{order:0!important;max-width:430px!important}
  .treatment-page-v3 .procedure-photo-v31 img{aspect-ratio:4/3!important}
  .treatment-page-v3 .treatment-hero-v3__copy{order:1!important}
  .specialty-hub-v32 .treatment-card-v3{grid-template-columns:minmax(135px,35%) minmax(0,1fr)!important;height:248px!important;min-height:248px!important}
}

@media(max-width:640px){
  .ref-hero{padding-bottom:150px!important}
  .ref-hero__content{padding:1.25rem 0 100px!important}
  .ref-hero__copy h1{max-width:10.5ch!important;font-size:clamp(1.95rem,9vw,2.35rem)!important;line-height:1.11!important}
  .ref-hero__copy>p{max-width:39ch!important;font-size:.87rem!important;line-height:1.7!important}
  .ref-hero__actions{grid-template-columns:1fr 1fr!important;margin-bottom:.9rem!important}
  .treatment-page-v3 .procedure-photo-v31{max-width:360px!important}
  .treatment-page-v3 .treatment-overview-v3__intro figure{max-height:230px!important}
  .specialty-hub-v32 .treatment-card-v3{grid-template-columns:118px minmax(0,1fr)!important;height:190px!important;min-height:190px!important}
}

@media(max-width:430px){
  .ref-hero__copy h1{font-size:clamp(1.9rem,8.7vw,2.2rem)!important}
  .ref-service-card__image{aspect-ratio:4/3!important}
}

@media(max-width:390px){
  .ref-hero__copy h1{font-size:clamp(1.82rem,8.5vw,2.05rem)!important}
  .ref-hero__actions{grid-template-columns:1fr!important}
  .specialty-hub-v32 .treatment-card-v3{grid-template-columns:104px minmax(0,1fr)!important;height:174px!important;min-height:174px!important}
}
