:root{--bg:#0f172a;--board:#1d4ed8;--hole-empty:#0f172a;--hole-shadow:#00000059;--disc-red:#ef4444;--disc-red-dark:#b91c1c;--disc-yellow:#facc15;--disc-yellow-dark:#ca8a04;--accent:#22d3ee;--accent-dim:#22d3ee1f;--win-glow:#fff;--text:#f1f5f9;--text-dim:#f1f5f999;--overlay-bg:#0f172ad1;--btn-bg:#22d3ee;--btn-text:#06283d}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);touch-action:none;width:100%;height:100%;font-family:system-ui,-apple-system,sans-serif;overflow:hidden}#wrap{justify-content:center;align-items:center;display:flex;position:fixed;inset:0}canvas{touch-action:none;display:block}
