:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f8fb;color:#172033;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{font:inherit}.page-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:40px 0 52px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.page-header h1{margin:0;font-size:38px;line-height:1.1;letter-spacing:0}.eyebrow{margin:0 0 8px;color:#657184;font-size:13px;font-weight:700;letter-spacing:0;text-transform:uppercase}.summary{display:inline-flex;align-items:center;gap:9px;min-height:38px;padding:0 14px;border:1px solid #dbe3ef;border-radius:999px;background:#fff;font-size:14px;font-weight:800;white-space:nowrap}.summary-dot{width:9px;height:9px;border-radius:50%;background:currentColor}.summary.ok{color:#0d7a45}.summary.ko{color:#b4232f}.summary.no_data{color:#667085}.subheader{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.subheader p{margin:0;color:#5d687a;font-size:15px}.toolbar{display:flex;gap:6px;padding:4px;border:1px solid #dbe3ef;border-radius:8px;background:#fff}.toolbar button{border:0;background:transparent;color:#273349;border-radius:6px;min-height:34px;padding:0 14px;cursor:pointer}.toolbar button.active{background:#172033;border-color:#172033;color:#fff}.notice{margin:0 0 18px;color:#7a4a0b;background:#fff6df;border:1px solid #f0d49a;padding:10px 14px;border-radius:6px}.status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.status-card{background:#fff;border:1px solid #dbe3ef;border-radius:8px;padding:17px 18px 18px;min-width:0;box-shadow:0 1px 2px #141f330f}.card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.card-header h2{margin:0;font-size:18px;line-height:1.2;letter-spacing:0}.card-header p{margin:4px 0 0;color:#697588;font-size:13px}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:68px;min-height:28px;padding:0 10px;border-radius:999px;font-size:13px;font-weight:700}.status-pill.ok{color:#12613a;background:#dff8ec}.status-pill.ko{color:#9d1c25;background:#fde3e5}.status-pill.no_data{color:#57606f;background:#eef2f7}.bars{display:grid;gap:2px;height:58px;align-items:stretch}.bar{display:block;min-width:2px;border-radius:2px}.bar.ok{background:#2fbf72}.bar.ko{background:#e05260}.bar.no_data{background:#c9d1dc}@media(max-width:860px){.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.page-shell{width:min(100% - 20px,1180px);padding:28px 0 40px}.page-header,.subheader{align-items:flex-start;flex-direction:column}.subheader{gap:14px}.page-header h1{font-size:31px}.toolbar{width:100%}.toolbar button{flex:1}.status-grid{grid-template-columns:1fr}}
