@font-face{font-family:Cormorant Garamond;src:url(/assets/fonts/cormorant-garamond-latin.woff2)format("woff2");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/inter-latin.woff2)format("woff2");font-weight:300 700;font-style:normal;font-display:swap}:root{--font-editorial:"Cormorant Garamond";--font-sans:"Inter";--cream-50:#fdfbf7;--cream-100:#f7f3eb;--sage-50:#edf3ee;--sage-100:#dce8df;--sage-200:#bfd1c4;--petrol-500:#2f685f;--petrol-600:#24564f;--petrol-700:#1c4843;--petrol-800:#173b37;--ink:#17312e;--ink-soft:#48605b;--muted:#5b6d69;--bronze:#8e5b39;--white:#fff;--border:#17312e24;--border-strong:#17312e3d;--shadow-soft:0 20px 60px #17312e14;--shadow-small:0 8px 28px #17312e12;--radius-small:12px;--radius-medium:22px;--radius-large:38px;--radius-pill:999px;--container:1240px;--container-wide:1420px;--text-measure:68ch;--section-space:clamp(5.5rem, 10vw, 9rem);--focus:#b56a34}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream-50);scroll-padding-top:7rem;overflow-x:clip}body{color:var(--ink);background:var(--cream-50);font-family:var(--font-sans), Arial, sans-serif;text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.7;overflow-x:clip}body::selection{color:var(--white);background:var(--petrol-600)}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:1px}button,input,select,textarea{font:inherit}button,a,summary,input,select,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);font-family:var(--font-editorial), Georgia, serif;letter-spacing:-.032em;text-wrap:balance;font-weight:600;line-height:.98}h1{font-size:clamp(3.3rem,7.2vw,6.7rem)}h2{margin-bottom:1.5rem;font-size:clamp(2.6rem,5vw,4.7rem)}h3{font-size:clamp(1.65rem,2.6vw,2.25rem);line-height:1.08}p{color:var(--ink-soft)}address{color:var(--ink-soft);font-style:normal}.skip-link{z-index:999;color:var(--white);background:var(--petrol-800);border-radius:var(--radius-small);padding:.75rem 1rem;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fdfbf7f0;border-bottom:1px solid #17312e1a;position:sticky;top:0;box-shadow:0 1px #ffffffb3}.header-shell{width:min(calc(100% - 3rem), var(--container-wide));grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1rem,3vw,2.6rem);min-height:78px;margin-inline:auto;display:grid}.brand{align-items:center;min-width:0;text-decoration:none;display:inline-flex}.brand-wordmark{object-fit:contain;flex:none;width:180px;height:70px}.desktop-nav{justify-content:flex-end;align-items:center;gap:clamp(.75rem,1.8vw,1.6rem);display:flex}.desktop-nav a{color:var(--ink-soft);padding-block:1.6rem;font-size:.84rem;font-weight:600;text-decoration:none;position:relative}.desktop-nav a:after{background:var(--petrol-600);content:"";height:2px;transition:transform .18s;position:absolute;bottom:1.2rem;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--ink)}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.menu-button,.mobile-nav{display:none}.button{border:1px solid var(--petrol-600);border-radius:var(--radius-pill);min-height:52px;color:var(--white);background:var(--petrol-600);text-align:center;cursor:pointer;justify-content:center;align-items:center;padding:.83rem 1.35rem;font-size:.91rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 8px 22px #24564f29}.button:hover{border-color:var(--petrol-800);background:var(--petrol-800);transform:translateY(-2px);box-shadow:0 11px 30px #24564f36}.button:disabled{opacity:.65;cursor:wait;transform:none}.button-small{min-height:44px;padding:.65rem 1.05rem;font-size:.79rem}.button-quiet{color:var(--petrol-700);box-shadow:none;background:0 0}.button-quiet:hover{color:var(--white)}.button-light{color:var(--petrol-800);background:var(--cream-50);border-color:var(--cream-50)}.button-light:hover{color:var(--petrol-800);background:var(--white);border-color:var(--white)}.text-link{color:var(--petrol-700);align-items:center;gap:.55rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.text-link:after{content:"→";transition:transform .16s}.text-link:hover:after{transform:translate(4px)}.text-link-light{color:var(--cream-100)}.eyebrow{color:var(--petrol-600);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1.05rem;font-size:.73rem;font-weight:700;line-height:1.4}.registration{color:var(--muted);letter-spacing:.025em;font-size:.73rem;line-height:1.5}.section,.page-shell{scroll-margin-top:7rem}.section{padding-block:var(--section-space)}.section-shell,.page-shell{width:min(calc(100% - 3rem), var(--container));margin-inline:auto}.page-shell{padding-top:clamp(2.2rem,5vw,4rem)}.section-heading{max-width:790px;margin-bottom:clamp(2.7rem,5vw,4.7rem)}.section-heading>p:last-child{max-width:var(--text-measure);margin-bottom:0}.section-heading-row{grid-template-columns:minmax(0,1.15fr) minmax(260px,.65fr);align-items:end;gap:clamp(2rem,8vw,7rem);max-width:none;display:grid}.section-heading-row p:last-child{margin-bottom:1.2rem}.sticky-heading{align-self:start;margin-bottom:0;position:sticky;top:8.5rem}.hero{contain:paint;background:radial-gradient(circle at 77% 33%, #bfd1c475, transparent 27%), linear-gradient(120deg, var(--cream-50) 0%, var(--cream-100) 100%);position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #2f685f1f;border-radius:45% 55% 61% 39%/42% 38% 62% 58%;width:26rem;height:26rem;position:absolute;top:4rem;left:-6%;transform:rotate(18deg)}.hero-shell{width:min(calc(100% - 3rem), var(--container-wide));grid-template-columns:minmax(0,1.07fr) minmax(380px,.82fr);align-items:center;gap:clamp(2rem,6vw,6rem);min-height:min(760px,100svh - 78px);margin-inline:auto;padding-block:clamp(4rem,8vh,6.5rem) clamp(3.5rem,7vh,5.5rem);display:grid;position:relative}.hero-copy{z-index:2;max-width:830px;position:relative}.hero-copy h1{max-width:12ch;margin-bottom:1.7rem}.hero-lead{max-width:61ch;color:var(--ink-soft);margin-bottom:2rem;font-size:clamp(1.04rem,1.4vw,1.2rem);line-height:1.75}.hero-actions,.page-intro-actions,.inline-actions,.not-found-actions,.cta-actions{flex-wrap:wrap;align-items:center;gap:.9rem;display:flex}.hero-facts{color:var(--ink-soft);flex-wrap:wrap;gap:.55rem 1.5rem;margin-top:1.65rem;font-size:.78rem;font-weight:600;display:flex}.hero-facts span{padding-left:1rem;position:relative}.hero-facts span:before{background:var(--bronze);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.63em;left:0}.hero-registration{max-width:78ch;margin-top:1rem;margin-bottom:0}.registration-short{display:none}.hero-visual{min-height:590px;position:relative}.hero-orbit{aspect-ratio:1;border:1px solid #2f685f42;border-radius:47% 53% 42% 58%/63% 39% 61% 37%;width:93%;position:absolute;top:2%;right:-3%;transform:rotate(-16deg)}.hero-orbit:after{aspect-ratio:1;content:"";border:1px solid #9b6a466b;border-radius:50%;width:32%;position:absolute;bottom:8%;right:-6%}.hero-image-frame{box-shadow:var(--shadow-soft);background:#e6e6e8;border-radius:46% 54% 45% 55%/36% 38% 62% 64%;position:absolute;inset:2.5% 4% 2% 3%;overflow:hidden}.hero-image-frame img{object-fit:cover;object-position:50% 28%}.hero-caption{z-index:2;box-shadow:var(--shadow-small);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fdfbf7e8;border:1px solid #ffffffb3;border-radius:14px;flex-direction:column;padding:.9rem 1.1rem;display:flex;position:absolute;bottom:4.5%;right:0}.hero-caption strong{font-size:.86rem}.hero-caption span{color:var(--muted);font-size:.68rem}.trust-strip{border-block:1px solid var(--border);background:var(--white)}.trust-shell{width:min(calc(100% - 3rem), var(--container-wide));grid-template-columns:repeat(5,1fr);margin-inline:auto;display:grid}.trust-shell>div{border-left:1px solid var(--border);flex-direction:column;justify-content:center;min-height:112px;padding:1.35rem clamp(1rem,2.2vw,2rem);display:flex}.trust-shell>div:last-child{border-right:1px solid var(--border)}.trust-shell strong{font-size:.82rem}.trust-shell span{color:var(--muted);font-size:.7rem}.recognition-section{background:var(--cream-50)}.recognition-grid,.consultation-grid,.narrative-grid,.clinical-path-grid,.faq-grid,.form-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.05fr);gap:clamp(3rem,9vw,8rem);display:grid}.recognition-list{border-top:1px solid var(--border-strong)}.recognition-list article{border-bottom:1px solid var(--border);grid-template-columns:3rem 1fr;gap:1.3rem;padding-block:2rem;display:grid}.recognition-list article>span{color:var(--bronze);font-family:var(--font-editorial), Georgia, serif;font-size:1.35rem}.recognition-list h3,.recognition-list p{margin-bottom:.55rem}.recognition-list h3{font-size:2rem}.recognition-list p{max-width:57ch}.specialties-section,.testimonials-section,.scope-section,.procedure-section,.contact-options-section{background:var(--sage-50)}.specialty-pair{grid-template-columns:1fr 1fr;min-width:0;display:grid}.specialty-panel{border:1px solid var(--border);border-radius:var(--radius-large) 0 0 var(--radius-large);background:var(--cream-50);min-width:0;min-height:540px;padding:clamp(2.1rem,5vw,4.5rem)}.specialty-panel-dark{color:var(--cream-50);background:var(--petrol-800);border-radius:0 var(--radius-large) var(--radius-large) 0}.specialty-panel-dark h3,.specialty-panel-dark p,.specialty-panel-dark li{color:var(--cream-50)}.panel-index{color:var(--bronze);font-family:var(--font-editorial), Georgia, serif;margin-bottom:clamp(3.5rem,7vw,7rem);font-size:1.35rem}.specialty-panel h3{margin-bottom:1.4rem;font-size:clamp(2.8rem,5vw,4.7rem)}.specialty-panel>p:not(.panel-index){max-width:55ch}.check-list{margin:2rem 0;padding:0;list-style:none}.check-list li{border-bottom:1px solid var(--border);color:var(--ink-soft);padding-block:.55rem;font-size:.87rem}.specialty-panel-dark .check-list li{color:var(--cream-50);border-color:#ffffff2b}.consultation-section{background:var(--cream-50)}.consultation-steps,.timeline-list,.procedure-timeline{margin:0;padding:0;list-style:none}.consultation-steps li{border-top:1px solid var(--border);grid-template-columns:4rem 1fr;gap:1.4rem;padding-block:1.85rem;display:grid}.consultation-steps li:last-child{border-bottom:1px solid var(--border)}.consultation-steps>li>span{color:var(--bronze);letter-spacing:.1em;font-size:.78rem;font-weight:700}.consultation-steps h3{margin-bottom:.55rem;font-size:2rem}.consultation-steps p{max-width:57ch;margin-bottom:0}.doctor-section{color:var(--cream-50);background:var(--petrol-800)}.doctor-grid,.office-grid{grid-template-columns:minmax(300px,.78fr) minmax(0,1fr);align-items:center;gap:clamp(3rem,9vw,8rem);display:grid}.doctor-image-wrap,.office-photo{position:relative}.doctor-image-wrap:before{content:"";border:1px solid #ffffff3d;border-radius:48% 52% 45% 55%/36% 39% 61% 64%;position:absolute;inset:5% -7% -4% 7%}.doctor-image-wrap img,.office-photo img{object-fit:cover;border-radius:48% 52% 45% 55%/36% 39% 61% 64%;width:100%;position:relative}.doctor-copy h2,.doctor-copy p,.doctor-copy dt,.doctor-copy dd{color:var(--cream-50)}.doctor-copy .eyebrow{color:var(--sage-200)}.doctor-copy>p{max-width:65ch}.credential-list{border-block:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);margin:2.4rem 0;display:grid}.credential-list>div{border-left:1px solid #ffffff2e;padding:1.25rem 1.2rem}.credential-list>div:first-child{border-left:0;padding-left:0}.credential-list dt{color:var(--sage-200);letter-spacing:.06em;text-transform:uppercase;font-size:.65rem}.credential-list dd{margin:.4rem 0 0;font-size:.82rem;font-weight:700}.doctor-copy .text-link{color:var(--cream-100)}.testimonial-grid{grid-template-columns:1.2fr .8fr;gap:1.5rem;margin-bottom:2rem;display:grid}.testimonial-grid figure{border:1px solid var(--border);border-radius:var(--radius-large);background:#ffffffb8;flex-direction:column;justify-content:space-between;min-height:370px;margin:0;padding:clamp(2rem,5vw,4rem);display:flex}.testimonial-grid blockquote{color:var(--ink);font-family:var(--font-editorial), Georgia, serif;margin:0 0 3rem;font-size:clamp(2rem,3.2vw,3.2rem);line-height:1.08}.testimonial-grid figure:last-child blockquote{font-size:clamp(1.75rem,2.8vw,2.6rem)}.testimonial-grid figcaption{flex-direction:column;display:flex}.testimonial-grid figcaption strong{font-size:.84rem}.testimonial-grid figcaption span{color:var(--muted);font-size:.72rem}.location-section{background:var(--cream-50)}.location-grid{border:1px solid var(--border);border-radius:var(--radius-large);background:var(--white);min-height:570px;box-shadow:var(--shadow-small);grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);display:grid;overflow:hidden}.location-map{contain:paint;background:linear-gradient(35deg, transparent 44%, #24564f14 45%, #24564f14 52%, transparent 53%), linear-gradient(145deg, transparent 35%, #9b6a4614 36%, #9b6a4614 42%, transparent 43%), var(--sage-50);min-height:500px;position:relative;overflow:hidden}.map-line{border-radius:var(--radius-pill);transform-origin:50%;background:#ffffffc7;height:8px;display:block;position:absolute}.line-one{width:130%;top:32%;left:-12%;transform:rotate(-9deg)}.line-two{width:140%;top:62%;left:-18%;transform:rotate(14deg)}.line-three{width:80%;top:48%;left:30%;transform:rotate(78deg)}.map-pin{background:var(--petrol-600);width:72px;height:72px;box-shadow:var(--shadow-soft);border:10px solid #ffffffb8;border-radius:50% 50% 50% 8%;place-items:center;display:grid;position:absolute;top:48%;left:52%;transform:translate(-50%,-50%)rotate(-45deg)}.map-pin i{background:var(--cream-50);border-radius:50%;width:17px;height:17px;display:block}.map-label{border-radius:var(--radius-pill);color:var(--petrol-700);background:#ffffffd1;padding:.45rem .75rem;font-size:.68rem;font-weight:700;position:absolute;bottom:13%;right:10%}.location-copy{flex-direction:column;justify-content:center;padding:clamp(2.4rem,5vw,4.5rem);display:flex}.location-name{color:var(--ink);font-weight:700}.location-name span{color:var(--muted);font-size:.8rem;font-weight:500}.inline-actions{margin-top:1.4rem}.faq-section{background:var(--cream-100)}.faq-list{border-top:1px solid var(--border-strong)}.faq-list details{border-bottom:1px solid var(--border)}.faq-list summary{min-height:76px;color:var(--ink);font-family:var(--font-editorial), Georgia, serif;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 0;font-size:clamp(1.45rem,2.4vw,1.9rem);font-weight:600;line-height:1.15;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-marker{border:1px solid var(--border-strong);width:36px;height:36px;color:var(--petrol-600);font-family:var(--font-sans), Arial, sans-serif;border-radius:50%;flex:none;place-items:center;font-size:1.2rem;transition:transform .18s;display:grid}.faq-list details[open] .faq-marker{transform:rotate(45deg)}.faq-answer{overflow:hidden}.faq-answer p{max-width:65ch;margin-bottom:0;padding-bottom:1.7rem}.cta-wrap{padding-block:clamp(4.5rem,8vw,7rem)}.conversion-cta{border-radius:var(--radius-large);background:var(--petrol-700);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3rem;padding:clamp(2.5rem,6vw,5rem);display:grid;position:relative;overflow:hidden}.conversion-cta:after{aspect-ratio:1;content:"";border:1px solid #ffffff3b;border-radius:43% 57% 66% 34%/43% 39% 61% 57%;width:40%;position:absolute;top:-70%;right:-13%}.conversion-cta h2,.conversion-cta p{color:var(--cream-50)}.conversion-cta .eyebrow{color:var(--sage-200)}.conversion-cta h2{max-width:18ch;font-size:clamp(2.4rem,4.5vw,4rem)}.conversion-cta p:not(.eyebrow){max-width:65ch;margin-bottom:0}.cta-actions{z-index:1;flex-direction:column;align-items:stretch;position:relative}.site-footer{color:var(--cream-50);background:#102e2a;padding:clamp(4rem,8vw,6.5rem) 0 1.5rem}.footer-shell{width:min(calc(100% - 3rem), var(--container));grid-template-columns:minmax(280px,1.3fr) minmax(150px,.55fr) minmax(260px,.8fr);gap:clamp(2.5rem,8vw,7rem);margin-inline:auto;display:grid}.site-footer p,.site-footer address,.site-footer a,.site-footer h2{color:var(--cream-100)}.site-footer h2{font-family:var(--font-sans), Arial, sans-serif;letter-spacing:.12em;text-transform:uppercase;margin:0 0 1.4rem;font-size:.72rem}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li{margin-bottom:.6rem}.site-footer a{font-size:.82rem;text-decoration:none}.site-footer a:hover{text-decoration:underline}.footer-brand img{filter:brightness(0)invert();opacity:.9}.footer-name{font-family:var(--font-editorial), Georgia, serif;margin:1rem 0 .25rem;font-size:2rem;line-height:1}.footer-brand>p:not(.footer-name){max-width:50ch;font-size:.78rem}.site-footer address{flex-direction:column;margin-bottom:1rem;font-size:.78rem;display:flex}.footer-legal{width:min(calc(100% - 3rem), var(--container));border-top:1px solid #ffffff24;flex-wrap:wrap;justify-content:space-between;gap:1rem 3rem;margin:4rem auto 0;padding-top:1.5rem;display:flex}.footer-legal p{margin:0;font-size:.67rem}.mobile-action-bar{display:none}.breadcrumbs{margin-bottom:clamp(3.5rem,7vw,6rem)}.breadcrumbs ol{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{color:var(--muted);font-size:.72rem}.breadcrumbs li:not(:last-child):after{content:"/";margin-left:.45rem}.breadcrumbs a{color:var(--petrol-700)}.page-intro{max-width:960px;padding-bottom:clamp(5rem,10vw,9rem)}.page-intro h1{margin-bottom:1.8rem;font-size:clamp(3.8rem,8vw,7.5rem)}.page-lead{max-width:67ch;margin-bottom:1.7rem;font-size:clamp(1.08rem,1.6vw,1.25rem);line-height:1.75}.about-hero{grid-template-columns:minmax(0,1.2fr) minmax(350px,.7fr);align-items:end;gap:clamp(3rem,8vw,7rem);display:grid}.about-hero .page-intro{padding-bottom:clamp(5rem,9vw,8rem)}.about-hero-image{background:var(--sage-50);border-radius:48% 48% 8px 8px/28% 28% 8px 8px;align-self:stretch;overflow:hidden}.about-hero-image img{object-fit:cover;object-position:50% 30%;width:100%;height:100%;min-height:650px}.narrative-section,.attention-section,.integrated-care-section,.form-section{background:var(--sage-50)}.timeline-list{border-top:1px solid var(--border-strong)}.timeline-list li{border-bottom:1px solid var(--border);grid-template-columns:7rem 1fr;gap:1.5rem;padding-block:2rem;display:grid}.timeline-list>li>span{color:var(--bronze);letter-spacing:.1em;text-transform:uppercase;font-size:.67rem;font-weight:700}.timeline-list h3{font-size:2rem}.timeline-list p{margin-bottom:0}.philosophy-grid,.integrated-care-grid,.attention-grid,.related-grid,.next-path-grid,.contact-location-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:clamp(3rem,10vw,9rem);display:grid}.prose-large p{font-size:clamp(1.08rem,1.5vw,1.2rem);line-height:1.8}.office-section{background:var(--cream-100)}.office-photo img{max-height:650px}.credential-list-large{border-color:var(--border-strong);grid-template-columns:1fr;margin-top:3rem}.credential-list-large>div,.credential-list-large>div:first-child{border-left:0;border-bottom:1px solid var(--border);padding:1.25rem 0}.credential-list-large dt,.credential-list-large dd{color:var(--ink)}.credential-list-large dd{font-size:1rem}.page-intro-actions{margin-top:2rem}.scope-grid{border-block:1px solid var(--border-strong);grid-template-columns:repeat(4,1fr);display:grid}.scope-grid article{border-left:1px solid var(--border);min-height:310px;padding:2rem clamp(1.1rem,2.3vw,2rem)}.scope-grid article:first-child{border-left:0}.scope-grid span,.editorial-list>article>span{color:var(--bronze);font-size:.72rem;font-weight:700}.scope-grid h3{margin:4rem 0 1rem;font-size:1.9rem}.scope-grid p{font-size:.88rem}.attention-note,.medical-note{border-left:3px solid var(--bronze);background:#ffffff8c;padding:1.25rem 1.4rem}.editorial-list{border-top:1px solid var(--border-strong)}.editorial-list article{border-bottom:1px solid var(--border);grid-template-columns:2.8rem 1fr;gap:1.3rem;padding-block:1.7rem;display:grid}.editorial-list h3{margin-bottom:.55rem;font-size:1.85rem}.editorial-list p{margin-bottom:0}.related-section,.next-path-section,.contact-location-section{background:var(--cream-100)}.related-links{gap:1rem;display:grid}.related-links a{border:1px solid var(--border);border-radius:var(--radius-medium);background:#ffffff8f;flex-direction:column;justify-content:center;min-height:120px;padding:1.5rem;text-decoration:none;transition:border-color .18s,transform .18s;display:flex}.related-links a:hover{border-color:var(--petrol-500);transform:translateY(-2px)}.related-links strong{color:var(--petrol-700);font-family:var(--font-editorial), Georgia, serif;font-size:1.7rem}.related-links span{color:var(--ink-soft);font-size:.84rem}.exam-comparison{grid-template-columns:1fr 1fr;display:grid}.exam-comparison article{border:1px solid var(--border);background:#ffffff8c;min-height:500px;padding:clamp(2.2rem,5vw,4.2rem)}.exam-comparison article:first-child{border-radius:var(--radius-large) 0 0 var(--radius-large)}.exam-comparison article:last-child{border-radius:0 var(--radius-large) var(--radius-large) 0;border-left:0}.exam-comparison h3{margin-bottom:1.5rem;font-size:clamp(2.7rem,4.7vw,4.3rem)}.exams-section>.section-shell>.medical-note{max-width:80ch;margin:2rem 0 0;font-size:.83rem}.procedure-timeline{border-top:1px solid var(--border-strong);grid-template-columns:repeat(4,1fr);display:grid}.procedure-timeline li{border-left:1px solid var(--border);min-height:350px;padding:2rem 1.6rem 1.5rem;position:relative}.procedure-timeline li:first-child{border-left:0}.procedure-timeline li:before{background:var(--petrol-600);content:"";border-radius:50%;width:9px;height:9px;position:absolute;top:-5px;left:0}.procedure-timeline>li>span{color:var(--bronze);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:700}.procedure-timeline h3{margin:4rem 0 1rem;font-size:1.8rem}.procedure-timeline p{font-size:.87rem}.anchor-nav{flex-wrap:wrap;gap:.7rem;padding-bottom:4rem;display:flex}.anchor-nav a{border:1px solid var(--border-strong);border-radius:var(--radius-pill);min-height:42px;color:var(--petrol-700);padding:.55rem .9rem;font-size:.75rem;font-weight:700;text-decoration:none}.anchor-nav a:hover{color:var(--white);background:var(--petrol-700)}.symptom-group:nth-child(odd){background:var(--sage-50)}.symptom-group-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:clamp(3rem,9vw,8rem);display:grid}.symptom-items{border-top:1px solid var(--border-strong)}.symptom-items>div{border-bottom:1px solid var(--border);padding-block:1.7rem}.symptom-items h3{margin-bottom:.55rem;font-size:1.9rem}.symptom-items p{margin-bottom:0}.attention-hub{color:var(--cream-50);background:var(--petrol-800)}.attention-hub-grid{grid-template-columns:.35fr 1fr;align-items:center;gap:3rem;display:grid}.attention-number{color:var(--sage-100);font-family:var(--font-editorial), Georgia, serif;text-align:center;margin:0;font-size:clamp(9rem,22vw,18rem);line-height:.7}.attention-hub h2,.attention-hub p{color:var(--cream-50)}.attention-hub .eyebrow{color:var(--sage-200)}.attention-hub .medical-note{background:#ffffff12}.articles-page{padding-bottom:var(--section-space)}.editorial-status{border:1px solid var(--border);border-radius:var(--radius-large);background:var(--sage-50);max-width:950px;padding:clamp(2rem,5vw,4rem)}.editorial-status h2{font-size:clamp(2.5rem,4.7vw,4rem)}.editorial-status .related-links{grid-template-columns:1fr 1fr;margin-top:2rem}.editorial-standards{padding-block:var(--section-space);grid-template-columns:minmax(0,.7fr) minmax(0,1fr);gap:4rem;display:grid}.editorial-standards ul{border-top:1px solid var(--border-strong);margin:0;padding:0;list-style:none}.editorial-standards li{border-bottom:1px solid var(--border);padding:1rem 0}.contact-options-grid{border-block:1px solid var(--border-strong);grid-template-columns:repeat(3,1fr);display:grid}.contact-options-grid>a{border-left:1px solid var(--border);flex-direction:column;min-height:310px;padding:2rem;text-decoration:none;display:flex}.contact-options-grid>a:first-child{border-left:0}.contact-options-grid span{color:var(--bronze);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:700}.contact-options-grid strong{color:var(--ink);font-family:var(--font-editorial), Georgia, serif;margin-top:auto;font-size:2.5rem}.contact-options-grid em{color:var(--petrol-700);overflow-wrap:anywhere;font-size:.8rem;font-style:normal;font-weight:700}.contact-options-grid small{color:var(--muted);margin-top:.5rem}.contact-form{border:1px solid var(--border);border-radius:var(--radius-large);background:var(--cream-50);box-shadow:var(--shadow-small);padding:clamp(1.6rem,4vw,3rem)}.form-alert{border-left:3px solid var(--bronze);background:var(--cream-100);margin-bottom:2rem;padding:1.2rem 1.3rem}.form-alert strong{font-size:.86rem}.form-alert p{margin:.3rem 0 0;font-size:.78rem}.form-grid{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.field{flex-direction:column;display:flex}.field-wide{grid-column:1/-1}.field label{color:var(--ink);margin-bottom:.42rem;font-size:.78rem;font-weight:700}.field input,.field select{border:1px solid var(--border-strong);border-radius:var(--radius-small);width:100%;min-height:52px;color:var(--ink);background:var(--white);padding:.75rem .9rem;font-size:1rem}.field input:focus,.field select:focus{border-color:var(--petrol-600)}.field small{color:var(--muted);margin-top:.35rem;font-size:.68rem}.honeypot{width:1px;height:1px;overflow:hidden;position:absolute!important;left:-9999px!important}.consent-row{color:var(--ink-soft);cursor:pointer;grid-template-columns:1.3rem 1fr;gap:.75rem;margin:1.5rem 0;font-size:.78rem;display:grid}.consent-row input{width:1.15rem;height:1.15rem;accent-color:var(--petrol-600);margin-top:.2rem}.consent-row a{color:var(--petrol-700)}.form-status{min-height:1.7em;color:var(--petrol-700);margin:.9rem 0 0;font-size:.78rem;font-weight:600}.form-status.is-error{color:#8c302a}.contact-location-grid address{color:var(--ink);margin-bottom:1rem;font-size:1.05rem}.legal-page{padding-bottom:var(--section-space)}.legal-layout{grid-template-columns:230px minmax(0,760px);align-items:start;gap:clamp(3rem,9vw,8rem);display:grid}.legal-layout>nav{border-top:1px solid var(--border-strong);flex-direction:column;padding-top:1rem;display:flex;position:sticky;top:8rem}.legal-layout>nav a{color:var(--petrol-700);padding-block:.5rem;font-size:.75rem;text-decoration:none}.legal-content section{border-top:1px solid var(--border);padding-block:1.4rem;scroll-margin-top:7rem}.legal-content h2{font-size:2.3rem}.not-found{flex-direction:column;justify-content:center;width:min(100% - 3rem,780px);min-height:68vh;margin-inline:auto;padding-block:7rem;display:flex}.not-found h1{font-size:clamp(3.8rem,8vw,6.8rem)}@media (width<=1120px){.header-shell{grid-template-columns:auto 1fr auto}.desktop-nav{display:none}.header-cta{justify-self:end}.menu-button{border:1px solid var(--border);width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border-radius:50%;place-items:center;padding:0;display:grid;position:relative}.menu-icon,.menu-icon:before,.menu-icon:after{border-radius:var(--radius-pill);background:var(--ink);content:"";width:18px;height:2px;transition:transform .18s,opacity .18s;display:block}.menu-icon:before{transform:translateY(-6px)}.menu-icon:after{transform:translateY(4px)}.menu-icon.is-open{background:0 0}.menu-icon.is-open:before{transform:translateY(2px)rotate(45deg)}.menu-icon.is-open:after{transform:rotate(-45deg)}.mobile-nav{border-top:1px solid var(--border);background:var(--cream-50);display:block}.mobile-nav[hidden]{display:none}.mobile-nav-inner{width:min(calc(100% - 3rem), var(--container));grid-template-columns:repeat(3,1fr);gap:.6rem;margin-inline:auto;padding-block:1.3rem 1.6rem;display:grid}.mobile-nav a:not(.button){border-bottom:1px solid var(--border);color:var(--ink-soft);padding:.7rem;font-size:.83rem;font-weight:600;text-decoration:none}.mobile-nav a[aria-current=page]{color:var(--petrol-700)}.mobile-nav .button{grid-column:1/-1;margin-top:.6rem}.hero-shell{grid-template-columns:minmax(0,1fr) minmax(350px,.72fr)}.hero-visual{min-height:520px}.trust-shell{grid-template-columns:repeat(3,1fr)}.trust-shell>div:nth-child(4),.trust-shell>div:nth-child(5){border-top:1px solid var(--border)}.scope-grid,.procedure-timeline{grid-template-columns:repeat(2,1fr)}.scope-grid article:nth-child(3),.procedure-timeline li:nth-child(3){border-left:0}.scope-grid article:nth-child(n+3),.procedure-timeline li:nth-child(n+3){border-top:1px solid var(--border)}.procedure-timeline li:nth-child(3):before,.procedure-timeline li:nth-child(4):before{top:-5px}}@media (width<=820px){:root{--section-space:clamp(4.3rem, 14vw, 6.5rem)}h1{font-size:clamp(3rem,13vw,5.2rem)}h2{font-size:clamp(2.45rem,11vw,4.2rem)}.header-shell{width:min(calc(100% - 2rem), var(--container));gap:.65rem;min-height:70px}.brand-wordmark{width:148px;height:auto}.header-cta{display:none}.mobile-nav-inner{grid-template-columns:1fr 1fr;width:calc(100% - 2rem)}.section-shell,.page-shell{width:min(calc(100% - 2rem), var(--container))}.section-heading-row,.recognition-grid,.consultation-grid,.doctor-grid,.location-grid,.faq-grid,.narrative-grid,.philosophy-grid,.office-grid,.clinical-path-grid,.attention-grid,.related-grid,.integrated-care-grid,.symptom-group-grid,.next-path-grid,.form-layout,.contact-location-grid,.editorial-standards,.legal-layout{grid-template-columns:1fr}.sticky-heading,.legal-layout>nav{position:static}.section-heading-row{gap:.5rem}.hero-shell{grid-template-columns:1fr;width:calc(100% - 2rem);min-height:0;padding-block:3.2rem 2.5rem}.hero-copy h1{max-width:10ch;font-size:clamp(3.2rem,13vw,5.1rem)}.hero-visual{min-height:430px;margin-top:-.5rem}.hero-image-frame{border-radius:44% 56% 42% 58%/37% 39% 61% 63%;inset:1% 4%}.hero-orbit{width:82%;right:8%}.hero-caption{right:1%}.trust-shell{grid-template-columns:1fr 1fr;width:calc(100% - 2rem)}.trust-shell>div{border-top:1px solid var(--border);min-height:92px;padding:1.1rem}.trust-shell>div:first-child,.trust-shell>div:nth-child(2){border-top:0}.trust-shell>div:nth-child(odd){border-left:1px solid var(--border)}.trust-shell>div:last-child{border-right:1px solid var(--border);grid-column:1/-1}.specialty-pair,.testimonial-grid,.exam-comparison,.contact-options-grid{grid-template-columns:1fr}.specialty-panel{border-radius:var(--radius-large) var(--radius-large) 0 0;min-height:0}.specialty-panel-dark{border-radius:0 0 var(--radius-large) var(--radius-large)}.panel-index{margin-bottom:3.5rem}.testimonial-grid figure{min-height:310px}.location-grid{min-height:0}.location-map{min-height:390px}.conversion-cta{grid-template-columns:1fr;gap:2rem}.cta-actions{align-items:flex-start}.footer-shell{grid-template-columns:1fr 1fr;width:calc(100% - 2rem)}.footer-brand{grid-column:1/-1}.footer-legal{width:calc(100% - 2rem)}.page-intro h1{font-size:clamp(3.5rem,14vw,6rem)}.about-hero{grid-template-columns:1fr}.about-hero .page-intro{padding-bottom:1rem}.about-hero-image{max-height:660px}.scope-grid,.procedure-timeline{grid-template-columns:1fr 1fr}.exam-comparison article{min-height:0}.exam-comparison article:first-child{border-radius:var(--radius-large) var(--radius-large) 0 0}.exam-comparison article:last-child{border-top:0;border-left:1px solid var(--border);border-radius:0 0 var(--radius-large) var(--radius-large)}.attention-hub-grid{grid-template-columns:.25fr 1fr}.contact-options-grid>a{border-top:1px solid var(--border);border-left:0;min-height:220px}.contact-options-grid>a:first-child{border-top:0}.legal-layout>nav{grid-template-columns:1fr 1fr;display:grid}.mobile-action-bar{z-index:90;padding:.7rem max(1rem, env(safe-area-inset-right)) calc(.7rem + env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));border-top:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fdfbf7f2;display:block;position:fixed;bottom:0;left:0;right:0}.mobile-action-bar a{border-radius:var(--radius-pill);min-height:48px;color:var(--white);background:var(--petrol-600);justify-content:center;align-items:center;font-size:.82rem;font-weight:700;text-decoration:none;display:flex}.site-footer{padding-bottom:calc(6rem + env(safe-area-inset-bottom))}}@media (width<=540px){body{font-size:1rem}.brand-wordmark{width:138px}.hero-shell{gap:.25rem;padding-top:2rem}.hero-copy h1{max-width:11ch;margin-bottom:1.2rem;font-size:clamp(3rem,13.7vw,3.4rem)}.hero-lead{font-size:1rem}.hero-actions{flex-flow:row;align-items:stretch;gap:.55rem}.hero-actions .button{flex:1 1 0;min-width:0;padding-inline:.65rem;font-size:.76rem}.hero-visual{min-height:330px;margin-top:-3rem}.hero-caption{bottom:1%}.hero-facts{gap:.2rem;margin-top:1rem;font-size:.69rem}.hero-facts span{width:100%}.hero-registration{margin-top:.55rem}.registration-long{display:none}.registration-short{display:inline}.trust-shell{grid-template-columns:1fr}.trust-shell>div,.trust-shell>div:nth-child(2){border-top:1px solid var(--border);border-right:1px solid var(--border);min-height:76px}.trust-shell>div:first-child{border-top:0}.trust-shell>div:last-child{grid-column:auto}.recognition-list article,.consultation-steps li,.editorial-list article{grid-template-columns:2.2rem 1fr;gap:.9rem}.specialty-panel{padding:2rem 1.35rem}.credential-list{grid-template-columns:1fr}.credential-list>div,.credential-list>div:first-child{border-bottom:1px solid #ffffff2e;border-left:0;padding:1rem 0}.testimonial-grid blockquote{font-size:2rem}.location-map{min-height:320px}.location-copy,.conversion-cta,.testimonial-grid figure{padding:1.6rem}.footer-shell{grid-template-columns:1fr}.footer-brand{grid-column:auto}.timeline-list li{grid-template-columns:1fr;gap:.7rem}.scope-grid,.procedure-timeline{grid-template-columns:1fr}.scope-grid article,.scope-grid article:nth-child(3),.procedure-timeline li,.procedure-timeline li:nth-child(3){border-top:1px solid var(--border);border-left:0;min-height:0}.scope-grid article:first-child,.procedure-timeline li:first-child{border-top:0}.scope-grid h3,.procedure-timeline h3{margin-top:2.5rem}.attention-hub-grid{grid-template-columns:1fr}.attention-number{text-align:left;font-size:8rem}.editorial-status .related-links,.form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.legal-layout>nav{grid-template-columns:1fr}}@media (width>=1600px){.hero-shell{min-height:min(820px,100svh - 78px)}.section-shell,.page-shell{max-width:1320px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.site-header,.site-footer,.mobile-action-bar,.conversion-cta{display:none!important}body{color:#000;background:#fff}}
