*{margin:0;padding:0;box-sizing:border-box;touch-action:none;-ms-touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}body,html{margin:0;padding:0;width:100%;height:100%;height:100sdvh;width:100sdvw;overflow:hidden;overscroll-behavior:none}@font-face{font-family:Titan One;src:url(../fonts/TitanOne-Regular.ttf) format("truetype");font-display:swap}@font-face{font-family:Luckiest Guy;src:url(../fonts/LuckiestGuy-Regular.ttf) format("truetype");font-display:swap}@font-face{font-family:eurostile;src:url(../fonts/eurostile_oblique.otf) format("opentype");font-display:swap}@font-face{font-family:eurostile_bold;src:url(../fonts/eurostile_bold_oblique.otf) format("opentype");font-display:swap}@font-face{font-family:greconian;src:url(../fonts/growingwin-ttf/Greconian-Regular.otf) format("opentype");font-display:swap}@font-face{font-family:Geologica;src:url(../fonts/Geologica.ttf) format("truetype")}@font-face{font-family:Exo;src:url(../fonts/Exo-VariableFont_wght.ttf) format("truetype");font-display:swap}.navbar{display:display-inside}#background{position:fixed;width:100%;height:100%;background-position:center;background-size:cover;z-index:-1}#app{width:100%;height:100%;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}#game-container{z-index:1;width:100%;height:100%;justify-self:auto;position:relative;display:flex;justify-content:center;align-items:center}#game-container canvas{display:block;position:relative}#debug-button{position:fixed;top:35px;left:10px;z-index:1000;width:40px;height:40px;border-radius:50%;background-color:#ff6b6b;color:#fff;border:2px solid #fff;font-size:20px;cursor:pointer;box-shadow:0 2px 8px #0000004d;transition:all .3s ease}#debug-button:hover{background-color:#ff5252;transform:scale(1.1);box-shadow:0 4px 12px #0006}#debug-button:active{transform:scale(.95)}.debug-modal{display:none;position:fixed;z-index:2000;left:0;top:0;width:100%;height:100%;background-color:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.debug-modal.show{display:flex;justify-content:center;align-items:center}.debug-modal-content{background-color:#2c2c3e;border-radius:12px;padding:0;width:90%;max-width:600px;max-height:80vh;box-shadow:0 8px 32px #00000080;display:flex;flex-direction:column;overflow:hidden}.debug-modal-header{background-color:#1c1c2e;padding:20px;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #3c3c4e}.debug-modal-header h2{margin:0;color:#fff;font-family:Exo,sans-serif;font-size:24px}.debug-close{background:none;border:none;color:#fff;font-size:32px;cursor:pointer;line-height:1;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.debug-close:hover{color:#ff6b6b}.debug-modal-body{padding:20px;overflow-y:auto;flex:1}.debug-modal-body label{display:block;color:#fff;font-family:Exo,sans-serif;font-size:16px;margin-bottom:10px;font-weight:500}.debug-modal-body input{width:100%;padding:12px;border:2px solid #3c3c4e;border-radius:8px;background-color:#1c1c2e;color:#fff;font-family:Exo,sans-serif;font-size:16px;box-sizing:border-box}.debug-modal-body input:focus{outline:none;border-color:#ff6b6b}.debug-modal-body textarea{width:100%;min-height:200px;padding:12px;border:2px solid #3c3c4e;border-radius:8px;background-color:#1c1c2e;color:#fff;font-family:Courier New,monospace;font-size:14px;resize:vertical;box-sizing:border-box}.debug-modal-body textarea:focus{outline:none;border-color:#ff6b6b}.debug-modal-actions{display:flex;gap:10px;margin-top:20px;justify-content:flex-end}.debug-modal-actions button{padding:10px 24px;border:none;border-radius:6px;font-family:Exo,sans-serif;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}#debug-submit{background-color:#4caf50;color:#fff}#debug-submit:hover{background-color:#45a049;transform:translateY(-2px);box-shadow:0 4px 8px #4caf504d}#debug-cancel{background-color:#666;color:#fff}#debug-cancel:hover{background-color:#777;transform:translateY(-2px);box-shadow:0 4px 8px #6666664d}.overlay-rotation{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:10000!important;pointer-events:auto;display:none;justify-content:center;align-items:center}.overlay-rotation img{width:100%;max-width:140px}.pixi-canvas-disabled,.game-container-disabled{opacity:0!important;pointer-events:none!important}body.background-enabled{background-image:url(../assets/base_game/bg-blur.png)!important;background-color:#000!important;background-size:cover;background-repeat:no-repeat;background-position:50% 30%}body.background-disabled{background-image:none!important;background-color:#000!important}@media (orientation: landscape){#overlay-rotation-mobile{display:flex}}*::-webkit-scrollbar{width:4px}*::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #00000080}*::-webkit-scrollbar-thumb{background-color:#fff;outline:1px solid white;border-radius:2px}.dg.ac{z-index:1!important}.freeplays-widget{transform:none!important;right:0!important;left:unset!important}
