:root{--bg:#1a1a2e;--board-bg:#f5f0e8;--board-border:#c8b89a;--track-cell:#fff;--safe-star:#fffde7;--col-red:#e74c3c;--col-green:#27ae60;--col-yellow:#f39c12;--col-blue:#2980b9;--col-red-light:#e74c3c2e;--col-green-light:#27ae602e;--col-yellow-light:#f39c122e;--col-blue-light:#2980b92e;--piece-stroke:#0000004d;--dice-bg:#fff;--dice-dot:#1a1a2e;--dice-border:#c8b89a;--dice-active:#f39c12;--text-ui:#fff;--text-ui-dim:#ffffff80;--overlay-bg:#1a1a2ee0;--overlay-text:#fff;--overlay-sub:#ffffffb3;--btn-bg:#f39c12;--btn-text:#1a1a2e}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);width:100%;height:100%;overflow:hidden}canvas{touch-action:none;width:100%;height:100%;display:block}
