:root{--bg:#07101e;--panel:#0d1727;--panel2:#111d30;--text:#eef4ff;--muted:#9fb0c8;--line:#22324a;--blue:#6aa5ff;--green:#3ddc97;--amber:#ffbf5a;--red:#ff6b78;--white:#fff;--shadow:0 18px 60px rgba(0,0,0,.22)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#07101e 0%,#081321 45%,#07101e 100%);color:var(--text);font:16px/1.55 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.shell{width:min(1120px,calc(100% - 36px));margin:0 auto}.nav{height:72px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.06)}.brand{display:flex;align-items:center;gap:10px;color:var(--white);font-weight:800;text-decoration:none;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,#7fb0ff,#4a7fff);box-shadow:0 8px 30px rgba(74,127,255,.32)}nav{display:flex;align-items:center;gap:24px}nav a,.footer a{color:var(--muted);text-decoration:none;font-size:14px}.nav-cta{padding:9px 14px;border:1px solid var(--line);border-radius:10px;color:var(--text)!important}.hero{padding:96px 0 64px;text-align:center}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:800;color:#8fb7ff;margin-bottom:14px}.hero h1,.section-title h2,.checker-copy h2,.result-head h2,.modal-card h2{letter-spacing:-.04em;line-height:1.05;margin:0}.hero h1{font-size:clamp(42px,7vw,74px);max-width:980px;margin:0 auto}.hero h1 span{color:#9bbcff}.hero-copy{max-width:700px;margin:24px auto 0;color:var(--muted);font-size:19px}.hero-actions{display:flex;gap:12px;justify-content:center;margin-top:32px}.btn{appearance:none;border:0;border-radius:12px;padding:14px 18px;font-weight:800;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;transition:.2s;font-size:15px}.btn:hover{transform:translateY(-1px)}.primary{background:linear-gradient(135deg,#78aaff,#4f82ff);color:#05101f;box-shadow:0 10px 35px rgba(87,137,255,.22)}.ghost{background:rgba(255,255,255,.04);color:var(--text);border:1px solid var(--line)}.full{width:100%}.trust-row{display:flex;justify-content:center;gap:24px;color:#b6c5d9;font-size:13px;margin-top:22px}.risk-strip{margin:64px auto 0;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:18px;overflow:hidden;background:rgba(255,255,255,.025);max-width:900px}.risk-strip div{padding:22px;border-right:1px solid var(--line)}.risk-strip div:last-child{border:0}.risk-strip b{display:block;font-size:25px}.risk-strip span{color:var(--muted);font-size:13px}.checker-wrap{padding:84px 0;background:linear-gradient(180deg,rgba(34,68,118,.16),rgba(10,20,35,.1));border-block:1px solid rgba(255,255,255,.06)}.checker-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:start}.checker-copy{padding-top:24px}.checker-copy h2,.section-title h2,.result-head h2{font-size:clamp(32px,5vw,48px)}.checker-copy p{color:var(--muted);max-width:470px}.signal-list{padding:0;list-style:none;margin:26px 0}.signal-list li{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.07)}.signal-list li:before{content:"✓";color:var(--green);margin-right:10px;font-weight:900}.card,.modal-card{background:linear-gradient(180deg,rgba(17,29,48,.98),rgba(11,22,38,.98));border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.form-card{padding:26px}label{display:block;font-size:13px;font-weight:750;color:#c8d4e7;margin:0 0 16px}input,select{width:100%;margin-top:7px;background:#091321;border:1px solid #2a3d58;color:var(--text);border-radius:11px;padding:13px 14px;outline:none;font:inherit}input:focus,select:focus{border-color:#6c9eff;box-shadow:0 0 0 3px rgba(108,158,255,.12)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checks{display:grid;gap:10px;margin:4px 0 20px}.checks label{display:flex;gap:10px;align-items:flex-start;font-weight:500;margin:0;color:#b8c7db}.checks input{width:auto;margin:4px 0 0}.form-note,.fine{color:#7f92ad;font-size:12px}.result-section{padding:78px 0}.hidden{display:none!important}.result-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.score-badge{width:110px;height:110px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#17253a;border:8px solid #31435d}.score-badge span{font-size:32px;font-weight:900;line-height:1}.score-badge small{font-size:10px;color:var(--muted)}.result-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:22px}.result-grid .card{padding:26px}.finding{display:grid;grid-template-columns:28px 1fr;gap:10px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.07)}.finding:last-child{border:0}.finding i{font-style:normal;width:24px;height:24px;border-radius:8px;display:grid;place-items:center;font-size:12px}.finding.high i{background:rgba(255,107,120,.14);color:var(--red)}.finding.medium i{background:rgba(255,191,90,.14);color:var(--amber)}.finding.low i{background:rgba(61,220,151,.14);color:var(--green)}.finding b{display:block}.finding span{color:var(--muted);font-size:13px}.action-card p{color:var(--muted)}.divider{height:1px;background:var(--line);margin:22px 0}.action-card .btn+.btn{margin-top:10px}.sample-section,.how,.pricing,.faq{padding:84px 0}.section-title{max-width:760px;margin-bottom:34px}.sample-card{border:1px solid var(--line);border-radius:20px;background:#0d1828;overflow:hidden}.sample-top,.sample-row{display:grid;grid-template-columns:1fr auto;align-items:center;padding:20px 24px;border-bottom:1px solid var(--line)}.sample-top div{display:flex;flex-direction:column}.sample-top span{color:var(--muted);font-size:13px}.pill{font-size:12px;font-weight:900;border-radius:99px;padding:7px 11px}.pill.high{color:#ffd5d8;background:rgba(255,107,120,.14)}.sample-row{grid-template-columns:1fr 1.6fr .9fr;gap:16px}.sample-row span{color:var(--muted)}.sample-row em{font-style:normal;font-size:12px;font-weight:800;text-align:right}.sample-row .ok{color:var(--green)}.sample-row .warn{color:var(--amber)}.sample-decision{padding:24px;background:rgba(255,191,90,.07)}.sample-decision p{color:var(--muted);margin:4px 0 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{border-top:1px solid #3a4c65;padding-top:22px}.step>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#162945;color:#9ebfff;font-weight:900}.step p{color:var(--muted)}.price-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:820px}.price-card{padding:28px;position:relative}.price-card.featured{border-color:#648fff}.popular{position:absolute;right:18px;top:18px;font-size:10px;font-weight:900;letter-spacing:.12em;color:#9dbdff}.price{font-size:40px;font-weight:900;letter-spacing:-.04em}.price small{font-size:13px;color:var(--muted);font-weight:600}.price-card p,.price-card li{color:var(--muted)}.price-card ul{padding-left:18px;min-height:132px}.faq details{border-top:1px solid var(--line);padding:18px 0}.faq summary{cursor:pointer;font-weight:800}.faq details p{color:var(--muted);max-width:820px}.footer{padding:30px 0 50px;border-top:1px solid rgba(255,255,255,.06);display:grid;grid-template-columns:1fr 2fr 1fr;gap:20px;align-items:center}.footer p{color:var(--muted);font-size:13px;text-align:center}.footer>div:last-child{text-align:right}.modal{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.7);backdrop-filter:blur(5px)}.modal-card{z-index:1;width:min(520px,100%);padding:28px;position:relative}.modal-close{position:absolute;right:16px;top:12px;background:none;border:0;color:var(--muted);font-size:28px;cursor:pointer}.modal-card p{color:var(--muted)}@media(max-width:800px){nav a:not(.nav-cta){display:none}.hero{padding-top:66px}.hero h1{font-size:44px}.hero-actions{flex-direction:column}.trust-row{flex-wrap:wrap;gap:10px 18px}.risk-strip{grid-template-columns:1fr}.risk-strip div{border-right:0;border-bottom:1px solid var(--line)}.checker-grid,.result-grid,.price-grid{grid-template-columns:1fr}.two-col{grid-template-columns:1fr}.result-head{align-items:center}.score-badge{width:84px;height:84px;border-width:6px}.score-badge span{font-size:25px}.sample-row{grid-template-columns:1fr}.sample-row em{text-align:left}.steps{grid-template-columns:1fr;gap:30px}.footer{grid-template-columns:1fr;text-align:center}.footer p,.footer>div:last-child{text-align:center}}@media(max-width:480px){.shell{width:min(100% - 24px,1120px)}.nav{height:62px}.hero{padding-top:54px}.hero h1{font-size:38px}.hero-copy{font-size:17px}.checker-wrap,.sample-section,.how,.pricing,.faq{padding:62px 0}.form-card{padding:20px}.result-head h2{font-size:30px}}
