*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;background:#0b1020;color:#eef2ff}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid #27314f;background:#0e1529;position:sticky;top:0}.tagline{margin-left:14px;color:#8fa0c5;font-size:13px}.user{font-size:14px;color:#a9b5d0}.container{width:min(1180px,92vw);margin:34px auto}.hero{display:flex;justify-content:space-between;align-items:flex-start;padding:30px;border:1px solid #293757;border-radius:20px;background:linear-gradient(135deg,#111a34,#11182b)}.eyebrow{font-size:12px;letter-spacing:.18em;color:#8091bb}.pipeline{font-size:46px;font-weight:800;margin-top:8px}.version{font-size:12px;padding:8px 10px;border-radius:999px;background:#1a2542;color:#97a8ce}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:18px 0}.stat{padding:22px;border:1px solid #293757;border-radius:16px;background:#11182b;display:flex;justify-content:space-between;align-items:center}.stat strong{font-size:28px}.grid{display:grid;grid-template-columns:1.3fr .7fr;gap:18px}.panel{border:1px solid #293757;border-radius:18px;background:#11182b;padding:22px}.panel-head h2{margin:0 0 16px;font-size:18px}.lead,.project{display:flex;justify-content:space-between;gap:18px;padding:16px 0;border-top:1px solid #232f4d}.lead:first-of-type,.project:first-of-type{border-top:0}.muted{color:#8998ba;font-size:13px;margin-top:5px}.score{min-width:58px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:800;background:#1b2747}.score.hot{background:#44202d}.score.warm{background:#46351f}.score.watch{background:#222a3d}.empty{color:#7f8dab;padding:18px 0}.inline{display:inline}.linkbtn{background:none;border:0;color:#b8c6e8;cursor:pointer}.auth-body{min-height:100vh;display:grid;place-items:center}.auth-card{width:min(420px,90vw);background:#11182b;border:1px solid #293757;border-radius:22px;padding:32px}.brand{font-size:24px;font-weight:900;letter-spacing:.08em}.auth-card form{display:grid;gap:10px;margin-top:24px}.auth-card input{width:100%;background:#0c1324;border:1px solid #334264;border-radius:10px;padding:12px;color:#fff}.auth-card button{margin-top:8px;padding:13px;border:0;border-radius:10px;font-weight:800;cursor:pointer}.alert{padding:10px;border-radius:9px;background:#462433;margin-top:16px}@media(max-width:800px){.stats,.grid{grid-template-columns:1fr}.pipeline{font-size:36px}.tagline{display:none}}
