:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--text:#1a1a1a;--muted:#6b7280;--border:#e5e7eb;--card:#fff;--green:#17a34a;--green-strong:#15803d;--amber:#d97706;--red:#dc2626;--gray:#9ca3af;--banner-green:#2da44e;--banner-amber:#d4a72c;--banner-red:#cf222e}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5}a{color:inherit}.page-shell{width:min(740px,100% - 40px);margin:0 auto;padding:36px 0 72px}.topbar{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:28px;display:flex}.brand{letter-spacing:-.01em;font-size:18px;font-weight:700}.timestamp{color:var(--muted);white-space:nowrap;font-size:12px}.banner{color:#fff;border-radius:8px;padding:18px 22px}.banner h1{letter-spacing:-.01em;margin:0;font-size:19px;font-weight:600}.banner-green{background:var(--banner-green)}.banner-amber{background:var(--banner-amber)}.banner-red{background:var(--banner-red)}.panel,.incident-banner,.system-group,.history{border:1px solid var(--border);background:var(--card);border-radius:8px;margin-top:24px}.panel,.incident-banner{padding:18px 22px}.history .history-list,.history>.muted{margin:0;padding:14px 18px}.panel h2,.incident-banner h2,.section-heading h2,.history h2{margin:0;font-size:14px;font-weight:600}.muted{color:var(--muted)}.incident-banner{background:#fff5f5;border-color:#f3d1d4}.incident-banner h2{color:var(--red)}.incident-list{gap:12px;margin-top:12px;display:grid}.incident-item,.history-row{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:18px;padding-top:12px;display:flex}.incident-item{border-top-color:#f3d1d4}.incident-item:first-child,.history-row:first-child{border-top:0;padding-top:0}.incident-item strong,.history-row strong{font-weight:600}.incident-item p,.history-row p{color:var(--muted);margin:2px 0 0;font-size:13px}.incident-item>span{color:var(--red);white-space:nowrap;font-size:13px;font-weight:600}.systems{margin-top:0}.section-heading{border-bottom:1px solid var(--border);background:#f9fafb;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;gap:16px;padding:12px 18px;display:flex}.section-heading span{color:var(--muted);white-space:nowrap;font-size:12px}.check-list{display:grid}.check-row{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;min-height:50px;padding:11px 18px;display:flex}.check-row:first-child{border-top:0}.check-copy{min-width:0}.check-title{overflow-wrap:anywhere;font-weight:450}.check-summary{color:var(--muted);overflow-wrap:anywhere;margin-top:2px;font-size:12.5px;line-height:1.4}.check-meta{flex:none;align-items:center;gap:9px;display:flex}.check-status-block{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.check-sub{color:var(--gray);white-space:nowrap;font-size:11.5px}.status-text{white-space:nowrap;font-size:13px;font-weight:600}.status-ok{color:var(--green-strong)}.status-warn{color:var(--amber)}.status-fail,.status-error{color:var(--red)}.status-skip,.status-stale,.status-none{color:var(--gray)}.history-list{gap:12px;margin-top:14px;display:grid}.history-times{color:var(--muted);white-space:nowrap;flex-wrap:wrap;justify-content:flex-end;gap:8px;font-size:12px;display:flex}.check-title a,.incident-item a,.failing-clients a{color:inherit;text-decoration:none}.check-title a:hover,.incident-item a:hover{text-underline-offset:2px;text-decoration:underline}.failing-clients{color:var(--muted);margin:4px 0 0;font-size:12.5px}.failing-clients a{color:#0969da}.failing-clients a:hover{text-decoration:underline}@media (max-width:600px){.page-shell{padding-top:20px}.check-row{flex-direction:column;align-items:flex-start;gap:6px}.check-meta{flex-direction:row;align-items:baseline;gap:10px}.incident-item,.history-row{flex-direction:column;gap:6px}.incident-item>span{white-space:normal}}.login-shell{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{border:1px solid var(--border);text-align:center;border-radius:10px;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:340px;padding:36px 32px;display:flex}.login-logo{border-radius:8px}.login-card h1{margin:6px 0 0;font-size:18px;font-weight:700}.login-sub{color:var(--muted);margin:0 0 10px;font-size:12.5px}.login-error{color:var(--red);margin:0;font-size:12.5px}.login-card input{border:1px solid var(--border);width:100%;font:inherit;border-radius:6px;padding:9px 12px}.login-card input:focus{border-color:#0969da;outline:2px solid #0969da33}.login-card button{color:#fff;width:100%;font:inherit;cursor:pointer;background:#1a1a1a;border:0;border-radius:6px;padding:9px 12px;font-weight:600}.login-card button:hover{background:#333}.check-info{border:1px solid var(--border);width:13px;height:13px;color:var(--gray);-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;font-size:9px;font-style:normal;font-weight:600;line-height:1;display:inline-flex}.check-info:hover{color:var(--muted);border-color:var(--gray)}.check-info{position:relative}.check-info:after{content:attr(data-tip);z-index:10;color:#f6f8fa;text-align:left;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;background:#1f2328;border-radius:6px;width:max-content;max-width:300px;padding:8px 11px;font-size:12px;font-weight:400;line-height:1.45;transition:opacity .12s;position:absolute;bottom:calc(100% + 8px);right:-8px;box-shadow:0 4px 14px #0000002e}.check-info:hover:after{opacity:1;visibility:visible}
