.app.theme-light{--bg:#f4f3f0;--surface:#fff;--surface-2:#f8f7f3;--border:#e6e3dc;--border-2:#d4d2cd;--text:#1a1a1a;--text-2:#7a7670;--text-3:#a8a39a;--accent:#1a1a1a;--accent-fg:#fff;--green:#1a6e3a;--red:#c4302b;--kbd-bg:#fff;--modal-shadow:0 24px 64px #0002;--overlay:#1a1a1a55;--hud-text:#7be0a9}.app.theme-dark{--bg:#14130f;--surface:#1f1d18;--surface-2:#25231d;--border:#2e2b24;--border-2:#3a362d;--text:#ece9e0;--text-2:#8c8676;--text-3:#5e594d;--accent:#ece9e0;--accent-fg:#14130f;--green:#5ec77e;--red:#e96a64;--kbd-bg:#25231d;--modal-shadow:0 24px 64px #0008;--overlay:#0008;--hud-text:#7be0a9}html,body,#root{height:100%;margin:0;padding:0}body{background:#f4f3f0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.app.theme-dark,.app.theme-dark body{background:#14130f}*{box-sizing:border-box}button{cursor:pointer;font-family:inherit}button:disabled{cursor:not-allowed}@keyframes qaspin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{border-radius:4px}.app.theme-light ::-webkit-scrollbar-thumb{background:#d4d2cd}.app.theme-dark ::-webkit-scrollbar-thumb{background:#3a362d}
