:root{color-scheme:light dark;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-height:100dvh;display:grid;place-items:center;background:#faf8f4;color:#1a1a1a}@media(prefers-color-scheme:dark){body{background:#14110d;color:#f2efe9}}.shell{max-width:32rem;padding:2rem;text-align:center}.shell h1{margin:0 0 .5rem;font-size:2.5rem;letter-spacing:-.02em}.status{margin-top:1.5rem;font-size:.875rem;opacity:.7}.status[data-ok=true]{color:#2e7d32;opacity:1}
