:root{--navy:#011934;--blue:#2789fd;--blue2:#0b69e6;--ice:#f2f6fa;--white:#fff;--text:#011934;--muted:#7a8fa7;--red:#ff5b43;--yellow:#ffba31;--line:#dce6f0;--radius:22px;--shadow:0 16px 42px rgba(1,25,52,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ice);color:var(--text);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.45}body.lock{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.container-wide{width:min(1390px,calc(100% - 48px));margin:auto}.utility{height:72px;display:flex;align-items:center;gap:36px;font-size:18px}.utility a:first-of-type{margin-left:auto;font-size:26px;font-weight:500}.site-header{padding-bottom:0}.nav-shell{height:112px;background:white;border-radius:22px;display:flex;align-items:center;padding:0 28px;gap:28px;box-shadow:var(--shadow)}.logo{display:flex;align-items:center;gap:12px;min-width:250px;color:var(--blue)}.logo-symbol{width:48px;height:48px;position:relative;display:grid;place-items:center;transform:rotate(45deg);border:3px solid currentColor;border-radius:9px 70% 9px 70%}.logo-symbol:before{content:"";width:20px;height:20px;border:4px solid currentColor;border-radius:50%}.logo-symbol i{position:absolute;width:7px;height:7px;background:var(--red);border-radius:50%}.logo b{display:block;font:400 24px/1 Prosto-One,sans-serif;letter-spacing:.05em}.logo small{display:block;color:#68809a;font-size:10px;margin-top:5px}.menu{display:flex;align-items:center;gap:12px;border:0;background:var(--ice);border-radius:14px;padding:14px 18px;color:#28374f;font-size:18px;cursor:pointer}.menu i,.menu i:before,.menu i:after{width:21px;height:2px;background:currentColor;display:block;position:relative}.menu i:before,.menu i:after{content:"";position:absolute;left:0}.menu i:before{top:-7px}.menu i:after{top:7px}.nav{display:flex;gap:28px;align-items:center}.nav a{font-size:18px;padding:12px 0}.nav a.active,.nav a:hover{color:var(--blue)}.header-phone{display:none}.button{min-height:58px;padding:0 30px;border:0;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:18px;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px);filter:brightness(.96)}.button-blue{background:var(--blue);color:white}.button-dark{background:var(--navy);color:white}.button-light{background:var(--ice);color:var(--navy)}.nav-shell>.button{margin-left:auto;white-space:nowrap}.home-hero{padding:55px 0 45px}.home-hero h1,.page-hero h1{font:400 clamp(56px,6vw,88px)/.98 Prosto-One,sans-serif;letter-spacing:-.04em;margin:0 0 50px}.hero-panels{display:grid;grid-template-columns:460px 1fr;gap:24px}.promo-card,.eye-card{min-height:390px;border-radius:24px;padding:36px;position:relative;overflow:hidden}.promo-card{background:var(--blue);color:white;display:flex;flex-direction:column}.promo-card>span{font-size:18px;color:#b5d4ff}.promo-card h2,.eye-card h2{font:400 31px/1.15 Prosto-One,sans-serif;margin:12px 0 18px}.promo-card p{font-size:18px;margin:0 0 28px}.promo-card>div{display:flex;gap:14px;margin-top:auto}.promo-card .button{flex:1}.eye-card{background:var(--navy);color:white;display:flex;align-items:flex-end}.eye-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.eye-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,25,52,.96) 0%,rgba(1,25,52,.78) 48%,rgba(1,25,52,.06) 100%)}.eye-card>div{position:relative;z-index:2;max-width:460px}.eye-card>div>span{color:#b5d4ff;font-size:18px}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px}.stat-row article{min-height:145px;background:white;border-radius:22px;padding:28px 32px;display:flex;gap:24px;align-items:flex-start}.stat-icon{color:var(--blue);font:400 48px/1 Prosto-One}.stat-red{color:var(--red)}.stat-yellow{color:var(--yellow)}.stat-row b{font:400 30px/1.1 Prosto-One}.stat-row p{font-size:18px;margin:8px 0 0}.section{padding:95px 0}.section-title{margin-bottom:50px}.overline{display:block;color:var(--blue);font-size:18px;font-weight:500;margin-bottom:12px}.section-title h2,.appointment-band h2,.contacts-home h2,.page-hero h1,.story-grid h2,.license-section h2{font:400 clamp(44px,5vw,64px)/1 Prosto-One,sans-serif;letter-spacing:-.025em;margin:0}.feature-mosaic{display:grid;grid-template-columns:1.5fr .75fr .75fr;gap:24px}.feature{border-radius:24px;min-height:480px;padding:34px;position:relative;overflow:hidden}.feature h3{font:400 32px/1.1 Prosto-One;margin:0 0 18px}.feature p{font-size:18px;line-height:1.45}.feature>a{font-weight:600;margin-top:auto}.feature-blue{background:var(--blue);color:white;display:flex}.feature-blue>div{position:relative;z-index:2;width:55%;display:flex;flex-direction:column;align-items:flex-start}.feature-blue img{position:absolute;right:-10px;bottom:0;width:53%;height:94%;object-fit:cover;object-position:50% 10%}.feature-blue .button{margin-top:auto}.feature-dark,.feature-soft{display:flex;flex-direction:column}.feature-dark{background:var(--navy);color:white}.feature-soft{background:white}.feature>span{font:400 40px Prosto-One;color:#b5d4ff}.services-section{background:white}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.service-card{background:var(--ice);border-radius:22px;padding:32px;min-height:300px;display:flex;flex-direction:column;transition:.2s}.service-card:hover{background:#e8f1fc;transform:translateY(-4px)}.service-card>span{color:var(--blue);font-size:18px}.service-card h3,.service-detail h2,.doctor-info h2{font:400 32px/1.12 Prosto-One;margin:30px 0 14px}.service-card p{font-size:18px;color:#516981;max-width:600px}.service-card>div{display:flex;justify-content:space-between;align-items:end;margin-top:auto}.service-card b{font:400 28px Prosto-One}.service-card i{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:white;font-style:normal;font-size:24px}.appointment-band{background:var(--blue);color:white;padding:80px 0}.appointment-band>.container-wide{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.appointment-band .overline{color:#b5d4ff}.appointment-band p{font-size:18px}.appointment-band form,.contact-form-section form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.appointment-band label,.contact-form-section label,.modal-box label{font-size:16px}.appointment-band input,.contact-form-section input,.modal-box input{display:block;width:100%;margin-top:8px;padding:17px 18px;border:0;border-radius:13px;background:white;color:var(--navy);font-size:16px}.appointment-band form button{grid-column:1/-1}.appointment-band form small{grid-column:1/-1;color:#c8ddff}.row-title{display:flex;align-items:end;justify-content:space-between}.doctor-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.doctor-strip article>div,.doctor-image{height:400px;border-radius:22px;background:#dceaff;overflow:hidden}.doctor-strip img,.doctor-image img{width:100%;height:100%;object-fit:cover;object-position:50% 12%;filter:saturate(.78)}.doctor-strip h3{font:400 24px/1.18 Prosto-One;margin:18px 0 8px}.doctor-strip p{font-size:18px;margin:0}.doctor-strip article>span{display:block;color:var(--muted);margin-top:7px}.contacts-home{padding:90px 0;background:var(--navy);color:white}.contacts-home>.container-wide{display:grid;grid-template-columns:1fr 1.3fr;gap:70px}.contacts-home .overline{color:#b5d4ff}.contacts-home .button{margin-top:32px}.contact-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.contact-facts article{background:#092a4d;border-radius:20px;padding:25px}.contact-facts span{color:#96abc2}.contact-facts b{display:block;font-size:18px;margin-top:20px}.page-hero{padding:70px 0}.page-hero .container{width:min(1390px,calc(100% - 48px));margin:auto;background:white;border-radius:24px;padding:55px}.page-hero .kicker{color:var(--blue);font-size:18px}.page-hero p{font-size:20px;max-width:700px}.page-hero-lilac,.page-hero-coral,.page-hero-butter,.page-hero-pink,.page-hero-dark{background:var(--ice);color:var(--navy)}.service-list>.container,.prices-page>.container,.doctors-grid,.story-grid,.license-section>.container,.contacts-grid,.contact-form-section>.container{width:min(1390px,calc(100% - 48px));margin:auto}.service-list>.container{display:grid;gap:24px}.service-detail{background:white;border-radius:24px;padding:38px}.service-detail-head{display:grid;grid-template-columns:70px 1fr 1fr;gap:25px;align-items:start}.service-detail-head>span{font:400 26px Prosto-One;color:var(--blue)}.service-detail-head h2{margin:0}.service-detail-head p{font-size:18px;margin:0}.service-detail-body{margin-top:32px;border-top:1px solid var(--line);padding-top:28px;display:grid;grid-template-columns:1fr 330px;gap:40px}.service-detail-body ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:14px;font-size:18px}.service-detail-body li:before{content:"•";color:var(--blue);margin-right:10px}.service-detail-body>div{background:var(--ice);border-radius:18px;padding:24px;display:flex;flex-direction:column}.service-detail-body b{font:400 28px Prosto-One;margin:8px 0}.price-layout{display:grid;grid-template-columns:280px 1fr;gap:35px}.price-aside{background:white;border-radius:20px;padding:24px;align-self:start;position:sticky;top:20px;display:flex;flex-direction:column}.price-aside>span{font:400 22px Prosto-One;margin-bottom:15px}.price-aside a{padding:12px 0;border-top:1px solid var(--line)}.price-aside p{color:var(--muted)}.price-content{display:grid;gap:24px}.price-group{background:white;border-radius:22px;padding:32px}.price-group h2{font:400 34px Prosto-One;margin:0 0 24px}.price-item{display:grid;grid-template-columns:115px 1fr 160px;gap:20px;padding:20px 0;border-top:1px solid var(--line)}.price-code{color:var(--muted)}.price-item h3{font-size:18px;margin:0}.price-item p{color:var(--muted);margin:7px 0 0}.price-item>b{font:400 18px Prosto-One;text-align:right}.disclaimer{margin-top:24px;background:#dceaff;border-radius:18px;padding:22px}.doctors-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.doctor-full{background:white;border-radius:22px;padding:22px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.doctor-full .doctor-image{height:440px;position:relative}.doctor-image>span{position:absolute;left:15px;top:15px;width:44px;height:44px;border-radius:50%;background:white;display:grid;place-items:center;color:var(--blue)}.doctor-info{display:flex;flex-direction:column;padding:12px}.doctor-info h2{margin:0}.doctor-info p{font-size:18px}.doctor-info b{color:var(--muted)}.doctor-info .arrow-link{margin-top:auto;border:0;background:var(--blue);color:white;border-radius:14px;padding:15px;cursor:pointer}.story-grid{background:white;border-radius:24px;padding:50px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.story-copy p{font-size:20px}.values{padding:0 0 90px}.value-grid{width:min(1390px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.value-grid>div{background:white;border-radius:22px;padding:32px;min-height:250px}.value-grid span{color:var(--blue);font:400 28px Prosto-One}.value-grid h3{font:400 28px Prosto-One;margin:60px 0 10px}.value-grid p{font-size:18px}.license-section>.container{display:grid;grid-template-columns:1fr 1fr;gap:50px}.document-links{background:white;border-radius:22px;padding:25px}.document-links a{display:flex;justify-content:space-between;padding:20px 0;border-top:1px solid var(--line);font-size:18px}.contacts-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-cards article{background:white;border-radius:20px;padding:25px;min-height:210px}.contact-cards article:nth-child(2){background:#dceaff}.contact-cards small{color:var(--blue)}.contact-cards h2{font:400 27px Prosto-One;margin:40px 0 10px}.contact-cards h3{font-size:19px;margin:35px 0 0}.map-wrap{border-radius:22px;overflow:hidden;min-height:500px}.map-wrap iframe{width:100%;height:100%;border:0}.contact-form-section{background:var(--blue);color:white;padding:80px 0}.contact-form-section>.container{display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact-form-section h2{font:400 48px Prosto-One;margin:0}.contact-form-section button,.contact-form-section small{grid-column:1/-1}.footer{background:#001326;color:white;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .8fr 1fr;gap:50px}.logo-white{color:white}.footer-grid>div:first-child p{color:#9aafc3}.footer-nav{display:flex;flex-direction:column;gap:10px}.footer-nav b,.footer-contact b{font:400 19px Prosto-One;margin-bottom:10px}.footer-contact{display:flex;flex-direction:column;gap:10px}.footer-contact .button{margin-top:12px}.footer-bottom{border-top:1px solid #21405f;margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;color:#8da3b9;font-size:12px}.modal{display:none;position:fixed;z-index:100;inset:0;place-items:center}.modal.open{display:grid}.modal-backdrop{position:absolute;inset:0;background:rgba(1,25,52,.72)}.modal-box{position:relative;width:min(520px,calc(100% - 30px));background:white;border-radius:24px;padding:36px}.modal-close{position:absolute;right:17px;top:12px;border:0;background:none;font-size:34px;cursor:pointer}.modal-box h2{font:400 38px Prosto-One;margin:0}.modal-box form{display:grid;gap:15px}.modal-box small{color:var(--muted)}.toast{position:fixed;z-index:120;bottom:25px;left:50%;transform:translate(-50%,130px);background:var(--navy);color:white;padding:15px 22px;border-radius:14px;transition:.3s}.toast.show{transform:translate(-50%,0)}
@media(max-width:1120px){.utility span:first-child,.utility a:last-of-type,.nav-shell>.header-phone{display:none}.nav{display:none}.nav-shell>.button{margin-left:auto}.nav.open{display:flex;position:absolute;z-index:30;top:190px;left:24px;right:24px;background:white;border-radius:22px;padding:28px;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.hero-panels{grid-template-columns:1fr}.promo-card{min-height:330px}.feature-mosaic{grid-template-columns:1fr 1fr}.feature-blue{grid-column:1/-1}.doctor-strip{grid-template-columns:repeat(2,1fr)}.doctor-full{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:760px){.container-wide,.page-hero .container,.service-list>.container,.prices-page>.container,.doctors-grid,.story-grid,.license-section>.container,.contacts-grid,.contact-form-section>.container,.value-grid{width:min(100% - 24px,620px)}.utility{height:46px;font-size:13px}.utility a:first-of-type{font-size:17px;margin-left:0}.utility span:last-child{display:block;margin-left:auto}.nav-shell{height:78px;padding:0 15px;border-radius:17px;gap:10px}.logo{min-width:0}.logo-symbol{width:35px;height:35px}.logo-symbol:before{width:14px;height:14px}.logo b{font-size:16px}.logo small{font-size:7px}.menu{margin-left:auto;padding:12px}.menu span{display:none}.nav-shell>.button{display:none}.nav.open{top:132px;left:12px;right:12px}.home-hero{padding:35px 0 30px}.home-hero h1,.page-hero h1{font-size:45px;line-height:1;margin-bottom:28px}.hero-panels{gap:14px}.promo-card,.eye-card{padding:24px;min-height:390px}.promo-card h2,.eye-card h2{font-size:27px}.promo-card>div{display:grid}.eye-card{min-height:430px}.eye-card:after{background:linear-gradient(0deg,rgba(1,25,52,.97),rgba(1,25,52,.06))}.eye-card>div{max-width:none}.stat-row{grid-template-columns:1fr;gap:12px}.stat-row article{min-height:115px}.stat-row b{font-size:25px}.section{padding:65px 0}.section-title{margin-bottom:30px}.section-title h2,.appointment-band h2,.contacts-home h2,.story-grid h2,.license-section h2{font-size:38px}.feature-mosaic{grid-template-columns:1fr}.feature-blue{grid-column:auto;min-height:540px}.feature-blue>div{width:100%}.feature-blue img{opacity:.48;width:90%}.feature{min-height:350px}.service-grid{grid-template-columns:1fr}.service-card{min-height:270px}.appointment-band{padding:65px 0}.appointment-band>.container-wide,.contacts-home>.container-wide{grid-template-columns:1fr;gap:30px}.appointment-band form,.contact-form-section form{grid-template-columns:1fr}.appointment-band form button,.appointment-band form small,.contact-form-section button,.contact-form-section small{grid-column:auto}.row-title{display:block}.row-title .button{margin-top:20px}.doctor-strip{display:flex;overflow:auto;scroll-snap-type:x mandatory}.doctor-strip article{min-width:82vw;scroll-snap-align:start}.doctor-strip article>div{height:420px}.contact-facts{grid-template-columns:1fr}.page-hero{padding:45px 0}.page-hero .container{padding:30px 22px}.page-hero p{font-size:17px}.service-detail{padding:24px}.service-detail-head{grid-template-columns:45px 1fr}.service-detail-head p{grid-column:2}.service-detail-body{grid-template-columns:1fr}.service-detail-body ul{grid-template-columns:1fr}.price-layout{grid-template-columns:1fr}.price-aside{position:static;overflow:auto;flex-direction:row;gap:15px}.price-aside>span,.price-aside p{display:none}.price-aside a{white-space:nowrap;border:0}.price-item{grid-template-columns:1fr}.price-item>b{text-align:left}.doctors-grid{grid-template-columns:1fr}.doctor-full .doctor-image{height:430px}.story-grid{grid-template-columns:1fr;padding:28px;gap:25px}.value-grid{grid-template-columns:1fr}.license-section>.container{grid-template-columns:1fr}.contacts-grid{grid-template-columns:1fr}.contact-cards{grid-template-columns:1fr}.map-wrap{min-height:380px}.contact-form-section>.container{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}.modal-box{padding:30px 22px}}
.utility{gap:30px;font-size:16px}.utility a:first-of-type{font-size:24px}.logo{min-width:225px}.nav{gap:20px}.nav a{font-size:17px;white-space:nowrap}.nav-shell>.button{white-space:nowrap;flex:0 0 auto;padding-left:22px;padding-right:22px;font-size:16px}@media(max-width:760px){.logo{min-width:0}.utility{font-size:13px}.utility a:first-of-type{font-size:17px}.nav-shell>.button{display:none}}

/* Kyzler brand layer */
.intermed-logo img{display:block;width:190px;height:auto}.utility .social{font-size:12px!important;margin-left:0!important;width:34px;height:34px;border-radius:50%;background:#fff;display:grid;place-items:center}.pay-button{margin-left:auto!important}.nav-shell>.button-blue{margin-left:0!important}.nav-shell>.button{white-space:nowrap}.intermed-hero img{object-position:center}.image-service{overflow:hidden;position:relative}.image-service>img{position:absolute;right:-25px;top:20px;width:210px;height:170px;object-fit:contain;opacity:.92}.image-service h3,.image-service p,.image-service>div{position:relative;z-index:2}.image-service h3,.image-service p{max-width:62%}.branch-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.branch-list article{background:#fff;border-radius:20px;padding:24px}.branch-list article:first-child{background:#dceaff}.branch-list small{color:var(--blue)}.branch-list h2{font:400 22px/1.2 Prosto-One;margin:22px 0 12px}.branch-list a{font-weight:600}.promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.promo-tile{min-height:330px;border-radius:24px;padding:36px}.promo-tile h2{font:400 38px/1.1 Prosto-One;margin:50px 0 15px}.promo-tile p{font-size:20px}.promo-tile.blue{background:var(--blue);color:#fff}.promo-tile.dark{background:var(--navy);color:#fff}.promo-tile.white{background:#fff}.info-list{display:grid;grid-template-columns:1fr 1fr;gap:24px}.info-list article{background:#fff;border-radius:22px;padding:32px;min-height:260px}.info-list span{color:var(--blue);font:400 22px Prosto-One}.info-list h2{font:400 30px/1.15 Prosto-One;margin:35px 0 12px}.info-list p{color:var(--muted)}.arrow-link{display:flex;justify-content:space-between;text-decoration:none}.service-detail-body>div a{color:var(--blue);font-weight:600}.home-hero h1{max-width:1100px}
@media(max-width:1180px){.utility .social{display:none}.pay-button{display:none!important}.intermed-logo img{width:165px}.nav-shell{gap:18px}.nav{gap:16px}}
@media(max-width:1480px) and (min-width:1181px){.pay-button{display:none!important}.nav-shell{gap:18px;padding-left:24px;padding-right:24px}.kyzler-logo{min-width:205px}.kyzler-logo img{width:170px}.nav{gap:16px}.nav a{font-size:16px}.nav-shell>.button{min-height:54px;padding-left:22px;padding-right:22px;font-size:15px}}
@media(max-width:760px){.utility a[href^="mailto"],.utility .social{display:none}.utility span:last-of-type{margin-left:auto}.intermed-logo img{width:140px}.image-service>img{width:150px;height:125px;opacity:.45}.image-service h3,.image-service p{max-width:100%}.branch-list,.promo-grid,.info-list{grid-template-columns:1fr}.promo-tile{min-height:260px;padding:26px}.contacts-grid{grid-template-columns:1fr}.home-hero h1{font-size:42px}.service-card h3{font-size:27px}}

.header-search,.mobile-header-actions{display:none}
.intermed-logo{min-width:225px}.intermed-logo .logo-symbol{flex:0 0 auto}.intermed-logo b{white-space:nowrap}
.intermed-brand-mark{position:relative;display:block;overflow:hidden;flex:0 0 auto;width:64px;height:42px}
.intermed-brand-mark img{position:absolute;width:86px;height:auto;max-width:none;left:50%;top:50%;transform:translate(-50%,-50%)}
@media(max-width:760px){
  .utility{height:66px;padding-top:14px;align-items:center}
  .utility a:first-of-type{font-size:16px;font-weight:500;margin-left:18px}
  .utility span:last-of-type{font-size:16px;margin-right:18px}
  .intermed-brand-mark{width:48px;height:32px}
  .intermed-brand-mark img{width:66px}
  .nav-shell{height:66px;margin-top:0;padding:0 14px 0 18px;border-radius:20px}
  .kyzler-logo img{width:132px}
  .header-search{display:block;width:48px;height:48px;margin-left:auto;border:0;border-radius:50%;background:var(--ice);position:relative}
  .header-search:before{content:"";position:absolute;width:16px;height:16px;border:2px solid var(--navy);border-radius:50%;left:14px;top:12px}
  .header-search:after{content:"";position:absolute;width:10px;height:2px;background:var(--navy);transform:rotate(45deg);left:29px;top:29px}
  .menu{width:48px;height:48px;margin-left:0;padding:0;border-radius:50%;justify-content:center}
  .mobile-header-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:20px}
  .mobile-header-actions .button{display:flex!important;min-height:44px;border-radius:24px;padding:0 12px;font-size:16px}
  .button-soft{background:#e2ebf2;color:var(--navy)}
  .home-hero{padding-top:34px}
  .home-hero h1{font-family:Prosto-One,sans-serif;font-size:31px;line-height:1.42;letter-spacing:-.035em;margin-bottom:24px}
  .promo-card{min-height:258px;padding:26px 24px;border-radius:20px}
  .promo-card>span{font-size:16px;line-height:1.3}
  .promo-card h2{font-size:22px;line-height:1.12;margin:12px 0 14px}
  .promo-card p{font-size:16px;line-height:1.28;margin:0 0 24px}
  .promo-card>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}
  .promo-card .button{min-height:46px;padding:0 10px;font-size:16px;border-radius:24px}
  .promo-card .button-light{background:#fff;color:var(--navy)}
  .promo-book{display:flex!important}
  .hero-panels{gap:16px}
}

/* Wider price column for paired cataract and course prices */
@media(min-width:761px){.price-item{grid-template-columns:115px minmax(0,1fr) 210px}}

/* Lower homepage blocks — reference composition */
.lower-section{padding:0 0 156px;background:var(--ice)}
.lower-title{font:400 clamp(44px,5vw,64px)/1 Prosto-One,sans-serif;letter-spacing:-.025em;margin:0 0 56px}
.reviews-layout{display:grid;grid-template-columns:2fr 1fr;gap:24px}
.ratings-card,.stories-card{border-radius:20px;padding:32px;min-height:318px}
.ratings-card{position:relative;overflow:hidden;background:var(--navy);color:#fff;display:flex;flex-direction:column;gap:32px}
.ratings-card:after{content:"";position:absolute;inset:auto 0 0;height:55%;opacity:.12;background:radial-gradient(circle at 12px 12px,transparent 9px,#fff 10px,#fff 11px,transparent 12px) 0 0/40px 40px}
.ratings-location,.ratings-card h3,.rating-chips{position:relative;z-index:1}
.ratings-location{display:flex;align-items:center;gap:12px;color:#8195ac;font-size:18px;font-weight:600}
.pin-dot{width:18px;height:22px;border:6px solid #8195ac;border-radius:50% 50% 50% 0;transform:rotate(-45deg)}
.ratings-card h3,.stories-card h3{font:400 30px/1.1 Prosto-One,sans-serif;margin:0}
.rating-chips{display:flex;flex-wrap:wrap;gap:16px 24px}
.rating-chips a{height:68px;padding:16px 20px;border-radius:40px;background:#fff;color:#000;display:flex;align-items:center;gap:16px}
.rating-chips b{font-size:26px;line-height:1}
.rating-chips img{display:block;max-width:170px;max-height:34px;width:auto;height:auto}
.stories-card{background:var(--blue);color:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:32px}
.stories-card>div{display:flex;flex-direction:column;gap:18px}
.stories-card p{font-size:18px;line-height:1.45;margin:0}
.stories-card .button{width:100%;border-radius:30px}
.home-appointment{padding:0 0 156px;background:var(--ice)}
.appointment-layout{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:20px;background:linear-gradient(180deg,#001934,#07529f)}
.appointment-photo{display:block;min-height:625px}
.appointment-photo img{display:block;width:100%;height:100%;object-fit:cover}
.appointment-form{padding:32px;color:#fff;display:flex;flex-direction:column;gap:32px}
.appointment-form h2{font:400 30px/1.1 Prosto-One,sans-serif;margin:0}
.appointment-fields{display:flex;flex-direction:column;gap:16px}
.appointment-fields>label{display:flex;flex-direction:column;gap:10px;font-size:18px}
.appointment-fields input{height:62px;padding:16px 24px;border:2px solid #90bff6;border-radius:12px;background:#fff;color:var(--navy);font-size:18px}
.contact-method{display:flex;flex-direction:column;gap:16px;font-size:18px}
.contact-method>div{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.contact-method label{position:relative;height:62px;border-radius:31px;background:#14548f;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer}
.contact-method label:has(input:checked){background:#fff;color:#000}
.contact-method input{position:absolute;opacity:0}
.contact-method i{font-style:normal;display:grid;place-items:center;width:26px;height:26px}
.phone-icon svg{display:block;width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2.35;stroke-linecap:round;stroke-linejoin:round}
.message-icon{color:#fff}.message-icon svg{display:block;width:26px;height:26px;fill:currentColor}.contact-method label:has(input:checked) .message-icon{color:#2789fd}
.appointment-form>.button{width:100%;border-radius:30px}
.privacy-check{display:flex;align-items:flex-start;gap:12px;cursor:pointer}
.privacy-check>input{position:absolute;opacity:0}.privacy-check>span{width:28px;height:28px;flex:0 0 auto;border:1px solid #b5d4ff;border-radius:4px}.privacy-check:has(input:checked)>span{background:var(--blue);box-shadow:inset 0 0 0 5px #07529f}
.privacy-check small{font-size:14px;line-height:1.35}.privacy-check a{text-decoration:underline}
.home-doctors{overflow:hidden}
.doctor-heading{position:relative}.doctor-controls{position:absolute;right:0;top:0;display:flex;align-items:center;gap:24px}.doctor-controls button{width:58px;height:58px;border:0;border-radius:50%;background:#dceaff;color:var(--blue);font-size:38px}.doctor-controls>div{display:flex;gap:9px}.doctor-controls i{width:9px;height:9px;border-radius:50%;background:#dceaff}.doctor-controls i.active{background:var(--blue)}
.doctor-feature{display:grid;grid-template-columns:2fr 1fr;gap:24px}
.doctor-feature-info,.doctor-feature-photo{background:#fff;border-radius:20px}
.doctor-feature-info{padding:32px;display:flex;flex-direction:column;justify-content:space-between;gap:32px}
.doctor-feature-info h3{font:400 30px/1.12 Prosto-One,sans-serif;margin:0 0 18px}.doctor-feature-info p{font-size:18px;margin:0}
.doctor-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.doctor-tags span{background:var(--ice);padding:12px 16px;border-radius:24px;font-size:16px}
.doctor-actions{display:flex;gap:16px}.doctor-actions .button{flex:1;border-radius:30px}
.doctor-feature-photo{position:relative;min-height:394px}.doctor-feature-photo img{position:absolute;left:0;right:0;bottom:0;width:100%;height:145%;object-fit:contain;object-position:center bottom}
.home-locations{padding-bottom:56px}
.location-tabs{display:flex;gap:16px;margin-bottom:56px}.location-tabs button{border:0;border-radius:30px;background:#fff;padding:16px 24px;font-size:18px;font-weight:600}.location-tabs button.active{background:#dceaff;color:var(--blue)}
.route-button{display:flex;width:max-content;margin:0 0 24px auto;border-radius:30px}
.location-card{display:grid;grid-template-columns:1fr;gap:24px}
.location-info{background:#fff;border-radius:20px;padding:32px;display:flex;flex-direction:column;gap:24px}
.location-info>div{display:flex;flex-direction:column;gap:12px}.location-info span{color:#8a9bad;font-size:18px}.location-info p,.location-info a{font-size:20px;line-height:1.35;margin:0}
.location-photos{display:grid;grid-template-columns:2fr 1fr;gap:16px}.location-photos img{width:100%;height:100%;min-height:416px;object-fit:cover;border-radius:20px}
.reference-footer{padding:0 0 32px;background:var(--ice);color:var(--navy)}
.footer-card{background:#fff;border-radius:20px;padding:32px;display:grid;grid-template-columns:1fr 2fr 1fr;gap:56px}
.footer-main-links{display:grid;grid-template-columns:repeat(3,1fr);gap:22px 40px}.footer-main-links a{font-size:18px;font-weight:600}
.footer-action-links{display:flex;flex-direction:column;gap:12px}.footer-action-links .button{width:100%;border-radius:30px}.footer-action-links p{font-size:18px;margin:18px 0 0}
.footer-legal{display:flex;gap:30px;justify-content:center;flex-wrap:wrap;padding:36px 0;font-size:14px}.footer-legal b{font-family:Prosto-One}
.contraindications{font:400 clamp(40px,4.7vw,68px)/1 Prosto-One,sans-serif;text-transform:uppercase;text-align:center;color:#8da3b9;margin:40px 0 20px}
.back-top{position:fixed;z-index:70;right:24px;bottom:90px;width:56px;height:56px;border-radius:50%;background:var(--navy);display:grid;place-items:center}.back-top span{position:relative;width:3px;height:23px;background:#fff;border-radius:2px}.back-top span:before,.back-top span:after{content:"";position:absolute;top:0;width:13px;height:3px;background:#fff}.back-top span:before{right:0;transform:rotate(-45deg);transform-origin:right}.back-top span:after{left:0;transform:rotate(45deg);transform-origin:left}

@media(max-width:760px){
  .lower-section{padding-bottom:72px}.lower-section>.container-wide,.home-appointment>.container-wide,.reference-footer>.container-wide{width:min(100% - 32px,620px)}
  .lower-title{font-size:26px;line-height:1.1;letter-spacing:-.1px;margin-bottom:24px}
  .reviews-layout{grid-template-columns:1fr;gap:24px}
  .ratings-card,.stories-card{padding:24px;min-height:0}
  .ratings-card{gap:24px}.ratings-location{font-size:16px}.ratings-card h3,.stories-card h3{font-size:21px;line-height:1.1}
  .rating-chips{gap:8px}.rating-chips a{height:40px;padding:8px 12px;gap:8px}.rating-chips b{font-size:16px}.rating-chips img{max-width:112px;max-height:23px}
  .stories-card{gap:32px}.stories-card>div{gap:16px}.stories-card p{font-size:16px;line-height:1.3}.stories-card .button{min-height:0;padding:12px 24px;font-size:16px}
  .home-appointment{padding-bottom:72px}.home-appointment>.container-wide{width:100%;max-width:none}
  .appointment-layout{display:flex;flex-direction:column;border-radius:0}
  .appointment-photo{min-height:0;aspect-ratio:720/320}.appointment-photo img{object-fit:cover}
  .appointment-form{padding:24px;gap:24px}.appointment-form h2{font-size:21px;line-height:1.1}
  .appointment-fields>label,.contact-method{font-size:16px}.appointment-fields input{height:54px;padding:14px 16px;font-size:16px}
  .contact-method>div{gap:16px}.contact-method label{height:48px}.contact-method b{display:none}
  .appointment-form>.button{min-height:0;padding:12px 24px;font-size:16px}.privacy-check small{font-size:13px}
  .doctor-heading{display:flex;flex-direction:column}.doctor-controls{position:static;order:2;justify-content:space-between;margin-bottom:70px}.doctor-controls button{width:48px;height:48px;font-size:32px}.doctor-controls>div{gap:8px}.doctor-controls i{width:8px;height:8px}
  .doctor-feature{display:flex;flex-direction:column;gap:24px}.doctor-feature-photo{order:-1;height:360px;min-height:0}.doctor-feature-photo img{height:100%;object-fit:contain}
  .doctor-feature-info{padding:24px;gap:32px}.doctor-feature-info h3{font-size:21px;line-height:1.1;margin-bottom:16px}.doctor-feature-info p{font-size:16px;line-height:1.3}
  .doctor-tags{gap:8px;margin-top:16px}.doctor-tags span{font-size:16px;padding:8px 16px}.doctor-actions{flex-direction:column;gap:8px}.doctor-actions .button{min-height:0;padding:12px 16px;font-size:16px}
  .home-locations{padding-bottom:24px}.location-tabs{overflow:auto;margin:0 -16px 56px;padding:0 16px}.location-tabs button{flex:0 0 auto;padding:12px 16px;font-size:16px}
  .route-button{float:none;width:100%;margin:0 0 24px;min-height:0;padding:12px 24px;font-size:16px}
  .location-card{display:flex;flex-direction:column;gap:24px}.location-info{padding:24px;gap:24px}.location-info span{font-size:16px}.location-info p,.location-info a{font-size:16px;line-height:1.35}
  .location-photos{order:2;grid-template-columns:2fr 1fr;gap:8px}.location-photos img{min-height:0;height:260px;border-radius:20px}
  .reference-footer{padding-bottom:24px}.footer-card{padding:24px;display:flex;flex-direction:column;gap:32px}.footer-card .logo{min-width:0}.footer-main-links{display:flex;flex-direction:column;gap:22px}.footer-main-links a{font-size:16px}
  .footer-action-links{gap:8px}.footer-action-links .button{min-height:0;padding:12px 24px;font-size:16px}.footer-action-links p{font-size:16px;margin:24px 0 8px}
  .footer-legal{flex-direction:column;align-items:center;gap:16px;text-align:center;padding:32px 0;font-size:14px}.contraindications{font-size:25px;line-height:1.08;margin:32px 0 80px}
  .back-top{right:16px;bottom:82px;width:56px;height:56px}
}

/* Clinic proof section — follows the Kyzler reference composition */
.clinic-proof{padding-top:105px}.proof-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end;margin-bottom:48px}.proof-heading h2{font:400 clamp(44px,5vw,64px)/1 Prosto-One,sans-serif;letter-spacing:-.025em;margin:0}.proof-heading p{font-size:20px;color:var(--muted);margin:0;max-width:620px}.proof-heading a{color:var(--blue)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:340px;gap:24px}.proof-card{position:relative;overflow:hidden;border-radius:24px;padding:34px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;isolation:isolate}.proof-card>div,.proof-card>a{position:relative;z-index:2}.proof-card h3{font:400 30px/1.12 Prosto-One,sans-serif;margin:0 0 18px}.proof-card p{font-size:18px;line-height:1.45;margin:0 0 28px}.proof-card>.button{width:100%}.proof-branch{grid-column:span 2;grid-row:span 2;background:linear-gradient(0deg,rgba(1,25,52,.78) 0%,rgba(1,25,52,.1) 68%),url('/static/img/proof/branch-intermed-normalized.png') center/cover no-repeat}.proof-equipment{grid-column:span 2;background:#011934}.proof-equipment:before{content:"";position:absolute;z-index:0;inset:0;background:linear-gradient(90deg,#011934 12%,rgba(1,25,52,.25)),url('/static/img/proof/equipment.png') 93% 30%/55% auto no-repeat}.proof-equipment>div{max-width:62%}.proof-doctors{background:var(--blue)}.proof-prices{background:var(--navy)}.proof-doctor-row{display:flex;align-items:center;margin:6px 0 25px}.proof-doctor-row img{width:58px;height:58px;object-fit:cover;border:4px solid #fff;border-radius:50%;background:#fff}.proof-doctor-row img+img{margin-left:-9px}.proof-doctors p,.proof-prices p{margin-bottom:18px}
@media(max-width:980px){.proof-heading{grid-template-columns:1fr;gap:20px}.proof-grid{grid-template-columns:1fr 1fr}.proof-branch{grid-column:1/-1;grid-row:auto;min-height:600px}.proof-equipment{grid-column:1/-1;min-height:420px}}
@media(max-width:760px){.clinic-proof{padding:72px 0 0}.clinic-proof>.container-wide{width:100%;max-width:none}.proof-heading{display:flex;flex-direction:column;gap:8px;padding:0 16px;margin-bottom:24px}.proof-heading h2{font-size:26px;line-height:1.1;letter-spacing:-.1px}.proof-heading p{font-size:16px;line-height:1.3;letter-spacing:.03px;margin:0}.proof-grid{display:flex;flex-direction:column}.proof-card{width:100%;height:auto;min-height:0;border-radius:0;padding:24px;gap:24px}.proof-card h3{font-size:21px;line-height:1.1;margin:0}.proof-card p{font-size:16px;line-height:1.3;letter-spacing:.03px;margin:0}.proof-card>div{display:flex;flex-direction:column;gap:16px}.proof-card>.button{min-height:0;padding:12px 24px;border-radius:30px;font-size:16px;line-height:1.3}.proof-branch,.proof-equipment{aspect-ratio:360/328;justify-content:flex-end}.proof-branch{border-radius:20px 20px 0 0;background:linear-gradient(0deg,rgba(1,25,52,.82) 0%,rgba(1,25,52,.06) 72%),url('/static/img/proof/branch-intermed-normalized.png') center/cover no-repeat}.proof-equipment{background:#011934}.proof-equipment:before{background:linear-gradient(0deg,#011934 8%,rgba(1,25,52,.06) 72%),url('/static/img/proof/equipment.png') 80% 7%/92% auto no-repeat}.proof-equipment>div{max-width:none}.proof-doctors,.proof-prices{justify-content:space-between}.proof-doctor-row{display:flex!important;flex-direction:row!important;gap:0!important;margin:0;overflow:visible}.proof-doctor-row img{width:56px;height:56px;border-width:3.5px}.proof-doctor-row img+img{margin-left:-15.5px}.proof-prices{border-radius:0 0 20px 20px}.services-section{padding-top:72px}}
@media(max-width:760px){.proof-grid{gap:0}}

/* Homepage services — Kyzler card structure without decorative link arrows */
.services-section{background:var(--ice)}
.services-heading{margin-bottom:56px}
.services-heading h2{font:400 clamp(44px,5vw,64px)/1 Prosto-One,sans-serif;letter-spacing:-.025em;margin:0}
.service-showcase{display:grid;grid-template-columns:repeat(6,1fr);gap:32px 24px}
.service-tile{position:relative;overflow:hidden;border-radius:20px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;gap:32px;background:#fff;min-width:0}
.service-tile-rich{grid-column:span 3;min-height:400px}
.service-tile-compact{grid-column:span 2}
.service-tile-blue{background:var(--blue);color:#fff}
.service-tile-copy,.service-price,.service-tile>h3{position:relative;z-index:2}
.service-tile h3{font:400 30px/1.1 Prosto-One,sans-serif;margin:0}
.service-tile-copy{max-width:66%;display:flex;flex-direction:column;gap:18px}
.service-tile-copy p{font-size:18px;line-height:1.45;margin:0;color:#60778e}
.service-tile-blue .service-tile-copy p{color:#fff}
.service-tile-rich>img{position:absolute;z-index:1;inset:0;width:100%;height:100%;object-fit:contain;object-position:right bottom}
.service-tile-light>img{opacity:.95}
.service-price{align-self:flex-start;display:flex;flex-direction:column;gap:4px;padding:16px 24px;border-radius:20px;background:var(--ice)}
.service-price b{font:400 25px/1.15 Prosto-One,sans-serif}
.service-price span{font-size:16px;color:#8192a4}
.service-tile-blue .service-price{background:#fff;color:var(--navy)}
.service-tile-compact .service-price{width:100%;margin-top:auto}
.services-more{display:flex;justify-content:center;margin-top:48px}
.services-more .button{border-radius:30px}
.oms-section{background:var(--ice);padding:0 0 95px}
.oms-card{position:relative;overflow:hidden;min-height:360px;padding:48px;border-radius:24px;background:var(--navy);color:#fff;display:flex;align-items:center}
.oms-card>div{position:relative;z-index:2;max-width:680px}
.oms-card h2{font:400 42px/1.08 Prosto-One,sans-serif;margin:0 0 22px}
.oms-card p{font-size:20px;line-height:1.45;margin:0}
.oms-card img{position:absolute;z-index:1;right:0;bottom:0;width:48%;height:100%;object-fit:contain;object-position:right bottom}

@media(max-width:980px){.service-showcase{grid-template-columns:1fr 1fr;gap:16px}.service-tile-rich,.service-tile-compact{grid-column:auto}.service-tile-compact:last-child{grid-column:1/-1}}
@media(max-width:760px){
  .services-section{padding:72px 0}
  .services-section>.container-wide,.oms-section>.container-wide{width:min(100% - 32px,620px)}
  .services-heading{margin-bottom:32px}
  .services-heading h2{font-size:26px;line-height:1.1;letter-spacing:-.1px}
  .service-showcase{display:flex;flex-direction:column;gap:16px}
  .service-tile{padding:24px;border-radius:20px;gap:32px}
  .service-tile-rich{width:100%;min-height:394px;aspect-ratio:328/394}
  .service-tile-compact{min-height:0}
  .service-tile h3{font-size:21px;line-height:1.1}
  .service-tile-copy{max-width:100%;gap:16px}
  .service-tile-copy p{font-size:16px;line-height:1.3}
  .service-tile-rich>img{inset:0;width:100%;height:100%;object-position:center bottom}
  .service-tile-light>img{inset:0;width:100%;height:100%}
  .service-price{padding:16px 24px;border-radius:20px}
  .service-price b{font-size:21px;line-height:1.1}
  .service-price span{font-size:16px;line-height:1.3}
  .service-tile-rich .service-price{align-self:stretch;width:100%;margin-top:auto}
  .services-more{margin-top:32px}
  .services-more .button{min-height:0;padding:12px 24px;font-size:16px;line-height:1.3}
  .oms-section{padding:0 0 72px}
  .oms-card{min-height:328px;padding:24px;border-radius:20px;align-items:flex-start}
  .oms-card>div{max-width:100%}
  .oms-card h2{font-size:21px;line-height:1.1;margin-bottom:16px}
  .oms-card p{font-size:16px;line-height:1.3}
  .oms-card img{width:62%;height:52%;opacity:.45}
}

/* Exact mobile geometry for the Kyzler-style first screen */
@media(max-width:760px){
  .container-wide,.page-hero .container,.service-list>.container,.prices-page>.container,.doctors-grid,.story-grid,.license-section>.container,.contacts-grid,.contact-form-section>.container,.value-grid{width:min(100% - 32px,620px)}
  .utility{height:56px;padding-top:0}
  .home-hero{padding-top:24px}
  .home-hero h1{font-size:26px;line-height:1.1;letter-spacing:-.1px;margin-bottom:24px}
}
.back-top{opacity:0;pointer-events:none;transition:opacity .2s ease}.back-top.visible{opacity:1;pointer-events:auto}

/* Medical disclaimer geometry from the reference footer */
.contraindications{
  box-sizing:border-box;
  width:min(100%,1217px);
  max-width:100%;
  margin:40px auto 20px;
  padding:0 16px;
  font-family:Inter,Arial,sans-serif;
  font-size:28px;
  font-weight:300;
  line-height:1;
  letter-spacing:.6px;
  overflow-wrap:break-word;
}
@media(max-width:760px){
  .contraindications{
    width:calc(100% - 32px);
    margin:32px auto 80px;
    padding:0;
    font-size:25px;
    line-height:1.08;
  }
}

/* Stable SVG header icons: exact proportions across Safari and Chromium */
.header-location{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}
.header-location svg{display:block;width:20px;height:20px;fill:var(--navy);flex:0 0 auto}
.header-search svg,.menu svg{display:block;fill:none;stroke:var(--navy);stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}
.header-search svg{width:25px;height:25px}
.menu svg{width:27px;height:27px}
@media(max-width:760px){
  .utility .header-location{margin-left:auto;margin-right:18px;font-size:16px}
  .header-search,.menu{box-sizing:border-box;width:42px;height:42px;min-width:42px;min-height:42px;padding:0;display:grid;place-items:center;background:var(--ice);border:0;border-radius:50%}
  .header-search{margin-left:auto}
  .header-search:before,.header-search:after,.menu i{display:none}
  .nav-shell{gap:8px}
  .mobile-header-actions{grid-template-columns:1fr}
}

/* Privacy policy */
.policy-page{padding:56px 0 96px}
.policy-hero{background:var(--navy);color:#fff;border-radius:24px;padding:52px;overflow:hidden;position:relative}
.policy-hero:after{content:"";position:absolute;width:320px;height:320px;border:72px solid rgba(39,137,253,.22);border-radius:50%;right:-100px;top:-150px}
.policy-hero>*{position:relative;z-index:1}
.policy-hero>span{display:block;color:#8fc4ff;font-size:18px;margin-bottom:16px}
.policy-hero h1{max-width:920px;font:400 clamp(42px,5vw,64px)/1.03 Prosto-One,sans-serif;letter-spacing:-.025em;margin:0 0 24px}
.policy-hero p{max-width:760px;font-size:20px;line-height:1.45;margin:0 0 24px}
.policy-hero small{color:#9fb2c7;font-size:14px}
.policy-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;align-items:start;margin-top:24px}
.policy-nav{position:sticky;top:24px;background:#fff;border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:2px;box-shadow:var(--shadow)}
.policy-nav strong{font:400 20px/1.2 Prosto-One,sans-serif;margin-bottom:14px}
.policy-nav a{padding:9px 0;color:#526b84;font-size:14px;line-height:1.3;border-bottom:1px solid #edf2f7}
.policy-nav a:last-child{border:0}.policy-nav a:hover{color:var(--blue)}
.policy-document{min-width:0;background:#fff;border-radius:24px;padding:48px 56px;box-shadow:var(--shadow)}
.policy-document>section{scroll-margin-top:24px;padding:36px 0;border-top:1px solid var(--line)}
.policy-document>section:first-child{padding-top:0;border:0}
.policy-document h2{font:400 28px/1.18 Prosto-One,sans-serif;letter-spacing:-.015em;margin:0 0 22px}
.policy-document p,.policy-document li{font-size:17px;line-height:1.65;color:#334d67}
.policy-document p{margin:0 0 16px}.policy-document p:last-child{margin-bottom:0}
.policy-document ul{padding-left:22px;margin:0 0 18px}.policy-document li+li{margin-top:8px}
.policy-document a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}
.policy-operator{display:grid;grid-template-columns:1fr 1fr;gap:12px!important}
.policy-operator>div{background:var(--ice);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:8px}
.policy-operator span{font-size:13px;color:#7a8fa7}.policy-operator strong,.policy-operator a{font-size:16px;line-height:1.35}
.policy-callout{background:#dceaff;border-left:4px solid var(--blue);border-radius:0 14px 14px 0;padding:20px 22px;color:#203d5a;font-size:16px;line-height:1.5}
@media(max-width:900px){.policy-layout{grid-template-columns:1fr}.policy-nav{position:static}.policy-document{padding:40px}}
@media(max-width:760px){
  .policy-page{padding:24px 0 56px}
  .policy-hero{padding:30px 24px;border-radius:20px}.policy-hero:after{width:220px;height:220px;border-width:48px}
  .policy-hero>span{font-size:14px;margin-bottom:12px}.policy-hero h1{font-size:30px;line-height:1.08;margin-bottom:18px}.policy-hero p{font-size:16px;line-height:1.45}.policy-hero small{font-size:12px}
  .policy-nav{padding:20px}.policy-nav strong{font-size:18px}.policy-nav a{font-size:13px}
  .policy-document{padding:28px 24px;border-radius:20px}.policy-document>section{padding:28px 0}.policy-document h2{font-size:22px;line-height:1.2;margin-bottom:18px}.policy-document p,.policy-document li{font-size:15px;line-height:1.58}
  .policy-operator{grid-template-columns:1fr}.policy-operator>div{padding:16px}.policy-callout{font-size:14px;padding:16px 18px}
}

/* Medical license */
.license-page{padding:56px 0 96px}
.license-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);gap:24px;background:var(--navy);color:#fff;border-radius:24px;padding:52px}
.license-status{display:inline-flex;align-items:center;gap:10px;color:#a9d2ff;font-size:16px;margin-bottom:22px}.license-status i{width:10px;height:10px;background:#45d28b;border-radius:50%;box-shadow:0 0 0 6px rgba(69,210,139,.13)}
.license-hero h1{font:400 clamp(44px,5vw,66px)/1 Prosto-One,sans-serif;letter-spacing:-.025em;margin:0 0 24px}
.license-hero p{max-width:720px;font-size:20px;line-height:1.45;color:#b8c9da;margin:0}
.license-actions{display:flex;gap:12px;margin-top:32px}.license-actions .button{border-radius:30px}
.license-number-card{background:var(--blue);border-radius:20px;padding:32px;display:flex;flex-direction:column;justify-content:flex-end;min-width:0}
.license-number-card span{color:#c6e0ff;font-size:15px}.license-number-card strong{font:400 clamp(27px,3vw,40px)/1.12 Prosto-One,sans-serif;overflow-wrap:anywhere;margin:16px 0 28px}.license-number-card small{font-size:14px;color:#dcecff}
.license-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}
.license-summary article{background:#fff;border-radius:20px;padding:24px;min-height:180px;display:flex;flex-direction:column}
.license-summary span{font-size:14px;color:#7a8fa7}.license-summary strong{font:400 19px/1.32 Prosto-One,sans-serif;margin-top:auto}.license-summary small{font-size:13px;color:#7a8fa7;margin-top:10px}
.license-content-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:start;margin-top:24px}
.license-services,.license-document-card{background:#fff;border-radius:24px;padding:40px}
.license-kicker{display:block;color:var(--blue);font-size:16px;margin-bottom:14px}.license-services>h2{font:400 38px/1.08 Prosto-One,sans-serif;margin:0 0 18px}.license-services>p{font-size:18px;color:#526b84;line-height:1.5;margin:0 0 32px}
.license-service-list{display:flex;flex-direction:column}.license-service-list article{display:grid;grid-template-columns:52px 1fr;gap:20px;padding:24px 0;border-top:1px solid var(--line)}
.license-service-list article>span{color:var(--blue);font:400 20px Prosto-One,sans-serif}.license-service-list h3{font:400 22px/1.2 Prosto-One,sans-serif;margin:0 0 10px}.license-service-list p{font-size:16px;line-height:1.5;color:#526b84;margin:0}
.license-note{background:#dceaff;border-radius:16px;padding:20px;font-size:14px;line-height:1.5;color:#38536d;margin-top:24px}
.license-document-card{position:sticky;top:24px;padding:24px}.license-document-card>div{display:flex;flex-direction:column;padding:8px 8px 20px}.license-document-card span{font-size:13px;color:#7a8fa7}.license-document-card strong{font:400 21px/1.3 Prosto-One,sans-serif;margin:8px 0}.license-document-card small{font-size:13px;color:#7a8fa7}
.license-document-card iframe{display:block;width:100%;height:520px;border:0;border-radius:14px;background:var(--ice)}.license-document-card .button{width:100%;border-radius:28px;margin-top:16px}
@media(max-width:1100px){.license-summary{grid-template-columns:1fr 1fr}.license-content-grid{grid-template-columns:1fr}.license-document-card{position:static}.license-document-card iframe{height:700px}}
@media(max-width:760px){
  .license-page{padding:24px 0 56px}.license-hero{grid-template-columns:1fr;padding:30px 24px;border-radius:20px}.license-status{font-size:14px;margin-bottom:18px}.license-hero h1{font-size:31px;line-height:1.07}.license-hero p{font-size:16px}.license-actions{display:grid;grid-template-columns:1fr;margin-top:24px}.license-actions .button{min-height:48px;font-size:16px}
  .license-number-card{padding:24px;min-height:190px}.license-number-card strong{font-size:27px}.license-summary{grid-template-columns:1fr;gap:12px}.license-summary article{min-height:140px;padding:20px}.license-summary strong{font-size:17px}
  .license-services,.license-document-card{padding:24px;border-radius:20px}.license-services>h2{font-size:27px}.license-services>p{font-size:16px}.license-service-list article{grid-template-columns:38px 1fr;gap:12px;padding:20px 0}.license-service-list h3{font-size:19px}.license-service-list p{font-size:15px}
  .license-document-card iframe{height:480px}
}

/* Prices page: prevent long service names and codes from widening the viewport */
.page-prices{overflow-x:clip}
.page-prices .price-layout,.page-prices .price-content,.page-prices .price-group,.page-prices .price-item,.page-prices .price-item>div{min-width:0;max-width:100%}
.page-prices .price-code,.page-prices .price-item h3,.page-prices .price-item p,.page-prices .price-item>b{overflow-wrap:anywhere}
.page-prices .price-layout{grid-template-columns:minmax(0,1fr)}
@media(max-width:760px){
  .page-prices .page-hero .container,.page-prices .prices-page>.container{width:calc(100% - 32px);max-width:620px}
  .page-prices .price-layout,.page-prices .price-content{width:100%}
  .page-prices .price-aside{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden}
  .page-prices .price-group{width:100%;padding:24px 20px;overflow:hidden}
  .page-prices .price-group h2{font-size:26px;line-height:1.12}
  .page-prices .price-item{width:100%;grid-template-columns:minmax(0,1fr)}
  .page-prices .price-item>b{max-width:100%;text-align:left}
}

/* Keep the location icon and city together despite legacy span rules */
.utility>.header-location{display:inline-flex!important;align-items:center;gap:7px;white-space:nowrap;flex:0 0 auto;line-height:1}
.utility>.header-location>span{display:inline!important;margin:0!important;font-size:inherit;line-height:1;white-space:nowrap}
.utility>.header-location>svg{display:block;flex:0 0 20px;width:20px;height:20px}

/* Specialist card: separate category from the action button */
.doctor-info b{display:block;margin-bottom:28px}

/* Promotions page: prevent cards and long headings from widening the viewport */
.page-promotions .promo-grid{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;max-width:100%}
.page-promotions .promo-tile{width:100%;min-width:0;max-width:100%;overflow:hidden}
.page-promotions .promo-tile h2,.page-promotions .promo-tile p{max-width:100%;overflow-wrap:anywhere;word-break:normal}
@media(max-width:760px){
  .page-promotions .section{overflow:hidden}
  .page-promotions .promo-grid{grid-template-columns:minmax(0,1fr);width:min(100% - 32px,620px)}
  .page-promotions .promo-tile{padding:24px 20px}
  .page-promotions .promo-tile h2{font-size:26px;line-height:1.12;margin:32px 0 14px}
  .page-promotions .promo-tile p{font-size:17px;line-height:1.35}
}

/* Detailed Rayner promotion */
.page-promotions .promotions-section{padding-top:30px}
.page-promotions .promo-grid{grid-template-columns:minmax(0,1fr)}
.page-promotions .promo-detail{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:42px;align-items:center;min-height:0;background:#fff;color:var(--navy);box-shadow:0 8px 28px rgba(1,25,52,.09)}
.page-promotions .promo-detail small{color:var(--blue)}
.page-promotions .promo-detail h2{margin:26px 0 18px;max-width:820px}
.page-promotions .promo-detail p{overflow-wrap:normal}
.page-promotions .promo-price{display:flex;align-items:baseline;gap:18px;font:400 38px/1.1 Prosto-One;margin:0 0 24px}
.page-promotions .promo-price del{font:400 22px/1.2 Inter;color:var(--muted)}
.page-promotions .promo-detail ul{display:grid;gap:16px;margin:16px 0 20px;padding-left:24px;font-size:18px;line-height:1.45}
.page-promotions .promo-detail li{padding-left:4px}
.page-promotions .promo-note{font-size:15px!important;color:var(--muted);margin-bottom:0}
.page-promotions .promo-lens{margin:0;background:#fff;border-radius:22px;overflow:hidden;color:var(--navy)}
.page-promotions .promo-lens img{display:block;width:100%;aspect-ratio:16/10;object-fit:contain}
@media(max-width:900px){
  .page-promotions .promo-detail{grid-template-columns:minmax(0,1fr);gap:28px}
  .page-promotions .promo-lens{order:-1}
}
@media(max-width:760px){
  .page-promotions .promotions-section{padding-top:8px}
  .page-promotions .promo-detail{padding:24px 20px 26px;gap:22px}
  .page-promotions .promo-detail h2{margin:20px 0 16px}
  .page-promotions .promo-price{font-size:30px;gap:12px;margin-bottom:20px}
  .page-promotions .promo-price del{font-size:18px}
  .page-promotions .promo-detail ul{font-size:16px;line-height:1.45;gap:14px;padding-left:20px}
  .page-promotions .promo-lens{border-radius:17px}
}

/* Logo descriptor — 10% larger */
.intermed-logo small{font-size:12.1px}
@media(max-width:760px){.intermed-logo small{font-size:8.5px}}

/* Patient guides */
.patient-guides nav{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-top:24px}
.patient-guides nav a{color:var(--blue);font-size:18px;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.patient-guide-section{padding-top:24px}
.patient-guide-document{width:min(960px,calc(100% - 48px));margin:auto;background:#fff;border-radius:24px;padding:48px 56px}
.patient-guide-document>section{padding:30px 0;border-top:1px solid var(--line)}
.patient-guide-document>section:first-child{padding-top:0;border-top:0}
.patient-guide-document h2{font:400 30px/1.18 Prosto-One,sans-serif;margin:0 0 18px}
.patient-guide-document p,.patient-guide-document li{font-size:18px;line-height:1.6;color:#334d67}
.patient-guide-document ol{margin:0;padding-left:24px}.patient-guide-document li+li{margin-top:10px}
.patient-guide-document aside{margin:22px 0 30px;padding:24px;border-radius:18px;background:#dceaff}
.patient-guide-document aside strong{font:400 22px Prosto-One,sans-serif}.patient-guide-document aside p{margin:10px 0 0}
@media(max-width:760px){
  .patient-guides nav a{font-size:17px}
  .patient-guide-document{width:min(100% - 32px,620px);padding:28px 22px;border-radius:20px}
  .patient-guide-document>section{padding:24px 0}.patient-guide-document h2{font-size:23px}
  .patient-guide-document p,.patient-guide-document li{font-size:16px;line-height:1.52}
}

/* Patients page vertical spacing */
.page-patients .page-hero .kicker{display:block;margin-bottom:14px}
.page-patients .page-hero{padding-bottom:24px}
.page-patients .page-hero+.section{padding-top:24px}
@media(max-width:760px){
  .page-patients .page-hero .kicker{margin-bottom:12px}
  .page-patients .page-hero{padding-bottom:14px}
  .page-patients .page-hero+.section{padding-top:14px}
}

/* Diagnostic appointment card */
.diagnostic-card{align-items:stretch}
.diagnostic-card>div{display:flex;flex-direction:column;justify-content:flex-end;max-width:610px}
.diagnostic-card h2{margin-bottom:12px}
.diagnostic-card p{font-size:18px;margin:0 0 8px}
.diagnostic-card ul{margin:0 0 22px;padding-left:22px;font-size:18px;line-height:1.42}
.diagnostic-card .button{align-self:flex-start}
@media(max-width:760px){
  .diagnostic-card{min-height:470px}
  .diagnostic-card>div{justify-content:flex-end}
  .diagnostic-card p{font-size:16px}
  .diagnostic-card ul{font-size:16px;line-height:1.38;margin-bottom:18px}
  .diagnostic-card .button{align-self:stretch;min-height:48px;padding:0 14px;font-size:15px;border-radius:24px}
}

/* Diagnostic composition: copy on the left, original clinic room on the right */
.eye-card.diagnostic-card{background:#fff;color:var(--navy);align-items:stretch}
.eye-card.diagnostic-card:after{background:linear-gradient(90deg,#fff 0%,#fff 42%,rgba(255,255,255,.96) 50%,rgba(255,255,255,.18) 72%,rgba(255,255,255,0) 100%)}
.eye-card.diagnostic-card>img{left:auto;right:0;width:62%;object-position:72% center}
.eye-card.diagnostic-card>div{max-width:53%;justify-content:center}
.eye-card.diagnostic-card>div>span{color:var(--blue)}
.eye-card.diagnostic-card ul{color:#40566d}
@media(max-width:760px){
  .eye-card.diagnostic-card{min-height:0;padding:26px 24px}
  .eye-card.diagnostic-card:after{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.99) 48%,rgba(255,255,255,.82) 67%,rgba(255,255,255,.1) 100%)}
  .eye-card.diagnostic-card>img{left:auto;right:0;width:63%;height:100%;object-position:76% center}
  .eye-card.diagnostic-card>div{max-width:78%;justify-content:flex-start}
  .eye-card.diagnostic-card h2{font-size:25px;margin-top:0}
  .eye-card.diagnostic-card ul{display:grid;gap:10px;max-width:88%;padding-left:18px;margin:0}
.eye-card.diagnostic-card .button{margin-top:18px}
}

/* The clinic facade source is corrected to a slightly wider natural proportion. */
.proof-branch{background-image:linear-gradient(0deg,rgba(1,25,52,.78) 0%,rgba(1,25,52,.1) 68%),url('/static/img/proof/branch-intermed-normalized-v2.png')}
@media(max-width:760px){.proof-branch{background-image:linear-gradient(0deg,rgba(1,25,52,.82) 0%,rgba(1,25,52,.06) 72%),url('/static/img/proof/branch-intermed-normalized-v2.png')}}

/* R-Evolution replaces the former VisuMax equipment image. */
.proof-equipment:before{background-image:linear-gradient(90deg,#011934 12%,rgba(1,25,52,.25)),url('/static/img/proof/equipment-r-evolution-v4.png')}
@media(max-width:760px){.proof-equipment:before{background-image:linear-gradient(0deg,#011934 8%,rgba(1,25,52,.06) 72%),url('/static/img/proof/equipment-r-evolution-v4.png')}}

/* Contacts: compact flow and a dedicated Yandex Maps route action. */
.page-contacts .page-hero{padding-bottom:22px}
.page-contacts .contacts-page{padding-top:22px}
.page-contacts .contacts-details{display:flex;flex-direction:column;gap:18px;min-width:0}
.page-contacts .branch-list{grid-template-columns:1fr}
.page-contacts .contacts-route{width:100%;gap:12px;border-radius:18px}
.page-contacts .yandex-map-icon{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:#fff}
.page-contacts .yandex-map-icon svg{display:block;width:23px;height:23px;fill:#f04438}
@media(max-width:760px){
  .page-contacts .page-hero{padding-bottom:10px}
  .page-contacts .contacts-page{padding-top:10px}
  .page-contacts .contacts-grid{gap:18px}
  .page-contacts .contacts-details{gap:14px}
  .page-contacts .contacts-route{min-height:58px;font-size:17px}
}
