:root{color:#f4f4f7;background:#09090d;font-family:Inter,system-ui,sans-serif}body{background:radial-gradient(circle at 0 0,#5b21b633,#0000 30%),radial-gradient(circle at 100% 0,#3b82f624,#0000 28%),#09090d;min-width:320px;min-height:100vh;margin:0}*{box-sizing:border-box}.app{max-width:1280px;margin:0 auto;padding:28px}.hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;display:flex}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#8f8fb2;margin:0 0 8px;font-size:12px}h1{margin:0 0 8px;font-size:44px;line-height:1}.sub{color:#bdbdd0;max-width:760px;margin:0;line-height:1.5}.heroPills{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.pill{background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;min-width:110px;padding:10px 12px}.pill span{text-transform:uppercase;letter-spacing:.12em;color:#9898aa;margin-bottom:4px;font-size:11px;display:block}.pill strong{font-size:18px}.pill.good{box-shadow:inset 0 0 0 1px #22c55e59}.heroBand{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.heroBand>div,.panel{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;padding:18px}.bandLabel,.muted{text-transform:uppercase;letter-spacing:.12em;color:#9292a7;margin-bottom:8px;font-size:11px;display:block}.bandValue{color:#f5f5fb;line-height:1.45}.layout{grid-template-columns:1.7fr .9fr;gap:16px;display:grid}.mainCol,.sideCol{gap:16px;display:grid}.panel h2{margin:0 0 14px;font-size:18px}.eventList{gap:10px;display:grid}.event{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;padding:14px}.eventTitle{margin-bottom:6px;font-weight:700}.eventText{color:#d1d1dd;font-size:14px;line-height:1.45}.event.success{border-left:4px solid #22c55e}.event.info{border-left:4px solid #3b82f6}.event.warning{border-left:4px solid #f59e0b}.event.danger{border-left:4px solid #ef4444}.stack{gap:14px;display:grid}.stack strong{font-size:16px;line-height:1.45;display:block}.stack.tight{gap:10px}.meterWrap{margin-bottom:14px}.meterLabel{color:#d4d4de;justify-content:space-between;margin-bottom:8px;display:flex}.meter{background:#ffffff14;border-radius:999px;height:10px;overflow:hidden}.fill{border-radius:inherit;background:linear-gradient(90deg,#8b5cf6,#3b82f6);height:100%}.fill.alt{background:linear-gradient(90deg,#22c55e,#14b8a6)}.tiny{color:#9999ad;margin:8px 0 0;font-size:12px;line-height:1.45}@media (width<=980px){.hero,.layout,.heroBand{grid-template-columns:1fr;display:grid}.heroPills{justify-content:flex-start}h1{font-size:36px}}
