*{box-sizing:border-box}body{margin:0;font-family:ui-sans-serif,system-ui,sans-serif;background:#0f1419;color:#e7ecf3}a{color:inherit}button,input,select{font:inherit}button{cursor:pointer;background:#2b6cb0;color:#fff;border:0;border-radius:6px;padding:.4rem .75rem}button.secondary{background:#3d4a5c}button:disabled{opacity:.6;cursor:default}input,select{background:#1a222c;color:#e7ecf3;border:1px solid #334155;border-radius:6px;padding:.35rem .5rem}.page{max-width:1200px;margin:0 auto;padding:1.25rem}.bar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:end;margin-bottom:1rem}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}.card{background:#1a222c;border:1px solid #2a3544;border-radius:8px;padding:.75rem}.card h3{margin:0 0 .35rem;font-size:.8rem;color:#94a3b8;font-weight:600}.card .n{font-size:1.5rem;font-weight:700}.muted{color:#94a3b8;font-size:.85rem}.note{background:#1e293b;border-left:3px solid #64748b;padding:.6rem .75rem;margin:1rem 0;font-size:.85rem}table{width:100%;border-collapse:collapse;font-size:.85rem}th,td{text-align:left;padding:.35rem .5rem;border-bottom:1px solid #2a3544}.chart{display:flex;align-items:flex-end;gap:3px;height:90px;margin:.75rem 0 1.25rem}.chart .tick{flex:1;display:flex;align-items:flex-end;gap:1px;height:100%}.chart .col{flex:1;background:#2563eb;min-width:1px}.chart .col.ok{background:#16a34a}.legend{display:flex;gap:1rem;font-size:.8rem;color:#94a3b8;margin-bottom:.5rem}.legend span:before{content:"";display:inline-block;width:8px;height:8px;margin-right:.35rem}.legend .in-flight:before{background:#2563eb}.legend .succeeded:before{background:#16a34a}.error{color:#f87171}
