:root{--bg-color: #ffffff;--text-color: #000000}[data-theme=dark]{--bg-color: #000000;--text-color: #ffffff}body{margin:0;font-family:Arial,sans-serif;background:var(--bg-color);color:var(--text-color)}body.cursor-disabled .cursor{display:none!important}body.cursor-enabled *{cursor:none!important}
