:root{--navy:#122f43;--teal:#007e80;--ink:#173448;--muted:#5b6e7b;--line:#d9e3e7;--mist:#f0f6f7;--paper:#fff;--radius:12px;--font:Manrope,'Segoe UI',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #d68d2f;outline-offset:5px}svg{width:24px;height:24px;flex-shrink:0;vertical-align:middle}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.15;font-weight:600;letter-spacing:-.045em}h1{font-size:clamp(2.8rem,5.7vw,5.7rem)}h2{font-size:clamp(2rem,3.2vw,3.2rem)}h3{font-size:1.3rem}p{margin-bottom:1.25rem}em{font-style:normal;color:var(--teal)}.container{width:min(1304px,calc(100% - 96px));margin-inline:auto}.topbar{background:var(--navy);color:#fff;font-size:.8rem;letter-spacing:.02em}.topbar .container{display:flex;justify-content:space-between;align-items:center;min-height:38px}.topbar span{display:flex;gap:8px;align-items:center}.topbar svg{width:15px;height:15px}.topbar a{display:flex;align-items:center;gap:12px}.site-header{position:sticky;top:0;z-index:30;background:#fffffff5;backdrop-filter:blur(15px);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:98px;gap:24px}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap;line-height:1.12}.brand img{width:57px;height:57px;object-fit:contain}.brand>span{font-size:1.43rem;letter-spacing:-.045em}.brand strong{font-weight:750}.brand small{display:block;font-size:.75rem;letter-spacing:.07em;margin-top:8px}.site-header nav{display:flex;align-items:center;gap:25px;font-size:.84rem;font-weight:650}.site-header nav>a{padding:15px 0}.site-header nav a:hover,.site-header nav a[aria-current]{color:var(--teal)}.site-header nav ul{display:flex;gap:24px;list-style:none;margin:0;padding:0}.site-header nav .sub-menu{display:none}.button{background:var(--teal);color:#fff;border:1px solid var(--teal);border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:23px;font-size:.92rem;font-weight:650;line-height:1.35;padding:17px 23px;transition:background .2s,transform .2s;min-height:50px}.button:hover{background:var(--navy);border-color:var(--navy);transform:translateY(-2px)}.button-small{font-size:.8rem;padding:13px 17px;gap:15px}.button svg{width:20px}.button-light{background:#fff;color:var(--navy);border-color:#fff}.button-light:hover{color:#fff}.text-link{font-size:.94rem;font-weight:700;display:inline-flex;gap:16px;align-items:center;text-underline-offset:6px}.text-link:hover{text-decoration:underline}.eyebrow{font-size:.75rem;font-weight:750;letter-spacing:.13em;line-height:1.5;color:var(--teal);margin-bottom:22px}.tiny-rule{display:inline-block;width:26px;height:2px;background:var(--teal);vertical-align:middle;margin-right:10px}.hero{padding:48px 0 65px;background:linear-gradient(110deg,#f5f8f9 0%,#f5f8f9 48%,#eaf3f4 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center}.hero-copy{padding:22px 0}.hero h1{margin-bottom:24px;font-weight:550;line-height:1.055;letter-spacing:-.065em}.hero-intro{max-width:480px;color:var(--muted);font-size:1.03rem;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:24px;margin:30px 0}.hero-actions .text-link{font-size:.85rem}.hero-note{display:flex;align-items:center;gap:14px;margin-top:33px;font-size:.8rem;color:var(--muted);line-height:1.6}.hero-note strong{font-weight:600;color:var(--ink)}.note-symbol{display:grid;place-items:center;border:1px solid #bbd6d8;border-radius:50%;height:40px;width:40px;color:var(--teal)}.hero-visual{height:586px;position:relative;padding-bottom:20px}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:140px 12px 12px 12px}.hero-visual:after{content:'';position:absolute;inset:45% 0 20px;background:linear-gradient(transparent,#0c263bba);border-radius:0 0 12px 12px;pointer-events:none}.photo-label{position:absolute;bottom:120px;left:32px;right:25px;z-index:1;color:white}.photo-label span{display:block;letter-spacing:.15em;font-size:.75rem;margin-bottom:8px}.photo-label strong{font-size:1.22rem;letter-spacing:-.025em;line-height:1.4;display:block;max-width:270px}.location-card{position:absolute;z-index:2;bottom:-5px;left:32px;right:32px;background:#fff;border-radius:9px;box-shadow:0 12px 45px #13344618;display:flex;align-items:center;gap:18px;padding:22px 24px}.location-card>svg{width:31px;height:31px;color:var(--teal)}.location-card strong{font-size:1.06rem}.location-card small{display:block;color:var(--muted);font-size:.78rem;margin-top:3px}.location-card a{margin-left:auto;background:var(--mist);border-radius:50%;padding:10px}.quick-info{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);padding:32px 0;gap:30px}.quick-info>a{display:flex;align-items:center;gap:15px;border-right:1px solid var(--line);padding-right:28px}.quick-info>a:last-child{border:0}.quick-info>a>svg:first-child{color:var(--teal);width:28px;height:28px}.quick-info>a>svg:last-child{margin-left:auto;width:18px}.quick-info strong{font-size:.93rem;font-weight:650}.quick-info small{display:block;color:var(--muted);font-size:.77rem;margin-top:2px}.section{padding:90px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:44px}.section-heading h2{margin:0}.section-heading>p{max-width:390px;color:var(--muted);font-size:.97rem;margin-bottom:4px}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.care-card{border:1px solid var(--line);border-radius:var(--radius);padding:26px 28px;min-height:167px;display:flex;flex-direction:column;transition:.2s}.care-card:hover{background:var(--navy);color:#fff;border-color:var(--navy);transform:translateY(-3px)}.care-number{font-size:.75rem;color:var(--teal);margin-bottom:23px}.care-card:hover .care-number{color:#79d4ce}.care-card h3,.care-card h2{font-size:1.27rem;letter-spacing:-.035em;line-height:1.35;margin-bottom:24px}.care-link{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:.8rem;margin-top:auto}.care-card:hover .care-link{color:#d8e5ee}.care-link svg{width:18px}.story-section{background:var(--mist)}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.story-grid h2{margin:0;line-height:1.24}.story-grid>div>p:not(.eyebrow){color:var(--muted)}.story-grid .large-copy{font-size:1.4rem;color:var(--ink)!important;letter-spacing:-.02em;line-height:1.5}.doctors-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.portrait{display:block;aspect-ratio:.9;position:relative;border-radius:10px;overflow:hidden;background:#e7eff0}.portrait img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.portrait:hover img{transform:scale(1.025)}.portrait-initials{font-size:6rem;display:grid;place-items:center;height:100%;color:var(--teal)}.round-arrow{display:grid;place-items:center;width:39px;height:39px;background:#fff;border-radius:50%;position:absolute;bottom:15px;right:15px}.doctor-card .eyebrow{font-size:.75rem;letter-spacing:.08em;margin:20px 0 8px}.doctor-card h3{font-size:1.2rem;letter-spacing:-.025em;line-height:1.45}.news-section{background:#f7f9fa}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.news-card img{width:100%;height:220px;object-fit:cover;border-radius:10px;margin-bottom:22px}.news-card .eyebrow{font-size:.75rem;margin:18px 0 12px}.news-card h3,.news-card h2{font-size:1.4rem;line-height:1.4;letter-spacing:-.035em}.news-card .text-link{font-size:.84rem;margin-top:10px}.visit-band{background:var(--teal);color:#fff;padding:52px 0}.visit-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.visit-inner h2{font-size:2.15rem;line-height:1.25;margin:0}.visit-inner .eyebrow{color:#cbebea;font-size:.75rem;margin-bottom:13px}.site-footer{background:#102b3f;color:#e2edf0;padding:66px 0 0;font-size:.84rem}.site-footer .brand{margin-bottom:25px}.site-footer .brand img{background:white;border-radius:7px;padding:4px}.site-footer .brand>span{font-size:1.35rem}.site-footer .brand small{font-size:.75rem}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.1fr;gap:45px}.footer-grid h3{font-size:.94rem;letter-spacing:0;margin:8px 0 24px}.footer-grid a:not(.brand){display:block;margin-bottom:11px;color:#bfced7}.footer-grid p{color:#bfced7;font-size:.84rem}.footer-grid .small{font-size:.75rem}.footer-bottom{border-top:1px solid #ffffff20;display:flex;justify-content:space-between;padding:24px 0;margin-top:38px;font-size:.75rem;color:#b9c8d0}.footer-bottom>div{display:flex;gap:24px}.footer-grid a:hover,.footer-bottom a:hover{color:#fff;text-decoration:underline}.menu-toggle{display:none}.skip-link{position:absolute;top:-100px;left:20px;background:#fff;z-index:100;padding:15px}.skip-link:focus{top:8px}.interior{padding-top:26px;padding-bottom:90px;min-height:65vh}.breadcrumb{display:flex;gap:13px;align-items:center;color:var(--muted);font-size:.78rem;flex-wrap:wrap;margin-bottom:44px}.breadcrumb a{text-decoration:underline;text-underline-offset:4px}.page-heading{max-width:1000px;padding:0 0 38px;border-bottom:1px solid var(--line);margin-bottom:45px}.page-heading h1{font-size:clamp(2.5rem,4.5vw,4.6rem);line-height:1.13;margin:0 0 15px;overflow-wrap:anywhere}.page-heading .eyebrow{margin-bottom:18px}.article-date{font-size:.85rem;color:var(--muted);margin:22px 0 0}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:70px;align-items:start}.prose{font-size:1.02rem;line-height:1.85;min-width:0;overflow-wrap:anywhere}.prose h2{font-size:1.85rem;margin:38px 0 20px;line-height:1.3;letter-spacing:-.03em}.prose h3{font-size:1.35rem;line-height:1.45;margin:26px 0 13px}.prose h4{font-size:1.15rem}.prose p{margin:0 0 20px}.prose ul,.prose ol{padding-left:25px}.prose li{margin-bottom:9px}.prose a{color:var(--teal);text-decoration:underline;text-underline-offset:4px}.prose a.button{text-decoration:none;color:white}.prose img{max-height:680px;width:auto;object-fit:contain;border-radius:10px;margin:20px 0}.prose figure{margin:24px 0}.prose figcaption{font-size:.82rem;color:var(--muted)}.prose table{border-collapse:collapse;max-width:100%;width:100%;font-size:.87rem;display:block;overflow-x:auto}.prose td,.prose th{padding:12px;border:1px solid var(--line);vertical-align:top}.prose iframe{width:100%;min-height:380px;border:0;border-radius:10px}.prose video{max-width:100%}.prose details{border-bottom:1px solid var(--line);padding:17px 0}.prose summary{cursor:pointer;font-weight:700}.prose blockquote{border-left:3px solid var(--teal);padding:15px 25px;margin:25px 0;background:var(--mist)}.content-aside{background:var(--mist);padding:26px;border-radius:12px;position:sticky;top:130px}.content-aside h2{font-size:1.5rem;line-height:1.3}.content-aside p{font-size:.86rem}.content-aside .button{font-size:.84rem;padding:13px;gap:12px}.content-aside .eyebrow{font-size:.75rem}.content-aside hr{border:0;border-top:1px solid var(--line);margin:28px 0}.content-aside svg{width:20px;margin-right:8px}.content-aside .text-link{font-size:.84rem}.profile-grid{display:grid;grid-template-columns:330px minmax(0,1fr);gap:65px}.profile-aside>img{width:100%;border-radius:12px}.profile-contact{padding:28px;background:var(--mist);border-radius:12px;margin-top:20px}.profile-contact h2{font-size:1.4rem}.profile-contact .button{width:100%;margin-bottom:12px;gap:8px;font-size:.9rem}.profile-contact p{font-size:.85rem}.team-toolbar{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:40px}.search-field{display:flex;align-items:center;gap:14px;border:1px solid #b9cbd3;padding:12px 18px;border-radius:8px;flex:1;max-width:570px}.search-field svg{color:var(--teal)}.search-field input{width:100%;border:0;background:transparent;min-width:0;outline:none;font-size:.95rem;min-height:24px}.search-field:focus-within{outline:2px solid var(--teal);outline-offset:3px}#doctor-count{font-size:.86rem;color:var(--muted)}.tags{display:flex;flex-wrap:wrap;gap:9px}.tags a{background:var(--mist);padding:7px 12px;border-radius:5px;text-decoration:none;font-size:.8rem}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.archive-card{border:1px solid var(--line);border-radius:12px;overflow:hidden}.archive-card img{width:100%;height:240px;object-fit:cover}.archive-card> a>div{padding:24px}.archive-card h2{font-size:1.45rem;line-height:1.35}.archive-card p{font-size:.9rem}.archive-card .eyebrow{font-size:.75rem}.sitemap-groups{columns:3;column-gap:50px}.sitemap-groups section{break-inside:avoid;margin-bottom:35px}.sitemap-groups h2{font-size:1.6rem}.sitemap-groups ul{list-style:none;padding:0;font-size:.9rem}.sitemap-groups li{margin:10px 0}.sitemap-groups a:hover{text-decoration:underline;color:var(--teal)}.pagination{margin:40px 0}.page-numbers{padding:8px 14px;background:var(--mist);border-radius:5px}[hidden]{display:none!important}
@media(min-width:1600px){.hero-grid{gap:100px}.hero{padding-top:60px}}
@media(max-width:1200px){.container{width:calc(100% - 60px)}.header-inner{gap:20px}.site-header nav{gap:18px;font-size:.78rem}.header-rdv{padding:12px;font-size:.75rem;gap:10px}.brand>span{font-size:1.24rem}.brand small{font-size:.75rem}.brand img{width:50px;height:50px}.hero-grid{gap:35px}.hero-visual{height:540px}.hero-actions{gap:15px}.hero-actions .button{padding:15px;font-size:.8rem}.hero-actions .text-link{font-size:.78rem}.footer-grid{gap:26px}.quick-info{gap:20px}.quick-info>a{padding-right:18px;gap:10px}.quick-info small{font-size:.75rem}}
@media(max-width:980px){.header-inner{min-height:80px}.header-rdv{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;border:0;background:var(--mist);width:43px;height:43px;border-radius:6px;align-items:center;order:3}.menu-toggle span{width:20px;height:2px;background:var(--navy)}.site-header nav{display:none;position:absolute;top:80px;left:0;right:0;background:#fff;padding:24px 30px;border-bottom:1px solid var(--line);box-shadow:0 10px 20px #00000008;font-size:1rem}.site-header nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:4px}.site-header nav ul{flex-direction:column}.hero-grid{gap:32px}.hero h1{font-size:4.5rem}.hero-visual{height:510px}.hero-actions{align-items:flex-start;flex-direction:column}.photo-label{left:25px}.location-card{left:20px;right:20px;padding:20px;gap:12px}.location-card small{font-size:.75rem}.quick-info small{display:none}.quick-info strong{font-size:.8rem}.care-grid{grid-template-columns:repeat(3,1fr)}.care-card{padding:22px}.care-card h3{font-size:1.1rem}.care-link{font-size:.75rem}.doctors-grid{grid-template-columns:repeat(3,1fr);gap:25px}.section{padding:70px 0}.story-grid{gap:55px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.content-layout{gap:35px;grid-template-columns:minmax(0,1fr) 240px}.content-aside{padding:22px}.profile-grid{grid-template-columns:260px minmax(0,1fr);gap:35px}.section-heading{gap:35px}.section-heading>p{max-width:330px}.article-grid{gap:22px}.news-card img{height:175px}.sitemap-groups{columns:2}}
@media(max-width:720px){.container{width:calc(100% - 40px)}.topbar{font-size:.75rem}.topbar .container{min-height:34px}.topbar a{font-size:0;gap:0}.topbar a svg{width:18px}.header-inner{min-height:76px;gap:12px}.site-header nav{top:76px}.brand{gap:6px}.brand img{width:43px;height:43px}.brand>span{font-size:1.14rem}.brand small{font-size:.75rem;margin-top:5px}.header-rdv{display:none}.menu-toggle{margin-left:auto}.hero{padding:36px 0 46px}.hero-grid{grid-template-columns:1fr;gap:24px}.hero-copy{padding:0}.hero .eyebrow{font-size:.75rem;margin-bottom:23px;letter-spacing:.1em}.hero h1{font-size:clamp(3.6rem,14vw,5.3rem);line-height:1.035;margin-bottom:22px}.hero-intro{font-size:.98rem;line-height:1.75;max-width:480px}.hero-actions{flex-direction:row;align-items:center;gap:17px;margin:24px 0}.hero-actions .button{font-size:.8rem;padding:14px;gap:12px}.hero-actions .text-link{font-size:.75rem}.hero-note{margin-top:22px;font-size:.75rem}.hero-visual{height:400px;margin-top:10px}.hero-photo{border-radius:90px 10px 10px 10px;object-position:center 43%}.photo-label{bottom:112px;left:24px}.photo-label strong{font-size:1.13rem}.location-card{left:18px;right:18px;bottom:0;padding:17px}.location-card strong{font-size:.98rem}.location-card small{font-size:.75rem}.quick-info{grid-template-columns:1fr;gap:0;padding:8px 0}.quick-info>a{border-right:0;border-bottom:1px solid var(--line);padding:18px 0;gap:18px}.quick-info>a:last-child{border-bottom:0}.quick-info strong{font-size:.89rem}.quick-info small{display:block;font-size:.75rem}.quick-info>a>svg:first-child{width:24px;height:24px}.section{padding:55px 0}.section-heading{align-items:flex-start;gap:22px;flex-direction:column;margin-bottom:30px}.section-heading>p{max-width:100%;font-size:.91rem}.eyebrow{font-size:.75rem;margin-bottom:17px}h2{font-size:2.15rem}.care-grid{grid-template-columns:1fr 1fr;gap:11px}.care-card{padding:20px;min-height:165px}.care-number{margin-bottom:20px;font-size:.75rem}.care-card h3,.care-card h2{font-size:1.07rem;margin-bottom:20px}.care-link{font-size:.75rem;gap:4px;line-height:1.5}.care-link svg{width:16px}.story-grid{grid-template-columns:1fr;gap:27px}.story-grid .large-copy{font-size:1.18rem}.story-grid p{font-size:.91rem}.doctors-grid{grid-template-columns:1fr 1fr;gap:25px 16px}.doctor-card h3{font-size:1.05rem}.doctor-card .eyebrow{font-size:.75rem;margin:15px 0 6px}.portrait{aspect-ratio:.83}.round-arrow{width:31px;height:31px;bottom:10px;right:10px}.round-arrow svg{width:19px}.article-grid{grid-template-columns:1fr;gap:34px}.news-card img{height:230px}.news-card h3{font-size:1.35rem}.visit-band{padding:38px 0}.visit-inner{flex-direction:column;align-items:flex-start;gap:26px}.visit-inner h2{font-size:1.9rem}.visit-inner .button{font-size:.86rem}.site-footer{padding-top:45px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid h3{font-size:.84rem;margin-bottom:18px}.footer-grid p,.footer-grid a:not(.brand){font-size:.78rem}.footer-bottom{flex-direction:column;gap:16px;margin-top:30px;padding:24px 0}.footer-bottom>div{flex-wrap:wrap;gap:15px;font-size:.75rem}.interior{padding-top:20px;padding-bottom:55px}.breadcrumb{font-size:.75rem;margin-bottom:32px;gap:9px}.page-heading{margin-bottom:30px;padding-bottom:28px}.page-heading h1{font-size:2.6rem}.content-layout{grid-template-columns:1fr;gap:40px}.content-aside{position:static}.prose{font-size:.98rem}.prose h2{font-size:1.6rem}.prose h3{font-size:1.2rem}.profile-grid{grid-template-columns:1fr;gap:30px}.profile-aside{display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:start}.profile-contact{padding:17px;margin:0}.profile-contact h2{font-size:1.17rem}.profile-contact p{font-size:.78rem}.profile-contact .button{font-size:.75rem;padding:12px 8px}.profile-contact .text-link{font-size:.78rem}.team-toolbar{flex-direction:column;align-items:stretch;gap:15px;margin-bottom:25px}.search-field{padding:11px 14px}.search-field input{font-size:.84rem}.archive-grid{grid-template-columns:1fr 1fr;gap:17px}.archive-card> a>div{padding:17px}.archive-card img{height:200px}.archive-card h2{font-size:1.15rem}.archive-card p{font-size:.8rem}.archive-card .text-link{font-size:.77rem}.sitemap-groups{columns:1}}
@media(max-width:380px){.hero-actions{flex-direction:column;align-items:flex-start}.care-card{padding:16px}.care-card h3{font-size:1rem}.profile-aside{grid-template-columns:1fr}.archive-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.brand small{max-width:225px;white-space:normal;font-size:.75rem;line-height:1.25;letter-spacing:.015em}.site-header .brand{flex-shrink:0}.site-header nav{gap:20px}@media(max-width:720px){.brand small{display:none}.brand>span{font-size:1.25rem}.site-header nav{gap:4px}.hero .eyebrow{font-size:.75rem}.hero h1{letter-spacing:-.055em}}
