*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f172a;--surface: #1e293b;--surface2: #273548;--border: rgba(255,255,255,.08);--accent: #38bdf8;--accent2: #0ea5e9;--buzz: #ef4444;--buzz2: #dc2626;--correct: #22c55e;--wrong: #ef4444;--gold: #f59e0b;--text: #f8fafc;--muted: #64748b;--sub: #94a3b8;--w: 800px}[data-theme=light]{--bg: #f1f5f9;--surface: #ffffff;--surface2: #f8fafc;--border: rgba(0,0,0,.08);--text: #0f172a;--muted: #94a3b8;--sub: #64748b}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:"M PLUS Rounded 1c",Hiragino Maru Gothic Pro,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.6;transition:background .2s,color .2s}::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}button{font-family:inherit;cursor:pointer;border:none;outline:none;transition:opacity .15s,transform .1s;touch-action:manipulation;-webkit-tap-highlight-color:transparent}button:active{transform:scale(.97)}input,select,textarea{font-family:inherit;outline:none;font-size:16px}select{cursor:pointer}*{-webkit-text-size-adjust:100%}.page{min-height:100dvh;background:var(--bg);padding-bottom:calc(72px + env(safe-area-inset-bottom))}.inner{max-width:var(--w);margin:0 auto;padding:16px}.inner-sm{max-width:var(--w);margin:0 auto}
