:root{--bg: #070b0f;--panel: #0b1016;--card: #131c26;--text: #e8eef5;--soft: #b9c6d4;--muted: #8b9bad;--ok: #32d74b;--warn: #ff9f0a;--bad: #ff453a;--hairline: rgba(255, 255, 255, .07);--border: rgba(255, 255, 255, .1);color-scheme:dark}*{box-sizing:border-box}body{margin:0;padding:20px;background:var(--bg);color:var(--text);font:14px/1.5 ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace}.crumb,.panel,footer{max-width:1180px;margin-left:auto;margin-right:auto}.panel{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:20px 22px 24px}h1{margin:0 0 4px;font-size:18px;font-weight:600}#sub{margin:0 0 18px;font-size:12px;color:var(--muted)}a{color:#4cc2ff}a:hover{color:#7fd4ff}.crumb{margin:0 0 10px;font-size:12px;color:var(--muted)}.lede{max-width:62ch;margin:8px 0 14px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:13px;color:var(--soft)}.st-live{--state: var(--ok)}.st-stale{--state: var(--warn)}.st-down{--state: var(--bad)}.st-disabled,.st-pending{--state: var(--muted)}.dot{border-radius:50%;background:var(--state);flex:0 0 auto}.legend{display:flex;flex-wrap:wrap;align-items:center;gap:18px;padding:11px 14px;margin-bottom:18px;background:var(--card);border-radius:10px}.legend-item{display:inline-flex;align-items:center;gap:7px;font-size:11.5px;line-height:1;color:var(--soft)}.legend-item .dot{width:10px;height:10px}#out{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.card{display:flex;flex-direction:column;gap:11px;padding:14px;background:var(--card);border-radius:10px;border-left:3px solid var(--state)}.card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.logo-box{height:30px;display:flex;align-items:center;min-width:0}.chip{display:inline-flex;align-items:center;gap:6px;font-size:10.5px;line-height:1;color:var(--state);white-space:nowrap}.chip .dot{width:9px;height:9px}.logo{display:block;border-radius:3px}.logo.wide,.logo.crop,.logo.emblem{background:#fff;padding:2px 4px}.logo.wide,.logo.crop,.logo.bleed{width:100px;height:26px}.logo.wide,.logo.bleed{object-fit:contain}.logo.crop{object-fit:cover}.logo.emblem{height:26px;width:auto;object-fit:contain}.logo-placeholder{display:flex;align-items:center;height:30px;padding:0 10px;border:1px dashed rgba(255,255,255,.2);border-radius:4px;font-size:12px;line-height:1;letter-spacing:.02em;color:var(--soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feeds{display:flex;flex-direction:column;gap:4px}.feed{display:grid;grid-template-columns:9px 1fr auto;align-items:baseline;gap:8px}.feed .dot{width:7px;height:7px;align-self:center}.feed-label{font-size:11.5px;line-height:1.4;color:var(--text);text-wrap:pretty}.feed .age{font-size:11px;line-height:1.4;color:var(--state);font-variant-numeric:tabular-nums;white-space:nowrap}.feed.st-live .age{color:var(--muted)}.feed .cadence{grid-column:2 / -1;font-size:10.5px;line-height:1.4;color:var(--muted)}.card-foot{display:flex;flex-direction:column;gap:3px;border-top:1px solid var(--hairline);padding-top:8px;font-size:10.5px;line-height:1.4}.card-foot .region{color:var(--soft)}.card-foot .licences{color:var(--muted)}footer{margin-top:32px;padding-top:12px;border-top:1px solid var(--border);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:12px;color:var(--muted)}.build{margin:8px 0 0;font-size:12px}.build strong{color:var(--text);font-weight:600}.build code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11.5px;padding:1px 5px;border-radius:4px;background:#ffffff12}.ok{color:var(--ok)}.warn{color:var(--warn)}.dim{color:var(--muted)}@media(max-width:900px){#out{grid-template-columns:1fr 1fr}}@media(max-width:560px){body{padding:12px}.panel{padding:14px 14px 16px}#out{grid-template-columns:1fr}}.attrib-logo{display:inline-block;vertical-align:middle;margin-left:6px;padding:3px 6px;border-radius:4px;background:#fff;height:26px;width:auto;max-width:140px}
