:root{color-scheme:light;--bg:#ffffff;--ink:#0d0d0f;--muted:#6f737a;--line:#e5e7eb;--soft:#f5f6f8;--correct:#59dca7;--correct-soft:#dff8ed;--wrong:#f36d77;--wrong-soft:#fde6ea}*{box-sizing:border-box}body,html{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}