@font-face{font-family:Manrope;font-style:normal;font-weight:400 700;font-display:swap;src:url(/site-static/assets/manrope-cyrillic-c268b459.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400 700;font-display:swap;src:url(/site-static/assets/manrope-latin-a30ddcd3.woff2) format("woff2");unicode-range:U+0000-00ff,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400 700;font-display:swap;src:url(/site-static/assets/source-serif-4-cyrillic-e553fa82.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400 700;font-display:swap;src:url(/site-static/assets/source-serif-4-latin-f2ea9c12.woff2) format("woff2");unicode-range:U+0000-00ff,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}:root{--primary: #ef8348;--primary-deep: #b24a18;--ink: #1c1815;--body: #5c534c;--muted: #7a6a5c;--faint: #7a6857;--soft: #fdf1e7;--softer: #f8ddc8;--line: #f2dac5;--on-soft: #9a4a1c;--on-dark-soft: #fdede3;--panel-radius: 32px;--card-radius: 24px;--pill-radius: 999px;--page-pad: clamp(20px, 4vw, 32px);--card-shadow: 0 12px 36px rgba(24, 34, 45, .11);--card-shadow-hover: 0 18px 44px rgba(24, 34, 45, .18)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}body{margin:0;background:#fff;color:var(--body);font-family:Manrope,system-ui,sans-serif;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}[x-cloak]{display:none!important}a{color:var(--ink);text-decoration:none}a:hover{color:var(--primary)}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}img{max-width:100%}::-moz-selection{background:#3a4750;color:#fff}::selection{background:#3a4750;color:#fff}.site{overflow-x:hidden;background:#fff}.shell{width:100%;max-width:1240px;margin-inline:auto}.section-side{padding-right:var(--page-pad);padding-left:var(--page-pad)}.content-section{padding-top:clamp(52px,7vw,82px)}.centered{text-align:center}h1,h2,h3,p{margin-top:0}h1,h2,.brand-name,.contact-phone,.footer-brand strong,.procedure-dialog h3{font-family:"Source Serif 4",Georgia,serif}h2{margin-bottom:0;color:var(--ink);font-size:clamp(27px,4.4vw,38px);font-weight:700;letter-spacing:-.01em;line-height:1.2}.section-intro{max-width:58ch;margin:14px auto 0;color:var(--muted);font-size:16px;line-height:1.7}.site-header{position:sticky;z-index:40;top:0;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{display:flex;align-items:center;flex-wrap:wrap;gap:8px 20px;padding:12px var(--page-pad)}.brand{display:flex;flex:0 0 auto;align-items:center;gap:12px;color:var(--ink)}.brand:hover{color:var(--ink)}.brand-logo{display:block;width:40px;height:40px;flex:0 0 auto}.brand-copy{display:flex;flex-direction:column;line-height:1.2}.brand-label{color:var(--faint);font-size:9.5px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap}.brand-name{color:var(--ink);font-size:clamp(15px,3.6vw,18px);font-weight:600;white-space:nowrap}.desktop-nav{display:flex;align-items:center;gap:4px;margin-left:auto;font-size:14px;font-weight:500}.desktop-nav>a:not(.button){padding:10px 14px;border-radius:var(--pill-radius);color:var(--body);white-space:nowrap}.desktop-nav>a:not(.button):hover{background:var(--soft);color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--pill-radius);background:var(--primary-deep);color:#fff;font-weight:600;text-align:center;transition:background-color .15s ease,color .15s ease,transform .15s ease}.button:hover{background:var(--ink);color:#fff}.button--header{margin-left:8px;padding:12px 22px;box-shadow:0 8px 20px #18222d33;white-space:nowrap}.button--large{padding:17px 34px;font-size:15.5px}.button--light{background:#fff;color:var(--on-soft)}.button--light:hover{background:#fff;color:var(--ink)}.menu-toggle{display:none;width:46px;height:46px;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;padding:0 12px;border:1px solid var(--line);border-radius:14px;background:var(--soft);cursor:pointer}.menu-toggle span{display:block;height:2px;border-radius:2px;background:var(--ink)}.mobile-menu{display:none}.hero{padding-top:0;padding-bottom:8px}.hero-panel{position:relative;overflow:hidden;padding:clamp(32px,5vw,64px) clamp(22px,5vw,60px) 0;border-radius:var(--panel-radius);background:var(--soft)}.decor{position:absolute;border-radius:50%;pointer-events:none}.decor--hero{top:-90px;right:-90px;width:340px;height:340px;background:var(--softer)}.hero-grid{position:relative;display:grid;align-items:end;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:48px}.hero-copy{padding-bottom:clamp(36px,5vw,78px)}.eyebrow-pill{display:inline-flex;align-items:center;gap:9px;padding:9px 16px;border-radius:var(--pill-radius);background:#fff;box-shadow:0 4px 14px #18222d14;color:var(--on-soft);font-size:12.5px;font-weight:600}.eyebrow-pill span{display:block;width:7px;height:7px;border-radius:50%;background:var(--primary-deep)}.hero h1{margin:26px 0 0;color:var(--ink);font-size:clamp(34px,6vw,60px);font-weight:700;letter-spacing:-.02em;line-height:1.08;text-wrap:pretty}.hero-heading{margin:18px 0 0;color:var(--primary-deep);font-family:"Source Serif 4",Georgia,serif;font-size:clamp(23px,3vw,31px);font-weight:600;line-height:1.25;text-wrap:pretty}.hero-intro{max-width:44ch;margin:16px 0 0;color:var(--body);font-size:clamp(15.5px,1.6vw,17px);line-height:1.7;text-wrap:pretty}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:36px}.hero-actions .button:first-child{box-shadow:0 12px 26px #18222d3d}.hero-actions .button--light{padding-right:30px;padding-left:30px;box-shadow:0 6px 18px #18222d1a}.hero-contact{display:flex;align-items:center;gap:12px;margin-top:30px;color:var(--body);font-size:14px}.hero-contact .phone{color:var(--ink);font-family:ui-monospace,Menlo,monospace;font-size:16px}.contact-dot{color:var(--faint)}.hero-visual{position:relative}.hero-photo{overflow:hidden;border-radius:28px 28px 0 0;aspect-ratio:4 / 5;background:var(--softer)}.hero-photo img,.specialty-photo img,.doctor-photo img,.prevention-photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.floating-cards{position:absolute;bottom:44px;left:14px;display:flex;width:min(214px,72%);flex-direction:column;gap:14px}.floating-card{padding:16px 18px;border-radius:16px;background:#fff;box-shadow:0 14px 30px #18222d1f}.micro-label{color:var(--faint);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.today-list{display:flex;flex-direction:column;gap:8px;margin-top:10px}.today-list span{color:var(--body);font-size:13.5px}.floating-card--compact{display:flex;align-items:center;gap:12px;padding:14px 18px}.floating-card--compact>span{display:flex;flex-direction:column;line-height:1.3}.floating-card--compact strong{color:var(--ink);font-size:14.5px}.floating-card--compact small{color:var(--muted);font-size:12.5px}.pillars-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:22px;margin-top:44px;text-align:left}.card{border-radius:var(--card-radius);background:#fff;box-shadow:var(--card-shadow)}.pillar-card{display:flex;flex-direction:column;gap:14px;padding:28px 26px 30px;transition:box-shadow .18s ease}.pillar-card:hover,.doctor-card:hover{box-shadow:var(--card-shadow-hover)}.number-badge{display:flex;width:52px;height:52px;align-items:center;justify-content:center;border-radius:50%;background:var(--soft);color:#2f5c86;font-family:ui-monospace,Menlo,monospace;font-size:13px}.pillar-card h3{margin:0;color:var(--ink);font-family:Manrope,system-ui,sans-serif;font-size:17px;font-weight:700}.pillar-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.specialties-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:36px}.specialty-card{display:flex;overflow:hidden;flex-direction:column}.specialty-photo{overflow:hidden;margin:14px 14px 0;border-radius:18px;aspect-ratio:4 / 3;background:var(--softer)}.specialty-body{display:flex;flex-direction:column;gap:12px;padding:22px 26px 28px}.specialty-body h3{margin:0;color:var(--ink);font-size:21px;font-weight:600;line-height:1.3}.specialty-body p{margin:0;color:var(--muted);font-size:14.5px;line-height:1.65}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.tag{display:inline-flex;padding:7px 13px;border:0;border-radius:var(--pill-radius);background:var(--soft);color:var(--on-soft);font-size:12.5px;font-weight:500;line-height:normal}button.tag{cursor:pointer;transition:background-color .15s ease}button.tag:hover{background:var(--line)}button.tag:focus-visible,.button:focus-visible,.menu-toggle:focus-visible,.modal-close:focus-visible,a:focus-visible{outline:3px solid rgba(239,131,72,.48);outline-offset:3px}.hours-panel{position:relative;overflow:hidden;padding:clamp(26px,4vw,52px) clamp(20px,4vw,56px);border-radius:var(--panel-radius);background:var(--soft)}.decor--hours{bottom:-90px;left:-70px;width:280px;height:280px;background:var(--softer)}.hours-section-heading{position:relative;max-width:760px;margin-inline:auto;text-align:center}.hours-section-heading p{max-width:62ch;margin:14px auto 0;color:var(--body);font-size:15.5px;line-height:1.7}.hours-columns{position:relative;display:grid;align-items:stretch;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:48px;margin-top:clamp(34px,5vw,48px)}.hours-card{position:relative;height:100%;padding:30px 28px}.hours-column-title{margin:0;color:var(--ink);font-size:18px;font-weight:700;line-height:1.35}.hours-list{display:flex;flex-direction:column;gap:2px;margin-top:18px}.hours-list>div{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid var(--line)}.hours-list span{color:var(--body);font-size:14.5px;font-weight:500}.hours-list time{color:var(--ink);font-family:ui-monospace,Menlo,monospace;font-size:13.5px}.hours-button{padding:15px 34px;font-size:15px}.hours-section-action{position:relative;display:flex;justify-content:center;margin-top:32px}.schedule{position:relative;display:flex}.contact-card h2{font-size:clamp(25px,4vw,34px);line-height:1.25}.schedule-list{width:100%;margin-top:0;padding:10px 8px}.schedule-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 18px;padding:14px 20px;border-radius:16px;transition:background-color .15s ease}.schedule-row:hover{background:var(--soft)}.schedule-row strong{flex-basis:100%;color:var(--ink);font-size:14.5px;font-weight:600}.schedule-row span{color:var(--muted);font-size:13.5px}.schedule-row time{padding:7px 12px;border-radius:var(--pill-radius);background:var(--soft);color:var(--on-soft);font-family:ui-monospace,Menlo,monospace;font-size:12.5px}.section-intro--team{max-width:56ch}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:26px;margin-top:42px}.doctor-card{padding:16px 16px 26px;text-align:center;transition:box-shadow .18s ease}.doctor-photo{overflow:hidden;border-radius:20px;aspect-ratio:3 / 4;background:var(--softer)}.doctor-photo--mitova{-o-object-position:60% 20%;object-position:60% 20%}.doctor-card h3{margin:18px 0 0;color:var(--ink);font-family:Manrope,system-ui,sans-serif;font-size:17px;font-weight:700}.doctor-card>.tag{margin-top:10px;padding-right:14px;padding-left:14px}.prevention-panel{position:relative;display:grid;overflow:hidden;align-items:center;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:48px;padding:clamp(30px,4vw,58px) clamp(22px,4vw,60px);border-radius:var(--panel-radius);background:var(--primary-deep)}.decor--prevention{top:-80px;right:-80px;width:300px;height:300px;background:rgba(255,255,255,.07)}.prevention-copy{position:relative}.prevention-copy h2{color:#fff;font-size:clamp(26px,4.2vw,36px);line-height:1.25;text-wrap:pretty}.prevention-copy p{max-width:48ch;margin:20px 0 0;color:var(--on-dark-soft);font-size:16px;line-height:1.75}.prevention-copy .button{margin-top:30px;padding-right:32px;padding-left:32px}.prevention-photo{position:relative;overflow:hidden;border-radius:24px;aspect-ratio:4 / 3;background:rgba(255,255,255,.08)}.contact-grid{display:grid;align-items:stretch;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.contact-card{position:relative;overflow:hidden;padding:clamp(28px,4vw,44px) clamp(22px,4vw,40px);border-radius:var(--panel-radius);background:var(--soft)}.contact-watermark{position:absolute;top:50%;right:clamp(20px,6vw,80px);width:clamp(225px,30vw,375px);height:auto;opacity:.15;pointer-events:none;transform:translateY(-50%)}.contact-card-content{position:relative;z-index:1;width:min(100%,520px)}.contact-details{display:flex;flex-direction:column;gap:24px;margin-top:30px}.contact-details address{margin-top:8px;color:var(--body);font-size:16px;font-style:normal;line-height:1.6}.address-link{color:var(--body)}.address-link:hover{color:var(--primary-deep)}.map-link-hint{display:block;margin-top:10px;color:var(--primary-deep);font-size:13.5px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.contact-details a:not(.contact-phone){display:inline-block;margin-top:8px;color:var(--body);font-size:16px}.contact-details a[href^="mailto:"]:hover{text-decoration:underline;text-underline-offset:3px}.contact-phone{display:inline-block;margin-top:8px;color:var(--ink);font-size:24px;font-weight:600}.contact-button{margin-top:32px;padding:16px 32px;box-shadow:0 12px 26px #2f5c863d;font-size:15px}.site-footer{margin-top:82px;border-top:1px solid var(--line);background:var(--soft)}.content-page+.site-footer{margin-top:0}.footer-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;padding:clamp(30px,4vw,44px) var(--page-pad)}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand img{display:block;width:40px;height:40px}.footer-brand>span{display:flex;flex-direction:column;line-height:1.3}.footer-brand strong{color:var(--ink);font-size:17px;font-weight:600}.footer-brand small,.copyright{color:var(--muted);font-size:13px}.footer-meta{display:flex;align-items:flex-end;flex-direction:column;gap:10px}.footer-links{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px 18px;font-size:13px;font-weight:600}.footer-links a{color:var(--body)}.footer-links a:hover{color:var(--primary-deep)}.content-page{padding-top:clamp(38px,6vw,72px);padding-bottom:clamp(58px,8vw,96px)}.page-article{max-width:920px}.page-heading{padding:clamp(30px,5vw,58px);border-radius:var(--panel-radius);background:var(--soft)}.page-heading h1{max-width:20ch;margin:14px 0 0;color:var(--ink);font-size:clamp(33px,6vw,54px);line-height:1.12;text-wrap:pretty}.page-heading p{max-width:62ch;margin:18px 0 0;color:var(--body);font-size:16px;line-height:1.7}.prose{max-width:760px;margin:clamp(36px,6vw,64px) auto 0}.prose h2{margin-top:38px;font-size:clamp(23px,3.5vw,29px)}.prose section:first-child h2{margin-top:0}.prose p{margin:12px 0 0;color:var(--body);font-size:16px;line-height:1.8}.prose a{color:var(--primary-deep);text-decoration:underline;text-underline-offset:3px}.page-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin-top:46px}.page-actions .button--light{background:var(--soft)}.contact-grid--page{margin-top:clamp(30px,5vw,52px)}.hours-summary{max-width:680px;margin:clamp(42px,6vw,68px) auto 0;padding:clamp(26px,4vw,42px);border-radius:var(--card-radius);background:#fff;box-shadow:var(--card-shadow)}.hours-summary h2{font-size:clamp(25px,4vw,32px)}.procedure-modal{position:fixed;z-index:100;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(28,24,21,.55)}.procedure-dialog{width:100%;max-width:520px;padding:32px 30px;border-radius:24px;background:#fff;box-shadow:0 24px 60px #00000040}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.procedure-dialog h3{margin:0;color:var(--ink);font-size:22px;font-weight:700}.procedure-dialog p{margin:16px 0 0;color:var(--body);font-size:15px;line-height:1.7}.modal-close{width:34px;height:34px;flex:0 0 auto;border:0;border-radius:50%;background:var(--soft);color:var(--ink);cursor:pointer;font-size:16px}.error-page{display:flex;min-height:100vh;align-items:center;justify-content:center;padding:var(--page-pad);background:var(--soft);text-align:center}.error-card{width:100%;max-width:620px;padding:clamp(36px,6vw,68px);border-radius:var(--panel-radius);background:#fff;box-shadow:var(--card-shadow)}.error-card img{width:58px;height:58px}.error-code{margin-top:24px;color:var(--primary-deep);font-family:ui-monospace,Menlo,monospace;font-size:13px;font-weight:700;letter-spacing:.16em}.error-card h1{margin:12px 0 0;color:var(--ink);font-size:clamp(30px,5vw,46px);line-height:1.15}.error-card p{margin:16px auto 0;color:var(--muted);line-height:1.7}.error-card .button{margin-top:28px;padding:15px 28px}@media (max-width: 899px){:root{--page-pad: 10px}html{scroll-padding-top:78px}.desktop-nav{display:none}.menu-toggle{display:flex}.mobile-menu{display:flex;flex-direction:column;gap:4px;padding:8px var(--page-pad) 18px;border-top:1px solid var(--line);background:#fff}.mobile-menu>a:not(.button){padding:14px 12px;border-radius:12px;color:var(--ink);font-size:16px;font-weight:500}.mobile-menu>a:not(.button):hover{background:var(--soft)}.mobile-menu .button{margin-top:6px;padding:16px;font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button,.prevention-copy .button,.contact-button{width:100%}.hero-contact{align-items:flex-start;flex-direction:column;gap:4px}.contact-dot,.footer-brand{display:none}.footer-inner,.footer-meta{align-items:flex-start}.footer-links{justify-content:flex-start}}@media (max-width: 680px){.hero-panel{padding-right:22px;padding-left:22px}.hero-grid,.hours-columns,.prevention-panel{grid-template-columns:minmax(0,1fr)}.hours-list>div{gap:10px}.hours-list time{text-align:right}.specialties-grid,.team-grid,.contact-grid{grid-template-columns:minmax(0,1fr)}.page-actions{align-items:stretch;flex-direction:column}.page-actions .button{width:100%}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
