:root{--bg:#ffffff;--surface:#f8fafc;--border:#e2e8f0;--text:#0f172a;--text-muted:#64748b;--brand:#facc15;--status-operational:#0e7c5a;--status-degraded:#9a6700;--status-partial:#b5480c;--status-major:#b42318;--status-maintenance:#475467}@media (prefers-color-scheme:dark){:root{--bg:#0b1120;--surface:#111827;--border:#1f2937;--text:#e5e7eb;--text-muted:#94a3b8;--status-operational:#34d399;--status-degraded:#fbbf24;--status-partial:#fb923c;--status-major:#f87171;--status-maintenance:#94a3b8}}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}.page{max-width:760px;margin:0 auto;padding:2.5rem 1.25rem 4rem}.header{display:flex;align-items:center;gap:.625rem;margin-bottom:2rem}.header h1{font-size:1.05rem;font-weight:600;margin:0;letter-spacing:-.01em}.banner{border:1px solid var(--border);border-radius:.75rem;padding:1.25rem 1.5rem;display:flex;align-items:center;gap:.875rem;margin-bottom:.75rem}.banner-icon{flex:none}.banner-title{font-size:1.125rem;font-weight:600;margin:0}.updated{color:var(--text-muted);font-size:.8125rem;margin:0 0 2rem}.group{margin-top:1.75rem}.group h2{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0 0 .5rem}.rows{border:1px solid var(--border);border-radius:.75rem;overflow:hidden}.row{display:flex;flex-direction:column;gap:.5rem;padding:.875rem 1.125rem;border-top:1px solid var(--border)}.row:first-child{border-top:none}.row-head{justify-content:space-between;gap:1rem}.row-head,.uptime{display:flex;align-items:center}.uptime{gap:.625rem}.uptime-bars{display:flex;flex:1;min-width:0}.uptime-cell{flex:1 1 0;min-width:0;height:18px;display:flex;align-items:center;justify-content:center;position:relative;cursor:default}.uptime-fill{width:1px;height:14px;opacity:.85}.uptime-cell:hover .uptime-fill{opacity:1;transform:scaleX(3)}.uptime-tip{position:absolute;bottom:calc(100% + 7px);z-index:20;display:flex;flex-direction:column;gap:.125rem;width:max-content;max-width:220px;padding:.5rem .625rem;border:1px solid var(--border);border-radius:.5rem;background:var(--bg);box-shadow:0 6px 24px rgba(0,0,0,.12);pointer-events:none}.uptime-tip-center{left:50%;transform:translateX(-50%)}.uptime-tip-start{left:0}.uptime-tip-end{right:0}.uptime-tip-date{font-size:.75rem;font-weight:600;color:var(--text)}.uptime-tip-detail{font-size:.75rem;color:var(--text-muted)}.uptime-pct{flex:none;font-size:.6875rem;font-variant-numeric:tabular-nums;color:var(--text-muted)}.uptime-empty{font-size:.6875rem;color:var(--text-muted)}.row-name{font-weight:500}.row-desc{color:var(--text-muted);margin-top:.125rem}.chip,.row-desc{font-size:.8125rem}.chip{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;white-space:nowrap}.legend{margin-top:2.5rem;display:flex;flex-wrap:wrap;gap:.875rem 1.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}.legend-item{display:inline-flex;align-items:center;gap:.4rem}.footer,.legend-item{font-size:.8125rem;color:var(--text-muted)}.footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;justify-content:space-between}.footer a,.uptime-note{color:var(--text-muted)}.uptime-note{font-size:.75rem;margin-top:.75rem}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.incident-list{display:flex;flex-direction:column;gap:.5rem}.incident-card{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.125rem;border:1px solid var(--border);border-radius:.75rem;text-decoration:none;color:var(--text)}.incident-card:hover{background:var(--surface)}.incident-card-body{display:flex;flex-direction:column}.incident-card-title{font-weight:500}.incident-card-meta{font-size:.8125rem;font-weight:600}.incident-title{font-size:1.375rem;margin:0 0 .25rem}.back-link{color:inherit;text-decoration:none}.back-link:hover{text-decoration:underline}.timeline{list-style:none;margin:0;padding:0;border-left:2px solid var(--border)}.timeline-item{padding:0 0 1.25rem 1.125rem;position:relative}.timeline-item:before{content:"";position:absolute;left:-7px;top:6px;width:10px;height:10px;border-radius:50%;background:var(--status-operational)}.timeline-head{display:flex;align-items:baseline;gap:.625rem;margin-bottom:.25rem}.timeline-stage{font-weight:600;font-size:.875rem}.timeline-time{color:var(--text-muted);font-size:.75rem}.postmortem,.timeline-body{font-size:.9375rem}.postmortem :last-child,.timeline-body :last-child{margin-bottom:0}.incident-empty{color:var(--text-muted);font-size:.875rem}.subscribe{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}.subscribe-label{display:block;font-weight:600;font-size:.9375rem;margin-bottom:.5rem}.subscribe-row{display:flex;gap:.5rem;position:relative}.subscribe-input{flex:1;padding:.5rem .75rem;border:1px solid var(--border);border-radius:.5rem;background:var(--bg);color:var(--text);font-size:.9375rem}.subscribe-btn{padding:.5rem 1rem;border:none;border-radius:.5rem;background:var(--brand);color:#1a1a1a;font-weight:600;cursor:pointer}.subscribe-btn:disabled{opacity:.6;cursor:default}.subscribe-note{color:var(--text-muted);font-size:.75rem;margin-top:.5rem}.subscribe-done{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--border);color:var(--status-operational);font-weight:500}.subscribe-error{color:var(--status-major);font-size:.8125rem;margin-top:.5rem}