html,body,#root{height:100%;margin:0;padding:0}*{box-sizing:border-box}body{background:#f4f3f0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}button{cursor:pointer;font-family:inherit}@keyframes qaspin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}.app ::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:8px}.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}.app.theme-pumpkin{--bg:#fbf3ea;--surface:#fff;--surface-2:#f7ece0;--border:#ebdac5;--border-2:#dcc0a0;--text:#332216;--text-2:#8c6a4f;--text-3:#bfa48c;--accent:#be5103;--accent-fg:#fff;--green:#1a6e3a;--red:#c4302b;--kbd-bg:#fff;--modal-shadow:0 24px 64px #0002;--overlay:#33221655;--hud-text:#7be0a9}.app.theme-emerald{--bg:#0a3c30;--surface:#0f4c3d;--surface-2:#123f34;--border:#1a5245;--border-2:#2a6b57;--text:#e6f7ef;--text-2:#8fc9b8;--text-3:#5c8f7f;--accent:#73e6cb;--accent-fg:#0a3c30;--green:#5ec77e;--red:#e96a64;--kbd-bg:#103f34;--modal-shadow:0 24px 64px #0008;--overlay:#0008;--hud-text:#7be0a9}.app.theme-midnight{--bg:#0d1520;--surface:#16202c;--surface-2:#1c2735;--border:#26313f;--border-2:#34404f;--text:#e6ebf1;--text-2:#8b98a8;--text-3:#576575;--accent:#e6ebf1;--accent-fg:#0d1520;--green:#5ec77e;--red:#e96a64;--kbd-bg:#1c2735;--modal-shadow:0 24px 64px #0008;--overlay:#0008;--hud-text:#7be0a9}.app{background:var(--bg);color:var(--text);min-height:100vh}
