*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#14213d;background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:#172a5b;color:#fff;font-size:13px}.topbar .wrap{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:18px}.topbar a{opacity:.9}.topbar a:hover{opacity:1}.header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid #e7edf5}.nav{height:78px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;min-width:190px}.brand img{width:180px;height:62px;object-fit:contain;object-position:left center}.navlinks{display:flex;align-items:center;gap:28px;margin-left:auto;font-size:14px;font-weight:700;color:#25395f}.navlinks a{position:relative;padding:29px 0}.navlinks a:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;background:#41b9df;transform:scaleX(0);transition:.2s}.navlinks a:hover:after,.navlinks a.active:after{transform:scaleX(1)}.nav-actions{display:flex;gap:10px;margin-left:6px}.btn{border:0;border-radius:999px;padding:13px 18px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:.2s;white-space:nowrap}.btn-primary{background:#172a5b;color:#fff;box-shadow:0 8px 20px rgba(23,42,91,.16)}.btn-primary:hover{transform:translateY(-2px);background:#0d1e49}.btn-cyan{background:#41b9df;color:#082544}.btn-cyan:hover{transform:translateY(-2px);background:#58c7e7}.btn-ghost{border:1px solid #ccd7e8;background:#fff;color:#172a5b}.btn-ghost:hover{border-color:#9fb1cb;transform:translateY(-2px)}.burger{display:none;width:46px;height:46px;border-radius:50%;border:1px solid #d9e2ee;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:4px}.burger span{width:18px;height:2px;background:#172a5b;transition:.2s}.mobile-menu{display:none}.hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#eefaff 0%,#fff 52%,#f4f7fc 100%)}.hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;border:84px solid rgba(65,185,223,.08);right:-150px;top:-120px}.hero-grid{min-height:670px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:48px;padding:74px 0}.eyebrow{font-size:12px;letter-spacing:.19em;text-transform:uppercase;font-weight:900;color:#228db3;margin-bottom:18px}.hero h1,.page-hero h1{font-size:clamp(46px,5.6vw,78px);line-height:.98;letter-spacing:-.055em;margin:0 0 24px;color:#122557}.hero h1 em{font-style:normal;color:#41b9df}.lead{font-size:18px;color:#53657d;max-width:650px;margin:0 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-row{display:flex;gap:22px;flex-wrap:wrap;margin-top:34px}.trust-pill{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:800;color:#304768}.dot{width:8px;height:8px;border-radius:50%;background:#41b9df}.hero-media{position:relative}.hero-photo{height:510px;border-radius:42px 42px 120px 42px;object-fit:cover;box-shadow:0 30px 70px rgba(23,42,91,.18)}.hero-card{position:absolute;left:-32px;bottom:28px;width:285px;background:#fff;padding:20px;border-radius:20px;box-shadow:0 20px 46px rgba(22,43,91,.16)}.rating{display:flex;gap:4px;color:#f4b740;letter-spacing:.04em}.hero-card strong{display:block;font-size:27px;color:#172a5b;line-height:1.1}.hero-card small{color:#66778e}.quickbar{margin-top:-34px;position:relative;z-index:4}.quickgrid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:26px;box-shadow:0 20px 60px rgba(26,54,99,.12);overflow:hidden}.quickitem{padding:26px 28px;border-right:1px solid #e6edf5}.quickitem:last-child{border-right:0}.quickitem .num{font-size:12px;font-weight:900;color:#41b9df}.quickitem strong{display:block;font-size:16px;color:#172a5b;margin:5px 0}.quickitem span{font-size:13px;color:#6f7f93}.section{padding:100px 0}.section.alt{background:#f6f9fc}.section.dark{background:#122557;color:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:46px}.section-head h2{font-size:clamp(34px,4.5vw,56px);line-height:1.02;letter-spacing:-.04em;margin:0;color:#14285b;max-width:760px}.dark .section-head h2{color:#fff}.section-head p{max-width:500px;color:#6c7c91;margin:0}.dark .section-head p{color:#bdc8d9}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.care-card{position:relative;overflow:hidden;border-radius:26px;background:#fff;border:1px solid #e4eaf2;min-height:410px;transition:.25s}.care-card:hover{transform:translateY(-5px);box-shadow:0 24px 50px rgba(24,52,100,.12)}.care-card img{width:100%;height:210px;object-fit:cover}.care-body{padding:24px}.care-body h3{font-size:23px;margin:0 0 10px;color:#172a5b}.care-body p{color:#68798e;margin:0 0 18px}.text-link{font-size:13px;font-weight:900;color:#168bb4}.promise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.promise{padding:28px 24px;border:1px solid rgba(255,255,255,.15);border-radius:22px;background:rgba(255,255,255,.045)}.promise .ico{width:44px;height:44px;border-radius:14px;background:#41b9df;color:#0b2a50;display:grid;place-items:center;font-weight:900;margin-bottom:26px}.promise h3{font-size:19px;margin:0 0 10px}.promise p{margin:0;color:#c3cede;font-size:14px}.locations-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.location-card{border:1px solid #e2e9f2;border-radius:22px;padding:22px;background:#fff;display:flex;flex-direction:column;min-height:245px}.location-card .tag{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#2593b8;font-weight:900}.location-card h3{font-size:22px;margin:6px 0 12px;color:#172a5b}.location-card p{font-size:13px;color:#6b7b90;margin:0 0 20px}.location-card .actions{margin-top:auto;display:flex;gap:8px;flex-wrap:wrap}.mini{padding:9px 11px;border-radius:999px;border:1px solid #d7e1ee;font-size:12px;font-weight:900;color:#243d65}.review-band{display:grid;grid-template-columns:.76fr 1.24fr;gap:38px;align-items:center}.review-stat{padding:38px;border-radius:28px;background:#eaf9fd}.review-stat .big{font-size:76px;letter-spacing:-.06em;line-height:.9;color:#172a5b;font-weight:900}.review-stat .stars{font-size:21px;color:#e9ac24;margin:14px 0 6px}.review-stat p{margin:0;color:#63768d}.review-copy blockquote{font-size:clamp(28px,3.2vw,43px);line-height:1.14;letter-spacing:-.035em;margin:0 0 20px;color:#172a5b}.review-copy p{color:#6b7c91}.medical{background:#fff;border:1px solid #e0e8f1;border-radius:24px;padding:30px;display:grid;grid-template-columns:260px 1fr;gap:28px;align-items:center}.medical img{max-height:65px;width:100%;object-fit:contain}.medical h3{margin:0 0 7px;color:#172a5b;font-size:24px}.medical p{margin:0;color:#6c7b8f}.cta-band{border-radius:34px;padding:52px;background:linear-gradient(135deg,#162b5f,#0e3e6b);display:flex;align-items:center;justify-content:space-between;gap:30px;color:#fff;overflow:hidden;position:relative}.cta-band:after{content:"";position:absolute;width:270px;height:270px;border:58px solid rgba(65,185,223,.16);border-radius:50%;right:-90px;top:-90px}.cta-band h2{font-size:40px;line-height:1.05;margin:0 0 10px;letter-spacing:-.04em}.cta-band p{margin:0;color:#c6d4e5}.cta-band .btn{position:relative;z-index:2}.footer{background:#0b1835;color:#fff;padding:64px 0 28px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .85fr 1.15fr;gap:34px}.footer-logo{width:180px;background:#fff;border-radius:14px;padding:8px}.footer h4{margin:0 0 17px}.footer p,.footer a{font-size:13px;color:#b7c3d5}.footer a{display:block;margin:8px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.11);margin-top:48px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#91a3bc}.page-hero{background:#eefaff;padding:76px 0 66px}.page-hero .crumb{font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:900;color:#2894b8}.page-hero h1{font-size:clamp(44px,5vw,68px);max-width:800px;margin-top:17px}.page-hero p{font-size:18px;color:#60748b;max-width:720px}.service-list{display:grid;gap:20px}.service-row{display:grid;grid-template-columns:320px 1fr;min-height:290px;border:1px solid #e3eaf2;border-radius:28px;overflow:hidden;background:#fff}.service-row img{width:100%;height:100%;object-fit:cover}.service-content{padding:34px 38px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.service-content h2{font-size:30px;color:#172a5b;margin:0 0 10px}.service-content p{color:#66788d;max-width:650px}.service-meta{display:flex;gap:8px;flex-wrap:wrap}.chip{padding:8px 11px;border-radius:999px;background:#eef8fc;color:#1d7fa4;font-size:11px;font-weight:900}.branches-layout{display:grid;grid-template-columns:280px 1fr;gap:28px;align-items:start}.branch-nav{position:sticky;top:110px;border:1px solid #e0e8f2;border-radius:22px;padding:14px;background:#fff}.branch-nav a{display:block;padding:13px 14px;border-radius:12px;font-size:13px;font-weight:800;color:#405574}.branch-nav a:hover{background:#eff9fc;color:#172a5b}.branch-stack{display:grid;gap:18px}.branch-detail{border:1px solid #e1e9f2;border-radius:28px;padding:32px;scroll-margin-top:110px;background:#fff}.branch-detail h2{font-size:30px;margin:0 0 7px;color:#172a5b}.branch-detail .addr{color:#5f7288}.branch-detail .branch-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:24px 0}.info-box{background:#f5f9fc;border-radius:16px;padding:18px}.info-box span{display:block;font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#7b8ca0;font-weight:900;margin-bottom:6px}.info-box strong{color:#23395f}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.about-photo{height:520px;object-fit:cover;border-radius:36px 36px 110px 36px}.about-grid h2{font-size:clamp(38px,4vw,56px);line-height:1.03;letter-spacing:-.04em;color:#172a5b;margin:0 0 22px}.about-grid p{color:#66788d}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.value{border:1px solid #e1e9f1;border-radius:22px;padding:26px}.value strong{font-size:18px;color:#172a5b}.value p{font-size:14px;color:#6d7e91}.book-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:44px;align-items:start}.contact-panel{background:#122557;color:#fff;border-radius:30px;padding:34px;position:sticky;top:110px}.contact-panel h2{font-size:32px;margin:0 0 12px}.contact-panel p{color:#bcc9d9}.contact-item{border-top:1px solid rgba(255,255,255,.14);padding:18px 0}.contact-item span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#8da3be;font-weight:900}.contact-item a,.contact-item strong{font-weight:800}.form-card{border:1px solid #dfe7f0;border-radius:30px;padding:34px;background:#fff}.form-card h2{font-size:32px;color:#172a5b;margin:0 0 8px}.form-card>p{color:#6a7c91;margin-top:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:900;color:#3c536f}.field input,.field select,.field textarea{border:1px solid #d5dfeb;border-radius:13px;padding:13px 14px;color:#223858;background:#fff;outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:#41b9df;box-shadow:0 0 0 3px rgba(65,185,223,.12)}.field textarea{min-height:120px;resize:vertical}.form-actions{display:flex;gap:10px;margin-top:20px;flex-wrap:wrap}.preview{display:none;margin-top:22px;border-radius:18px;background:#f3f9fc;padding:20px;white-space:pre-line;color:#344c69;font-size:14px}.preview.show{display:block}.note{font-size:12px;color:#718296;margin-top:12px}.emergency{background:#fff3f1;border:1px solid #ffd7d0;border-radius:15px;padding:14px 16px;color:#8c342a;font-size:13px;font-weight:700;display:none}.emergency.show{display:block}.mobile-sticky{display:none}.anchor-strip{position:sticky;top:78px;z-index:20;background:#fff;border-bottom:1px solid #e3eaf2}.anchor-scroll{display:flex;gap:8px;overflow:auto;padding:11px 0;scrollbar-width:none}.anchor-scroll::-webkit-scrollbar{display:none}.anchor-scroll a{flex:0 0 auto;padding:8px 12px;border-radius:999px;background:#f2f6fa;font-size:12px;font-weight:800;color:#425a75}.faq{display:grid;gap:12px}.faq details{border:1px solid #e1e9f1;border-radius:18px;padding:18px 20px;background:#fff}.faq summary{cursor:pointer;font-weight:900;color:#22395f}.faq p{color:#6b7c91;margin-bottom:0}.hidden-desktop{display:none}
@media(max-width:1020px){.navlinks{display:none}.nav-actions .btn-ghost{display:none}.burger{display:flex;margin-left:auto}.mobile-menu{position:fixed;inset:116px 0 auto 0;background:#fff;border-bottom:1px solid #dfe7ef;box-shadow:0 22px 40px rgba(16,38,82,.12);padding:18px 20px 28px;z-index:79}.mobile-menu.open{display:block}.mobile-menu a{display:block;padding:14px 8px;border-bottom:1px solid #edf1f6;font-weight:800;color:#2d4466}.mobile-menu .mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.hero-grid{grid-template-columns:1fr 1fr;gap:25px}.hero-photo{height:450px}.hero-card{left:-15px}.locations-grid{grid-template-columns:repeat(3,1fr)}.promise-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.quickgrid{grid-template-columns:1fr 1fr}.quickitem:nth-child(2){border-right:0}.quickitem:nth-child(-n+2){border-bottom:1px solid #e6edf5}.branches-layout{grid-template-columns:1fr}.branch-nav{position:static;display:flex;overflow:auto;gap:6px}.branch-nav a{flex:0 0 auto}.book-layout{grid-template-columns:1fr}.contact-panel{position:static}.care-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.wrap{width:min(100% - 28px,1180px)}.topbar{display:none}.header{top:0}.nav{height:70px}.brand img{width:142px;height:52px}.nav-actions{display:none}.mobile-menu{inset:70px 0 auto 0}.hero-grid{grid-template-columns:1fr;padding:48px 0 80px;min-height:auto}.hero h1{font-size:48px}.hero-media{margin-top:10px}.hero-photo{height:380px;border-radius:28px 28px 70px 28px}.hero-card{left:12px;right:12px;bottom:-40px;width:auto}.quickbar{margin-top:0;padding-top:0}.quickgrid{border-radius:0;box-shadow:none;border-top:1px solid #e4ebf3;border-bottom:1px solid #e4ebf3}.section{padding:72px 0}.section-head{display:block}.section-head h2{font-size:39px}.section-head p{margin-top:18px}.care-grid{grid-template-columns:1fr}.care-card{min-height:0}.promise-grid{grid-template-columns:1fr}.locations-grid{grid-template-columns:1fr}.review-band{grid-template-columns:1fr}.medical{grid-template-columns:1fr}.cta-band{padding:34px 26px;display:block}.cta-band h2{font-size:33px}.cta-band .btn{margin-top:22px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block;padding-bottom:72px}.service-row{grid-template-columns:1fr}.service-row img{height:220px}.service-content{grid-template-columns:1fr;padding:26px}.about-grid{grid-template-columns:1fr;gap:34px}.about-photo{height:380px}.value-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.branch-detail .branch-grid{grid-template-columns:1fr}.page-hero{padding:54px 0 48px}.page-hero h1{font-size:44px}.mobile-sticky{position:fixed;left:12px;right:12px;bottom:12px;z-index:100;display:grid;grid-template-columns:.72fr 1.28fr;gap:8px;padding:7px;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border:1px solid #dfe7ef;border-radius:999px;box-shadow:0 14px 34px rgba(13,32,68,.2)}.mobile-sticky .btn{padding:11px 12px}.anchor-strip{top:70px}.hidden-desktop{display:block}}
@media(max-width:380px){.wrap{width:min(100% - 22px,1180px)}.hero h1{font-size:42px}.hero-actions .btn{width:100%}.quickitem{padding:20px}.quickgrid{grid-template-columns:1fr}.quickitem{border-right:0!important;border-bottom:1px solid #e6edf5}.quickitem:last-child{border-bottom:0}.section-head h2{font-size:34px}.hero-photo{height:330px}.mobile-menu .mobile-actions{grid-template-columns:1fr}.btn{font-size:13px}.service-content h2{font-size:27px}}
