@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#13334c;--blue:#1756b8;--blue-dark:#113f8b;--muted:#596c7c;--line:#dce5ec;--ice:#f0f6fb;--white:#fff;--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--white);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{ -webkit-tap-highlight-color:transparent}img{display:block;max-width:100%;height:auto}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #df971d;outline-offset:5px}::selection{background:#cde0fc}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',sans-serif;line-height:1.17;font-weight:600}h1{font-size:clamp(2.65rem,4.2vw,4.25rem);letter-spacing:-.055em;margin-bottom:26px}h2{font-size:clamp(2rem,3vw,3rem);letter-spacing:-.045em}h3{font-size:1.35rem;letter-spacing:-.025em}em{font-style:normal;color:var(--blue)}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.skip{position:fixed;left:20px;top:-100px;background:var(--ink);color:white;padding:12px;z-index:100}.skip:focus{top:10px}.demo-bar{padding:8px 48px;display:flex;justify-content:space-between;background:#edf3f9;color:#50667a;font-size:.75rem;letter-spacing:.015em}.demo-bar>span:first-child{font-weight:650}.demo-divider{padding:0 12px;color:#93a6b9}.site-header{min-height:104px;padding:20px 48px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line);background:#fff;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:13px;flex-shrink:0}.brand-mark{font-family:'Manrope',sans-serif;font-size:1.55rem;font-weight:750;letter-spacing:-.1em;width:49px;height:49px;border:1px solid #bfd3e8;display:flex;align-items:center;justify-content:center;color:var(--blue);border-radius:50%}.brand-mark>span{font-size:1.05rem;align-self:flex-start;margin-top:7px;letter-spacing:0}.brand strong{display:block;font-size:1.02rem;letter-spacing:-.02em}.brand small{display:block;font-size:.62rem;font-weight:600;letter-spacing:.095em;color:var(--muted);margin-top:3px}nav{display:flex;align-items:center;gap:27px;font-size:.875rem}nav>a:not(.button){padding:12px 0;color:var(--muted);position:relative}nav>a[aria-current=page]{color:var(--blue)}nav>a[aria-current=page]:after{position:absolute;content:'';height:2px;background:var(--blue);bottom:4px;left:0;right:0}nav a:hover,.text-link:hover{color:var(--blue)}.button{display:inline-flex;gap:28px;align-items:center;justify-content:space-between;background:var(--blue);color:white;padding:16px 23px;border:1px solid var(--blue);border-radius:6px;font-size:.95rem;font-weight:550;min-height:52px;transition:background .2s,transform .2s}.button:hover{background:var(--blue-dark);color:white;transform:translateY(-2px)}.button.small{padding:12px 18px;min-height:44px;font-size:.875rem;gap:18px}.button.outline{background:transparent;color:var(--blue);border-color:#c3d4ea}.button.outline:hover{background:#eaf2fe}.button span,.text-link span{font-size:1.25rem}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:66px;align-items:center;padding-top:56px;padding-bottom:58px}.eyebrow{display:flex;align-items:center;gap:12px;color:var(--blue);font-size:.75rem;font-weight:650;letter-spacing:.15em;margin-bottom:24px}.rule{width:28px;height:1px;background:var(--blue)}.hero-description{font-size:1.1rem;color:var(--muted);line-height:1.8;margin-bottom:32px}.actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.text-link{font-weight:550;font-size:.9rem;display:inline-flex;align-items:center;gap:16px}.hero-note{display:flex;gap:15px;align-items:center;border-top:1px solid var(--line);margin-top:40px;padding-top:25px;max-width:375px}.hero-note p{font-size:.875rem;line-height:1.5;color:var(--muted);margin:0}.line-icon{color:var(--blue);font-size:1.7rem}.hero-visual{position:relative;padding:0 0 30px 20px}.portrait-frame{height:465px;overflow:hidden;border-radius:120px 12px 12px 12px;background:#e6eef7;position:relative}.portrait-frame img{width:100%;height:100%;object-fit:cover;object-position:50% 26%}.portrait-caption{position:absolute;bottom:47px;left:-5px;background:white;border:1px solid #e7ecf2;box-shadow:0 8px 35px #19395712;border-radius:8px;display:flex;align-items:center;gap:15px;padding:16px 22px;max-width:calc(100% - 20px)}.portrait-caption strong{display:block;font-size:.9rem}.portrait-caption div>span{display:block;font-size:.75rem;color:var(--muted);margin-top:3px}.caption-icon{border-radius:50%;background:var(--ice);color:var(--blue);height:39px;width:39px;display:grid;place-items:center;flex-shrink:0}.image-index{display:block;font-size:.625rem;letter-spacing:.12em;text-align:right;margin-top:14px;color:var(--muted)}.intro-strip{background:var(--ice);border-block:1px solid #e5edf4}.strip-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:24px 0}.strip-grid>div{display:flex;gap:20px;align-items:center;padding-inline:32px;border-right:1px solid #d5e1ed}.strip-grid>div:first-child{padding-left:0}.strip-grid>div:last-child{border:0}.strip-grid span{font-size:.75rem;color:#6d89a3}.strip-grid p{margin:0;font-size:.95rem}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-block:23px;color:var(--muted);font-size:.8rem}.footer-bottom p{margin:0}footer{padding-top:30px}.section{padding-block:88px}.section.soft{background:var(--ice)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px}.section-heading h2{margin:0;max-width:700px}.section-heading p{max-width:360px;color:var(--muted);margin:0}.muted{color:var(--muted)}
@media(min-width:1500px){.hero{padding-block:72px}.portrait-frame{height:530px}}
@media(max-width:1120px){.site-header{padding-inline:30px}nav{gap:18px}.brand small{font-size:.6rem}.wrap{width:calc(100% - 60px)}.hero{gap:35px}h1{font-size:3.3rem}.actions{gap:20px}.hero .text-link{font-size:.85rem}.demo-bar{padding-inline:30px}}
@media(max-width:940px){.menu-toggle{display:flex;align-items:center;gap:15px;border:1px solid var(--line);background:white;padding:10px 14px;border-radius:5px;color:var(--ink);min-height:44px}.site-header{min-height:90px}nav{display:none;position:absolute;left:0;right:0;top:100%;padding:20px 30px;background:white;border-bottom:1px solid var(--line);box-shadow:0 14px 20px #18364d0d}nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:5px}nav>a[aria-current=page]:after{right:auto;width:25px}.hero{gap:25px}.hero h1{font-size:2.7rem}.hero .actions{align-items:flex-start;flex-direction:column;gap:18px}.portrait-frame{height:440px}.portrait-caption{padding:13px}.hero-note{margin-top:28px}.strip-grid>div{padding-inline:20px;gap:12px}.strip-grid p{font-size:.85rem}}
@media(max-width:650px){.wrap{width:calc(100% - 40px)}.demo-bar{padding:7px 20px;font-size:.65rem;gap:10px}.demo-divider{padding:0 5px}.site-header{padding:18px 20px;gap:10px}.brand{gap:9px}.brand-mark{width:39px;height:39px;font-size:1.25rem}.brand-mark>span{font-size:.8rem;margin-top:6px}.brand strong{font-size:.86rem}.brand small{font-size:.49rem}.menu-toggle{font-size:.8rem;padding:8px 10px;gap:8px}.hero{display:flex;flex-direction:column;gap:35px;padding-top:38px;padding-bottom:35px;align-items:stretch}.hero h1{font-size:clamp(2.4rem,9.7vw,3.6rem);line-height:1.12}.eyebrow{font-size:.65rem;letter-spacing:.12em;margin-bottom:20px}.hero-description{font-size:1rem;margin-bottom:25px}.hero .actions{flex-direction:row;align-items:center;gap:20px}.hero-note{margin-top:26px;padding-top:20px}.hero-visual{padding:0 0 26px 12px;width:100%;max-width:440px;align-self:center}.portrait-frame{height:420px;border-top-left-radius:90px}.portrait-caption{left:0;bottom:47px}.image-index{font-size:.6rem}.strip-grid{grid-template-columns:1fr;padding-block:4px}.strip-grid>div,.strip-grid>div:first-child{padding:15px 0;border-right:0;border-bottom:1px solid #d5e1ed;gap:18px}.strip-grid p{font-size:.9rem}.section{padding-block:58px}.section-heading{display:block;margin-bottom:28px}.section-heading p{margin-top:20px}.footer-bottom{flex-direction:column;gap:8px}.button{padding:14px 18px;font-size:.875rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Final clinical identity and editorial page system. */
:root{--ink:#102e48;--blue:#1356b7;--blue-dark:#123f83;--muted:#556c7f;--ice:#eff5fa}
.brand small{font-size:.75rem;letter-spacing:.035em}.image-index{font-size:.75rem}.eyebrow{font-size:.8rem;letter-spacing:.12em}.site-header{padding-inline:max(32px,calc((100% - 1344px)/2));min-height:100px}.demo-bar{padding-inline:max(32px,calc((100% - 1344px)/2));font-size:.75rem}.brand-mark{border-radius:0;border:0;border-right:1px solid #cbd9e5;width:53px;margin-right:2px;padding-right:12px}.button{border-radius:3px}.hero-stage{background:#eef4f9;border-bottom:1px solid #dbe5ee;overflow:hidden}.hero-new{display:grid;grid-template-columns:1.02fr 1fr;gap:80px;align-items:center;padding-top:62px;padding-bottom:45px}.hero-new h1{font-size:clamp(3rem,4.6vw,4.65rem);line-height:1.12;letter-spacing:-.065em;margin-bottom:28px;font-weight:500}.hero-new h1 em{font-weight:600}.hero-new .hero-description{max-width:480px;font-size:1.08rem;line-height:1.85;margin-bottom:32px}.hero-description strong{font-weight:550;color:var(--ink)}.hero-new .eyebrow{margin-bottom:28px}.hero-new .actions{gap:22px}.hero-new .text-link{font-size:.875rem;gap:10px}.hero-byline{display:flex;align-items:center;gap:15px;margin-top:35px}.hero-byline p{font-size:.875rem;color:var(--muted);line-height:1.6;margin:0}.mini-cross{height:42px;width:42px;border:1px solid #bccfe2;border-radius:50%;display:grid;place-items:center;color:var(--blue)}.mini-cross svg{width:20px;height:20px}.hero-collage{position:relative;padding:0 30px 60px 30px;min-width:0}.hero-portrait{height:475px;margin-left:35px;position:relative;background:#d6e4ee;border-radius:180px 180px 4px 4px;overflow:hidden}.hero-portrait img{width:100%;height:100%;object-fit:cover;object-position:50% 0%}.portrait-label{position:absolute;bottom:0;left:0;right:0;background:var(--blue);color:white;font-size:.7rem;letter-spacing:.09em;padding:15px 20px;text-align:center}.hero-inset{position:absolute;left:-25px;bottom:42px;width:185px;border:7px solid white;background:white;box-shadow:0 8px 28px #213e5920}.hero-inset img{width:100%;height:115px;object-fit:cover}.hero-inset>span{font-size:.64rem;display:flex;justify-content:space-between;padding:6px 2px 0;gap:3px;color:var(--muted)}.hero-inset>span span{font-size:.9rem;color:var(--blue)}.vertical-note{position:absolute;top:60px;right:0;writing-mode:vertical-rl;font-size:.7rem;letter-spacing:.17em;color:var(--muted)}.hero-name{padding-left:175px;padding-top:20px;line-height:1.4}.hero-name span{display:block;font-size:.8rem;color:var(--muted)}.hero-name strong{font-family:Manrope,sans-serif;font-size:1.15rem;font-weight:600;letter-spacing:-.03em}.hero-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #cddbe7;padding-block:18px;color:var(--muted);font-size:.75rem;letter-spacing:.08em}.hero-bottom a{display:flex;align-items:center;gap:26px;letter-spacing:0;color:var(--ink);font-size:.8rem}.hero-bottom a span{font-size:1.3rem;color:var(--blue)}.services-preview{display:grid;grid-template-columns:.8fr 1.65fr;gap:80px;padding-block:100px}.service-intro{padding-top:12px}.service-intro h2{font-size:2.55rem;line-height:1.18}.service-intro>p:not(.eyebrow){color:var(--muted);max-width:290px;line-height:1.8;margin-bottom:25px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:42px}.service-card{padding:28px 5px 28px 0;border-top:1px solid #bdcfdf;transition:color .2s,background .2s}.service-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;color:var(--blue)}.service-card-top svg{width:29px;height:29px}.service-card-top>span{font-size:.75rem;color:var(--muted)}.service-card h3{font-size:1.1rem;margin-bottom:10px}.service-card p{color:var(--muted);font-size:.92rem;line-height:1.7;margin-bottom:18px;max-width:280px}.service-card-link{display:flex;align-items:center;justify-content:space-between;font-size:.78rem;font-weight:550;color:var(--blue)}.service-card-link>span{font-size:1.2rem;transition:transform .2s}.service-card:hover .service-card-link>span{transform:translate(3px,-3px)}.service-card:hover h3{color:var(--blue)}.about-preview{display:grid;grid-template-columns:1fr 1.03fr;gap:95px;align-items:center}.about-photo{position:relative;padding:0 30px 35px 0}.about-photo>img{width:100%;height:570px;object-fit:cover;object-position:center 25%;border-radius:3px}.photo-note{position:absolute;bottom:0;right:0;background:var(--blue);padding:25px 34px;color:white;min-width:70%}.photo-note span{display:block;font-size:.75rem;letter-spacing:.1em;margin-bottom:8px}.photo-note strong{display:block;font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:500;letter-spacing:-.03em}.about-copy h2{font-size:2.85rem;line-height:1.2;margin-bottom:26px}.about-copy>p:not(.eyebrow){color:var(--muted);line-height:1.85}.about-facts{display:flex;gap:50px;margin:35px 0;border-top:1px solid #c7d6e3;padding-top:24px}.about-facts>div{display:flex;gap:14px;align-items:center}.about-facts strong{font-family:Manrope,sans-serif;font-size:2.8rem;font-weight:500;letter-spacing:-.065em;color:var(--blue);line-height:1}.about-facts strong>span{font-size:1.35rem;vertical-align:top;line-height:1.5}.about-facts div>span{font-size:.75rem;color:var(--muted);line-height:1.6}.gallery-preview-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:25px}.feature-photo{position:relative;overflow:hidden;background:#edf3f8}.feature-photo>img{height:380px;width:100%;object-fit:cover;transition:transform .45s}.feature-photo.secondary>img{object-position:50% 30%}.feature-photo>span{position:absolute;bottom:0;left:0;right:0;background:var(--ink);color:white;display:flex;justify-content:space-between;align-items:center;font-size:.875rem;padding:19px 24px}.feature-photo>span>span{font-size:1.2rem}.feature-photo:hover>img{transform:scale(1.03)}.patient-preview{display:grid;grid-template-columns:.8fr 1.5fr auto;align-items:center;border-top:1px solid var(--line);gap:60px;padding-block:55px;margin-bottom:85px}.resource-label{align-self:start;display:flex;flex-direction:column;gap:25px;color:var(--blue);letter-spacing:.09em;font-size:.75rem}.resource-label span{font-size:3.75rem;font-family:Manrope,sans-serif;font-weight:400;letter-spacing:-.06em;line-height:1}.patient-preview h2{font-size:2.2rem;margin-bottom:15px}.patient-preview p{margin:0;max-width:470px;color:var(--muted)}.round-link{display:grid;place-items:center;border:1px solid #bacddf;border-radius:50%;height:78px;width:78px;color:var(--blue);font-size:1.85rem;transition:background .2s}.round-link:hover{background:var(--ice)}.contact-band{background:#123754;color:white;padding-block:65px}.contact-band>.wrap{display:flex;align-items:center;justify-content:space-between;gap:50px}.contact-band .eyebrow{color:#b7d3ee}.contact-band h2{font-size:3.4rem;font-weight:400;margin-bottom:18px;line-height:1.1}.contact-band em{color:#adccf0}.contact-band p:not(.eyebrow){color:#c5d3e0;margin:0}.contact-band .button{background:#fff;color:var(--ink);border-color:white}.contact-band .button:hover{background:#e3edf7}.contact-band-action{display:flex;flex-direction:column;gap:22px;align-items:center}.contact-band-action>a:not(.button){display:flex;align-items:center;gap:10px;font-size:.9rem;color:#c9d9e9}.contact-band-action svg{height:18px;width:18px}.site-footer{padding-top:60px}.footer-main{display:grid;grid-template-columns:1.7fr .8fr 1.2fr .75fr;gap:50px;padding-bottom:40px}.footer-main>div:first-child>p{font-size:.875rem;color:var(--muted);margin-top:23px}.footer-main h2{font-family:'DM Sans',sans-serif;font-size:.8rem;letter-spacing:.015em;font-weight:650;margin-bottom:19px}.footer-main>div>a:not(.brand){display:flex;width:fit-content;font-size:.85rem;line-height:1.5;color:var(--muted);margin-bottom:11px;overflow-wrap:anywhere}.footer-main a:hover{color:var(--blue)}.footer-main .brand{gap:7px}.footer-main .brand strong{font-size:.9rem}.footer-main .brand small{font-size:.6rem}.footer-bottom{font-size:.75rem;letter-spacing:.015em;padding-block:23px}.page-heading{background:var(--ice);padding-block:68px 57px}.page-heading h1{font-size:clamp(2.65rem,4.4vw,4.3rem);font-weight:500;margin-bottom:24px}.page-heading>.wrap>p:last-child{font-size:1.05rem;max-width:630px;color:var(--muted);margin:0;line-height:1.8}.bio-layout{display:grid;grid-template-columns:.82fr 1.2fr;gap:95px;align-items:start}.bio-image img{width:100%;height:585px;object-fit:cover;object-position:center 30%;border-radius:2px}.bio-image p{font-size:.8rem;color:var(--muted);margin-top:15px}.bio-text>p:not(.eyebrow){color:var(--muted)}.credential{display:flex;gap:22px;border-top:1px solid var(--line);padding-top:25px;margin-top:25px}.credential>span{font-size:.8rem;color:var(--blue)}.credential h3{font-size:1.1rem;margin-bottom:10px}.credential p{margin:0;color:var(--muted)}.source-note{font-size:.8rem!important;color:var(--muted);line-height:1.65!important;margin-top:25px!important}.publication-list{list-style:none;margin:0;padding:0;border-top:1px solid #c6d5e1}.publication-list li{display:grid;grid-template-columns:110px 1fr;gap:35px;padding:27px 0;border-bottom:1px solid #c6d5e1}.publication-year{color:var(--blue);font-size:.85rem;padding-top:4px}.publication-list h3{font-size:1.18rem;line-height:1.4;margin-bottom:10px}.publication-list p{font-size:.9rem;margin:0;color:var(--muted);max-width:850px}.services-full{display:grid;grid-template-columns:300px 1fr;gap:100px;align-items:start}.service-nav{position:sticky;top:35px}.service-nav>a{display:flex;gap:18px;padding:16px 0;border-bottom:1px solid var(--line);font-size:.9rem;color:var(--muted)}.service-nav>a span{font-size:.75rem;color:var(--blue);padding-top:2px}.service-nav>a:hover{color:var(--blue)}.service-detail{padding-bottom:52px;margin-bottom:52px;border-bottom:1px solid var(--line);scroll-margin-top:30px}.service-detail-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.specialty-icon{height:56px;width:56px;display:grid;place-items:center;background:var(--ice);color:var(--blue);border-radius:50%}.specialty-icon svg{width:28px;height:28px}.service-number{color:var(--blue);font-size:.85rem}.service-detail h2{font-size:2.2rem;margin-bottom:20px;line-height:1.3}.service-detail h2 .muted{font-size:1.65rem}.service-detail .lead{color:var(--muted);font-size:1rem}.treatment-list{padding-left:20px;margin:24px 0 30px;color:var(--muted);line-height:1.8}.treatment-list li{padding-left:8px;margin-bottom:11px}.treatment-list li::marker{color:var(--blue);font-size:.75em}.gallery-intro{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px}.gallery-intro p{margin:0;color:var(--muted)}.gallery-intro>span{font-size:.75rem;letter-spacing:.1em;color:var(--blue)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 25px}.gallery-item{border:0;background:none;text-align:left;padding:0;min-width:0;color:var(--ink)}.gallery-item img{width:100%;height:280px;object-fit:cover;background:var(--ice);transition:filter .25s}.gallery-item>span{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:12px 2px;font-size:.8rem;color:var(--muted)}.gallery-item>span>span:last-child{font-size:1.2rem;color:var(--blue)}.gallery-item:hover img{filter:brightness(.92)}.gallery-dialog{border:0;padding:20px;background:#fff;width:min(1050px,calc(100% - 32px));max-height:95dvh;border-radius:6px;color:var(--ink)}.gallery-dialog::backdrop{background:#061827dc}.dialog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px}.dialog-toolbar p{margin:0;font-weight:600}.dialog-toolbar button,.dialog-bottom button{height:44px;min-width:44px;border:1px solid var(--line);background:white;border-radius:50%;color:var(--ink)}.gallery-dialog>img{height:calc(86dvh - 135px);width:100%;object-fit:contain;background:#f2f5f8;margin:15px 0}.dialog-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px}.dialog-bottom p{margin:0;text-align:center;font-size:.85rem}.resource-page{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.resource-art{padding:45px 40px;min-height:400px;background:var(--blue);color:white;position:relative;overflow:hidden}.resource-art>span:first-child{font-size:.75rem;letter-spacing:.12em}.resource-art>strong{display:block;font-family:Manrope,sans-serif;font-size:3.5rem;letter-spacing:-.05em;font-weight:500;margin-top:65px;position:relative;z-index:1}.resource-art p{font-size:.875rem;color:#d5e5f9;position:relative;z-index:1}.resource-cross{position:absolute;right:35px;bottom:35px;width:85px;height:85px;color:#73a6e8}.resource-cross svg{width:100%;height:100%}.resource-copy>p:not(.eyebrow){color:var(--muted);line-height:1.8}.resource-copy .button{margin-top:15px}.contact-layout{display:grid;grid-template-columns:.85fr 1.3fr;gap:90px;align-items:start}.contact-primary{display:flex;gap:18px;align-items:center;margin-top:38px}.contact-primary>div>span{display:block;color:var(--muted);font-size:.75rem;letter-spacing:.07em}.contact-primary a{font-family:Manrope,sans-serif;font-size:2rem;letter-spacing:-.04em;color:var(--blue)}.other-phones{margin-top:25px;border-top:1px solid var(--line)}.other-phones a{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:17px 0;color:var(--muted);max-width:330px}.other-phones span,.email-link span{color:var(--blue)}.email-link{display:flex;align-items:center;gap:12px;margin-top:22px;font-size:.9rem;overflow-wrap:anywhere}.form-panel{background:var(--ice);padding:38px 38px 30px}.form-panel h2{font-size:1.8rem;line-height:1.3;margin-bottom:20px}.form-note{font-size:.8rem;color:var(--muted);line-height:1.7;border-left:2px solid #9db9d6;padding-left:14px;margin-bottom:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px 18px;margin-bottom:25px}.field.full{grid-column:1/-1}.field label{font-size:.8rem;display:block;margin-bottom:7px;color:var(--ink)}.field label span{color:var(--blue)}.field input,.field textarea{display:block;width:100%;border:1px solid #bbcedf;border-radius:2px;padding:11px 13px;background:#fff;color:var(--ink);min-height:47px;line-height:1.5}.field textarea{resize:vertical}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#b21e3c}.field-error{color:#a3223b;font-size:.8rem;margin:5px 0 0}.field-error:empty{display:none}#form-status{font-size:.875rem;margin:20px 0 0;color:var(--ink);line-height:1.7}#form-status:empty{display:none}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.location{border:1px solid #c7d7e4;background:white;padding:35px}.location-top{display:flex;justify-content:space-between;align-items:center;color:var(--blue);margin-bottom:30px}.location-top svg{width:30px;height:30px}.location-top span{font-size:.8rem}.location h3{font-size:1.4rem}.location p{color:var(--muted);line-height:1.8}.location .text-link{margin-top:6px}.location .source-note{max-width:440px}
@media(max-width:1200px){.hero-new{gap:35px}.hero-new h1{font-size:3.7rem}.hero-new .actions{gap:17px;align-items:start;flex-direction:column}.hero-portrait{height:445px;margin-left:20px}.hero-collage{padding-left:20px}.hero-inset{left:-5px;width:170px}.services-preview{gap:45px;grid-template-columns:.8fr 1.5fr}.service-grid{column-gap:30px}.service-intro h2{font-size:2.2rem}.about-preview{gap:55px}.about-copy h2{font-size:2.4rem}.about-photo>img{height:540px}.about-facts{gap:25px}.footer-main{gap:25px;grid-template-columns:1.5fr .7fr 1.1fr .7fr}.footer-main .brand small{font-size:.55rem}.services-full{gap:55px;grid-template-columns:265px 1fr}.contact-layout{gap:50px}.bio-layout{gap:60px}.resource-page{gap:55px}}
@media(max-width:940px){.hero-new{gap:15px;padding-top:40px}.hero-new h1{font-size:3rem}.hero-portrait{height:410px;margin-left:15px}.hero-collage{padding-right:20px;padding-left:20px}.hero-inset{width:150px;bottom:42px}.hero-inset img{height:96px}.hero-inset>span{font-size:.6rem}.hero-name{padding-left:137px}.hero-name strong{font-size:.93rem}.hero-new .hero-description{font-size:1rem}.hero-new .eyebrow{font-size:.7rem}.services-preview{grid-template-columns:1fr;gap:35px;padding-block:65px}.service-intro h2 br{display:none}.service-intro h2{max-width:550px}.service-intro>p:not(.eyebrow){max-width:650px}.service-grid{grid-template-columns:repeat(3,1fr);gap:0 30px}.service-card h3{font-size:1rem}.service-card p{font-size:.875rem}.about-preview{gap:35px}.about-photo{padding-right:15px}.about-photo>img{height:500px}.photo-note{padding:20px}.photo-note span{font-size:.65rem}.photo-note strong{font-size:1.3rem}.about-copy h2{font-size:2.05rem}.about-facts{flex-direction:column;gap:22px}.about-facts strong{font-size:2.4rem}.feature-photo>img{height:310px}.patient-preview{gap:30px;grid-template-columns:.65fr 1.5fr auto}.patient-preview h2{font-size:1.9rem}.round-link{width:60px;height:60px}.contact-band h2{font-size:2.8rem}.footer-main{grid-template-columns:1fr 1fr;gap:35px 50px}.footer-main .brand small{font-size:.65rem}.bio-layout{gap:35px}.bio-image img{height:500px}.services-full{grid-template-columns:220px 1fr;gap:40px}.service-nav>a{font-size:.82rem;gap:11px}.service-detail h2{font-size:1.9rem}.gallery-item img{height:220px}.resource-page{gap:35px}.resource-art{padding:32px 28px;min-height:380px}.resource-art>strong{font-size:2.8rem}.contact-layout{grid-template-columns:.8fr 1.2fr;gap:30px}.form-panel{padding:27px 25px}.contact-layout h2{font-size:1.8rem}.contact-primary a{font-size:1.6rem}.contact-primary{gap:10px}.email-link{font-size:.8rem}.location{padding:28px}.location h3{font-size:1.25rem}}
@media(max-width:700px){.site-header{padding:18px 20px}.demo-bar{padding:7px 20px;font-size:.7rem}.brand small{font-size:.6rem}.hero-new{grid-template-columns:1fr;gap:38px;padding-top:37px;padding-bottom:0}.hero-new h1{font-size:clamp(2.85rem,10.6vw,4.2rem);letter-spacing:-.06em}.hero-new .eyebrow{font-size:.75rem;margin-bottom:22px}.hero-new .hero-description{font-size:1.04rem}.desktop-break{display:none}.hero-new .actions{flex-direction:row;align-items:center;gap:18px}.hero-byline{margin-top:28px}.hero-collage{max-width:480px;width:100%;margin-inline:auto;padding:0 26px 35px 35px}.hero-portrait{height:420px;margin-left:10px;border-radius:150px 150px 3px 3px}.hero-inset{left:0;bottom:65px;width:155px}.hero-name{padding-left:135px;padding-top:17px}.hero-name strong{font-size:1.05rem}.vertical-note{font-size:.65rem;top:40px}.hero-bottom{font-size:.65rem;letter-spacing:.015em;gap:15px;padding-block:14px}.hero-bottom a{font-size:.75rem;gap:14px}.portrait-label{font-size:.65rem;padding:12px 10px}.service-grid{grid-template-columns:1fr 1fr;column-gap:25px}.service-intro h2{font-size:2.25rem;line-height:1.2}.service-card{padding-block:24px}.service-card p{font-size:.875rem}.service-card-top{margin-bottom:16px}.about-preview{grid-template-columns:1fr;gap:38px}.about-photo{max-width:450px;padding-right:25px;width:100%;margin-inline:auto}.about-photo>img{height:450px;object-position:center 28%}.photo-note{padding:20px 25px}.about-copy h2{font-size:2.35rem}.about-facts{flex-direction:row;gap:30px}.about-facts>div{gap:13px}.about-facts strong{font-size:2.6rem}.about-facts div>span{font-size:.72rem}.gallery-preview-grid{grid-template-columns:1fr;gap:20px}.feature-photo>img{height:290px}.feature-photo.secondary>img{height:300px;object-position:center 30%}.section-heading>.text-link{margin-top:20px}.patient-preview{grid-template-columns:1fr auto;gap:25px;padding-block:35px;margin-bottom:50px}.resource-label{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between}.resource-label>span{font-size:2rem}.patient-preview h2{font-size:1.9rem}.patient-preview p{font-size:.93rem}.round-link{height:52px;width:52px}.contact-band{padding-block:48px}.contact-band>.wrap{flex-direction:column;align-items:flex-start;gap:32px}.contact-band h2{font-size:3rem}.contact-band-action{align-items:flex-start;gap:20px}.site-footer{padding-top:40px}.footer-main{gap:30px 25px}.footer-main>div:first-child{grid-column:1/-1}.footer-main>div:nth-child(3){grid-column:1/-1;grid-row:3}.footer-main>div>a:not(.brand){font-size:.875rem}.footer-main .brand strong{font-size:1rem}.footer-main .brand small{font-size:.65rem}.footer-bottom{font-size:.75rem;gap:10px}.page-heading{padding-block:43px}.page-heading h1{font-size:clamp(2.5rem,9vw,3.6rem)}.page-heading>.wrap>p:last-child{font-size:1rem}.bio-layout{grid-template-columns:1fr;gap:35px}.bio-image{max-width:450px;margin-inline:auto;width:100%}.bio-image img{height:470px}.bio-text h2{font-size:2.2rem}.credential{gap:17px}.publication-list li{grid-template-columns:1fr;gap:10px;padding:25px 0}.publication-list h3{font-size:1.15rem}.publication-list p{font-size:.9rem}.services-full{grid-template-columns:1fr;gap:40px}.service-nav{position:static}.service-nav>a{font-size:.9rem;padding:13px 0}.service-detail{scroll-margin-top:25px;margin-bottom:36px;padding-bottom:36px}.service-detail h2{font-size:1.9rem}.service-detail h2 .muted{font-size:1.4rem}.gallery-grid{grid-template-columns:1fr 1fr;gap:25px 15px}.gallery-item img{height:210px}.gallery-intro{align-items:flex-start;gap:12px}.gallery-intro p{font-size:.875rem}.gallery-intro>span{font-size:.65rem;white-space:nowrap;padding-top:3px}.gallery-dialog{padding:14px}.dialog-bottom p{font-size:.75rem}.resource-page{grid-template-columns:1fr;gap:35px}.resource-art{min-height:310px;padding:30px}.resource-art>strong{margin-top:35px;font-size:3rem}.resource-cross{width:60px;height:60px}.contact-layout{grid-template-columns:1fr;gap:38px}.contact-layout h2{font-size:2.2rem}.contact-primary a{font-size:2rem}.email-link{font-size:.95rem}.form-panel{padding:28px 23px}.form-panel h2{font-size:1.65rem}.form-grid{grid-template-columns:1fr;gap:18px}.location-grid{grid-template-columns:1fr}.location{padding:27px}.location h3{font-size:1.4rem}}
@media(max-width:380px){.brand strong{font-size:.8rem}.brand small{font-size:.53rem}.brand-mark{width:39px;padding-right:8px;font-size:1.2rem}.brand{gap:5px}.menu-toggle{font-size:.75rem;min-height:44px}.demo-bar{font-size:.625rem}.demo-divider{padding-inline:3px}.hero-new h1{font-size:2.8rem}.hero-portrait{height:365px}.hero-inset{width:135px}.hero-inset>span{font-size:.55rem}.hero-name{padding-left:112px}.hero-name strong{font-size:.93rem}.hero-bottom{align-items:flex-start}.hero-bottom>span{max-width:170px}.service-grid{column-gap:20px}.service-card h3{font-size:1rem}.service-card-link{font-size:.73rem}.about-facts{gap:19px}.about-facts>div{gap:10px}.about-facts strong{font-size:2.2rem}.gallery-item img{height:175px}.patient-preview h2{font-size:1.65rem}}
.services-preview>*{min-width:0}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card{min-width:0}.service-intro h2 br{display:initial}
@media(min-width:701px) and (max-width:940px){.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:360px){.service-grid{grid-template-columns:1fr}.service-card p{max-width:none}}

.patient-resources{border-top:1px solid #c6d5e1}.patient-resource{display:grid;grid-template-columns:100px 1fr;gap:35px;padding:35px 0;border-bottom:1px solid #c6d5e1}.resource-number{font-family:Manrope,sans-serif;color:var(--blue);font-size:1.5rem;letter-spacing:-.04em}.patient-resource h3{font-size:1.45rem;margin-bottom:15px}.patient-resource p{max-width:820px;color:var(--muted);line-height:1.8;margin-bottom:20px}.patient-resource .text-link{color:var(--blue)}@media(max-width:650px){.patient-resource{grid-template-columns:35px 1fr;gap:18px;padding:28px 0}.resource-number{font-size:1.1rem}.patient-resource h3{font-size:1.25rem}.patient-resource p{font-size:.95rem}}

.proposal-return{font-weight:650;color:var(--blue);white-space:nowrap}.proposal-return:hover{text-decoration:underline;text-underline-offset:3px}@media(max-width:650px){.demo-bar{align-items:center;gap:12px}.demo-bar>span:last-of-type{display:none}.proposal-return{font-size:.68rem}}
