:root{color-scheme:dark;font-family:system-ui,Segoe UI,sans-serif;background:#0f1419;color:#e7ecf3}body{margin:0}.layout{max-width:1100px;margin:0 auto;padding:1.5rem}header{border-bottom:1px solid #2a3544;margin-bottom:1.5rem;padding-bottom:1rem}h1{margin:0 0 .25rem;font-size:1.5rem}.subtitle{color:#8b9cb3;font-size:.9rem}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;margin-bottom:2rem}.card{background:#1a2332;border:1px solid #2a3544;border-radius:8px;padding:1rem}.card strong{display:block;font-size:1.75rem;margin-top:.25rem}table{width:100%;border-collapse:collapse;font-size:.85rem}th,td{text-align:left;padding:.5rem .75rem;border-bottom:1px solid #2a3544}th{color:#8b9cb3;font-weight:500}.error{color:#ff8a8a;background:#2a1515;border:1px solid #5c2a2a;padding:.75rem 1rem;border-radius:6px}.badge{display:inline-block;background:#1e3a2f;color:#7dffb2;padding:.15rem .5rem;border-radius:4px;font-size:.75rem}section{margin-bottom:2rem}
