:root{color:#232323;font-synthesis:none;background:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;min-height:100vh;margin:0}#app{box-sizing:border-box;width:min(100%,720px);margin:0 auto;padding:24px 20px}.status{border:1px solid color-mix(in srgb, currentColor 18%, transparent);white-space:pre-wrap;border-radius:12px;gap:8px;padding:16px;display:grid}.status strong{font-size:1rem}.status span{color:color-mix(in srgb, currentColor 72%, transparent);font-size:.875rem;line-height:1.45}.status[data-state=fatal]{border-color:#d33}.status[data-state=live]{border-color:#2c8}@media (prefers-color-scheme:dark){:root{color:#fff;background:#111}}
