:root{--bg:#0b1020;--bg2:#111831;--surface:#fff;--muted:#64748b;--text:#111827;--line:#e5e7eb;--blue:#4f7cff;--blue2:#77a0ff;--soft:#f5f7fb;--green:#15b77e;--amber:#f59e0b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--text);background:#fff;line-height:1.55}.shell{width:min(1160px,calc(100% - 40px));margin:0 auto}.topbar{height:72px;display:flex;align-items:center;gap:28px;padding:0 max(20px,calc((100vw - 1160px)/2));border-bottom:1px solid rgba(255,255,255,.08);background:var(--bg);color:#fff;position:sticky;top:0;z-index:50}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:800;font-size:18px}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,var(--blue),#7b61ff);box-shadow:0 8px 28px rgba(79,124,255,.35)}.nav{display:flex;gap:22px;margin-left:auto}.nav a{color:#b8c1d9;text-decoration:none;font-size:14px}.nav a:hover{color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:12px;background:linear-gradient(135deg,var(--blue),#6f5fff);color:#fff;text-decoration:none;border:0;font-weight:750;box-shadow:0 12px 28px rgba(79,124,255,.28)}.button-small{min-height:40px;padding:0 14px;font-size:14px}.button.disabled{opacity:.55;box-shadow:none}.hero{display:grid;grid-template-columns:1.02fr .98fr;gap:64px;padding-top:84px;padding-bottom:92px}.hero:before{content:"";position:absolute;inset:72px 0 auto;height:650px;z-index:-1;background:radial-gradient(circle at 18% 10%,rgba(79,124,255,.14),transparent 35%),linear-gradient(#f7f9ff,#fff)}.eyebrow{margin:0 0 14px;font-size:12px;letter-spacing:.15em;font-weight:850;color:var(--blue)}.eyebrow.muted{color:#aab7d6}.hero h1,.section h2,.problem-band h2,.beta-card h2{margin:0;font-weight:850;letter-spacing:-.045em;line-height:1.08}.hero h1{font-size:clamp(46px,6vw,76px)}.hero h1 span{color:#4757d9}.lead{font-size:20px;color:#475569;max-width:650px;margin:26px 0}.hero-actions{display:flex;align-items:center;gap:22px;margin:32px 0 18px}.text-link{font-weight:750;color:#334155;text-decoration:none}.trust-line{color:#64748b;font-size:13px;display:flex;gap:10px;flex-wrap:wrap}.trust-line span{color:var(--green)}.scan-card{background:#10172c;color:#fff;border:1px solid #273354;border-radius:24px;padding:20px;box-shadow:0 28px 70px rgba(24,38,78,.28)}.scan-head,.scan-summary,.result-item{display:flex;align-items:center}.scan-head{justify-content:space-between;padding:4px 4px 16px}.scan-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#27d68a;margin-right:8px;box-shadow:0 0 0 5px rgba(39,214,138,.12)}.scan-time{color:#8593b5;font-size:12px}.scan-summary{gap:12px;margin-bottom:12px}.scan-summary>div{flex:1;background:#171f38;border:1px solid #283455;border-radius:14px;padding:14px}.scan-summary span{display:block;color:#9ca9c7;font-size:12px}.scan-summary strong{font-size:22px}.result-list{display:grid;gap:9px}.result-item{gap:12px;background:#fff;color:#111827;border-radius:14px;padding:13px 14px}.result-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#eef2ff;color:#5266d9;font-size:11px;font-weight:800}.result-item div{flex:1}.result-item strong{display:block;font-size:14px}.result-item p{margin:2px 0 0;font-size:12px;color:#7b8496}.tag{font-size:11px;font-weight:800;color:#176e53;background:#e9fbf4;padding:5px 8px;border-radius:999px}.tag-review{color:#5263c3;background:#edf0ff}.tag-warn{color:#9a6300;background:#fff5d8}.question-card{margin-top:12px;padding:16px;background:linear-gradient(135deg,#182343,#1d294d);border:1px solid #2f416f;border-radius:15px}.question-label{margin:0 0 5px;color:#8fa1cb;font-size:11px}.question-card strong{font-size:14px}.choices{display:flex;gap:8px;margin-top:12px}.choices span{background:#26365f;color:#dce5ff;border:1px solid #385084;padding:7px 10px;border-radius:9px;font-size:11px}.problem-band{background:var(--bg);color:#fff;padding:72px 0}.problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.problem-band h2{font-size:42px}.problem-band p:last-child{font-size:18px;color:#b8c2dc}.problem-band strong{color:#fff}.section{padding-top:96px;padding-bottom:96px}.section-head{max-width:760px;margin-bottom:38px}.section-head.narrow{max-width:650px}.section-head h2{font-size:44px}.section-head>p:last-child{color:#64748b;font-size:18px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{padding:26px;border:1px solid var(--line);border-radius:20px;background:#fff;transition:.2s}.feature-card:hover{transform:translateY(-2px);box-shadow:0 14px 35px rgba(15,23,42,.08)}.feature-no{color:#7786a8;font-size:12px;font-weight:800}.feature-card h3{margin:22px 0 8px;font-size:20px}.feature-card p{margin:0;color:#697386}.how-section{background:#f6f8fc}.steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.steps li{background:#fff;border:1px solid #e7eaf1;border-radius:18px;padding:22px}.steps li>span{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#111831;color:#fff;font-weight:800;font-size:12px}.steps strong{display:block;margin-top:24px}.steps p{color:#718096;font-size:14px;margin-bottom:0}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.case-grid article{border-top:2px solid #111831;padding:22px 0}.case-grid strong{font-size:20px}.case-grid p{color:#687386}.case-grid a{color:#4d64cf;text-decoration:none;font-weight:750}.beta-section{padding:30px 0 90px}.beta-card{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;background:var(--bg);color:#fff;border-radius:28px;padding:44px}.beta-card h2{font-size:42px}.beta-card p{color:#b7c1d9}.beta-side{display:flex;align-content:flex-start;align-items:flex-start;gap:10px;flex-wrap:wrap}.beta-pill{background:#19223d;border:1px solid #2a385e;padding:7px 10px;border-radius:999px;color:#cbd5ec;font-size:12px}.beta-side .button{width:100%;margin-top:18px}.beta-side small{color:#8390ae}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-weight:800;font-size:18px}.faq details p{max-width:800px;color:#64748b}footer{background:#080d19;color:#fff;padding:38px 0}.footer-inner{display:flex;justify-content:space-between;gap:30px;align-items:flex-end}.footer-inner p{margin:5px 0 0;color:#8996b2}.footer-note{font-size:12px}@media(max-width:900px){.nav{display:none}.hero{grid-template-columns:1fr;padding-top:58px}.hero-copy{max-width:760px}.problem-grid,.beta-card{grid-template-columns:1fr}.feature-grid,.case-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.topbar{padding-left:20px;padding-right:20px}}@media(max-width:620px){.shell{width:min(100% - 28px,1160px)}.topbar{height:64px}.topbar>.button-small{display:none}.hero{gap:34px;padding-bottom:64px}.hero h1{font-size:44px}.lead{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column}.scan-summary{flex-direction:column}.scan-summary>div{width:100%}.result-item{align-items:flex-start;flex-wrap:wrap}.tag{margin-left:44px}.problem-band{padding:56px 0}.problem-band h2,.section-head h2,.beta-card h2{font-size:34px}.section{padding-top:72px;padding-bottom:72px}.feature-grid,.case-grid,.steps{grid-template-columns:1fr}.beta-card{padding:28px;border-radius:22px}.footer-inner{display:block}.footer-note{margin-top:20px!important}}