:root{--background:#fafaf9;--foreground:#1c1917;--surface:#fff;--surface-hover:#f5f5f4;--border:#e7e5e4;--text-secondary:#78716c;--state-unselected-bg:#f5f5f4;--state-unselected-border:#d6d3d1;--state-selected-bg:#dbeafe;--state-selected-border:#3b82f6;--state-locked-bg:#ccfbf1;--state-locked-border:#14b8a6;--state-correct-bg:#dcfce7;--state-correct-border:#22c55e;--state-incorrect-bg:#fee2e2;--state-incorrect-border:#ef4444;--region-japan:#e85d75;--region-europe:#3b82f6;--region-china:#eab308;--badge-bg:#3b82f6;--badge-text:#fff;--perfect-color:#f59e0b;font-size:16px}*{box-sizing:border-box;margin:0;padding:0}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,Noto Sans JP,sans-serif;line-height:1.6;display:flex}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}
