:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 15% 18%,rgba(95,48,190,.16),transparent 30%),radial-gradient(circle at 84% 14%,rgba(0,180,255,.14),transparent 28%),#020b18;color:#f3f8ff}.cc{width:min(1180px,92vw);margin:auto;padding:54px 0}header{display:flex;justify-content:space-between;gap:30px;align-items:flex-start;padding-bottom:34px;border-bottom:1px solid #16304b}.brand{font-size:12px;font-weight:900;letter-spacing:.16em;color:#65dcff}h1{font-size:clamp(38px,6vw,72px);line-height:.98;margin:12px 0 16px;letter-spacing:-.045em}header p,.choose p,.start p{max-width:700px;color:#93a9be;line-height:1.65}.settings,.actions a{border:1px solid #244560;border-radius:12px;padding:12px 16px;text-decoration:none;color:#dcecff;font-weight:800}.start{margin:28px 0;display:flex;justify-content:space-between;align-items:center;gap:28px;padding:26px;border:1px solid #194261;border-radius:20px;background:linear-gradient(120deg,rgba(7,32,58,.92),rgba(7,19,38,.92))}.step{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;border:1px solid #2fbcff;color:#67ddff;font-weight:900}.start h2,.choose h2{margin:10px 0 4px}.actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.actions .primary{background:#148bd1;border-color:#22b7ff;color:white}.choose{padding:24px 0 12px}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.grid>a{min-height:210px;padding:26px;border:1px solid #173b58;border-radius:20px;background:#061326;text-decoration:none;color:inherit;transition:.18s transform,.18s border-color}.grid>a:hover{transform:translateY(-3px);border-color:#2b91c6}.grid b{font-size:12px;color:#5fdcff;letter-spacing:.15em}.grid h3{font-size:25px;margin:30px 0 8px}.grid p{color:#91a7ba;line-height:1.55;max-width:440px}.grid span{display:block;margin-top:24px;color:#67ddff;font-weight:900}.safety{display:grid;grid-template-columns:1fr 2fr 2fr;gap:18px;margin-top:18px;padding:20px;border:1px solid #173b58;border-radius:16px;color:#8fa7bc;font-size:13px}.safety strong{color:#e7f4ff}footer{padding:28px 4px;color:#627b91;font-size:12px}@media(max-width:800px){header,.start{display:block}.settings{display:inline-block;margin-top:18px}.actions{justify-content:flex-start;margin-top:18px}.grid{grid-template-columns:1fr}.safety{grid-template-columns:1fr}}
