*{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0f172a;background-color:#f8fafc;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.status-shell{max-width:960px;margin:0 auto;padding:32px 20px 64px}.status-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:28px;display:flex}.status-header__brand{align-items:center;gap:12px;display:flex}.status-header__title{color:#073577;letter-spacing:.5px;margin:0;font-size:22px;font-weight:700}.status-header__subtitle{color:#64748b;margin:0;font-size:13px}.status-banner{color:#fff;border-radius:12px;align-items:center;gap:16px;margin-bottom:32px;padding:24px 28px;display:flex;box-shadow:0 4px 16px #0000000f}.status-banner__pulse{background:#fffffff2;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:2s infinite status-pulse;box-shadow:0 0 #ffffffb3}@keyframes status-pulse{0%{box-shadow:0 0 #ffffff8c}70%{box-shadow:0 0 0 12px #fff0}to{box-shadow:0 0 #fff0}}.status-banner__title{margin:0 0 4px;font-size:20px;font-weight:700;line-height:1.3}.status-banner__subtitle{opacity:.85;margin:0;font-size:13px}.status-section-title{color:#0f172a;text-transform:uppercase;letter-spacing:1px;margin:32px 0 14px;font-size:14px;font-weight:700}.status-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:12px;padding:18px 22px}.status-card__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.status-card__title{color:#0f172a;margin:0 0 2px;font-size:15px;font-weight:600}.status-card__desc{color:#64748b;margin:0;font-size:12px}.status-pill{border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.status-pill__dot{background:currentColor;border-radius:50%;width:8px;height:8px}.status-uptime-bars{align-items:stretch;gap:2px;margin-top:14px;display:flex}.status-uptime-bar{cursor:default;background:#e2e8f0;border-radius:2px;flex:1 1 0;min-width:2px;height:28px;transition:filter .15s}.status-uptime-bar:hover{filter:brightness(1.1)}.status-uptime-meta{color:#94a3b8;justify-content:space-between;margin-top:8px;font-size:11px;display:flex}.status-incident{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:14px;padding:18px 22px}.status-incident__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.status-incident__title{color:#0f172a;margin:0 0 4px;font-size:16px;font-weight:600}.status-incident__meta{color:#64748b;font-size:12px}.status-incident__update{border-left:2px solid #e2e8f0;margin-top:8px;padding:8px 0 8px 16px}.status-incident__update-title{color:#0f172a;margin:0 0 4px;font-size:13px;font-weight:600}.status-incident__update-message{color:#475569;white-space:pre-line;margin:0;font-size:13px}.status-incident__update-time{color:#94a3b8;margin-top:4px;font-size:11px}.status-empty{text-align:center;color:#64748b;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:12px;padding:28px;font-size:13px}.status-footer{color:#94a3b8;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:56px;padding-top:20px;font-size:12px;display:flex}.status-footer a{color:#64748b;text-decoration:none}.status-footer a:hover{text-decoration:underline}
