.stat{--ink: #16161d;--muted: #6c6c7e;--faint: #9a9aac;--hair: #e8e8f0;--card: #ffffff;--ground: #f7f7fb;--up: #16794a;--aggregate: #3ecf6d;--up-soft: #d9efe3;--partial: #b8860b;--down: #b62b2b;--none: #dcdce4;--mono: ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Consolas, monospace;background:var(--ground);color:var(--ink);font-family:Inter,system-ui,sans-serif;min-height:100vh;padding-bottom:64px}.stat-wrap{max-width:820px;margin:0 auto;padding:0 20px}.stat-top{background:#100f17;color:#fff;padding:26px 0 64px}.stat-top-inner{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.stat-brand{color:#fff;text-decoration:none;font-size:21px;font-weight:800;letter-spacing:-.02em}.stat-brand span{color:#b9b8dd;font-weight:700}.stat-top-right{text-align:end}.stat-top-title{margin:0;font-size:17px;font-weight:700}.stat-top-sub{margin:3px 0 0;font-size:12.5px;color:#9998bb;font-family:var(--mono)}.stat main{margin-top:-44px}.stat-banner{display:flex;align-items:center;gap:16px;background:var(--card);border:1px solid var(--hair);border-radius:14px;padding:22px 24px;box-shadow:0 1px 3px #0f172a0f}.stat-bullet{width:30px;height:30px;border-radius:999px;flex:none;background:var(--none)}.stat-banner.is-up .stat-bullet{background:var(--up)}.stat-banner.is-down .stat-bullet{background:var(--down)}.stat-banner-text{margin:0}.stat-banner-text strong{display:block;font-size:20px;letter-spacing:-.01em}.stat-banner.is-up strong{color:var(--up)}.stat-banner.is-down strong{color:var(--down)}.stat-banner-note{display:block;margin-top:3px;font-size:13.5px;color:var(--muted)}.stat-h2{margin:40px 0 12px;font-size:21px;font-weight:800;letter-spacing:-.015em}.stat-h2 span{font-size:14px;font-weight:600;color:var(--faint);margin-inline-start:6px}.stat-card{background:var(--card);border:1px solid var(--hair);border-radius:14px;padding:6px 22px 18px}.stat-row{padding:16px 0;border-bottom:1px solid var(--hair)}.stat-row:last-of-type{border-bottom:0}.stat-row-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.stat-row-name{margin:0;font-size:14.5px;font-weight:600}.stat-pct{margin-inline-start:8px;font-family:var(--mono);font-size:13px;font-weight:500;color:var(--faint)}.stat-state{margin:0;font-size:13px;color:var(--muted);display:inline-flex;align-items:center;gap:6px}.stat-dot{width:8px;height:8px;border-radius:999px;background:var(--none);display:inline-block;flex:none}.stat-state.is-operational .stat-dot{background:var(--up)}.stat-state.is-degraded .stat-dot{background:var(--partial)}.stat-state.is-down .stat-dot{background:var(--down)}.stat-row-detail{margin:6px 0 0;font-size:13px;line-height:1.55;color:var(--muted)}.stat-strip{display:flex;gap:3px;margin-top:12px}.stat-day{flex:1 1 0;height:34px;border-radius:4px;background:var(--none);min-width:3px}.stat-day.is-up{background:var(--up)}.stat-day.is-aggregate{background:var(--aggregate)}.stat-day.is-partial{background:var(--partial)}.stat-day.is-down{background:var(--down)}.stat-legend{display:flex;flex-wrap:wrap;gap:16px;margin:14px 0 0;font-size:12.5px;color:var(--muted)}.stat-key{display:inline-flex;align-items:center;gap:6px}.stat-key .stat-day{width:10px;height:10px;flex:none}.stat-overall{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));text-align:center;padding:26px 22px}.stat-big{margin:0;font-size:26px;font-weight:800;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.stat-small{margin:4px 0 0;font-size:13px;color:var(--muted)}.stat-note{margin:12px 2px 0;font-size:14px;line-height:1.6;color:var(--muted)}.stat-empty{margin:18px 0;text-align:center;font-size:14.5px;color:var(--muted)}.stat-update{padding:16px 0;border-bottom:1px solid var(--hair)}.stat-update:last-child{border-bottom:0}.stat-update-head{margin:0;display:flex;align-items:center;gap:8px;font-size:14.5px}.stat-update-head.is-resolved .stat-dot{background:var(--up)}.stat-update-head.is-ongoing .stat-dot{background:var(--down)}.stat-update-head.is-notice .stat-dot{background:var(--partial)}.stat-update-date{margin-inline-start:auto;font-family:var(--mono);font-size:12.5px;color:var(--faint)}.stat-update-body{margin:6px 0 0;font-size:14px;line-height:1.6;color:var(--muted)}.stat-commit dl{margin:10px 0;display:grid;grid-template-columns:minmax(120px,180px) 1fr;gap:10px 20px}.stat-commit dt{font-size:14px;font-weight:650}.stat-commit dd{margin:0;font-size:14px;line-height:1.6;color:var(--muted)}.stat-commit code{font-family:var(--mono);font-size:.88em;background:#f1f0f7;padding:1px 5px;border-radius:4px}.stat-foot{margin:34px 2px 0;font-size:13px;color:var(--faint)}.stat-foot a{color:#563bff}.stat-foot code{font-family:var(--mono)}@media(max-width:560px){.stat-commit dl{grid-template-columns:1fr;gap:4px 0}.stat-commit dd{margin-bottom:10px}.stat-day{height:24px}}
