.home.sa-page{background:#fff}.home .sa-hero{background:linear-gradient(180deg,#eff6ff,#f8fafc 60%,#fff);padding:72px 0 var(--pad-y)}.home .sa-hero-head{text-align:center;max-width:760px;margin:0 auto 28px}.home .sa-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 14px 7px 12px;border-radius:999px;background:var(--brand-blue-100);color:var(--brand-blue-600);font-size:12.5px;font-weight:600;letter-spacing:.02em;margin-bottom:22px}.home .sa-hero-badge svg{width:15px;height:15px}.home .sa-hero h1{font-size:60px;line-height:1.04}.home .sa-hero h1 .acc{color:var(--brand-blue)}.home .sa-hero-sub{margin:20px auto 0;font-size:18px;line-height:1.6;color:var(--ink-3);max-width:660px}.home .sa-hero-stats{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 44px;max-width:720px;margin:0 auto 40px}.home .sa-hero-stats>div{display:flex;flex-direction:column;align-items:center}.home .sa-hero-stats b{font-family:var(--font-display);font-size:30px;font-weight:600;color:var(--ink);line-height:1;letter-spacing:-.01em}.home .sa-hero-stats span{font-size:12.5px;color:var(--home-muted);margin-top:6px}.home .sa-panel{max-width:940px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:0;border-radius:20px;overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-lg)}.home .sa-panel-form{padding:36px;display:flex;flex-direction:column}.home .sa-form-label{font-size:13px;font-weight:600;color:var(--ink-2);margin-bottom:8px}.home .sa-form-input{width:100%;padding:15px 16px 15px 44px;border-radius:10px;border:1px solid var(--line-2);background:#fff;font-family:inherit;font-size:15px;color:var(--ink);outline:none;transition:border-color .15s,box-shadow .15s;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='10'/><path d='M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z'/></svg>");background-repeat:no-repeat;background-position:14px}.home .sa-form-input:focus{border-color:var(--brand-blue);box-shadow:0 0 0 3px var(--brand-blue-100)}.home .sa-form-btn{margin-top:12px;width:100%;padding:16px;border-radius:10px;background:var(--brand-blue);color:#fff;border:0;font-family:inherit;font-size:15.5px;font-weight:600;cursor:pointer;transition:all .18s;box-shadow:0 6px 16px -4px rgba(37,99,235,.4);display:inline-flex;align-items:center;justify-content:center;gap:8px}.home .sa-form-btn:hover{background:var(--brand-blue-600);transform:translateY(-1px)}.home .sa-form-btn:disabled{opacity:.7;cursor:progress;transform:none}.home .sa-form-error{margin-top:12px;padding:10px 14px;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;font-size:13px}.home .sa-form-note{margin-top:16px;display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--ink-3);line-height:1.45}.home .sa-form-note svg{width:15px;height:15px;color:var(--brand-blue);flex-shrink:0;margin-top:1px}.home .sa-form-meta{margin-top:16px;padding-top:16px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:14px}.home .sa-form-meta span{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:var(--home-muted)}.home .sa-form-meta span:before{content:"✓";color:var(--green);font-weight:700}.home .sa-preview{background:linear-gradient(165deg,#16294a,#0c1a33);padding:28px;color:#fff;display:flex;flex-direction:column}.home .sa-preview-bar{display:flex;align-items:center;gap:8px;margin-bottom:20px}.home .sa-preview-bar .dots{display:flex;gap:5px}.home .sa-preview-bar .dots span{width:9px;height:9px;border-radius:50%;background:hsla(0,0%,100%,.2)}.home .sa-preview-bar .url{flex:1;font-family:var(--font-mono);font-size:11.5px;color:#93c5fd;background:hsla(0,0%,100%,.08);padding:5px 10px;border-radius:6px}.home .sa-preview-score{display:flex;align-items:center;gap:18px;padding-bottom:20px;margin-bottom:18px;border-bottom:1px solid hsla(0,0%,100%,.1)}.home .sa-gauge{width:84px;height:84px;flex-shrink:0;background:conic-gradient(#f59e0b 0 calc(var(--gauge, 38) * 1%),hsla(0,0%,100%,.12) calc(var(--gauge, 38) * 1%) 100%)}.home .sa-gauge,.home .sa-gauge-inner{border-radius:50%;display:flex;align-items:center;justify-content:center}.home .sa-gauge-inner{width:62px;height:62px;background:#16294a;flex-direction:column}.home .sa-gauge-inner .n{font-family:var(--font-display);font-size:26px;font-weight:600;line-height:1}.home .sa-gauge-inner .g{font-size:10px;color:#fbbf24;font-weight:700;letter-spacing:.1em;margin-top:2px}.home .sa-preview-score .meta{line-height:1.3}.home .sa-preview-score .meta .big{font-size:14px;font-weight:600;color:#fff;white-space:nowrap}.home .sa-preview-score .meta .small{font-size:12px;color:#fca5a5;margin-top:4px}.home .sa-preview-list{display:flex;flex-direction:column;gap:8px}.home .sa-preview-row{display:flex;align-items:center;gap:10px;padding:9px 11px;border-radius:8px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.07)}.home .sa-preview-row .ic{width:22px;height:22px;border-radius:6px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.home .sa-preview-row.err .ic{background:rgba(239,68,68,.18);color:#fca5a5}.home .sa-preview-row.warn .ic{background:rgba(245,158,11,.2);color:#fcd34d}.home .sa-preview-row.ok .ic{background:rgba(16,185,129,.18);color:#6ee7b7}.home .sa-preview-row .lbl{flex:1;font-size:12.5px;color:#e2e8f0}.home .sa-preview-row .tag{font-size:10.5px;color:#94a3b8;font-weight:600}.home .sa-offers-head{text-align:center;margin:40px 0 18px;font-size:14px;color:var(--ink-3);font-weight:500}.home .sa-offers{max-width:940px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:16px}.home .sa-offer{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;display:block;transition:border-color .15s,box-shadow .15s,transform .15s}.home a.sa-offer:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:var(--line-2)}.home .sa-offer.featured{background:linear-gradient(180deg,#ecfdf5,#fff 70%);border-color:#a7f3d0}.home .sa-offer-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.home .sa-offer-ic{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home .sa-offer:not(.featured) .sa-offer-ic{background:var(--brand-blue-50);color:var(--brand-blue)}.home .sa-offer.featured .sa-offer-ic{background:#d1fae5;color:#059669}.home .sa-offer-ic svg{width:19px;height:19px}.home .sa-offer-name{font-size:14px;font-weight:700;color:var(--ink)}.home .sa-offer-price{font-family:var(--font-display);font-size:22px;font-weight:600;color:var(--ink);margin-left:auto}.home .sa-offer-price small{font-family:var(--font-sans);font-size:12px;font-weight:500;color:var(--home-muted);margin-left:4px}.home .sa-offer-desc{font-size:13.5px;color:var(--ink-3);line-height:1.5}.home .sa-offer-badge{display:inline-flex;align-items:center;gap:6px;margin-top:14px;padding:5px 10px;border-radius:999px;background:#d1fae5;color:#065f46;font-size:11.5px;font-weight:600}.home .sa-offer-badge:before{content:"✦"}.home .sa-offer-foot{margin-top:14px;padding-top:14px;border-top:1px solid var(--line);font-size:12px;color:var(--home-muted)}.home .sa-why-head{max-width:760px;margin:0 auto 32px;text-align:center}.home .sa-why-head h2{font-size:38px}.home .sa-why-intro{margin:16px auto 0;font-size:16px;line-height:1.65;color:var(--ink-3);max-width:720px;text-align:center}.home .sa-why-alert{max-width:720px;margin:24px auto 0;padding:18px 22px;background:#fef2f2;border:1px solid #fecaca;border-left:4px solid #ef4444;border-radius:12px;font-size:14.5px;color:#7f1d1d;line-height:1.55}.home .sa-why-cards{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home .sa-why-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px}.home .sa-why-card .ic{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.home .sa-why-card .ic svg{width:22px;height:22px}.home .sa-why-card:first-child .ic{background:var(--brand-blue-50);color:var(--brand-blue)}.home .sa-why-card:nth-child(2) .ic{background:#d1fae5;color:#059669}.home .sa-why-card:nth-child(3) .ic{background:#ede9fe;color:#7c3aed}.home .sa-why-card h3{font-family:var(--font-display);font-size:22px;font-weight:500;letter-spacing:-.01em;margin-bottom:10px}.home .sa-why-card p{font-size:14.5px;line-height:1.55;color:var(--ink-3)}.home .sa-crit-head{max-width:760px;margin:0 auto 36px;text-align:center}.home .sa-crit-head h2{font-size:38px}.home .sa-crit-head p{margin:14px auto 0;font-size:16px;color:var(--ink-3);max-width:680px}.home .sa-crit-groups{display:flex;flex-direction:column;gap:28px}.home .sa-crit-group-label{display:flex;align-items:center;gap:14px;margin-bottom:16px}.home .sa-crit-group-label .t{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-blue-600);white-space:nowrap}.home .sa-crit-group-label .ln{flex:1;height:1px;background:var(--line)}.home .sa-crit-group-label .ct{font-size:12px;color:var(--home-muted);font-weight:600}.home .sa-crit-grid{display:grid;grid-template-columns:repeat(var(--crit-cols,3),1fr);gap:14px}.home .sa-crit-card{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;background:var(--bg-soft);border:1px solid var(--line);border-radius:14px;transition:all .15s}.home .sa-crit-card:hover{background:#fff;border-color:var(--brand-blue-100);box-shadow:var(--shadow-sm)}.home .sa-crit-check{width:26px;height:26px;border-radius:50%;background:#d1fae5;color:#059669;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home .sa-crit-check svg{width:14px;height:14px}.home .sa-crit-body .nm{font-size:14.5px;font-weight:600;color:var(--ink);display:flex;align-items:center;gap:8px;flex-wrap:wrap}.home .sa-crit-req{font-size:9.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:2px 7px;border-radius:4px}.home .sa-crit-req.yes{background:#fee2e2;color:#b91c1c}.home .sa-crit-req.no{background:#e2e8f0;color:#64748b}.home .sa-crit-body .ds{font-size:13px;color:var(--ink-3);margin-top:4px;line-height:1.4}.home .sa-crit-callout{margin-top:32px;display:flex;align-items:flex-start;gap:14px;padding:20px 24px;background:#fffbeb;border:1px solid #fde68a;border-left:4px solid #f59e0b;border-radius:12px}.home .sa-crit-callout .ic{font-size:20px;flex-shrink:0}.home .sa-crit-callout p{font-size:14.5px;color:#78350f;line-height:1.55;margin:0}.home .sa-cta-band{margin-top:44px;text-align:center}.home .sa-cta-band .h-btn{font-size:16px;padding:17px 34px}.home .sa-cta-band .sub{margin-top:14px;font-size:13px;color:var(--home-muted)}.home .sa-faq-head{text-align:center;margin-bottom:40px}.home .sa-faq-head h2{font-size:36px}.home .sa-faq-grid{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.home .sa-faq details{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:all .15s}.home .sa-faq details[open]{border-color:var(--brand-blue-100);box-shadow:var(--shadow-sm)}.home .sa-faq summary{cursor:pointer;padding:20px 24px;font-weight:600;font-size:15.5px;color:var(--ink);list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px}.home .sa-faq summary::-webkit-details-marker{display:none}.home .sa-faq summary:after{content:"+";width:26px;height:26px;border-radius:50%;background:var(--brand-blue-50);color:var(--brand-blue);display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;flex-shrink:0}.home .sa-faq details[open] summary:after{content:"−"}.home .sa-faq details p{padding:0 24px 22px;font-size:14.5px;color:var(--ink-3);margin:0;line-height:1.6}.home .sa-tools-head{text-align:center;margin-bottom:40px}.home .sa-tools-head h2{font-size:36px}.home .sa-tools-head p{margin-top:12px;font-size:16px;color:var(--ink-3)}.home .sa-tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:980px;margin:0 auto}.home .sa-tool-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px;transition:all .15s;display:block}.home .sa-tool-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.home .sa-tool-ic{width:44px;height:44px;border-radius:11px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.home .sa-tool-ic svg{width:20px;height:20px;color:#fff}.home .sa-tool-card h3{font-family:var(--font-sans);font-size:17px;font-weight:600;margin-bottom:6px;color:var(--ink)}.home .sa-tool-card p{font-size:13.5px;color:var(--ink-3);margin-bottom:16px}.home .sa-tool-link{font-size:14px;font-weight:600;color:var(--brand-blue);display:inline-flex;align-items:center;gap:4px}.home .sa-tools-guide{text-align:center;margin-top:32px}.home .sa-tools-guide a{display:inline-flex;align-items:center;gap:8px;font-size:14.5px;font-weight:600;color:var(--brand-blue-600)}.home .sa-seo{padding:56px 0;border-top:1px solid var(--line)}.home .sa-seo h4{text-align:center;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);margin:0 0 24px}.home .sa-seo-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;max-width:900px;margin:0 auto 8px}.home .sa-seo-chip{display:inline-flex;align-items:center;gap:7px;padding:8px 16px;border-radius:999px;background:var(--bg-soft);border:1px solid var(--line);font-size:13px;color:var(--ink-2);font-weight:500;transition:all .15s}.home .sa-seo-chip:hover{border-color:var(--brand-blue);color:var(--brand-blue);background:#fff}.home .sa-seo-sub{text-align:center;font-size:12px;color:var(--home-muted);margin-top:18px;letter-spacing:.04em;text-transform:uppercase}@media (max-width:900px){.home .sa-offers,.home .sa-panel{grid-template-columns:1fr;max-width:560px}.home .sa-tools-grid,.home .sa-why-cards{grid-template-columns:1fr}.home .sa-tools-grid{max-width:460px}.home .sa-crit-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.home .sa-hero{padding:48px 0 var(--pad-y)}.home .sa-hero h1{font-size:38px}.home .sa-crit-head h2,.home .sa-faq-head h2,.home .sa-tools-head h2,.home .sa-why-head h2{font-size:28px}.home .sa-panel-form{padding:26px 22px}.home .sa-crit-grid{grid-template-columns:1fr}}