:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh;background:#0a0a0a;color:#fafafa}.shell{min-height:100vh;display:grid;place-items:center;padding:2rem}.card{max-width:28rem;border:1px solid rgba(255,255,255,.1);padding:2rem;border-radius:.75rem;background:#ffffff05;text-align:center}.tag{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;color:#ffffff8c;border:1px solid rgba(255,255,255,.12);padding:.25rem .5rem;border-radius:.25rem;margin-bottom:1rem}h1{margin:0 0 .75rem;font-size:1.5rem;font-weight:600;letter-spacing:-.02em}p{margin:0;color:#ffffffa6;font-size:.95rem}.count{font-size:4rem;font-weight:700;color:#fafafa;margin:1rem 0 1.5rem;font-variant-numeric:tabular-nums}.actions{display:flex;gap:.75rem;justify-content:center}.actions button{font-family:inherit;font-size:1rem;font-weight:500;padding:.6rem 1.4rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;color:#fafafa;cursor:pointer;transition:background .15s,border-color .15s}.actions button:hover{background:#ffffff1f;border-color:#ffffff40}.actions button:active{background:#ffffff2e}
