@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#173d65;--muted:#647486;--blue:#153d68;--paper:#f4f7fa;--line:#dce4ea;--lime:#d4e695}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:white;color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #468ccd;outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.14}h2{font-size:clamp(2rem,3.5vw,3rem);letter-spacing:-1.7px}h3{font-size:1.3rem;letter-spacing:-.5px}em{font-style:normal;color:#6b879f}.wrap{width:min(1320px,calc(100% - 96px));margin:auto}.topbar{background:var(--paper);font-size:.8rem;color:#52667a}.topbar .wrap{display:flex;justify-content:space-between;padding-top:9px;padding-bottom:9px}.topbar i{display:inline-block;height:11px;border-left:1px solid #bbc9d5;margin:0 16px}header{position:sticky;top:0;z-index:20;background:#fffffff5;border-bottom:1px solid #e9eef2;backdrop-filter:blur(15px)}.header-inner{display:flex;align-items:center;gap:24px;min-height:94px}.brand{display:flex;align-items:center;gap:11px;font-size:1.6rem;font-weight:800;letter-spacing:1.1px;line-height:1.1;white-space:nowrap}.brand small{display:block;font-size:.55rem;font-weight:600;letter-spacing:1.5px;margin-top:6px}.brand-symbol{font-size:2.7rem;font-weight:500;letter-spacing:-6px;position:relative;padding-right:13px;color:#28659b}.brand-symbol span{font-size:1.3rem;color:#8fa649;position:absolute;right:0;top:1px;letter-spacing:0}nav{display:flex;gap:26px;margin:auto}nav a{font-size:.9rem}nav a:hover,.text-link:hover{color:#3a80b9}.header-phone{font-size:.9rem;font-weight:700;white-space:nowrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--blue);color:white;padding:18px 25px;border-radius:7px;font-size:.93rem;font-weight:600;transition:background 1s,transform 1s}.button:hover{background:#245b8e;transform:translateY(-2px)}.button span{font-size:1.3rem}.button.small{padding:12px 21px;font-size:.85rem}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:32px;padding-top:36px;padding-bottom:38px;min-height:650px}.hero-copy{padding:30px 0 10px}.eyebrow{font-size:.72rem;font-weight:700;letter-spacing:1.6px;display:flex;align-items:center;gap:10px;margin-bottom:25px}.eyebrow>span{display:block;width:21px;height:2px;background:#8ca54f}h1{font-size:clamp(3rem,5.4vw,4.85rem);letter-spacing:-3.7px;line-height:1.06;margin:30px 0 27px}.hero-copy>p{max-width:420px;font-size:1rem;color:var(--muted);line-height:1.8}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.text-link{display:inline-flex;align-items:center;gap:17px;font-size:.9rem;font-weight:600}.hero-foot{display:flex;align-items:center;gap:13px;margin-top:40px;font-size:.76rem;color:var(--muted)}.hero-foot strong{font-weight:500;color:var(--ink)}.plus{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;font-size:1.5rem;color:#759347}.hero-visual{position:relative;border-radius:12px 12px 100px 12px;overflow:hidden;background:#dae4ec;min-height:540px}.hero-visual>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:65% center}.hero-visual:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#112e4966);pointer-events:none}.image-label{position:absolute;z-index:1;bottom:64px;left:27px;display:flex;align-items:center;gap:15px;padding:17px 24px;background:#ffffffeb;border-radius:7px;font-size:.82rem;line-height:1.6}.label-icon{color:#78973f;font-size:2rem;font-weight:400}.image-label strong{font-weight:600}.image-index{position:absolute;z-index:1;bottom:27px;left:28px;font-size:.6rem;letter-spacing:2px;color:white}.quick-facts{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0;gap:30px}.quick-facts>div{display:flex;align-items:center;gap:22px;border-right:1px solid var(--line)}.quick-facts>div:last-child{border:0}.quick-facts>div>span{font-size:.8rem;color:#7892a7}.quick-facts p{font-size:.85rem;color:var(--muted);line-height:1.6}.quick-facts strong{color:var(--ink);font-weight:500}.section{padding-top:90px;padding-bottom:90px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:38px;gap:30px}.section-head .eyebrow{margin-bottom:20px}.section-head>p{font-size:.95rem;color:var(--muted);max-width:420px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.service-card{border:1px solid var(--line);border-radius:9px;padding:25px;min-height:235px;display:flex;flex-direction:column;position:relative;transition:background 1s,border-color 1s}.service-card:hover{background:#edf3f8;border-color:#95afc3}.service-number{font-size:.64rem;letter-spacing:1px;color:#6d8295;margin-bottom:32px}.service-card h3{font-size:1.2rem;line-height:1.4;margin-bottom:13px}.service-card p{color:var(--muted);font-size:.81rem;line-height:1.8;margin-bottom:23px}.card-link{display:flex;justify-content:space-between;align-items:center;font-size:.76rem;margin-top:auto;font-weight:600}.card-link b{font-size:1.2rem;font-weight:400}.featured{grid-row:span 2;background:var(--blue);color:white;border-color:var(--blue)}.featured:hover{background:#205384}.featured .service-number,.featured p{color:#c1d3e4}.featured h3{font-size:1.7rem}.eye-icon{font-size:6rem;font-weight:400;line-height:1.3;color:var(--lime);margin:24px 0 50px}.about{background:var(--paper);padding:76px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.about h2{line-height:1.28;font-size:clamp(2rem,3vw,2.6rem)}.about-copy{padding-top:38px}.about-copy p{font-size:.98rem;color:var(--muted);line-height:1.9;margin-bottom:20px}.about-copy p:first-child{font-size:1.15rem;color:var(--ink)}.about-copy .text-link{margin-top:13px}.about-bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #d7e1e9;padding-top:30px;font-size:.9rem}.doctors-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px 24px}.doctor-photo{aspect-ratio:1.3;background:#eef3f6;border-radius:9px;overflow:hidden;margin-bottom:20px}.doctor-photo img{height:100%;width:100%;object-fit:cover;object-position:center 22%;transition:transform 1s}.doctor-card:hover img{transform:scale(1.025)}.doctor-card h3{font-size:1.14rem;font-weight:600;line-height:1.5;max-width:320px}.doctor-card .specialty{font-size:.83rem;color:var(--muted);margin:6px 0 10px}.doctor-card details{font-size:.83rem;line-height:1.8}.doctor-card summary{cursor:pointer;list-style:none;color:#406b91;padding:8px 0}.doctor-card summary:after{content:' +';float:right}.doctor-card details[open] summary:after{content:' −'}.doctor-card details p{color:var(--muted);padding:8px 0}.doctor-card details a{text-decoration:underline}.appointment{background:var(--blue);color:white;border-radius:12px;padding:56px;display:flex;justify-content:space-between;align-items:center;gap:35px}.appointment .eyebrow{color:#d1e398}.appointment h2{font-size:2.4rem;line-height:1.2;letter-spacing:-1.5px}.appointment p{color:#c5d4e3;margin-top:22px;font-size:.95rem}.appointment-actions{min-width:270px;display:flex;flex-direction:column;align-items:center;gap:20px}.lime{background:var(--lime);color:var(--blue);width:100%}.lime:hover{background:#e0edb7}.appointment-actions>a:last-child{font-size:1.14rem}.contacts{display:grid;grid-template-columns:1fr 1.2fr;gap:70px}.address{font-size:1.05rem;margin:26px 0 18px;line-height:1.8}.contact-panel{border:1px solid var(--line);border-radius:10px;padding:32px}.contact-panel h3{font-size:1rem;font-weight:600;margin-bottom:20px}.contact-panel>div+div{border-top:1px solid var(--line);padding-top:25px;margin-top:26px}dl{display:grid;grid-template-columns:1fr auto;gap:10px;font-size:.9rem;margin:0}dt{color:var(--muted)}dd{margin:0}.phone-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;font-size:.94rem}.email{display:inline-block;font-size:.86rem;color:var(--muted);margin-top:17px}footer{border-top:1px solid var(--line);padding:35px 0 24px;background:var(--paper)}.footer-top{display:flex;align-items:center;justify-content:space-between}.footer-top>.brand{display:block}.footer-top>div{display:flex;gap:28px;font-size:.82rem}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:30px;padding-top:22px;font-size:.74rem;color:var(--muted)}.skip{position:fixed;top:-60px;left:20px;z-index:100;background:white;padding:10px}.skip:focus{top:0}.mobile-action{display:none}.detail-hero{padding:65px 0 40px;max-width:880px}.breadcrumb{font-size:.85rem;color:var(--muted);margin-bottom:35px}.detail-hero h1{font-size:clamp(2.5rem,5vw,4.3rem);letter-spacing:-2px}.detail-hero>p{font-size:1.2rem;line-height:1.8;color:var(--muted);max-width:720px}.detail-content{max-width:880px;padding-bottom:80px}.detail-content h2{font-size:1.8rem;margin:32px 0 20px}.detail-content li{margin:13px 0}.detail-content ul{padding-left:22px;color:var(--muted)}.detail-note{background:var(--paper);padding:25px;border-radius:10px;margin:30px 0;color:var(--muted)}
@media(min-width:1500px){.hero{min-height:700px}.hero-copy{padding-top:45px}}@media(max-width:1150px){.wrap{width:calc(100% - 56px)}.header-inner{gap:18px}nav{gap:17px}.header-phone{display:none}h1{font-size:4.1rem}.hero-actions{gap:18px;flex-wrap:wrap}.service-card{padding:20px}.appointment{padding:40px}.appointment h2{font-size:2rem}.contacts{gap:40px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.topbar .wrap{justify-content:center;font-size:.72rem}.topbar .wrap>span:first-child{display:none}.header-inner{min-height:76px;gap:16px}.brand{font-size:1.35rem}.brand-symbol{font-size:2.2rem}.header-inner>.button{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;border:0;background:none;width:35px;height:44px;padding:6px}.menu-toggle span{height:2px;width:23px;background:var(--ink)}nav{display:none;position:absolute;top:100%;left:0;right:0;margin:0;padding:24px;background:white;box-shadow:0 15px 20px #173d6514}nav.open{display:flex;flex-direction:column;gap:0}nav a{padding:13px}.hero{gap:25px;min-height:0}.hero-copy{padding-top:10px}.hero .eyebrow{font-size:.62rem;letter-spacing:1px}h1{font-size:3.1rem;letter-spacing:-2px;margin-top:20px}.hero-copy>p{font-size:.9rem}.hero-visual{min-height:450px;border-bottom-right-radius:70px}.hero-actions{margin-top:24px}.hero-actions .button{padding:15px;font-size:.83rem;gap:14px}.hero-foot{margin-top:25px}.image-label{left:15px;right:15px;bottom:56px;padding:13px;font-size:.7rem;gap:8px}.image-index{font-size:.5rem;left:17px;letter-spacing:1px}.section{padding-top:65px;padding-bottom:65px}.services-grid{grid-template-columns:repeat(2,1fr)}.featured{grid-row:span 2}.section-head>p{font-size:.83rem}.section-head h2{font-size:2rem;letter-spacing:-1px}.about-grid{grid-template-columns:1fr;gap:20px}.about-copy{padding-top:0}.about-bottom{flex-wrap:wrap;justify-content:flex-start;gap:18px 35px}.doctors-grid{grid-template-columns:repeat(2,1fr)}.appointment{flex-direction:column;align-items:flex-start}.appointment-actions{flex-direction:row;gap:22px;width:100%;min-width:0}.appointment-actions>a{flex:1}.appointment-actions>a:last-child{font-size:1rem;white-space:nowrap;text-align:center}.contacts{grid-template-columns:1fr;gap:35px}.contacts h2 br{display:none}.footer-top>div{gap:16px}.quick-facts{gap:15px}.quick-facts>div{gap:10px}.quick-facts p{font-size:.72rem}}
@media(max-width:540px){body{padding-bottom:68px}.wrap{width:calc(100% - 36px)}.hero{grid-template-columns:1fr;padding-top:25px}.hero-copy{padding:0}h1{font-size:3.4rem;line-height:1.06}.hero-copy>p{max-width:340px;font-size:.96rem}.hero-actions{flex-wrap:nowrap;gap:20px}.hero-actions .button{font-size:.82rem;padding:16px;gap:10px}.hero-actions .text-link{font-size:.8rem;gap:8px}.hero-foot{display:none}.hero-visual{min-height:330px;border-radius:9px 9px 65px 9px}.hero-visual>img{object-position:center 45%}.image-label{right:auto;bottom:50px;left:20px;font-size:.8rem;padding:13px 18px}.image-index{left:20px;bottom:21px}.quick-facts{grid-template-columns:1fr;padding:8px 0;gap:0}.quick-facts>div{border-right:0;border-bottom:1px solid var(--line);padding:14px 0;gap:24px}.quick-facts p{font-size:.85rem}.quick-facts p br{display:none}.quick-facts p strong{margin-left:5px}.section-head{display:block;margin-bottom:28px}.section-head>p{margin-top:20px;font-size:.92rem}.section-head h2{font-size:2.2rem}.services-grid{gap:12px}.service-card{padding:19px;min-height:230px}.featured{grid-column:1/-1;grid-row:auto;min-height:245px}.eye-icon{position:absolute;right:27px;top:30px;font-size:5rem;margin:0}.featured .service-number{margin-bottom:38px}.featured h3{font-size:1.7rem}.featured p{font-size:.85rem}.service-card h3{font-size:1.06rem}.service-card p{font-size:.84rem}.service-card p br{display:none}.service-number{font-size:.7rem}.card-link{font-size:.82rem}.about{padding:50px 0}.about h2{font-size:2rem;letter-spacing:-1px}.about-bottom{font-size:.8rem;gap:12px 24px}.doctors-grid{grid-template-columns:1fr;gap:30px}.doctor-photo{aspect-ratio:1.3}.doctor-card h3{font-size:1.15rem;max-width:none}.doctor-card .specialty,.doctor-card details{font-size:.9rem}.appointment{padding:28px 23px}.appointment h2{font-size:2rem}.appointment h2 br{display:none}.appointment-actions{flex-direction:column}.appointment-actions>a{width:100%}.appointment .eyebrow{font-size:.65rem}.contact-panel{padding:23px}dl{font-size:.84rem}.phone-grid{grid-template-columns:1fr;font-size:1rem}.footer-top{align-items:flex-start}.footer-top>div{flex-direction:column;font-size:.85rem;gap:10px}.footer-bottom{flex-direction:column;gap:13px;font-size:.8rem}.mobile-action{display:grid;grid-template-columns:1fr 1.7fr;gap:10px;position:fixed;bottom:0;left:0;right:0;padding:10px 18px calc(10px + env(safe-area-inset-bottom));background:white;z-index:25;box-shadow:0 -3px 15px #173d6510}.mobile-action a{display:grid;place-items:center;background:var(--paper);border-radius:5px;padding:12px 8px;font-size:.8rem;font-weight:600}.mobile-action a:last-child{background:var(--blue);color:white}.detail-hero{padding-top:30px}.detail-hero h1{font-size:2.7rem}.detail-hero>p{font-size:1rem}.detail-content h2{font-size:1.65rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Readable supporting text */
.service-card p,.card-link,.doctor-card .specialty,.doctor-card details,.text-link{font-size:max(.875rem,14px)}.service-number,.eyebrow{font-size:.75rem}.footer-bottom{font-size:.875rem}.brand small{font-size:.625rem}.topbar{font-size:.875rem}
.services-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-card{min-width:0;overflow-wrap:anywhere}
@media(max-width:800px){.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:540px){.header-inner>.button{display:none}.menu-toggle{margin-left:auto;flex-shrink:0}.services-grid{grid-template-columns:1fr}.service-card{min-height:195px}.featured{grid-column:auto}.hero-actions{flex-wrap:wrap}.eye-icon{font-size:3.5rem;top:65px}.featured p{max-width:245px}.header-inner{gap:10px}}

.original-logo{width:165px;height:auto;display:block}.header-inner>.brand{flex-shrink:0}.hero h1{font-size:clamp(2rem,3.4vw,3.3rem);letter-spacing:-1.7px;line-height:1.2;overflow-wrap:anywhere}.hero-copy{display:flex;flex-direction:column;justify-content:center}.hero-copy .eyebrow{margin-bottom:10px}.hero h1{margin-top:20px}.services-grid .service-card{min-height:250px}.footer-top .original-logo{width:150px}@media(max-width:540px){.original-logo{width:142px}.hero h1{font-size:clamp(1.5rem,6.5vw,2.2rem);letter-spacing:-.7px}.hero-copy{display:block}.services-grid .service-card{min-height:195px}}

.services-grid .featured h3{font-size:clamp(1.25rem,1.7vw,1.7rem);overflow-wrap:normal}.services-grid .featured{grid-row:span 2}@media(max-width:540px){.services-grid .featured{grid-row:auto;min-height:300px}.services-grid .featured h3{font-size:1.55rem}.services-grid .featured .eye-icon{position:static;font-size:3.5rem;margin:0 0 20px}.services-grid .featured .service-number{margin-bottom:15px}}

.hero-map{display:inline-flex;align-items:center;align-self:flex-start;gap:12px;width:fit-content;max-width:100%;margin-top:28px;padding:13px 17px;border:1px solid var(--line);border-radius:7px;font-size:.875rem;font-weight:600;color:var(--ink);background:white;transition:background 1s,border-color 1s}.hero-map:hover{background:var(--paper);border-color:#95afc3}.hero-map svg{flex-shrink:0}@media(max-width:540px){.hero-map{margin-top:20px;padding:12px 14px}}

.hero-maps{display:flex;flex-direction:column;align-items:stretch;gap:10px;margin-top:28px;width:max-content;max-width:100%}.hero-maps .hero-map{margin-top:0;width:100%;align-self:stretch}.hero-maps .hero-map>span:last-child{margin-left:auto}@media(max-width:540px){.hero-maps{margin-top:20px}}
@media(min-width:541px){.phone-grid{column-gap:25px}.phone-grid a:nth-child(even){justify-self:end;text-align:right}}


.hero-location{display:flex;align-items:flex-start;gap:28px;margin-top:28px}.hero-location .hero-maps{margin-top:0;flex-shrink:0}.hero-address{font-style:normal;font-size:.875rem;line-height:1.8;color:var(--muted);padding-top:4px;margin:0;min-width:0}@media(max-width:1150px){.hero-location{gap:18px}}@media(max-width:800px){.hero-location{flex-direction:column;gap:12px}.hero-address{padding-top:0}}@media(max-width:540px){.hero-location{margin-top:20px}.hero-location .hero-maps{margin-top:0}}

/* Readable typography throughout the clinic website. */
body{font-size:18px}
.hero-copy>p,.section-head>p,.service-card p,.about-copy p,.appointment p,.detail-content p,.detail-content li,.detail-note,.doctor-card details,.doctor-card .specialty{font-size:1.125rem;line-height:1.75}
nav a,.button,.button.small,.hero-actions .button,.hero-actions .text-link,.text-link,.card-link,.header-phone,.hero-address,.hero-map,.phone-grid,.email,dl,.address,.about-bottom,.footer-top>div,.mobile-action a{font-size:1rem}
.hero-address{line-height:1.7}.hero-location{flex-wrap:wrap}.hero-address{flex:1 1 180px}
.eyebrow,.hero .eyebrow,.appointment .eyebrow,.service-number,.topbar,.topbar .wrap,.footer-bottom,.image-index,.quick-facts p,.hero-foot{font-size:.875rem}
.image-index{letter-spacing:1px}.quick-facts p{font-size:1rem}
.service-card h3,.doctor-card h3,.contact-panel h3{font-size:1.25rem;line-height:1.4}
.service-card{padding:24px}.service-card p{margin-bottom:24px}.services-grid .service-card{min-height:280px}
.header-inner{gap:20px}nav{gap:20px}.header-phone{font-size:1rem}.phone-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.phone-grid a{white-space:nowrap}
@media(max-width:1250px){.header-phone{display:none}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.services-grid .featured{grid-row:span 3}.contacts{grid-template-columns:1fr 1.35fr;gap:35px}}
@media(max-width:800px){.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-grid .featured{grid-row:span 2}.contacts{grid-template-columns:1fr}.hero-address{flex:auto}.hero-actions{flex-wrap:wrap}.hero .eyebrow{line-height:1.6}.section-head>p{font-size:1.125rem}}
@media(max-width:540px){.services-grid{grid-template-columns:1fr}.services-grid .featured{grid-row:auto}.services-grid .service-card{min-height:230px}.phone-grid{grid-template-columns:1fr}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-actions .button,.hero-actions .text-link{font-size:1rem}.hero-address{font-size:1rem}.hero-location{width:100%}.hero-maps{width:100%}.hero-map{font-size:1rem}.image-index{font-size:.875rem;letter-spacing:0;right:18px}.appointment-actions>a:last-child{font-size:1rem}.topbar .wrap{font-size:.875rem}.topbar i{margin:0 7px}.mobile-action a{font-size:1rem}.footer-top>div{font-size:1rem}dl{grid-template-columns:1fr auto;gap:12px;font-size:1rem}.contact-panel{padding:20px}.hero .eyebrow{letter-spacing:.6px}}
.hero-copy{--hero-button-width:18rem}.hero-copy>.hero-actions>.button,.hero-location>.hero-maps{width:var(--hero-button-width);max-width:100%;flex-shrink:0}.hero-copy>.hero-actions>.button{justify-content:space-between}.hero-copy>.hero-actions{max-width:100%}
@media(max-width:540px){.hero-copy>.hero-actions,.hero-location>.hero-maps,.hero-copy>.hero-actions>.button{width:100%}}


.hero-copy>.hero-actions>.button,.hero-copy .hero-map{padding-right:17px}.hero-copy>.hero-actions>.button>span:last-child,.hero-copy .hero-map>span:last-child{display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;width:24px;font-size:1.25rem;line-height:1}


.hero-copy>.hero-actions>.button{font-size:1rem;font-weight:600;padding-left:17px;gap:12px;justify-content:flex-start}.hero-copy>.hero-actions>.button>svg{flex-shrink:0}.hero-copy>.hero-actions>.button>.appointment-label{font-size:inherit;line-height:1.6}.hero-copy>.hero-actions>.button>span:last-child{margin-left:auto}

/* Restrained motion, with no layout shifts or continuous effects. */
@media(prefers-reduced-motion:no-preference){
  .button,.hero-map,.service-card{transition:transform 1s cubic-bezier(.22,1,.36,1),box-shadow 1s ease,background 1s ease,border-color 1s ease}
  .button>span:last-child,.hero-map>span:last-child,.card-link b{transition:transform 1s cubic-bezier(.22,1,.36,1)}
  .doctor-photo img{transition:transform 1s cubic-bezier(.22,1,.36,1)}
  nav a,.text-link{transition:color 1s ease}
  @media(hover:hover) and (pointer:fine){
    .service-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px -16px #173d6540}
    .button:hover,.hero-map:hover{transform:translateY(-2px);box-shadow:0 8px 20px -12px #173d6555}
    .button:hover>span:last-child,.hero-map:hover>span:last-child,.service-card:hover .card-link b{transform:translate(2px,-2px)}
    .doctor-card:hover .doctor-photo img{transform:scale(1.035)}
  }
  .button:active,.hero-map:active{transform:translateY(0);box-shadow:none}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .button:hover,.hero-map:hover,.service-card:hover,.doctor-card:hover .doctor-photo img{transform:none}
}

@media(prefers-reduced-motion:no-preference){
.button,.hero-map{transition:transform 1s cubic-bezier(.25,.8,.25,1),box-shadow 1s ease,background 1s ease,border-color 1s ease}
.button>span:last-child,.hero-map>span:last-child,.card-link b{transition:transform 1s cubic-bezier(.25,.8,.25,1)}
}


@media(prefers-reduced-motion:no-preference) and (hover:hover) and (pointer:fine){
.button:hover,.hero-map:hover,.service-card:hover{transform:translateY(-8px);box-shadow:0 16px 30px -14px #173d6560}
.service-card{transition:transform 1s cubic-bezier(.25,.8,.25,1),box-shadow 1s ease,background 1s ease,border-color 1s ease}
.button:active,.hero-map:active,.service-card:active{transform:translateY(-2px);box-shadow:0 5px 12px -8px #173d6540}
}

/* Wide desktop layout: use more of the available screen. */
@media(min-width:1151px){
  .wrap{width:min(1760px,calc(100% - 64px))}
  .hero{gap:clamp(36px,4vw,76px)}
  .hero-copy>p{max-width:560px}
  .section-head>p{max-width:520px}
}

/* Give the lead photograph more presence on wide screens. */
@media(min-width:1151px){
  .hero{grid-template-columns:minmax(420px,.72fr) minmax(0,1.28fr);min-height:760px}
  .hero-visual{min-height:690px}
  .hero-visual>img{object-position:50% center}
}

.topbar,.topbar .wrap{font-weight:700}
nav a{font-weight:700}

/* Scale typography with the wider desktop composition. */
@media(min-width:1151px){
  html{font-size:18px}
  body{font-size:19px}
  .hero h1{font-size:clamp(2rem,3.4vw,3.3rem);letter-spacing:-1.7px}
  h2{font-size:clamp(2.5rem,3.2vw,3.6rem)}
  .about h2{font-size:clamp(2.5rem,3vw,3.4rem)}
  .appointment h2{font-size:2.8rem}
  .service-card h3,.doctor-card h3{font-size:1.35rem}
  .services-grid .featured h3{font-size:1.75rem}
  .contact-panel h3{font-size:1.2rem}
  .button.small{font-size:1rem}
  .topbar,.topbar .wrap{font-size:.9rem}
  .original-logo{width:190px}
}


@media(min-width:801px){.hero{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}}
.hero-visual>img{object-position:55% center}
@media(min-width:801px){.hero-visual>img{object-position:55% 24%}}

/* Compact language selector shared by every page. */
.language-switch{display:inline-flex;align-items:center;flex-shrink:0;padding:3px;border:1px solid var(--line);border-radius:8px;background:var(--paper)}
.language-switch button{min-width:42px;height:34px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-size:.78rem;font-weight:800;line-height:1;cursor:pointer;transition:background 1s,color 1s,transform 1s,box-shadow 1s}
.language-switch button[aria-pressed="true"]{background:var(--blue);color:#fff;box-shadow:0 4px 12px #173d6525}
@media(hover:hover) and (pointer:fine){.language-switch button:hover{transform:translateY(-2px)}}
@media(max-width:800px){.language-switch{margin-left:auto}.header-inner>.button{margin-left:0}}
@media(max-width:540px){.language-switch button{min-width:38px;height:32px;padding:0 8px}.language-switch{margin-left:auto}.menu-toggle{margin-left:0}}

/* Main title accent and tidy doctor-card typography. */
.hero h1{color:#6b879f}
.hero h1 em{color:var(--ink);font-weight:600}
.doctor-card h3{max-width:none;white-space:nowrap;font-size:clamp(1rem,1.15vw,1.35rem);letter-spacing:-.7px}
.doctor-card .specialty{white-space:nowrap}
.doctor-card details,.doctor-card summary{width:100%}
.doctor-card summary{display:flex;align-items:center;justify-content:space-between;gap:16px;white-space:nowrap}
.doctor-card summary:after{float:none;flex-shrink:0}
@media(max-width:800px){.doctor-card h3{font-size:1rem;letter-spacing:-.5px}.doctor-card .specialty{font-size:.9rem}}
@media(max-width:540px){.doctor-card h3{font-size:1.08rem}.doctor-card h3,.doctor-card .specialty{white-space:normal}}

/* Keep every doctor's crown visible and make portraits clearly interactive. */
.doctor-photo{cursor:pointer;outline-offset:5px;transition:transform 1s cubic-bezier(.25,.8,.25,1),box-shadow 1s ease}
.doctor-photo img{object-position:center 7%}
.doctor-photo:focus-visible{outline:3px solid #468ccd}
@media(hover:hover) and (pointer:fine){.doctor-card:hover .doctor-photo{transform:none;box-shadow:none}.doctor-card .doctor-photo:hover{transform:translateY(-8px);box-shadow:0 18px 35px -20px #173d6575}.doctor-card .doctor-photo:hover img{transform:scale(1.055)}}
.doctor-card details{overflow:hidden}
.doctor-card details.doctor-animating{pointer-events:none}

/* Clinic statistics replacing the former service summary row. */
.quick-facts.clinic-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0}
.clinic-stats>div{position:relative;display:flex;align-items:center;justify-content:center;gap:20px;min-height:142px;padding:24px 30px;border-right:1px solid var(--line);border-radius:10px;overflow:hidden;transition:transform 1s cubic-bezier(.25,.8,.25,1),background 1s ease,box-shadow 1s ease,border-radius 1s ease}
.clinic-stats>div:last-child{border-right:0}
.clinic-stats .stat-icon{display:grid;place-items:center;flex:0 0 58px;width:58px;height:58px;border-radius:50%;background:#edf3f7;color:var(--blue);transition:transform 1s cubic-bezier(.25,.8,.25,1),background 1s ease,color 1s ease}
.clinic-stats .stat-icon svg{width:29px;height:29px;transition:transform 1s cubic-bezier(.25,.8,.25,1)}
.clinic-stats p{font-size:1rem;line-height:1.45;color:var(--muted);transition:transform 1s cubic-bezier(.25,.8,.25,1),color 1s ease}
.clinic-stats strong{display:block;font-size:1.18rem;line-height:1.35;color:var(--ink);font-weight:700}
@media(hover:hover) and (pointer:fine){.clinic-stats>div:hover{z-index:1;background:#f5f8fa;transform:translateY(-8px);box-shadow:0 18px 35px -24px #173d6570}.clinic-stats>div:hover .stat-icon{background:var(--blue);color:#fff;transform:scale(1.08) rotate(-4deg)}.clinic-stats>div:hover .stat-icon svg{transform:scale(1.08)}.clinic-stats>div:hover p{color:var(--ink);transform:translateX(4px)}}
@media(max-width:1100px){.quick-facts.clinic-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.clinic-stats>div:nth-child(2){border-right:0}.clinic-stats>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:540px){.quick-facts.clinic-stats{grid-template-columns:1fr}.clinic-stats>div{justify-content:flex-start;min-height:110px;border-right:0;border-bottom:1px solid var(--line);padding:20px 14px}.clinic-stats>div:nth-child(2){border-bottom:1px solid var(--line)}.clinic-stats>div:last-child{border-bottom:0}.clinic-stats p{font-size:1rem}.clinic-stats strong{font-size:1.12rem}}

/* Give the primary service chooser the same tactile tile motion. */
.hero-copy>.hero-actions>.text-link{width:auto;max-width:100%;min-height:65px;padding:18px 17px;border:1px solid transparent;border-radius:8px;background:transparent;justify-content:flex-start;gap:14px;flex-shrink:0;transition:transform 1s cubic-bezier(.25,.8,.25,1),background 1s ease,border-color 1s ease,box-shadow 1s ease,color 1s ease}
.hero-copy>.hero-actions>.text-link span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#edf3f7;transition:transform 1s cubic-bezier(.25,.8,.25,1),background 1s ease,color 1s ease}
@media(hover:hover) and (pointer:fine){.hero-copy>.hero-actions>.text-link:hover{color:var(--ink);background:#f5f8fa;border-color:var(--line);transform:translateY(-8px);box-shadow:0 18px 35px -24px #173d6570}.hero-copy>.hero-actions>.text-link:hover span{background:var(--blue);color:#fff;transform:scale(1.08) translateY(2px)}}
@media(max-width:540px){.hero-copy>.hero-actions>.text-link{width:auto;justify-content:flex-start}}

/* Extend the lead photograph leftward on wide screens. */
@media(min-width:1151px){.hero{grid-template-columns:minmax(430px,.72fr) minmax(0,1.28fr);gap:28px}}

/* Translucent frosted header once the page starts moving. */
header{transition:background-color 1s ease,box-shadow 1s ease,border-color 1s ease;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}
header.is-scrolled{background-color:rgba(255,255,255,.66);border-color:rgba(220,228,234,.55);box-shadow:0 10px 30px rgba(23,61,101,.08);-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%)}
@media(prefers-reduced-motion:reduce){header{transition:none}}

/* The clinic name in the lead title becomes a Yandex Maps button on hover. */
.hero-title-map{display:inline-flex;align-items:center;vertical-align:middle;gap:0;margin-left:-.16em;margin-right:-.16em;padding:.02em .16em;border-radius:8px;background:transparent;color:var(--ink);white-space:nowrap;transition:transform 1s cubic-bezier(.25,.8,.25,1),background 1s ease,box-shadow 1s ease,gap 1s cubic-bezier(.25,.8,.25,1)}
.hero-title-map em{color:inherit}
.hero-title-map>span{display:inline-grid;place-items:center;width:0;opacity:0;overflow:hidden;font-size:.42em;font-weight:700;line-height:1;transition:width 1s cubic-bezier(.25,.8,.25,1),opacity 1s ease,transform 1s cubic-bezier(.25,.8,.25,1)}
@media(hover:hover) and (pointer:fine){.hero-title-map:hover{z-index:1;background:var(--lime);gap:.28em;transform:translateY(-8px);box-shadow:0 16px 30px -14px #173d6560}.hero-title-map:hover>span{width:1em;opacity:1;transform:translate(2px,-2px)}}
.hero-title-map:focus-visible{background:var(--lime);outline:3px solid #468ccd;outline-offset:5px}
@media(prefers-reduced-motion:reduce){.hero-title-map,.hero-title-map>span{transition:none}}

/* Interactive address opens the clinic's Google Maps card. */
.hero-address-map{display:inline-flex;align-items:center;gap:0;margin:-10px;padding:10px;border-radius:8px;color:inherit;transition:transform 1s cubic-bezier(.25,.8,.25,1),background 1s ease,box-shadow 1s ease,color 1s ease,gap 1s cubic-bezier(.25,.8,.25,1)}
.hero-address-map>b{display:inline-grid;place-items:center;width:0;opacity:0;overflow:hidden;color:var(--blue);font-size:1.15rem;line-height:1;transition:width 1s cubic-bezier(.25,.8,.25,1),opacity 1s ease,transform 1s cubic-bezier(.25,.8,.25,1)}
@media(hover:hover) and (pointer:fine){.hero-address-map:hover{background:var(--lime);color:var(--ink);gap:12px;transform:translateY(-8px);box-shadow:0 16px 30px -14px #173d6560}.hero-address-map:hover>b{width:24px;opacity:1;transform:translate(2px,-2px)}}
.hero-address-map:focus-visible{background:var(--lime);color:var(--ink)}
@media(prefers-reduced-motion:reduce){.hero-address-map,.hero-address-map>b{transition:none}}

/* Social links use the same clear interactive motion language. */
.footer-top>div>a{display:inline-flex;align-items:center;min-height:48px;padding:10px 14px;border-radius:8px;transition:transform 1s cubic-bezier(.25,.8,.25,1),background 1s ease,box-shadow 1s ease,color 1s ease}
@media(hover:hover) and (pointer:fine){.footer-top>div>a:hover{background:var(--lime);color:var(--ink);transform:translateY(-8px);box-shadow:0 16px 30px -14px #173d6560}}
.footer-top>div>a:focus-visible{background:var(--lime);color:var(--ink)}
@media(prefers-reduced-motion:reduce){.footer-top>div>a{transition:none}}

/* Animated doctor-directory link in the clinic section. */
.about-copy>.text-link{display:inline-flex;align-items:center;min-height:58px;padding:14px 17px;border:1px solid transparent;border-radius:8px;gap:14px;transition:transform 1s cubic-bezier(.25,.8,.25,1),background 1s ease,border-color 1s ease,box-shadow 1s ease,color 1s ease}
.about-copy>.text-link span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e5ebef;transition:transform 1s cubic-bezier(.25,.8,.25,1),background 1s ease,color 1s ease}
@media(hover:hover) and (pointer:fine){.about-copy>.text-link:hover{background:var(--lime);border-color:transparent;color:var(--ink);transform:translateY(-8px);box-shadow:0 16px 30px -14px #173d6560}.about-copy>.text-link:hover span{background:var(--blue);color:#fff;transform:translateY(2px)}}
.about-copy>.text-link:focus-visible{background:var(--lime);color:var(--ink)}
@media(prefers-reduced-motion:reduce){.about-copy>.text-link,.about-copy>.text-link span{transition:none}}

/* Header phone copies the number and uses the shared green hover treatment. */
.header-phone{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:10px 14px;border:1px solid transparent;border-radius:8px;cursor:pointer;transition:transform 1s cubic-bezier(.25,.8,.25,1),background 1s ease,border-color 1s ease,box-shadow 1s ease,color 1s ease}
@media(hover:hover) and (pointer:fine){.header-phone:hover{background:#f5f8fa;border-color:var(--line);color:var(--ink);transform:translateY(-8px);box-shadow:0 16px 30px -14px #173d6560}}
.header-phone:focus-visible,.header-phone.is-copied{background:#edf3f7;border-color:var(--line);color:var(--ink)}
.header-phone.is-copied{font-size:0}
.header-phone.is-copied:after{content:attr(data-copied-label);font-size:1rem;white-space:nowrap}
@media(prefers-reduced-motion:reduce){.header-phone{transition:none}}

/* Every contact number behaves like the copyable header phone. */
.phone-grid>a{display:inline-flex;align-items:center;min-height:46px;margin:-6px;padding:6px 10px;border:1px solid transparent;border-radius:8px;cursor:pointer;transition:transform 1s cubic-bezier(.25,.8,.25,1),background 1s ease,border-color 1s ease,box-shadow 1s ease,color 1s ease}
@media(hover:hover) and (pointer:fine){.phone-grid>a:hover{background:#f5f8fa;border-color:var(--line);color:var(--ink);transform:translateY(-8px);box-shadow:0 16px 30px -14px #173d6560}}
.phone-grid>a:focus-visible,.phone-grid>a.is-copied{background:#edf3f7;border-color:var(--line);color:var(--ink)}
.phone-grid>a.is-copied{font-size:0}
.phone-grid>a.is-copied:after{content:attr(data-copied-label);font-size:1rem;white-space:nowrap}
@media(prefers-reduced-motion:reduce){.phone-grid>a{transition:none}}

/* Equal contact controls with a smooth copy-confirmation crossfade. */
.header-phone,.phone-grid>a,.contact-panel .email{position:relative}
.phone-grid>a{width:220px;max-width:100%;justify-self:start}
.phone-grid>a:nth-child(even){justify-self:end}
.header-phone:after,.phone-grid>a:after,.contact-panel .email:after{content:attr(data-copied-label);position:absolute;inset:0;display:grid;place-items:center;padding:inherit;color:var(--ink);font-size:1rem;white-space:nowrap;opacity:0;transform:translateY(7px);pointer-events:none;transition:opacity 1s ease,transform 1s cubic-bezier(.25,.8,.25,1)}
.header-phone.is-copied,.phone-grid>a.is-copied,.contact-panel .email.is-copied{font-size:inherit;color:transparent}
.header-phone.is-copied:after,.phone-grid>a.is-copied:after,.contact-panel .email.is-copied:after{opacity:1;transform:translateY(0)}
.contact-panel .email{display:inline-flex;align-items:center;justify-content:center;width:220px;max-width:100%;min-height:46px;margin:17px 0 0 -6px;padding:6px 10px;border:1px solid transparent;border-radius:8px;cursor:pointer;transition:transform 1s cubic-bezier(.25,.8,.25,1),background 1s ease,border-color 1s ease,box-shadow 1s ease,color 1s ease}
@media(hover:hover) and (pointer:fine){.contact-panel .email:hover{background:#f5f8fa;border-color:var(--line);color:var(--ink);transform:translateY(-8px);box-shadow:0 16px 30px -14px #173d6560}}
.contact-panel .email:focus-visible,.contact-panel .email.is-copied{background:#edf3f7;border-color:var(--line)}
@media(max-width:540px){.phone-grid>a,.contact-panel .email{width:100%;justify-self:stretch}}
@media(prefers-reduced-motion:reduce){.header-phone:after,.phone-grid>a:after,.contact-panel .email,.contact-panel .email:after{transition:none}}
@media(max-width:800px){.header-phone{display:none}}

/* Primary navigation links become green interactive tiles. */
nav a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:9px 14px;border-radius:8px;transition:transform 1s cubic-bezier(.25,.8,.25,1),background 1s ease,box-shadow 1s ease,color 1s ease}
@media(hover:hover) and (pointer:fine){nav a:hover{background:var(--lime);color:var(--ink);transform:translateY(-8px);box-shadow:0 16px 30px -14px #173d6560}}
nav a:focus-visible{background:var(--lime);color:var(--ink)}
@media(max-width:800px){nav a{justify-content:flex-start;width:100%}}
@media(prefers-reduced-motion:reduce){nav a{transition:none}}

/* Harmonious two-column geometry for the hero controls. */
@media(min-width:801px){
  .hero-copy{--hero-left-control:18rem;--hero-right-control:14.5rem}
  .hero-copy>.hero-actions{display:grid;grid-template-columns:var(--hero-left-control) var(--hero-right-control);align-items:center;gap:18px;margin-top:26px;width:max-content;max-width:100%}
  .hero-copy>.hero-actions>.button{width:var(--hero-left-control)}
  .hero-copy>.hero-actions>.text-link{width:var(--hero-right-control);justify-content:flex-start}
  .hero-location{display:grid;grid-template-columns:var(--hero-left-control) var(--hero-right-control);align-items:start;gap:18px;margin-top:40px;width:max-content;max-width:100%}
  .hero-location>.hero-maps{width:var(--hero-left-control)}
  .hero-location>.hero-address{width:var(--hero-right-control);max-width:var(--hero-right-control);padding-top:4px}
  .hero-address-map{width:100%;justify-content:space-between}
}
@media(min-width:801px) and (max-width:1150px){.hero-copy{--hero-left-control:16rem;--hero-right-control:13rem}}

/* Stable right column: hover must not change wrapping or alignment. */
@media(min-width:801px){
  .hero-copy{--hero-left-control:17.25rem;--hero-right-control:14.5rem}
  .hero-address-map{box-sizing:border-box;width:100%;margin:0;gap:12px}
  .hero-address-map>b{width:24px;flex:0 0 24px;opacity:0}
  .hero-address-map:hover{gap:12px}
  .hero-address-map:hover>b{width:24px}
}
@media(min-width:801px) and (max-width:1150px){.hero-copy{--hero-left-control:15.5rem;--hero-right-control:13rem}}

@media(min-width:801px){
  .hero-location>.hero-address{align-self:stretch;height:auto;padding-top:0}
  .hero-address-map{height:100%;min-height:100%;align-items:center}
}

.uz-only{display:none}
.topbar-address{display:inline-flex;align-items:center;gap:0;margin:-5px -9px;padding:5px 9px;border-radius:7px;white-space:nowrap;transition:background 1s ease,color 1s ease,box-shadow 1s ease,transform 1s cubic-bezier(.25,.8,.25,1),gap 1s cubic-bezier(.25,.8,.25,1)}
.topbar-address b{width:0;opacity:0;overflow:hidden;font-size:1rem;line-height:1;transition:width 1s cubic-bezier(.25,.8,.25,1),opacity 1s ease,transform 1s cubic-bezier(.25,.8,.25,1)}
@media(hover:hover) and (pointer:fine){.topbar-address:hover{background:var(--lime);color:var(--blue);gap:9px;box-shadow:0 10px 22px -12px #173d6570;transform:translateY(-2px)}.topbar-address:hover b{width:18px;opacity:1;transform:translate(1px,-1px)}}
.topbar-address:focus-visible{background:var(--lime);color:var(--blue)}
@media(max-width:800px){.topbar .wrap>span:last-child{display:none}.topbar .wrap>.topbar-address{display:inline-flex;max-width:100%;white-space:normal;text-align:center;line-height:1.35}}
@media(prefers-reduced-motion:reduce){.topbar-address,.topbar-address b{transition:none}}

html[lang="uz"] .ru-only{display:none}
html[lang="uz"] .uz-only{display:inline}
.contact-title-map{vertical-align:baseline}

/* Dedicated social-media column in the contacts section. */
@media(min-width:1251px){.contacts{grid-template-columns:minmax(260px,.85fr) minmax(235px,.65fr) minmax(480px,1.2fr);gap:clamp(28px,3vw,58px)}}
.contact-socials{padding-top:0}
.contact-socials h3{font-size:1.15rem;font-weight:600;margin:0 0 22px}
.contact-social-links{display:flex;flex-direction:column;align-items:stretch;gap:10px}
.contact-social-links a{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:52px;padding:12px 16px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:1rem;font-weight:600;transition:transform 1s cubic-bezier(.25,.8,.25,1),background 1s ease,border-color 1s ease,box-shadow 1s ease,color 1s ease}
.contact-social-links b{font-size:1.15rem;font-weight:500;transition:transform 1s cubic-bezier(.25,.8,.25,1)}
@media(hover:hover) and (pointer:fine){.contact-social-links a:hover{background:var(--lime);border-color:transparent;color:var(--ink);transform:translateY(-8px);box-shadow:0 16px 30px -14px #173d6560}.contact-social-links a:hover b{transform:translate(2px,-2px)}}
.contact-social-links a:focus-visible{background:var(--lime);color:var(--ink)}
@media(min-width:801px) and (max-width:1250px){.contacts{grid-template-columns:1fr 1fr}.contact-panel{grid-column:1/-1}}
@media(max-width:800px){.contacts{grid-template-columns:1fr}.contact-panel{grid-column:auto}.contact-socials{padding-top:0}}
@media(prefers-reduced-motion:reduce){.contact-social-links a,.contact-social-links b{transition:none}}

/* Location column order: label, maps, address, welcoming title. */
.contact-location{display:flex;flex-direction:column;align-items:flex-start}
.contact-location>.eyebrow{margin-bottom:8px}
.contact-location>.hero-maps{margin-top:14px}
.contact-location>.address{margin:24px 0 0}
.contact-location>.contact-title{margin-top:30px}

/* Balanced three-column contacts composition. */
@media(min-width:1251px){
  .contacts{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}
  .contact-location>.hero-maps,.contact-socials{width:100%}
  .contact-location>.hero-maps .hero-map{width:100%}
  .contact-panel{min-width:0}
  .contact-panel .phone-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}
  .contact-panel .phone-grid>a{width:100%;min-width:0}
  .contact-panel dl dd{text-align:right}
  .contact-panel .phone-grid>a:nth-child(even){justify-content:flex-end;padding-right:5px;text-align:right}
  .contact-panel .email{display:flex;justify-content:flex-end;margin-left:auto;padding-right:0;text-align:right}
}

.contact-socials h3{font-size:.875rem;font-weight:700;line-height:1.6;letter-spacing:1.6px;text-transform:uppercase;margin:0 0 22px}

/* Social links moved from the footer into the clinic-information column. */
.about-socials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(370px,100%);margin-top:22px}
.about-socials a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:10px 14px;border:1px solid #d7e1e9;border-radius:8px;background:transparent;font-size:.9rem;font-weight:600;transition:transform 1s cubic-bezier(.25,.8,.25,1),background 1s ease,border-color 1s ease,box-shadow 1s ease,color 1s ease}
.about-socials a span{transition:transform 1s cubic-bezier(.25,.8,.25,1)}
@media(hover:hover) and (pointer:fine){.about-socials a:hover{background:var(--lime);border-color:transparent;color:var(--ink);transform:translateY(-8px);box-shadow:0 16px 30px -14px #173d6560}.about-socials a:hover span{transform:translate(2px,-2px)}}
.about-socials a:focus-visible{background:var(--lime);color:var(--ink)}
@media(max-width:540px){.about-socials{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.about-socials a,.about-socials a span{transition:none}}

/* Click-to-expand lead photograph. */
@media(min-width:801px){
  .hero-copy{min-width:0;transition:opacity 1s ease,transform 1s cubic-bezier(.25,.8,.25,1)}
  .hero-visual{cursor:pointer;transition:transform 1s cubic-bezier(.25,.8,.25,1),box-shadow 1s ease,border-radius 1s ease}
  .hero-visual>img{transition:transform 1s cubic-bezier(.25,.8,.25,1),object-position 1s ease}
  .hero-visual:hover{transform:translateY(-8px);box-shadow:0 18px 35px -12px #173d6585}
  .hero-visual:hover>img{transform:scale(1.025)}
  .hero.is-visual-expanded .hero-visual{transform:none;box-shadow:0 18px 35px -12px #173d6585;border-bottom-right-radius:40px}
  .hero.is-visual-expanded .hero-visual>img{transform:scale(1.025);object-position:center 24%}
  .hero.is-visual-expanded .image-index{left:34px}
}
.hero-visual:focus-visible{outline:3px solid #468ccd;outline-offset:6px}
@media(prefers-reduced-motion:reduce){.hero,.hero-copy,.hero-visual,.hero-visual>img{transition:none}}


/* Consistent desktop page margins similar to the reference clinic site. */
@media(min-width:1151px){.wrap{width:min(1560px,calc(100% - 96px))}}

/* Clearer shared hover depth for every interactive button and tile. */
@media(hover:hover) and (pointer:fine){
  .button:hover,
  .hero-map:hover,
  .service-card:hover,
  .clinic-stats>div:hover,
  .hero-copy>.hero-actions>.text-link:hover,
  .hero-title-map:hover,
  .hero-address-map:hover,
  .about-copy>.text-link:hover,
  .about-socials a:hover,
  .contact-social-links a:hover,
  .footer-top>div>a:hover,
  nav a:hover,
  .header-phone:hover,
  .phone-grid>a:hover,
  .contact-panel .email:hover,
  .doctor-card .doctor-photo:hover,
  .language-switch button:hover{
    box-shadow:0 22px 42px -12px rgba(23,61,101,.42),0 8px 18px -12px rgba(23,61,101,.28)
  }
}

/* The central logo disc becomes an eye in the frosted scrolling header. */
.header-inner>.brand{position:relative}
.logo-eye{--pupil-x:0px;--pupil-y:0px;position:absolute;z-index:2;left:21.8%;top:50%;width:calc(22% + 2px);aspect-ratio:1;overflow:hidden;border:3px solid #192f82;border-radius:50%;background:#fff;opacity:0;clip-path:circle(10% at 50% 50%);transform:translate(-50%,-50%) scale(.55);transform-origin:center;pointer-events:none;transition:opacity 1s ease,clip-path 1s cubic-bezier(.25,.8,.25,1),transform 1s cubic-bezier(.25,.8,.25,1),box-shadow 1s ease}
.logo-eye-iris{position:absolute;inset:0;border:0;border-radius:50%;background:transparent;transform:none}
.logo-eye-pupil{position:absolute;left:50%;top:50%;width:70%;aspect-ratio:1;border:3px solid #192f82;border-radius:50%;background:transparent;transform:translate(calc(-50% + var(--pupil-x)),calc(-50% + var(--pupil-y)));transition:transform .12s ease-out}
header.is-scrolled .logo-eye{opacity:1;clip-path:circle(50% at 50% 50%);transform:translate(-50%,-50%) scale(1);box-shadow:0 5px 14px rgba(23,61,101,.22)}
@media(prefers-reduced-motion:reduce){.logo-eye,.logo-eye-iris,.logo-eye-pupil{transition:none}}

/* Copyable call button inside the appointment panel. */
.appointment-actions>a[href^="tel:"]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:54px;padding:12px 18px;border:1px solid rgba(255,255,255,.18);border-radius:8px;color:#fff;cursor:pointer;transition:transform 1s cubic-bezier(.25,.8,.25,1),background 1s ease,border-color 1s ease,box-shadow 1s ease,color 1s ease}
@media(hover:hover) and (pointer:fine){.appointment-actions>a[href^="tel:"]:hover{background:var(--lime);border-color:transparent;color:var(--blue);transform:translateY(-8px);box-shadow:0 22px 42px -12px rgba(7,27,48,.52),0 8px 18px -12px rgba(7,27,48,.36)}}
.appointment-actions>a[href^="tel:"]:focus-visible,.appointment-actions>a[href^="tel:"].is-copied{background:var(--lime);border-color:transparent;color:var(--blue)}
.appointment-actions>a[href^="tel:"]:after{content:attr(data-copied-label);position:absolute;inset:0;display:grid;place-items:center;color:var(--blue);font-size:1rem;opacity:0;transform:translateY(7px);transition:opacity 1s ease,transform 1s cubic-bezier(.25,.8,.25,1)}
.appointment-actions>a[href^="tel:"].is-copied{color:transparent}
.appointment-actions>a[href^="tel:"].is-copied:after{opacity:1;transform:translateY(0)}
@media(prefers-reduced-motion:reduce){.appointment-actions>a[href^="tel:"],.appointment-actions>a[href^="tel:"]:after{transition:none}}

/* Full-width, evenly spaced social row at the bottom of the clinic section. */
.about-grid>.about-socials{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:100%;margin-top:14px;padding-top:28px;border-top:1px solid #d7e1e9}
.about-grid>.about-socials a{width:100%;min-height:54px;padding:12px 16px;background:rgba(255,255,255,.35)}
@media(hover:hover) and (pointer:fine){.about-grid>.about-socials a:hover{background:var(--lime)}}
@media(max-width:800px){.about-grid>.about-socials{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:540px){.about-grid>.about-socials{grid-template-columns:1fr;gap:10px}}


/* Fast diagonal welcome wave; every control reproduces its own hover treatment. */
@keyframes intro-green-pass{0%,100%{transform:translateY(0);box-shadow:none}42%,62%{transform:translateY(-8px);background:var(--lime);color:var(--ink);box-shadow:0 16px 30px -14px #173d6560}}
@keyframes intro-address-pass{0%,100%{transform:translateY(0);box-shadow:none}42%,62%{transform:translateY(-2px);background:var(--lime);color:var(--blue);box-shadow:0 10px 22px -12px #173d6570}}
@keyframes intro-button-pass{0%,100%{transform:translateY(0)}42%,62%{transform:translateY(-2px);background:#245b8e;box-shadow:0 8px 20px -12px #173d6555}}
@keyframes intro-soft-pass{0%,100%{transform:translateY(0);box-shadow:none}42%,62%{transform:translateY(-8px);background:#f5f8fa;color:var(--ink);box-shadow:0 16px 30px -14px #173d6560}}
@keyframes intro-map-pass{0%,100%{transform:translateY(0);box-shadow:none}42%,62%{transform:translateY(-8px);background:var(--paper);border-color:#95afc3;box-shadow:0 16px 30px -14px #173d6560}}
@keyframes intro-language-pass{0%,100%{transform:translateY(0)}42%,62%{transform:translateY(-2px)}}
@keyframes intro-photo-pass{0%,100%{transform:translateY(0);box-shadow:none}42%,62%{transform:translateY(-8px);box-shadow:0 18px 35px -12px #173d6585}}
@keyframes intro-stat-pass{0%,100%{transform:translateY(0);box-shadow:none;background:transparent}42%,62%{transform:translateY(-8px);background:#f5f8fa;box-shadow:0 18px 35px -24px #173d6570}}
@keyframes intro-stat-icon-pass{0%,100%{transform:none;background:#edf3f7;color:var(--blue)}42%,62%{transform:scale(1.08) rotate(-4deg);background:var(--blue);color:#fff}}
.intro-green{animation:intro-green-pass 680ms cubic-bezier(.25,.8,.25,1) var(--intro-delay) both!important}
.intro-address{animation:intro-address-pass 680ms cubic-bezier(.25,.8,.25,1) var(--intro-delay) both!important}
.intro-button{animation:intro-button-pass 680ms cubic-bezier(.25,.8,.25,1) var(--intro-delay) both!important}
.intro-phone,.intro-text{animation:intro-soft-pass 680ms cubic-bezier(.25,.8,.25,1) var(--intro-delay) both!important}
.intro-map{animation:intro-map-pass 680ms cubic-bezier(.25,.8,.25,1) var(--intro-delay) both!important}
.intro-language{animation:intro-language-pass 680ms cubic-bezier(.25,.8,.25,1) var(--intro-delay) both!important}
.intro-photo{animation:intro-photo-pass 680ms cubic-bezier(.25,.8,.25,1) var(--intro-delay) both!important}
.intro-stat{animation:intro-stat-pass 680ms cubic-bezier(.25,.8,.25,1) var(--intro-delay) both!important}
.intro-stat .stat-icon{animation:intro-stat-icon-pass 680ms cubic-bezier(.25,.8,.25,1) var(--intro-delay) both!important}
@media(prefers-reduced-motion:reduce){[class*="intro-"]{animation:none!important}}

nav a{font-size:calc(1rem - 1px)}

/* Align the linked clinic name and use the open space for working hours. */
.about-title-map{position:relative;top:0;vertical-align:baseline}
.about-hours{display:flex;align-items:flex-start;gap:20px;width:min(410px,100%);margin-top:52px;padding:24px 0;border-top:1px solid #d4dee6;border-bottom:1px solid #d4dee6}
.about-hours-icon{display:grid;place-items:center;flex:0 0 52px;width:52px;height:52px;border-radius:50%;background:#e5edf3;color:var(--blue)}
.about-hours-icon svg{width:27px;height:27px}
.about-hours>div:last-child{flex:1}
.about-hours h3{margin:0 0 13px;font-size:1rem;font-weight:700}
.about-hours dl{font-size:.95rem;gap:6px 22px}
.about-hours dd{font-weight:600;color:var(--ink)}
@media(max-width:800px){.about-hours{margin-top:30px}}

/* Fluid global type scale: 16px on compact screens, 18px on 4K layouts. */
html{font-size:clamp(16px,calc(14px + .15625vw),18px)}
body{font-size:1rem}

/* Keep both map controls on one line in the narrow desktop interval. */
@media(min-width:801px) and (max-width:1250px){
  .hero-copy{--hero-left-control:18rem}
  .hero-location .hero-map{min-height:54px;padding:12px 13px;font-size:15px;white-space:nowrap}
}

/* Canonical desktop layout: one centered container and one fluid two-column hero. */
@media(min-width:801px){
  html{font-size:16px}
  .wrap{
    width:min(1560px,calc(100% - clamp(56px,5vw,96px)));
    margin-inline:auto;
  }
  .header-inner{width:min(1560px,calc(100% - clamp(56px,5vw,96px)))}
  .hero{
    display:grid;
    grid-template-columns:minmax(0,42fr) minmax(0,58fr);
    align-items:stretch;
    gap:clamp(32px,3vw,52px);
    min-height:0;
    padding-block:clamp(48px,4vw,64px) 38px;
    position:relative;
  }
  .hero-copy{
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
    width:auto;
    height:auto;
    min-width:0;
    padding:0;
    position:relative;
    z-index:1;
    contain:none;
  }
  .hero-visual{
    position:relative;
    inset:auto;
    z-index:2;
    width:100%;
    height:auto;
    min-height:0;
    align-self:stretch;
    grid-column:2;
    grid-row:1;
  }
  .hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:55% 24%}
  .hero:not(.is-visual-expanded) .hero-visual{
    --hero-closed-overlap:clamp(72px,5.4vw,104px);
    width:calc(100% + var(--hero-closed-overlap));
    margin-left:calc(-1 * var(--hero-closed-overlap));
  }
  .hero.is-4k-preview:not(.is-visual-expanded) .hero-visual,
  .hero.is-1440-preview:not(.is-visual-expanded) .hero-visual{
    width:calc(100% - 24px);
    margin-left:24px;
  }
  .hero.is-visual-expanded{grid-template-columns:minmax(0,42fr) minmax(0,58fr);gap:clamp(32px,3vw,52px)}
  .hero.is-visual-expanded .hero-copy{position:relative;width:auto;height:auto;contain:none;overflow:visible;opacity:0;transform:translateX(-45px);pointer-events:none;grid-column:1;grid-row:1}
  .hero.is-visual-expanded .hero-visual{position:relative;inset:auto;width:100%;height:var(--hero-expanded-height);min-height:0;grid-column:1/-1;grid-row:1}
}

