:root{color:#172033;background:#f5f8fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #172033;--muted: #64748b;--line: #dbe6f0;--navy: #06152b;--navy-soft: #0a1f3d;--blue: #1267e8;--cyan: #13c8df;--accent: #0ea5e9;--gold: #d89a2b;--deep: #0b2445;--soft: #eef6fb;--paper: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit}.container{width:min(1160px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;height:72px;padding:0 32px;background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header>.ant-space:first-child{flex:1}.brand{display:inline-flex;align-items:center;gap:10px;min-width:162px;text-decoration:none}.brand-mark{display:grid;place-items:center;width:42px;height:42px;overflow:hidden;background:var(--navy);border-radius:8px}.brand-mark img{width:100%;height:100%;object-fit:cover}.brand strong,.brand small{display:block;line-height:1.05}.brand strong{font-size:18px}.brand small{color:var(--muted);letter-spacing:0}.header-actions{min-width:162px;justify-content:flex-end}.header-phone{display:inline-flex;align-items:center;gap:6px;font-weight:700}.top-strip{position:sticky;top:72px;z-index:19;color:#fff;background:var(--navy-soft);border-bottom:1px solid rgba(255,255,255,.14)}.top-strip-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;font-size:14px;font-weight:700}.top-strip-inner span{display:inline-flex;align-items:center;gap:8px}.hero{position:relative;overflow:hidden;padding:70px 0 54px;background:#eaf4fb}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,#030e1fe6,#042248b8,#04587a4d),url(https://images.unsplash.com/photo-1581092160607-ee22621dd758?auto=format&fit=crop&w=1800&q=80) center/cover}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:42px;align-items:center}.hero-copy{max-width:720px;color:#fff}.hero-copy .ant-typography{color:#fff}.hero-copy h1.ant-typography{margin:18px 0;font-size:clamp(38px,5vw,62px);line-height:1.04}.hero-copy .ant-typography:nth-child(3){max-width:650px;font-size:18px}.hero-points{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:28px}.hero-points span{display:inline-flex;align-items:center;gap:7px;font-weight:700}.hero-card,.order-card,.service-card,.advantage-card{box-shadow:0 14px 34px #1f293314}.service-card,.advantage-card,.compare-card,.review-card,.coverage-card,.trust-item,.symptom-tag{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.hero-card{border:0}.lead-form .ant-form-item{margin-bottom:14px}.lead-form.compact textarea{resize:none}.lead-form .ant-typography-secondary{display:block;margin-top:10px;font-size:12px}.stats-band{padding:24px 0;background:#fff;border-bottom:1px solid var(--line)}.trust-band{padding:16px 0;color:var(--deep);background:#edf7fc;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.trust-item{display:flex;align-items:center;gap:9px;min-height:46px;padding:10px 12px;font-weight:800;background:#fff;border:1px solid var(--line);border-radius:8px}.trust-item:hover,.symptom-tag:hover,.service-card:hover,.advantage-card:hover,.compare-card:hover,.review-card:hover,.coverage-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px #0c2f5c1f;border-color:#0ea5e952}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.section{padding:76px 0;background:#fff}.section.muted{background:#f3f7f5}.section-head{max-width:680px;margin-bottom:28px}.section-head h2.ant-typography,.order-grid h2.ant-typography,.faq-grid h2.ant-typography{margin-top:6px}.service-filter{margin-bottom:22px}.symptom-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.symptom-tag{display:inline-flex;align-items:center;gap:8px;min-height:44px;margin:0;padding:10px 12px;color:var(--ink);font-size:15px;white-space:normal;background:#fff;border:1px solid var(--line);border-radius:8px}.brands-section{padding-top:58px}.brand-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.brand-grid span{display:grid;place-items:center;min-height:58px;padding:12px;color:#31444e;font-size:16px;font-weight:800;background:#f8fbfa;border:1px solid var(--line);border-radius:8px}.service-card{height:100%}.card-icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:14px;color:#fff;background:linear-gradient(135deg,var(--blue),var(--cyan));border-radius:8px}.price{display:inline-block;margin-bottom:10px;color:var(--blue);font-size:20px;font-weight:800}.service-card .ant-list-item{justify-content:flex-start;gap:8px;padding-left:0;padding-right:0;color:var(--muted);border-block-end:0}.advantage-card{position:relative;overflow:hidden;height:100%;border:1px solid var(--line)}.advantage-card .number{position:relative;z-index:1;width:44px;height:44px;margin-bottom:18px;color:#e8fbff;font-weight:900;line-height:44px;text-align:center;background:linear-gradient(135deg,var(--blue),var(--cyan));border:1px solid rgba(255,255,255,.55);border-radius:12px;box-shadow:0 12px 26px #0ea5e938;transform:rotate(-3deg);transition:transform .18s ease,box-shadow .18s ease}.advantage-card .number:after{position:absolute;inset:-7px;z-index:-1;content:"";background:#13c8df1f;border-radius:16px;transform:rotate(8deg)}.advantage-card:after{position:absolute;top:-42px;right:-42px;width:112px;height:112px;content:"";background:radial-gradient(circle,#13c8df29,#13c8df00);opacity:0;transition:opacity .18s ease}.advantage-card:hover:after{opacity:1}.advantage-card:hover .number{box-shadow:0 16px 30px #0ea5e94d;transform:rotate(0) scale(1.04)}.compare-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:34px;align-items:start}.compare-card{height:100%;border:1px solid var(--line)}.compare-card.featured{color:#fff;background:linear-gradient(135deg,var(--navy-soft),#0c5fb7);border-color:#0c5fb7}.compare-card.featured .ant-typography{color:#fff}.order-section{background:var(--navy-soft)}.order-grid{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:38px;align-items:start;color:#fff}.order-grid .ant-typography,.order-grid .ant-typography-secondary{color:#fff}.steps-list .ant-list-item{align-items:flex-start;gap:16px;padding:18px 0;border-color:#ffffff2e}.step-index{flex:0 0 auto;display:grid;place-items:center;width:42px;height:42px;color:var(--navy-soft);font-weight:800;background:#d9f4fb;border-radius:50%}.order-card .ant-typography{color:var(--ink)}.price-grid,.coverage-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:32px;align-items:start}.price-grid .ant-card,.coverage-card{box-shadow:0 14px 34px #1f293314}.price-grid .ant-list-item{gap:18px}.coverage-card{height:100%}.coverage-card.accent{color:#fff;background:linear-gradient(135deg,#0c5fb7,#0896b8);border-color:#0c5fb7}.coverage-card.accent .ant-typography{color:#fff}.review-card{height:100%}.review-card .ant-rate{margin-bottom:14px;color:var(--gold);font-size:16px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:42px;align-items:start}.final-cta{padding:52px 0;color:#fff;background:var(--navy-soft)}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:28px}.final-cta .ant-typography{color:#fff}.footer{padding:38px 0;color:#dce8e5;background:#06152b}.footer .ant-typography,.footer a{color:#eef8f5}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:24px;align-items:start}.mobile-action-bar{position:fixed;right:12px;bottom:12px;left:12px;z-index:30;display:none;grid-template-columns:1fr 1fr;gap:10px;padding:10px;background:#fffffff0;border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 38px #14213d2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.thanks-layout{min-height:100vh;background:radial-gradient(circle at 50% 0%,rgba(19,200,223,.18),transparent 32%),#06152b}.thanks-page{display:grid;place-items:center;min-height:100vh;padding:24px}.thanks-card{width:min(520px,100%);text-align:center;box-shadow:0 24px 64px #00000038}.thanks-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 18px;color:#fff;font-size:30px;background:linear-gradient(135deg,var(--blue),var(--cyan));border-radius:16px}@media(max-width:920px){.site-header{padding:0 16px}.header-phone{display:none}.hero{padding-top:54px}.hero-grid,.order-grid,.faq-grid,.footer-grid,.price-grid,.coverage-grid,.compare-grid{grid-template-columns:1fr}.symptom-grid,.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.final-cta-inner{align-items:flex-start;flex-direction:column}.hero-card,.order-card{max-width:520px}}@media(max-width:560px){.container{width:min(100% - 24px,1160px)}.hero-copy h1.ant-typography{font-size:40px}.hero-copy .ant-space,.hero-copy .ant-btn{width:100%}.section{padding:54px 0}.brand{min-width:auto}.brand strong{font-size:16px}.header-actions{min-width:auto}.symptom-grid{grid-template-columns:1fr}.top-strip{top:72px}.top-strip-inner{align-items:flex-start;flex-direction:column;padding:10px 0}.top-strip-inner .ant-btn{width:100%}.trust-grid,.brand-grid{grid-template-columns:1fr}.mobile-action-bar{display:grid}.footer{padding-bottom:94px}}.drawer-call{margin-top:18px}
