:root{--bg:#fff;--surface:#f5f5f5;--surface-hover:#ebebeb;--text:#111;--subtext:#888;--radius:10px;--max-width:480px}@media (prefers-color-scheme:dark){:root{--bg:#0f0f0f;--surface:#1a1a1a;--surface-hover:#252525;--text:#f0f0f0;--subtext:#888}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);justify-content:center;align-items:center;min-height:100vh;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;display:flex}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}
