:root{color:#eef6ff;background:#08111f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#1e3a8a55,#0000 32rem),linear-gradient(#08111f,#0f172a 45%,#111827);margin:0}main{max-width:1120px;margin:0 auto;padding:22px}.hero{padding:44px 0 24px}.badge{color:#bae6fd;background:#0c4a6e55;border:1px solid #38bdf855;border-radius:999px;padding:7px 10px;font-size:13px;display:inline-flex}h1{letter-spacing:-.06em;margin:18px 0 12px;font-size:clamp(42px,8vw,78px);line-height:.92}h1 span{color:#7dd3fc;display:block}h2{margin:0 0 12px;font-size:28px}.hero p{color:#cbd5e1;max-width:780px;font-size:18px;line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:22px;display:flex}button,.btn{color:#03121f;cursor:pointer;background:linear-gradient(135deg,#38bdf8,#86efac);border:0;border-radius:14px;padding:13px 17px;font-weight:800;box-shadow:0 12px 30px #0005}button:hover{transform:translateY(-1px)}a{color:#7dd3fc}.wizard,.panel,.result{background:#0f172acc;border:1px solid #334155;border-radius:28px;box-shadow:0 24px 80px #0006}.wizard{padding:18px}.progress{background:#1e293b;border-radius:999px;height:8px;margin-bottom:18px;overflow:hidden}.progress i{background:linear-gradient(90deg,#38bdf8,#86efac);border-radius:999px;height:100%;display:block}.panel{padding:22px}.cards,.grid,.result-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.cards article,.result-grid article,.band-card{background:#111c31;border:1px solid #2b3b58;border-radius:20px;padding:16px}.cards p,.muted{color:#94a3b8}.field{color:#cbd5e1;gap:7px;font-weight:650;display:grid}.field input,.field select,textarea{color:#eef6ff;width:100%;font:inherit;background:#08111f;border:1px solid #334155;border-radius:13px;padding:12px}.check{color:#dbeafe;background:#111c31;border:1px solid #2b3b58;border-radius:15px;align-items:center;gap:10px;padding:12px;display:flex}.chips{flex-wrap:wrap;gap:10px;margin:12px 0 18px;display:flex}.chip{color:#dbeafe;box-shadow:none;background:#111c31;border:1px solid #334155;padding:10px 12px}.chip.on{color:#fff;background:linear-gradient(135deg,#164e63,#166534);border-color:#86efac}nav{justify-content:space-between;gap:12px;margin-top:18px;display:flex}nav button:first-child{color:#dbeafe;background:#1e293b}.result{margin-top:18px;padding:24px}.result-head span{color:#bbf7d0;background:#052e16;border:1px solid #22c55e66;border-radius:999px;padding:7px 10px;font-weight:800;display:inline-flex}.result-head p{color:#cbd5e1;line-height:1.5}.band-line{height:56px;margin:12px 0 22px;position:relative}.band-line:before{content:"";background:#1e293b;border-radius:999px;height:10px;position:absolute;top:26px;left:4%;right:4%}.band-fill{background:linear-gradient(90deg,#38bdf8,#86efac,#facc15);border-radius:999px;height:16px;position:absolute;top:23px}.tick{background:#fff;border-radius:4px;width:4px;height:28px;position:absolute;top:17px}.current{color:#fca5a5;background:#450a0a;border:1px solid #ef4444;border-radius:999px;padding:4px 7px;font-size:12px;position:absolute;top:-2px;transform:translate(-50%)}.band-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.band-grid b{color:#94a3b8;font-size:12px}.band-grid span{color:#eef6ff;font-size:18px}.source-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;display:grid}.source-list a{background:#08111f;border:1px solid #334155;border-radius:15px;gap:4px;padding:13px;text-decoration:none;display:grid}.source-list small{color:#94a3b8}.report{white-space:pre;min-height:340px;margin-top:14px;font-family:ui-monospace,Menlo,monospace}.result ul{color:#cbd5e1;line-height:1.6}@media (width<=640px){main{padding:14px}h1{font-size:46px}.wizard{padding:10px}.panel,.result{border-radius:22px;padding:16px}.band-grid{grid-template-columns:1fr 1fr}nav{position:sticky;bottom:10px}.hero-actions button,nav button{width:100%}}
