:root{--sans:system-ui, "Segoe UI", Roboto, sans-serif}html,body,#root{width:100%;height:100%;font-family:var(--sans);background-color:#000;margin:0;padding:0;overflow:hidden}._appContainer_1ibwp_1{background-color:#0a0a0a;justify-content:center;align-items:center;width:100vw;height:100vh;font-family:Inter,sans-serif;display:flex;overflow:hidden}._gameWrapper_1ibwp_12{background-color:#000;flex-direction:column;width:100%;height:100%;display:flex;position:relative}._gameCanvasContainer_1ibwp_21{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}._gameCanvasContainer_1ibwp_21 canvas{display:block}._uiOverlay_1ibwp_33{z-index:10;pointer-events:none;flex-direction:column;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}._bottomBar_1ibwp_45{pointer-events:auto;box-sizing:border-box;width:100%;padding:10px;padding-bottom:calc(50px + env(safe-area-inset-bottom));justify-content:center;align-items:flex-end;margin-top:auto;display:flex}._cheatMenu_9btxv_1{pointer-events:auto;background:0 0;border:2px solid #0000;border-radius:12px;flex-direction:column-reverse;gap:4px;padding:4px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}._cheatMenu_9btxv_1 ._toggleBtn_9btxv_13{cursor:pointer;z-index:2;color:#fc0;background-color:#361e1e;border:none;border-radius:50%;justify-content:center;align-self:center;align-items:center;width:32px;height:32px;font-size:16px;line-height:1;transition:all .2s;display:flex}._cheatMenu_9btxv_1 ._toggleBtn_9btxv_13:hover{background-color:#4a2b2b}._cheatMenu_9btxv_1._isOpen_9btxv_33{background:linear-gradient(#8b0000 0%,#4d0000 100%);border-color:#fc0;padding:12px 8px;box-shadow:0 8px 16px #0009,inset 0 2px 4px #fff3}._cheatMenu_9btxv_1._isOpen_9btxv_33:before{content:"";pointer-events:none;background:linear-gradient(#ffffff26 0%,#fff0 100%);height:40%;position:absolute;top:0;left:0;right:0}._cheatMenu_9btxv_1._isOpen_9btxv_33 ._toggleBtn_9btxv_13{color:#fff;background-color:#0006;width:18px;height:18px;font-size:10px;line-height:1;position:absolute;top:4px;right:4px}._cheatMenu_9btxv_1._isOpen_9btxv_33 ._toggleBtn_9btxv_13:hover{background-color:#f44}._cheatMenu_9btxv_1 ._content_9btxv_63{flex-direction:column;align-items:center;gap:4px;display:flex}._cheatMenu_9btxv_1 ._cheatTitle_9btxv_69{color:#fc0;letter-spacing:1px;text-align:center;text-shadow:1px 1px #000;text-transform:uppercase;margin-bottom:2px;font-family:MikadoBlack,Arial Black,sans-serif;font-size:12px;font-weight:900}._cheatMenu_9btxv_1 ._cheatButtons_9btxv_80{flex-wrap:nowrap;gap:8px;max-width:90vw;padding:2px 4px;display:flex;overflow:auto}._cheatMenu_9btxv_1 ._cheatButtons_9btxv_80::-webkit-scrollbar{height:4px}._cheatMenu_9btxv_1 ._cheatButtons_9btxv_80::-webkit-scrollbar-thumb{background:#ffcc0080;border-radius:2px}._cheatMenu_9btxv_1 ._cheatBtn_9btxv_95{color:#fff;cursor:pointer;pointer-events:auto;text-shadow:1px 1px 1px #000c;white-space:nowrap;background:linear-gradient(#9b4dff 0%,#6a00f4 100%);border:1.5px solid #bd8cff;border-radius:8px;padding:2px 8px;font-family:MikadoBlack,Arial Black,sans-serif;font-size:10px;font-weight:900;transition:all .2s cubic-bezier(.175,.885,.32,1.275);position:relative;top:0;box-shadow:0 2px #4a00aa,0 3px 6px #0006}._cheatMenu_9btxv_1 ._cheatBtn_9btxv_95:hover:not(:disabled){filter:brightness(1.1)}._cheatMenu_9btxv_1 ._cheatBtn_9btxv_95:active:not(:disabled){top:2px;box-shadow:0 0 #4a00aa}._cheatMenu_9btxv_1 ._cheatBtn_9btxv_95:disabled{opacity:.5;cursor:not-allowed;filter:grayscale(.5)}._cheatMenu_9btxv_1 ._cheatBtn_9btxv_95._active_9btxv_125{background:linear-gradient(#4f0 0%,#228b22 100%);border-color:#a3ff8c;box-shadow:0 2px #145514,0 3px 6px #0006}
