@font-face{font-family:Manrope;src:url('manrope-regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url('manrope-semibold.ttf') format('truetype');font-weight:600 800;font-style:normal;font-display:swap}
:root{--ink:#193e3b;--green:#224e49;--dark:#143a36;--muted:#536864;--gold:#d49b45;--pale:#eef4f1;--line:#d7e2dc;--paper:#fff;--radius:18px;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.75 Manrope,Arial,sans-serif}body.locked{overflow:hidden}a{color:inherit;text-underline-offset:4px}button{font:inherit}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #bb7614;outline-offset:5px}.wrap{width:min(var(--max),calc(100% - 64px));margin:auto}.skip{position:fixed;top:-100px;left:20px;z-index:99;background:var(--ink);color:white;padding:12px 20px}.skip:focus{top:12px}.topline{background:var(--dark);color:#fff;font-size:13px}.topline .wrap{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.topline a{text-decoration:none}.topline span{display:flex;align-items:center;gap:9px}.topline svg{width:15px;height:15px}.header{position:sticky;top:0;background:#ffffffed;backdrop-filter:blur(16px);border-bottom:1px solid #e7eeea;z-index:40}.navrow{height:98px;display:flex;align-items:center;gap:35px}.brand{margin-right:auto;flex:0 0 208px}.brand img{width:208px;height:75px;object-fit:contain}.navigation{display:flex;align-items:center;gap:27px}.navigation a{text-decoration:none;font-size:14px;font-weight:600;padding:12px 0;position:relative}.navigation a:after{content:'';position:absolute;bottom:6px;left:0;width:0;height:2px;background:var(--gold);transition:width .2s}.navigation a:hover:after,.navigation a[aria-current]:after{width:100%}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--green);color:#fff;border:1px solid var(--green);border-radius:6px;min-height:52px;padding:12px 22px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s}.button:hover{background:var(--dark);transform:translateY(-2px)}.button.light{background:transparent;color:var(--ink);border-color:#adc1b8}.button.light:hover{background:var(--pale)}.button.white{background:white;color:var(--ink);border-color:white}.button svg,.inline-link svg{width:18px;height:18px;flex-shrink:0}.nav-call{min-height:46px;padding:9px 17px;white-space:nowrap}.menu-toggle{display:none;background:none;border:1px solid var(--line);border-radius:5px;width:46px;height:46px;align-items:center;justify-content:center}.menu-toggle svg{width:23px;height:23px}h1,h2,h3,p{margin:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(42px,4.7vw,66px)}h2{font-size:clamp(34px,3.5vw,48px)}h3{font-size:21px;line-height:1.4;font-weight:600;letter-spacing:-.025em}.eyebrow{display:flex;align-items:center;gap:11px;color:var(--muted);font-weight:600;font-size:12px;letter-spacing:.16em;text-transform:uppercase;margin-bottom:20px}.eyebrow:before{content:'';width:28px;height:1px;background:var(--gold)}.hero{padding:54px 0 0;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.hero-copy{padding:24px 0 36px}.hero h1 em{font-weight:400;color:#568074}.hero-lead{font-size:16px;color:var(--muted);margin:24px 0 26px;max-width:470px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.welcome-note{margin-top:28px;display:flex;gap:10px;align-items:start;font-size:13px;line-height:1.65;color:var(--muted)}.welcome-note svg{width:20px;height:20px;flex-shrink:0;color:#af761e;margin-top:2px}.welcome-note strong{font-weight:600;color:var(--ink)}.hero-visual{position:relative;align-self:stretch;min-height:515px}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:43% center;border-radius:150px 18px 18px 18px}.photo-label{position:absolute;bottom:25px;left:-24px;max-width:calc(100% - 20px);background:#fff;border:1px solid var(--line);border-radius:9px;padding:19px 25px;box-shadow:0 12px 40px #183e3b0c;display:flex;gap:18px;align-items:center}.photo-label svg{width:26px;height:26px;color:#a57125}.photo-label strong{display:block;font-size:15px;font-weight:600}.photo-label span{font-size:12px;color:var(--muted)}.hero-meta{display:grid;grid-template-columns:1fr 1.15fr 1.3fr;margin-top:43px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;gap:28px}.meta-item{border-right:1px solid var(--line);padding-right:20px;font-size:13px;color:var(--muted)}.meta-item:last-child{border:0}.meta-item b{display:block;font-size:14px;color:var(--ink);font-weight:600;margin-bottom:4px}.meta-item a{text-decoration:none}.section{padding:96px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:42px}.section-head p{max-width:370px;font-size:15px;color:var(--muted)}.section-head h2{max-width:650px}.section-head .eyebrow{margin-bottom:16px}.inline-link{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:600;text-decoration:none;border-bottom:1px solid #adc1b8;padding-bottom:5px}.inline-link:hover{color:#92600f}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.care-card{background:#f4f7f5;border:1px solid #edf1ee;border-radius:var(--radius);padding:30px;display:flex;flex-direction:column}.care-number{font-size:12px;color:#587369;letter-spacing:.1em;padding-bottom:32px;display:flex;align-items:center;justify-content:space-between}.care-number svg{width:25px;height:25px;color:#6e8d7f}.care-card h3{margin-bottom:16px}.care-card p{font-size:14px;line-height:1.85;color:var(--muted)}.care-card.featured{background:var(--green);color:white;grid-column:span 2;position:relative;overflow:hidden}.care-card.featured p,.care-card.featured .care-number{color:#d4e2dc}.care-card.featured .care-number svg{color:#d4b06f}.care-card.featured a{color:white}.care-card.featured h3{font:400 33px/1.2 Georgia,serif}.care-card.featured p{max-width:650px}.info-strip{margin-top:22px;padding:29px 33px;border:1px solid var(--line);border-radius:var(--radius);display:grid;grid-template-columns:240px 1fr;gap:30px}.info-strip h3{font-size:20px}.info-strip p{font-size:14px;color:var(--muted)}.info-strip p+p{margin-top:12px}.team-section{background:var(--pale)}.notice{display:flex;gap:15px;padding:18px 24px;border:1px solid #cbdad2;border-radius:8px;margin-bottom:30px;background:#ffffff5e;font-size:14px;line-height:1.75}.notice svg{width:22px;height:22px;flex-shrink:0;margin-top:2px;color:#986519}.doctor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.doctor{border-radius:14px;background:white;overflow:hidden}.portrait-wrap{height:335px;overflow:hidden;background:#e8ece8}.portrait-wrap img{width:100%;height:100%;object-fit:cover;object-position:center 22%;transition:transform .5s}.doctor:hover .portrait-wrap img{transform:scale(1.025)}.doctor-info{padding:27px}.doctor .ambulance{font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#856222;margin-bottom:7px}.doctor h3{font:400 26px/1.2 Georgia,serif}.doctor-sub{font-size:12px;color:var(--muted);margin:7px 0 19px;min-height:20px}.hours-title{font-size:12px;font-weight:600;margin-bottom:8px}.doctor-hours{font-size:13px;margin:0;display:grid;gap:6px}.doctor-hours div{display:flex;justify-content:space-between;gap:12px}.doctor-hours dt{color:var(--muted)}.doctor-hours dd{margin:0;white-space:nowrap}.team-link{margin-top:28px;display:flex;justify-content:flex-end}.staff-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.staff-person img{aspect-ratio:3/3.35;width:100%;object-fit:cover;object-position:center 20%;border-radius:12px}.staff-person h3{margin-top:17px;font-size:17px}.staff-person p{font-size:13px;color:var(--muted)}.staff-heading{margin:54px 0 28px;font:400 31px/1.2 Georgia,serif}.insurance{padding:27px 0;background:var(--dark);color:#fff;text-align:center;font-size:15px}.insurance .wrap{display:flex;align-items:center;justify-content:center;gap:16px}.insurance svg{width:22px;height:22px;flex-shrink:0;color:#d3b577}.gallery-preview{display:grid;grid-template-columns:1.2fr 1fr;gap:22px}.gallery-preview .gallery-image{height:405px}.gallery-image{padding:0;border:0;display:block;border-radius:14px;overflow:hidden;background:#edf1ee;position:relative;width:100%}.gallery-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.gallery-image:hover img{transform:scale(1.035)}.gallery-image .zoom-mark{position:absolute;bottom:17px;right:17px;width:38px;height:38px;border-radius:50%;background:white;display:grid;place-items:center;box-shadow:0 3px 14px #0001}.zoom-mark svg{width:18px;height:18px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gallery-grid .gallery-image{aspect-ratio:1.25}.gallery-caption{font-size:13px;margin-top:17px;color:var(--muted)}.contact{background:#f3f6f3;border-top:1px solid var(--line)}.contact-grid{display:grid;grid-template-columns:1fr .85fr;gap:110px}.contact h2{margin-bottom:26px}.address{font-size:17px;line-height:1.8;margin-bottom:24px}.address b{font-weight:600}.contact-links{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:30px 0}.contact-links small{display:block;color:var(--muted);font-size:12px;margin-bottom:4px}.contact-links a{font-size:20px;font-weight:600;text-decoration:none;white-space:nowrap}.email-link{font-size:16px;text-decoration:none;display:inline-block;margin-bottom:18px}.company{font-size:12px;color:var(--muted);margin-top:24px}.hours-panel{background:white;padding:34px 38px;border-radius:14px;border:1px solid #e2e9e3}.hours-panel h3{font:400 30px/1.3 Georgia,serif;margin-bottom:21px}.hours-table{width:100%;border-collapse:collapse;font-size:15px}.hours-table tr{border-bottom:1px solid #e9efeb}.hours-table tr:last-child{border:0}.hours-table th{text-align:left;font-weight:400;padding:11px 0}.hours-table td{text-align:right;white-space:nowrap}.hours-panel .inline-link{margin-top:23px;font-size:13px}.repromeda{display:flex;gap:30px;align-items:center;justify-content:space-between;padding-top:38px;margin-top:38px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.repromeda img{width:210px;height:auto;mix-blend-mode:multiply}.footer{padding:37px 0 22px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer .brand{flex:0 0 167px}.footer .brand img{width:167px;height:60px}.footer-links{display:flex;flex-wrap:wrap;gap:18px;font-size:12px;color:var(--muted)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #e7ece8;margin-top:25px;padding-top:20px;color:var(--muted);font-size:11px}.page-intro{padding:62px 0 45px}.breadcrumb{font-size:12px;color:var(--muted);margin-bottom:36px}.breadcrumb a{text-decoration:none}.breadcrumb span{margin:0 12px;color:#99aaa1}.page-intro h1{max-width:810px}.page-intro p{max-width:680px;margin-top:22px;color:var(--muted)}.page-section{padding-top:12px}.page-copy{max-width:780px}.page-copy h2{font-size:32px;margin:35px 0 18px}.page-copy p{margin-bottom:20px}.gallery-dialog{border:0;padding:0;max-width:min(1150px,95vw);max-height:94dvh;background:#11322fee;overflow:visible;color:#fff;border-radius:8px}.gallery-dialog::backdrop{background:#0a1d1be8;backdrop-filter:blur(5px)}.lightbox-main{position:relative}.lightbox-main img{max-height:78dvh;max-width:90vw;object-fit:contain}.lightbox-close{position:absolute;right:12px;top:12px;background:#fff;border:0;width:44px;height:44px;border-radius:50%;color:var(--ink);display:grid;place-items:center;z-index:2}.lightbox-close svg{width:22px;height:22px}.lightbox-bar{display:flex;align-items:center;justify-content:space-between;padding:13px 18px;gap:20px;font-size:13px}.lightbox-nav{display:flex;gap:9px}.lightbox-nav button{width:42px;height:38px;border:1px solid #ffffff50;background:transparent;color:white;border-radius:5px}.mobile-actions{display:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.legal-note{font-size:13px;line-height:1.8;color:var(--muted)}
@media(min-width:1450px){.hero-grid{gap:70px}.hero-visual{min-height:550px}.hero h1{font-size:68px}}
@media(max-width:1100px){.navigation{gap:18px}.navrow{gap:24px}.nav-call{display:none}.hero-grid{gap:35px}.hero-visual{min-height:470px}.hero h1{font-size:54px}.hero-copy{padding-top:12px}.care-card{padding:25px}.contact-grid{gap:55px}.doctor-info{padding:22px}.doctor h3{font-size:24px}.doctor-hours{font-size:12px}.portrait-wrap{height:310px}.contact-links{grid-template-columns:1fr}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.topline{font-size:11px}.topline .wrap>span:last-child{display:none}.navrow{height:80px}.brand{flex-basis:180px}.brand img{width:180px;height:65px}.menu-toggle{display:flex}.navigation{display:none;position:absolute;top:80px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:18px 25px;box-shadow:0 15px 20px #0a342214;flex-direction:column;align-items:stretch;gap:0}.navigation.open{display:flex}.navigation a{padding:12px 0;font-size:16px}.navigation a:after{display:none}.hero{padding-top:30px}.hero-grid{gap:25px;grid-template-columns:1fr 1fr}.hero h1{font-size:43px}.hero .eyebrow{font-size:10px;letter-spacing:.1em}.hero-visual{min-height:450px}.hero-photo{border-top-left-radius:100px}.hero-lead{font-size:14px}.hero-actions{gap:10px}.hero-actions .button{padding:11px 16px;font-size:12px}.photo-label{left:-10px;padding:14px 16px;gap:10px}.photo-label strong{font-size:12px}.photo-label span{font-size:10px}.welcome-note{font-size:11px}.hero-meta{gap:18px;grid-template-columns:1fr 1fr}.meta-item:last-child{grid-column:span 2}.meta-item:nth-child(2){border:0}.section{padding:68px 0}.section-head{align-items:start}.care-grid{grid-template-columns:repeat(2,1fr)}.care-card.featured{grid-column:auto}.care-card.featured h3{font:600 21px/1.4 Manrope,Arial,sans-serif}.care-card p{font-size:13px}.care-number{padding-bottom:25px}.info-strip{grid-template-columns:1fr;gap:14px}.doctor-grid{gap:16px}.portrait-wrap{height:245px}.doctor-info{padding:18px 16px}.doctor h3{font-size:22px}.doctor-hours div{display:block;margin-bottom:6px}.doctor-hours dd{font-weight:600}.doctor-sub{min-height:38px}.staff-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{gap:35px}.hours-panel{padding:27px}.gallery-preview .gallery-image{height:300px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.footer-main{align-items:start}.footer-links{justify-content:flex-end;max-width:420px}.page-section{padding-top:0}}
@media(max-width:580px){body{font-size:16px}.wrap{width:calc(100% - 36px)}html{scroll-padding-top:95px}.topline .wrap{padding:7px 0;gap:8px}.topline{font-size:10px}.topline svg{width:12px;height:12px}.topline span{gap:6px}.topline .mobile-hide{display:none}.navrow{height:75px}.navigation{top:75px}.brand img{width:170px;height:61px}.hero{padding-top:27px}.hero-grid{grid-template-columns:1fr;gap:20px}.hero-copy{padding:4px 0 10px}.hero h1{font-size:clamp(42px,11.6vw,61px);max-width:500px}.hero .eyebrow{font-size:10px;margin-bottom:18px}.hero-lead{font-size:15px;margin:22px 0}.hero-actions .button{font-size:13px;padding:13px 18px;min-height:51px}.welcome-note{font-size:12px;margin-top:22px}.hero-visual{min-height:0;height:320px;margin-top:3px}.hero-photo{border-top-left-radius:85px;object-position:center 48%}.photo-label{bottom:18px;left:14px;padding:13px 17px;gap:12px}.photo-label strong{font-size:13px}.photo-label span{font-size:11px}.hero-meta{grid-template-columns:1fr;margin-top:29px;padding:20px 0;gap:18px}.meta-item{border:0;padding:0}.meta-item:last-child{grid-column:auto}.section{padding:57px 0}.section-head{display:block;margin-bottom:28px}.section-head .inline-link{margin-top:20px}.section-head p{margin-top:20px}.eyebrow{font-size:10px;margin-bottom:14px}h2{font-size:36px}.care-grid{grid-template-columns:1fr;gap:13px}.care-card{padding:26px}.care-number{padding-bottom:17px}.care-card h3{font-size:21px}.care-card p{font-size:14px}.care-card.featured h3{font:400 30px/1.25 Georgia,serif}.info-strip{padding:25px;margin-top:16px}.doctor-grid{grid-template-columns:1fr;gap:22px}.portrait-wrap{height:370px}.doctor-info{padding:26px}.doctor h3{font-size:28px}.doctor-sub{min-height:0;font-size:13px;margin-bottom:22px}.doctor-hours{font-size:14px}.doctor-hours div{display:flex;margin-bottom:2px}.doctor-hours dd{font-weight:400}.hours-title{font-size:13px}.notice{padding:18px;font-size:13px;gap:12px}.team-link{justify-content:flex-start}.staff-grid{gap:24px 16px}.staff-person h3{font-size:15px}.staff-person p{font-size:12px}.staff-heading{font-size:29px}.insurance{font-size:13px}.insurance .wrap{text-align:left;align-items:start}.insurance svg{margin-top:4px}.gallery-preview{grid-template-columns:1fr;gap:15px}.gallery-preview .gallery-image{height:290px}.gallery-preview .gallery-image:nth-child(2){height:245px}.gallery-grid{gap:13px}.gallery-grid .gallery-image{aspect-ratio:1}.contact-grid{grid-template-columns:1fr;gap:34px}.contact-links{grid-template-columns:1fr 1fr;gap:14px}.contact-links a{font-size:17px}.address{font-size:16px}.contact h2{font-size:38px}.hours-panel{padding:28px}.repromeda{align-items:flex-start;flex-direction:column;gap:22px}.footer-main{display:block}.footer-links{justify-content:flex-start;margin-top:23px;gap:15px;font-size:12px}.footer-bottom{font-size:11px;display:block}.footer-bottom span{display:block;margin-top:5px}.footer{padding-bottom:92px}.mobile-actions{position:fixed;bottom:0;left:0;right:0;padding:10px 16px max(10px,env(safe-area-inset-bottom));background:#ffffffef;backdrop-filter:blur(12px);border-top:1px solid var(--line);z-index:35;display:grid;grid-template-columns:1.1fr 1fr;gap:9px}.mobile-actions .button{font-size:12px;min-height:43px;padding:8px}.mobile-actions .button svg{width:16px;height:16px}.page-intro{padding:30px 0 36px}.page-intro h1{font-size:43px}.breadcrumb{margin-bottom:28px}.page-intro p{font-size:15px}.page-section{padding-top:0}.lightbox-main img{max-width:94vw}.lightbox-bar{padding:12px;font-size:12px}.lightbox-close{width:38px;height:38px}.gallery-caption{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.topline,.header,.mobile-actions,.footer,.hero-actions,.menu-toggle,.gallery-dialog{display:none!important}.section{padding:25px 0}.wrap{width:100%}body{color:#000;font-size:11pt}.hero-visual{display:none}.hero-grid{display:block}.care-grid,.doctor-grid{display:block}.care-card,.doctor{break-inside:avoid;margin-bottom:15px}.portrait-wrap{height:200px}.contact-grid{gap:25px}a{text-decoration:none}.hero h1,h1{font-size:32pt}}
.care-number img{width:37px;height:37px;object-fit:contain;opacity:.7}.featured .care-number img{filter:invert(1);opacity:.85}.fertility-photo{height:170px;width:100%;object-fit:cover;object-position:50% 51%;margin-top:25px;border-radius:9px}.care-card p{font-size:16px}.care-card h3{font-size:22px}.care-number{font-size:14px}.info-strip p{font-size:16px}.doctor-hours{font-size:14px}.doctor-sub{font-size:14px}.doctor .ambulance{font-size:12px}.hours-title{font-size:14px}.hero-lead{font-size:16px}.eyebrow{font-size:12px}.meta-item{font-size:14px}.topline{font-size:12px}.footer-bottom{font-size:12px}.footer-links{font-size:13px}.staff-person p{font-size:14px}.company{font-size:13px}.contact-links small{font-size:14px}.hero-visual{max-height:600px}.hero-photo{position:absolute;inset:0}.hero h1{font-size:clamp(42px,4.2vw,61px)}
@media(max-width:1100px) and (min-width:801px){.doctor-hours div{display:block;margin-bottom:6px}.doctor-hours dd{font-weight:600}.hero h1{font-size:49px}}
@media(max-width:800px) and (min-width:581px){.hero h1{font-size:39px}.care-card p{font-size:15px}.doctor-hours{font-size:13px}.doctor-sub{font-size:13px}}
@media(max-width:580px){.hero h1{font-size:clamp(39px,10.8vw,58px)}.topline{font-size:11px}.topline .wrap{flex-wrap:wrap;justify-content:space-between;row-gap:2px}.hero .eyebrow{font-size:11px}.eyebrow{font-size:11px}.care-card p,.info-strip p{font-size:16px}.care-card h3{font-size:22px}.doctor-hours{font-size:14px}.doctor-hours div{display:flex}.doctor-hours dd{font-weight:400}.hero-visual{height:310px}.notice{font-size:14px}.contact-links small{font-size:12px}.staff-person p{font-size:13px}.footer-links{font-size:12px}}
