*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100dvh;overflow:hidden;overscroll-behavior:none;background:#1a1a2e;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#e0e0e0}#phaser-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}#phaser-container canvas{display:block;width:100%!important;height:100%!important;image-rendering:pixelated;touch-action:none}#root{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none;-webkit-user-select:none;user-select:none}#root>*{pointer-events:auto}.game-scroll::-webkit-scrollbar{width:6px}.game-scroll::-webkit-scrollbar-track{background:#0003;border-radius:3px}.game-scroll::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.game-scroll::-webkit-scrollbar-thumb:hover{background:#ffffff40}.game-scroll{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) rgba(0,0,0,.2)}
