.Game-module__KgT29G__gameContainer{width:100%;height:100%;position:relative;overflow:hidden}.Game-module__KgT29G__phaserContainer{z-index:0;-webkit-perspective:1000px;-webkit-transform-style:"preserve-3d";position:relative;inset:0;transform:translateZ(0)}.Game-module__KgT29G__phaserContainer canvas{display:block!important}.Game-module__KgT29G__radix-portal{z-index:100}.Game-module__KgT29G__fps{color:#0f0;z-index:1000;background:#000000b3;border-radius:4px;margin:0;padding:10px;font-family:monospace;font-size:16px;position:fixed;top:10px;left:10px}.Game-module__KgT29G__uiOverlay{pointer-events:none;z-index:1000;width:100%;height:100%;position:absolute;top:0;left:0}.Game-module__KgT29G__uiElement{pointer-events:auto}.Game-module__KgT29G__topBar{background:#00000080;justify-content:space-between;align-items:center;padding:10px;display:flex;position:absolute;top:0;left:0;right:0}.Game-module__KgT29G__playerStats{color:#fff;gap:20px;display:flex}.Game-module__KgT29G__menuButton{color:#fff;cursor:pointer;background:#444;border:none;border-radius:4px;padding:5px 15px}.Game-module__KgT29G__menuButton:hover{background:#555}.Game-module__KgT29G__actionButtons{gap:10px;display:flex;position:absolute;bottom:20px;right:20px}.Game-module__KgT29G__actionButton{color:#fff;cursor:pointer;background:#000000b3;border:2px solid #ffffff4d;border-radius:25px;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;transition:all .2s;display:flex}.Game-module__KgT29G__actionButton:hover{border-color:#ffffff80;transform:scale(1.1)}.Game-module__KgT29G__joystickContainer{pointer-events:auto;touch-action:none;width:120px;height:120px;display:none}@media (pointer:coarse){.Game-module__KgT29G__joystickContainer{display:block}}.Game-module__KgT29G__joystickBase{background:#00000080;border:2px solid #fff3;border-radius:60px;width:120px;height:120px;position:absolute}.Game-module__KgT29G__joystickHandle{cursor:grab;background:#ffffff1a;border:2px solid #fff6;border-radius:40px;width:80px;height:80px;position:absolute;top:30px;left:30px}
.MegaScroll-module__Gq6ToG__ms-container{scroll-snap-type:y mandatory;scroll-behavior:smooth;box-sizing:border-box;-webkit-overflow-scrolling:touch;grid-template-columns:repeat(1,1fr);width:100%;height:100dvh;display:grid;overflow:hidden auto;outline:0!important}.MegaScroll-module__Gq6ToG__ms-container-horizontal{scroll-snap-type:x mandatory;grid-template-columns:repeat(auto-fit,100%);grid-auto-flow:column;width:100dvw;height:100%;overflow:auto hidden}.MegaScroll-module__Gq6ToG__ms-item{scroll-snap-align:start;scroll-snap-stop:always;width:100dvw;height:100dvh;list-style-type:none;position:relative}.MegaScroll-module__Gq6ToG__ms-item>div{width:100%;height:100%}
.marquee{width:100%;position:relative;overflow:hidden}.marquee__track{will-change:transform;align-items:center;animation-name:marquee-scroll;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}.marquee__item{white-space:nowrap;padding-right:2rem;display:inline-block}.marquee__measure{visibility:hidden;pointer-events:none;white-space:nowrap;padding-right:2rem;position:absolute}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translateX(calc(-1*var(--scroll-distance)))}}
