/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--ink:#12283a;--sage:#8ca894;--sage-dark:#617e6a;--pale:#dde8df;--sky:#ddecf2;--warm:#f7f5ef;--stone:#e8e3da;--white:#fff;--text:#344554;--cherry:#a52846}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--warm);color:var(--ink);font-family:var(--font-manrope),sans-serif;margin:0}a{color:inherit;text-decoration:none}p{color:var(--text);line-height:1.75}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;font-size:clamp(3rem,6vw,6.1rem);line-height:.94}h2{letter-spacing:-.045em;font-size:clamp(2.2rem,4vw,4rem);line-height:1.06}h3{font-size:1.25rem;line-height:1.25}button,a{transition:all .2s}.utility{border-bottom:1px solid var(--stone);justify-content:space-between;align-items:center;height:42px;padding:0 clamp(22px,4vw,66px);font-size:.9rem;display:flex}.utility span:before{content:"⌖";color:var(--sage-dark);margin-right:8px}.utility a{font-weight:700}.header{z-index:20;background:#f7f5eff5;border-bottom:1px solid #e8e3da99;align-items:center;gap:30px;height:106px;padding:10px clamp(22px,4vw,66px);display:flex;position:relative}.brand{width:260px;margin-right:auto;display:block}.desktop-nav{align-items:center;gap:30px;font-size:.95rem;font-weight:600;display:flex}.desktop-nav a:hover{color:var(--sage-dark)}.button{background:var(--ink);border:2px solid var(--ink);border-radius:7px;justify-content:center;align-items:center;min-height:54px;padding:0 26px;font-weight:700;display:inline-flex;box-shadow:0 6px 18px #12283a14;color:#fff!important}.button:hover{background:#1a3a52;transform:translateY(-2px)}.button-small{min-height:50px;padding:0 22px}.button-outline{border-color:var(--sage);background:0 0;color:var(--sage-dark)!important}.button-outline:hover{background:var(--pale);transform:translateY(-2px)}.button-light{background:#fff;border-color:#fff;color:var(--ink)!important}.button-ghost{background:0 0;border-color:#ffffff59}.actions{flex-wrap:wrap;gap:14px;display:flex}.mobile-menu{display:none}.hero{grid-template-columns:minmax(420px,.88fr) 1.12fr;align-items:center;gap:50px;min-height:740px;padding:70px clamp(22px,4vw,66px) 80px;display:grid;overflow:hidden}.hero-copy{max-width:650px}.eyebrow{color:var(--sage-dark);letter-spacing:.16em;text-transform:uppercase;margin-bottom:27px;font-size:.78rem;font-weight:800;display:block}.hero h1 em{font-family:var(--font-cormorant),serif;font-weight:500}.hero-copy>p{max-width:540px;margin:30px 0 34px;font-size:1.15rem}.trust-line{color:var(--text);align-items:center;gap:13px;margin-top:28px;font-size:.82rem;display:flex}.trust-line:first-letter{color:var(--sage-dark);font-size:1.8rem}.trust-line i{color:var(--sage);font-style:normal}.hero-visual{min-height:590px;position:relative}.hero-visual:before{content:"";background:var(--sky);z-index:0;border-radius:48% 52% 8% 40%;position:absolute;inset:-60px 8% 20px -12%}.hero-visual:after{content:"";background:var(--sage);z-index:0;border-radius:28px 0 0;width:32%;height:31%;position:absolute;bottom:-3%;right:-8%}.photo-placeholder{text-align:center;min-height:320px;color:var(--ink);background:linear-gradient(145deg,#e9f0ed,#d9e5e1);border:1px dashed #9bb0ad;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;padding:32px;display:flex;position:relative;overflow:hidden}.photo-placeholder:before{content:"";background:#ffffffb3;border-radius:50%;width:74px;height:74px;margin-bottom:18px;box-shadow:0 0 0 20px #ffffff40}.photo-placeholder span{text-transform:uppercase;letter-spacing:.14em;color:var(--sage-dark);font-size:.7rem;font-weight:800}.photo-placeholder strong{max-width:280px;margin-top:8px}.hero-visual .photo-placeholder{z-index:2;background:linear-gradient(145deg,#edf3f1,#cdded8);border:0;min-height:530px;position:absolute;inset:30px 0 0 2%}.welcome-pill{z-index:3;background:#fff;border-radius:40px;padding:20px 25px;font-weight:700;position:absolute;bottom:25px;right:4%;box-shadow:0 12px 40px #12283a24}.proof-strip{border-top:1px solid var(--stone);border-bottom:1px solid var(--stone);background:#fff;grid-template-columns:repeat(3,1fr);padding:28px clamp(22px,4vw,66px);display:grid}.proof-strip div{border-right:1px solid var(--stone);flex-direction:column;gap:5px;padding:5px 35px;display:flex}.proof-strip div:last-child{border:0}.proof-strip span{color:var(--text);font-size:.83rem}.section{padding:110px clamp(22px,6vw,96px)}.section.soft{background:#fff}.section-heading{grid-template-columns:1.05fr .95fr;align-items:end;gap:80px;margin-bottom:55px;display:grid}.section-heading h2{max-width:700px;margin:0}.section-heading p{max-width:620px;margin:0;font-size:1.05rem}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{border:1px solid var(--stone);background:#fff;border-radius:16px;flex-direction:column;min-height:285px;padding:32px;display:flex;box-shadow:0 8px 32px #12283a08}.service-card:hover{border-color:var(--sage);transform:translateY(-5px);box-shadow:0 14px 35px #12283a1a}.service-icon{background:var(--pale);width:46px;height:46px;color:var(--sage-dark);border-radius:50%;place-items:center;margin-bottom:35px;font-size:1.4rem;display:grid}.service-card p{font-size:.92rem}.text-link{color:var(--sage-dark);margin-top:auto;font-weight:800}.text-link.large{font-size:1rem}.center{text-align:center;margin-top:45px}.doctor-section{background:var(--pale);grid-template-columns:.9fr 1.1fr;align-items:center;gap:8vw;padding:110px clamp(22px,6vw,96px);display:grid}.doctor-section .photo-placeholder{min-height:580px}.doctor-section .lead{font-size:1.2rem}.credential-row{gap:10px;margin:30px 0;display:flex}.credential-row span{border:1px solid var(--sage);border-radius:50px;padding:8px 14px;font-size:.8rem;font-weight:800}.photo-grid{grid-template-columns:1.2fr .8fr .8fr 1.2fr;gap:14px;display:grid}.photo-grid .photo-placeholder{min-height:360px}.reviews-section{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;padding:110px clamp(22px,6vw,96px);display:grid}.review-card{border:1px solid var(--stone);background:#fff;border-radius:20px;padding:50px;box-shadow:0 20px 60px #12283a14}.stars{color:#d39d2f;letter-spacing:.12em;margin-bottom:25px;font-size:1.5rem}.booking-band{background:var(--ink);color:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:40px;margin:0 clamp(22px,4vw,66px) 66px;padding:58px 6vw;display:flex}.booking-band h2{max-width:700px;margin:0;font-size:clamp(2rem,3.2vw,3.5rem)}.booking-band .eyebrow{color:#bdd4c2}.page-hero{background:linear-gradient(120deg,var(--warm),#eef3f1);border-bottom:1px solid var(--stone);padding:100px clamp(22px,10vw,150px)}.page-hero .narrow{max-width:920px}.page-hero h1{font-size:clamp(3.2rem,6vw,6rem)}.page-hero p{max-width:770px;font-size:1.15rem}.page-hero .actions{margin-top:35px}.page-doctor{background:var(--warm)}.bio-placeholder{border-left:3px solid var(--sage);margin:25px 0;padding:20px 0 5px 25px}.values-grid,.steps{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.values-grid article,.steps article{background:var(--warm);border-radius:16px;padding:38px}.values-grid b,.steps b{color:var(--sage-dark);font-size:1.8rem}.team-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.split-copy{grid-template-columns:1fr 1fr;gap:9vw;display:grid}.check-list{margin:0;padding:0;list-style:none}.check-list li{border-bottom:1px solid var(--stone);padding:15px 0 15px 34px;position:relative}.check-list li:before{content:"✓";color:var(--sage-dark);font-weight:800;position:absolute;left:0}.service-detail{grid-template-columns:1fr 1fr;gap:8vw;padding:100px clamp(22px,10vw,150px);display:grid}.service-detail ul{grid-template-columns:1fr 1fr;gap:12px;padding:0;list-style:none;display:grid}.service-detail li{border:1px solid var(--stone);background:#fff;border-radius:10px;padding:18px}.service-detail li:before{content:"✓";color:var(--sage-dark);margin-right:10px;font-weight:900}.clinical-note{background:var(--pale);border-radius:16px;margin:0 clamp(22px,10vw,150px) 100px;padding:30px 35px}.clinical-note p{margin:8px 0 0}.finance-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.finance-grid article{border:1px solid var(--stone);background:#fff;border-radius:20px;padding:50px}.finance-label{color:#1769aa;margin-bottom:25px;font-size:1.4rem;font-weight:900;display:inline-block}.finance-label.cherry{color:var(--cherry)}.disclaimer{background:var(--pale);color:var(--text);border-radius:12px;margin-top:28px;padding:25px}.contact-grid{grid-template-columns:1fr 1fr;gap:8vw;padding:100px clamp(22px,10vw,150px);display:grid}.contact-grid address{font-size:1.25rem;font-style:normal;line-height:1.7}.map-placeholder{background:var(--sky);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:400px;display:flex}.map-placeholder span,.appointment-card span{text-transform:uppercase;letter-spacing:.15em;color:var(--sage-dark);font-size:.7rem;font-weight:800}.appointment-hero{min-height:760px}.appointment-card{border:1px solid var(--stone);background:#fff;border-radius:20px;max-width:650px;margin:35px 0;padding:40px}.appointment-card h2{margin:12px 0;font-size:2.2rem}.emergency-copy{border-left:3px solid #b05252;padding-left:20px}.legal{padding:80px clamp(22px,14vw,220px)}.legal h2{margin-top:45px;font-size:1.7rem}footer{color:#fff;background:#0e2333;padding:75px clamp(22px,5vw,80px) 25px}.footer-grid{grid-template-columns:1.4fr 1fr .8fr 1.1fr;gap:60px;display:grid}.footer-grid p{color:#c9d2d8;font-size:.9rem}.footer-logo{filter:brightness(0)invert();width:240px;margin-bottom:18px}.footer-grid>div:nth-child(3){flex-direction:column;gap:12px;display:flex}.footer-bottom{color:#aebdc7;border-top:1px solid #ffffff26;justify-content:space-between;margin-top:55px;padding-top:22px;font-size:.8rem;display:flex}.mobile-sticky{display:none}@media (width<=1000px){.desktop-nav,.desktop-book{display:none}.mobile-menu{display:block}.mobile-menu summary{border:1px solid var(--stone);border-radius:7px;padding:12px 16px;font-weight:800;list-style:none}.mobile-menu nav{background:#fff;flex-direction:column;gap:18px;padding:25px;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 20px 30px #0000001f}.hero{grid-template-columns:1fr;gap:25px}.hero-copy{max-width:800px}.hero-visual{min-height:480px}.hero-visual .photo-placeholder{min-height:440px}.service-grid{grid-template-columns:repeat(2,1fr)}.photo-grid,.footer-grid{grid-template-columns:1fr 1fr}.doctor-section{gap:45px}}@media (width<=700px){body{padding-bottom:66px}.utility{font-size:.72rem}.header{height:82px}.brand{width:185px}.brand img{height:64px}.hero{grid-template-columns:1fr;min-height:0;padding-top:58px}.hero h1{font-size:3.35rem}.hero-copy>p{font-size:1rem}.hero-visual{min-height:370px}.hero-visual .photo-placeholder{min-height:335px;inset:15px 0 0}.welcome-pill{padding:14px 16px;font-size:.75rem}.actions{flex-direction:column}.actions .button{width:100%}.trust-line{flex-wrap:wrap;gap:8px}.proof-strip{grid-template-columns:1fr}.proof-strip div{border-right:0;border-bottom:1px solid var(--stone);padding:18px 0}.section,.doctor-section,.reviews-section,.service-detail,.contact-grid{padding:75px 22px}.section-heading,.doctor-section,.reviews-section,.split-copy,.service-detail,.contact-grid{grid-template-columns:1fr;gap:35px}.service-grid,.values-grid,.steps,.team-grid,.finance-grid{grid-template-columns:1fr}.service-card{min-height:245px}.photo-grid{grid-template-columns:1fr}.photo-grid .photo-placeholder{min-height:280px}.doctor-section .photo-placeholder{min-height:420px}.booking-band{margin:0 16px 30px;padding:40px 24px;display:block}.booking-band .actions{margin-top:30px}.page-hero{padding:70px 22px}.page-hero h1{font-size:3.4rem}.service-detail ul{grid-template-columns:1fr}.finance-grid article{padding:32px}.footer-grid{grid-template-columns:1fr;gap:38px}.footer-bottom{flex-direction:column;gap:10px}.mobile-sticky{background:var(--ink);color:#fff;z-index:50;border-radius:8px;justify-content:center;align-items:center;height:50px;font-weight:800;display:flex;position:fixed;bottom:10px;left:12px;right:12px;box-shadow:0 10px 25px #12283a4d}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.reviews-section{background:var(--sky);scroll-margin-top:120px}.skip-link{z-index:999;color:var(--ink);border:3px solid var(--ink);background:#fff;border-radius:6px;padding:12px 16px;font-weight:800;position:fixed;top:-80px;left:14px}.skip-link:focus{top:14px}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #e0a838}.map-wrap{border:1px solid var(--stone);border-radius:22px;min-height:430px;margin:0 clamp(22px,10vw,150px) 90px;overflow:hidden}.map-wrap iframe{border:0;width:100%;height:430px}.contact-details{grid-template-columns:1fr 1fr;gap:7vw;padding-top:25px;display:grid}.financing-callout{background:var(--pale);border-radius:24px;justify-content:space-between;align-items:center;gap:60px;margin:80px clamp(22px,4vw,66px);padding:55px 6vw;display:flex}@media (width<=700px){.contact-details,.financing-callout{grid-template-columns:1fr;display:grid}.map-wrap{min-height:340px;margin:0 16px 60px}.map-wrap iframe{height:340px}.financing-callout{margin:55px 16px;padding:38px 24px}.emergency-band .actions{margin-top:24px}}.emergency-options{grid-template-columns:1fr 1fr;gap:12px;min-width:min(100%,620px);display:grid}.emergency-options article{background:#ffffff1a;border:1px solid #ffffff40;border-radius:12px;flex-direction:column;gap:8px;padding:18px;display:flex}.emergency-options article a{font-weight:750}.emergency-options>.button{grid-column:1/-1}@media (width<=700px){.emergency-options{grid-template-columns:1fr;margin-top:24px}.emergency-options>.button{grid-column:auto}}.brand{align-items:center;gap:12px;width:290px;display:flex}.brand img{object-fit:contain;width:64px;height:64px}.brand span,.footer-brand span{flex-direction:column;line-height:1;display:flex}.brand strong,.footer-brand strong{letter-spacing:-.045em;font-size:1.62rem}.brand small,.footer-brand small{letter-spacing:.05em;margin-top:6px;font-size:.88rem}.footer-brand{align-items:center;gap:12px;margin-bottom:18px;display:flex}.footer-logo{object-fit:contain;filter:brightness(0)invert();width:68px;height:68px;margin-bottom:0}.footer-brand strong{font-size:1.45rem}.footer-brand small{font-size:.8rem}.reviews-section{gap:0;align-items:initial;grid-template-columns:none;display:block}.reviews-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:7vw;margin-bottom:46px;display:grid}.reviews-heading h2,.reviews-heading p{margin-bottom:0}.reviews-heading p{max-width:520px}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.review-card{flex-direction:column;min-height:330px;padding:30px;display:flex;box-shadow:0 12px 36px #12283a12}.review-stars{color:#d39d2f;letter-spacing:.08em;font-size:1.2rem}.review-source{color:var(--sage-dark);letter-spacing:.12em;text-transform:uppercase;margin:7px 0 22px;font-size:.73rem;font-weight:800}.review-card blockquote{font-family:var(--font-cormorant),serif;color:var(--ink);margin:0;font-size:1.35rem;line-height:1.45}.excerpt-label{color:var(--text);margin-top:16px;font-size:.72rem;font-weight:700}.review-card footer{border-top:1px solid var(--stone);justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:28px;display:flex}.review-card footer a{color:var(--sage-dark);font-size:.8rem;font-weight:800}.review-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:42px;display:flex}@media (width<=700px){.reviews-heading{grid-template-columns:1fr;gap:20px}.review-grid{scroll-snap-type:x mandatory;gap:14px;margin-right:-22px;padding:4px 22px 18px 0;display:flex;overflow-x:auto}.review-card{scroll-snap-align:start;flex:0 0 86%;min-height:350px}.review-actions{flex-direction:column}.review-actions .button{width:100%}.brand{gap:8px;width:190px}.brand img{width:48px;height:48px}.brand strong{font-size:1.18rem}.brand small{margin-top:4px;font-size:.65rem}}.brand{width:255px}.brand img{width:250px;height:88px}.footer-logo{filter:brightness(0)invert();width:250px;height:auto}@media (width<=700px){.brand{width:175px}.brand img{width:170px;height:66px}}.footer-wordmark{flex-direction:column;margin-bottom:22px;display:flex}.footer-wordmark strong{letter-spacing:-.04em;font-size:1.8rem}.footer-wordmark span{letter-spacing:.12em;text-transform:uppercase;color:#bdd4c2;margin-top:5px;font-size:.9rem}:root{--ink:#102b3c;--ink-2:#173d50;--sage:#83a796;--sage-dark:#527766;--pale:#e4eee9;--sky:#dcecf0;--warm:#faf8f3;--stone:#e6e1d8;--gold:#d6a44a}body{background:var(--warm);font-size:16px}h1,h2{font-weight:650}.header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#faf8f3f0;position:sticky;top:0}.desktop-book{min-height:56px;padding:0 28px}.button-large{min-height:62px;padding:0 32px;font-size:1.02rem}.hero{grid-template-columns:.92fr 1.08fr;min-height:760px;padding-top:65px}.hero h1{font-size:clamp(3.8rem,6.4vw,6.8rem)}.hero-copy{z-index:3;position:relative}.hero-copy>p{max-width:590px}.hero-trust{font-weight:650;color:var(--ink)!important;margin-bottom:16px!important;font-size:1.25rem!important;line-height:1.5!important}.hero-visual{min-height:620px}.hero-visual:before{border-radius:45% 55% 12% 42%;inset:-25px 4% 15px -10%}.hero-visual img{object-fit:cover;object-position:center 36%;z-index:2;border-radius:32px 32px 32px 130px;width:97%;height:570px;position:absolute;inset:20px 0 0 3%;box-shadow:0 28px 70px #102b3c2e}.welcome-pill{flex-direction:column;gap:4px;display:flex;bottom:0}.welcome-pill span{text-transform:uppercase;letter-spacing:.12em;color:var(--sage-dark);font-size:.65rem}.review-inline{align-items:center;gap:15px;margin-top:24px;font-size:.9rem;font-weight:750;display:flex}.review-inline .stars{margin:0;font-size:1.05rem}.proof-strip{padding-top:32px;padding-bottom:32px}.proof-strip div{gap:8px}.proof-strip strong{font-size:1.03rem}.proof-strip span{max-width:270px;line-height:1.45}.intro-section{padding-top:125px;padding-bottom:125px}.service-card{border-radius:22px;min-height:310px;padding:36px}.service-icon{width:54px;height:54px}.service-icon svg{width:26px;height:26px}.doctor-photo{background:#dfe9e4;border-radius:28px;min-height:570px;overflow:hidden;box-shadow:0 25px 65px #102b3c24}.doctor-photo img{object-fit:cover;width:100%;height:100%;min-height:570px}.doctor-section .doctor-photo img,.page-doctor .doctor-photo img{object-position:center}.feature-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.feature-grid article{border:1px solid var(--stone);background:#fff;border-radius:18px;padding:38px}.feature-grid article span{color:var(--sage-dark);letter-spacing:.15em;font-size:.78rem;font-weight:850}.photo-story{background:var(--warm);grid-template-columns:1.35fr .8fr .8fr;gap:12px;padding:0 clamp(22px,4vw,66px) 110px;display:grid}.photo-tile{border-radius:22px;height:440px;position:relative;overflow:hidden}.photo-tile img{object-fit:cover;width:100%;height:100%}.photo-tile span{background:#ffffffe6;border-radius:30px;padding:9px 14px;font-size:.75rem;font-weight:800;position:absolute;bottom:18px;left:18px}.standards{background:var(--ink);color:#fff;grid-template-columns:.85fr 1.15fr;align-items:center;gap:8vw;display:grid}.standards p{color:#d7e2e6}.standards .eyebrow{color:#b9d5c5}.standards-photo{border-radius:24px;height:520px;overflow:hidden}.standards-photo img{object-fit:cover;width:100%;height:100%}.team-photo-grid{grid-template-columns:1.2fr .8fr 1fr;gap:16px;display:grid}.team-photo-grid img{object-fit:cover;border-radius:20px;width:100%;height:400px}.team-photo-grid img:last-child{object-position:center}.large-stars{font-size:2rem}.quote-mark{color:var(--sage);font-family:serif;font-size:5rem;line-height:.7}.faq-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.faq-grid details{border:1px solid var(--stone);background:#fff;border-radius:14px;padding:22px 24px}.faq-grid summary{cursor:pointer;font-weight:800;list-style:none}.faq-grid summary:after{content:"+";float:right;color:var(--sage-dark);font-size:1.3rem}.faq-grid details[open] summary:after{content:"−"}.faq-grid p{margin:15px 0 0}.virtual-tour{grid-template-columns:.65fr 1.35fr;align-items:center;gap:7vw;display:grid}.tour-grid{grid-template-columns:1.2fr .8fr;gap:12px;display:grid}.tour-grid img{object-fit:cover;border-radius:16px;width:100%;height:235px}.tour-grid img:first-child{grid-row:span 2;height:482px}.emergency-band{color:#fff;background:#7d3d40;border-radius:24px;justify-content:space-between;align-items:center;gap:50px;margin:0 clamp(22px,4vw,66px);padding:52px 6vw;display:flex}.emergency-band p{color:#f2dddd;max-width:850px;margin-bottom:0}.emergency-band h2{margin:8px 0;font-size:2.8rem}.emergency-band span{text-transform:uppercase;letter-spacing:.13em;font-size:.7rem;font-weight:850}.article-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.article-grid article{border:1px solid var(--stone);background:#fff;border-radius:18px;padding:35px}.article-grid article>span{text-transform:uppercase;letter-spacing:.13em;color:var(--sage-dark);font-size:.7rem;font-weight:850}.page-hero-photo{color:#fff;background-position:50%;background-size:cover;align-items:center;min-height:600px;display:flex}.page-hero-photo p{color:#e4edf0}.page-hero-photo .eyebrow{color:#bdd4c2}.page-hero-photo .button{background:#fff;border-color:#fff;color:var(--ink)!important}.page-hero-photo .button-outline{background:0 0;border-color:#ffffffa6;color:#fff!important}.bio-section{background:#fff}.personal-section{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.personal-section img{object-fit:cover;border-radius:24px;width:100%;max-height:560px}.promo-section{background:var(--pale)}.promo-grid{grid-template-columns:1fr 1fr;gap:22px;margin-top:40px;display:grid}.promo-grid img{object-fit:contain;background:#fff;border-radius:20px;width:100%;max-height:760px;box-shadow:0 18px 50px #102b3c1a}.location-card{border:1px solid var(--stone);background:#fff;border-radius:22px;overflow:hidden}.location-card img{object-fit:cover;width:100%;height:360px}.location-card div{justify-content:space-between;align-items:center;padding:22px;display:flex}.location-card a{color:var(--sage-dark);font-weight:800}.social-row{flex-wrap:wrap;gap:18px;margin-top:26px;display:flex}.social-row a{color:var(--sage-dark);font-weight:800}.appointment-live{background:linear-gradient(120deg,var(--warm),var(--pale))}.appointment-live .appointment-card{max-width:760px}.mobile-sticky{height:56px}.mobile-sticky a{text-align:center;flex:1;padding:18px 8px}.mobile-sticky a:first-child{color:var(--ink);border:1px solid var(--stone);background:#fff;border-radius:8px 0 0 8px}.mobile-sticky a:last-child{border-radius:0 8px 8px 0}@media (width<=1000px){.photo-story{grid-template-columns:1fr 1fr}.photo-tile.wide{grid-column:span 2}.standards,.virtual-tour{grid-template-columns:1fr}.team-photo-grid{grid-template-columns:1fr 1fr}.team-photo-grid img:last-child{grid-column:span 2}.hero-visual img{height:480px}.hero-visual{min-height:520px}}@media (width<=700px){.hero h1{font-size:3.65rem}.hero-visual img{border-radius:24px 24px 24px 80px;height:350px}.hero-visual{min-height:385px}.review-inline{flex-direction:column;align-items:flex-start;gap:4px}.feature-grid,.faq-grid,.article-grid,.personal-section,.promo-grid{grid-template-columns:1fr}.photo-story{grid-template-columns:1fr;padding:0 16px 75px}.photo-tile.wide{grid-column:auto}.photo-tile{height:330px}.standards-photo{height:360px}.team-photo-grid{grid-template-columns:1fr}.team-photo-grid img,.team-photo-grid img:last-child{grid-column:auto;height:320px}.tour-grid{grid-template-columns:1fr}.tour-grid img,.tour-grid img:first-child{grid-row:auto;height:270px}.emergency-band{padding:38px 24px;display:block}.emergency-band .button{width:100%;margin-top:25px}.page-hero-photo{min-height:560px}.personal-section img{max-height:400px}.location-card img{height:280px}.location-card div{flex-direction:column;align-items:flex-start;gap:12px}.promo-grid img{max-height:none}.doctor-photo,.doctor-photo img{min-height:430px}.mobile-sticky{background:var(--ink);padding:0;display:flex}}.emergency-contact-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:28px;display:grid}.emergency-contact-grid article{border:1px solid var(--stone);background:#fff;border-radius:14px;flex-direction:column;gap:8px;padding:22px;display:flex}.emergency-contact-grid article>span{color:var(--text);font-size:.85rem;line-height:1.5}.emergency-contact-grid article div{flex-wrap:wrap;gap:16px;margin-top:8px;display:flex}.emergency-contact-grid a{color:var(--sage-dark);font-weight:800}@media (width<=700px){.emergency-contact-grid{grid-template-columns:1fr}.contact-details{display:block}}.promo-copy-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin:38px 0;display:grid}.promo-copy-grid article{border:1px solid var(--stone);background:#fff;border-radius:18px;padding:30px}.promo-copy-grid span{color:var(--sage-dark);letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:850}.promo-copy-grid h3{margin:12px 0}.promo-copy-grid p{margin-bottom:0;font-size:.9rem}@media (width<=800px){.promo-copy-grid{grid-template-columns:1fr}}.stars,.review-stars{color:#9b6800}.hero-details{color:var(--text);flex-wrap:wrap;gap:10px 22px;margin-top:22px;font-size:.84rem;font-weight:750;display:flex}.hero-details span{align-items:center;gap:8px;display:flex}.hero-details span:before{content:"";background:var(--sage-dark);border-radius:50%;width:7px;height:7px}.new-client-offer{border:1px solid var(--stone);background:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:40px;margin:45px clamp(22px,10vw,150px) 0;padding:34px 40px;display:flex;box-shadow:0 12px 36px #12283a0d}.new-client-offer .eyebrow{margin-bottom:10px}.new-client-offer h2{margin:0 0 8px;font-size:clamp(1.8rem,3vw,2.7rem)}.new-client-offer p{max-width:780px;margin:0}.new-client-offer .button{flex:none}@media (width<=700px){.hero-details{gap:8px;display:grid}.new-client-offer{margin:24px 16px 0;padding:28px 24px;display:block}.new-client-offer .button{width:100%;margin-top:22px}}.contact-details{display:block}.contact-details>div{max-width:1100px}.header-actions{align-items:center;gap:18px;display:flex}.header-social{border-right:1px solid var(--stone);align-items:center;gap:7px;padding-right:16px;display:flex}.header-social a{width:34px;height:34px;color:var(--sage-dark);border-radius:50%;place-items:center;display:grid}.header-social a:hover{background:var(--pale);color:var(--ink);transform:translateY(-1px)}.header-social svg,.mobile-social-links svg{fill:currentColor;stroke:currentColor;stroke-width:1.7px;width:17px;height:17px}.header-social svg rect,.header-social svg circle:not(.fill-dot),.mobile-social-links svg rect,.mobile-social-links svg circle:not(.fill-dot){fill:none}.header-social span{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mobile-social-links{display:none}@media (width<=1180px){.desktop-nav{gap:18px;font-size:.87rem}.brand{width:215px}.brand img{width:210px}}@media (width<=1000px){.header-actions{display:none}.mobile-social-links{border-top:1px solid var(--stone);grid-template-columns:repeat(3,1fr);gap:10px;padding:18px 0 4px;display:grid}.mobile-social-links a{border:1px solid var(--stone);min-height:68px;color:var(--sage-dark);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:7px;font-size:.72rem;font-weight:750;display:flex}.mobile-social-links a:hover{background:var(--pale);color:var(--ink)}.mobile-social-links svg{width:19px;height:19px}}@media (width<=420px){.mobile-social-links{grid-template-columns:1fr}.mobile-social-links a{flex-direction:row;min-height:50px}}.home-essentials{background:var(--pale);grid-template-columns:1fr 1fr;gap:18px;display:grid}.home-essentials article{border:1px solid var(--stone);background:#fff;border-radius:20px;padding:42px}.home-essentials h2{max-width:560px;font-size:clamp(1.8rem,3vw,2.65rem)}.home-essentials p{max-width:610px}.compact-heading{grid-template-columns:1fr;margin-bottom:38px}.standards .light-link{color:#c4ddcf;margin-top:16px;display:inline-block}.standards-photo{aspect-ratio:1.7;height:auto}.standards-photo img{object-position:center;height:100%}@media (width<=700px){.home-essentials{grid-template-columns:1fr;padding:65px 16px}.home-essentials article{padding:30px 26px}.standards-photo{aspect-ratio:1.5;height:auto}}
