:root{color:#e5e7eb;font-synthesis:none;text-rendering:optimizelegibility;background:#070b14;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#070b14;min-width:320px;min-height:100vh;margin:0}button{font:inherit}.home{background:radial-gradient(circle at 20% 10%,#2563eb33,#0000 36%),radial-gradient(circle at 85% 85%,#0d948829,#0000 38%),#070b14;place-items:center;min-height:100vh;padding:24px;display:grid}.panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172ac7;border:1px solid #94a3b82e;border-radius:24px;width:min(680px,100%);padding:52px;box-shadow:0 30px 80px #00000059}.eyebrow,.section-kicker{color:#60a5fa;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}h1{letter-spacing:-.05em;margin:12px 0 8px;font-size:clamp(2.2rem,8vw,4.4rem);line-height:.98}.subtitle{color:#94a3b8;margin:0 0 40px;font-size:1.2rem}.statuses{gap:12px;display:grid}.status{background:#1e293bbf;border-radius:12px;align-items:center;gap:10px;padding:15px 18px;display:flex}.status strong{color:#cbd5e1;margin-left:auto}.dot{background:#ef4444;border-radius:50%;width:9px;height:9px;box-shadow:0 0 14px #ef4444cc}.dot.ok{background:#22c55e;box-shadow:0 0 14px #22c55ecc}.ops-shell{width:min(1540px,100%);margin:0 auto;padding:28px}.ops-header{justify-content:space-between;align-items:flex-end;gap:24px;padding:12px 0 28px;display:flex}.ops-header h1{font-size:clamp(2.4rem,5vw,4.8rem)}.ops-subtitle{color:#94a3b8;margin:0}.header-actions{align-items:center;gap:16px;display:flex}.updated{color:#94a3b8;text-align:right;font-size:.78rem;line-height:1.55}button{color:#dbeafe;cursor:pointer;background:#2563eb38;border:1px solid #60a5fa73;border-radius:10px;padding:10px 16px}button:hover{background:#2563eb5c}button:disabled{opacity:.5;cursor:wait}.alert{border-radius:10px;margin-bottom:18px;padding:13px 16px}.alert-error{color:#fecaca;background:#7f1d1d47;border:1px solid #f8717159}.overall{background:#101827;border:1px solid #94a3b829;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:38px;padding:24px 28px;display:flex}.overall>div:first-child{gap:5px;display:grid}.overall>div:first-child strong{letter-spacing:-.04em;font-size:2.5rem}.overall-ok{border-left:5px solid #22c55e}.overall-warning{border-left:5px solid #f59e0b}.overall-error{border-left:5px solid #ef4444}.overall-meta{color:#cbd5e1;flex-wrap:wrap;justify-content:flex-end;gap:10px 18px;font-size:.85rem;display:flex}.overall-meta span{align-items:center;gap:7px;display:flex}section{margin-bottom:40px}.section-title{justify-content:space-between;align-items:end;margin-bottom:14px;display:flex}h2{letter-spacing:-.02em;margin:5px 0 0;font-size:1.45rem}h3{margin:4px 0;font-size:1rem}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metric-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card,.cabinet-card{background:#0f1726;border:1px solid #94a3b826;border-radius:14px;box-shadow:0 12px 30px #0000001f}.metric-card{flex-direction:column;align-items:flex-start;gap:8px;min-height:130px;padding:18px;display:flex}.metric-card>span:first-child{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.metric-card strong{font-size:1.35rem}small{color:#94a3b8;line-height:1.4}.badge{letter-spacing:.06em;border-radius:999px;justify-content:center;align-items:center;min-width:50px;padding:4px 7px;font-size:.65rem;font-weight:800;display:inline-flex}.badge-ok{color:#86efac;background:#16653457}.badge-warning{color:#fde68a;background:#92400e5c}.badge-error{color:#fca5a5;background:#991b1b61}.cabinet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.cabinet-card{overflow:hidden}.cabinet-card>header{border-bottom:1px solid #94a3b81f;justify-content:space-between;align-items:flex-start;padding:18px;display:flex}.source-name{color:#60a5fa;letter-spacing:.12em;font-size:.66rem;font-weight:800}.dataset-list{display:grid}.dataset-row{border-bottom:1px solid #94a3b814;justify-content:space-between;gap:12px;padding:12px 18px;display:flex}.dataset-row:last-child{border-bottom:0}.dataset-row>div:first-child{gap:3px;min-width:0;display:grid}.dataset-row strong{font-size:.83rem}.dataset-row small{overflow-wrap:anywhere;font-size:.72rem}.dataset-row .note{color:#c4b5fd}.dataset-status{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.table-wrap{background:#0f1726;border:1px solid #94a3b826;border-radius:14px;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.78rem}th{color:#94a3b8;text-align:left;text-transform:uppercase;letter-spacing:.05em;font-weight:700}th,td{white-space:nowrap;border-bottom:1px solid #94a3b817;padding:11px 13px}td:nth-child(3){white-space:normal;min-width:220px}tbody tr:last-child td{border-bottom:0}.failed-row{background:#7f1d1d1f}.run-error{color:#fca5a5;margin-top:3px;display:block}@media (width<=980px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cabinet-grid{grid-template-columns:1fr}}@media (width<=640px){.ops-shell{padding:18px 12px}.ops-header,.overall{flex-direction:column;align-items:stretch}.header-actions{justify-content:space-between}.updated{text-align:left}.overall-meta{justify-content:flex-start}.metric-grid,.metric-grid.compact{grid-template-columns:1fr}.panel{padding:30px 24px}}
