*{box-sizing:border-box}:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}body{color:#1f2937;background:linear-gradient(#f8fafc 0%,#eef2ff 100%);margin:0;font-family:Inter,Segoe UI,Arial,sans-serif}.container{max-width:1100px;margin:0 auto;padding:32px 20px 56px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:18px;padding:22px;box-shadow:0 10px 30px #1e293b14}.hero{color:#fff;background:linear-gradient(130deg,#1d4ed8,#4338ca)}.eyebrow{text-transform:uppercase;letter-spacing:.08em;opacity:.9;font-size:12px;font-weight:700}h1{margin:8px 0 10px;font-size:clamp(1.7rem,4vw,2.5rem)}.hero-description{opacity:.95;max-width:680px}.status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.status-card h2{margin-top:0}.badge{border-radius:999px;padding:6px 10px;font-size:.92rem;font-weight:600;display:inline-flex}.badge.ok{color:#166534;background:#dcfce7}.badge.warning{color:#92400e;background:#fef3c7}.badge.error{color:#991b1b;background:#fee2e2}.metric{margin:6px 0;font-size:2rem;font-weight:700}.button-row{flex-wrap:wrap;gap:12px;display:flex}button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:10px 16px;font-weight:600}button:hover{filter:brightness(1.05)}button:disabled{cursor:not-allowed;background:#9ca3af}.section-title-row{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.counter{color:#3730a3;background:#e0e7ff;border-radius:999px;padding:6px 10px;font-weight:700}.empty-state{color:#6b7280}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.95rem}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:12px}th{color:#475569;background:#f8fafc;font-weight:700}a{color:#1d4ed8;font-weight:600;text-decoration:none}a:hover{text-decoration:underline}@media (width<=900px){.status-grid{grid-template-columns:1fr}}
