:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color-scheme:light dark;background-color:#14161a;color:#e6e8eb}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center}.app{text-align:center;padding:2rem}.app h1{margin:0;font-size:2.5rem;letter-spacing:-.02em}.tagline{margin:.25rem 0 1.5rem;color:#9aa0a6}.status{font-size:1rem;font-variant-numeric:tabular-nums}.status .ok{color:#4ade80}.status .error{color:#f87171}.status .muted{color:#9aa0a6}
