:root{--bg:#f6f7fb;--card:#fff;--border:#e3e6ee;--text:#1f2330;--muted:#6b7080;--accent:#4858d6;--accent-light:#eef0ff;--correct:#2ea36b;--correct-bg:#e7f7ee;--wrong:#d34646;--wrong-bg:#fdebeb}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,system-ui,sans-serif;line-height:1.7}
