*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d1117;--surface: #161b22;--surface2: #21262d;--border: rgba(255,255,255,.09);--accent: #7c3aed;--accent2: #6d28d9;--accent3: #a78bfa;--buzz: #f43f5e;--buzz2: #e11d48;--correct: #10b981;--wrong: #f43f5e;--gold: #fbbf24;--text: #f0f6fc;--muted: #6e7681;--sub: #8b949e;--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}.profile-inner{width:70%;max-width:100%}@media (max-width: 768px){.profile-inner{width:100%}}
