@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap";.fontLoader{position:absolute;left:-1000px;visibility:hidden}body{margin:0;padding:0;color:#ffffffde;background-color:#1c172e;font-family:Poppins;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;touch-action:manipulation;overflow:hidden;width:100vw;height:100vh}#app{width:100vw;height:100vh;overflow:hidden;display:flex;justify-content:center;align-items:center;position:relative;margin:0;padding:0}#phaser-container{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;position:relative;margin:0;padding:0}#phaser-container canvas{display:block;image-rendering:pixelated;image-rendering:crisp-edges}canvas{image-rendering:pixelated;image-rendering:crisp-edges}@media screen and (max-width: 768px){body{font-size:14px}#app{height:100vh;height:-webkit-fill-available}#phaser-container{width:100vw;height:100vh;height:-webkit-fill-available}}@media screen and (max-width: 1024px) and (orientation: landscape){#app{height:100vh;height:-webkit-fill-available}}@media screen and (max-width: 768px){*{touch-action:manipulation}}@media screen and (max-width: 768px){body::-webkit-scrollbar{display:none}body{-ms-overflow-style:none;scrollbar-width:none}}
