@charset "UTF-8";@font-face{font-family:Bungee;src:url(./assets/fonts/Bungee-Regular.ttf) format("truetype")}@font-face{font-family:Arcade Gamer;src:url(./assets/fonts/ArcadeGamer-Regular.ttf) format("truetype")}.root[data-v-30b917f4]{width:100%;height:100%}.root .splash-screen[data-v-30b917f4]{opacity:0;transition:opacity 1s ease-in-out;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.root .splash-screen.fadeIn[data-v-30b917f4]{opacity:1}.root .splash-screen.fadeOut[data-v-30b917f4]{opacity:0}.root .splash-screen>img[data-v-30b917f4]{width:calc(100% - 100px);max-width:400px;margin-bottom:20px;animation:bounce-30b917f4 .8s ease-in-out;animation-delay:.5s}.root .splash-screen>.about[data-v-30b917f4]{font-family:Bungee,sans-serif;font-size:1em;color:#fff;max-width:600px;text-align:center}@media screen and (max-width: 700px){.root .splash-screen>.about[data-v-30b917f4]{font-size:1em}}@media screen and (max-height: 700px){.root .splash-screen>.about[data-v-30b917f4]{font-size:1em}}@keyframes bounce-30b917f4{0%,to{transform:scale(1)}50%{transform:scale(1.16)}}html,body{margin:0;padding:0;width:100%;height:100%;font-family:Inter,sans-serif;background-color:#0f111a}#app{width:100%;height:100%;background-color:#0f111a}.in-app-warning{height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.in-app-warning .browser-logo>img{width:200px;height:auto}.in-app-warning .browser-message{max-width:400px;text-align:center}.portrait-warning{color:#fff;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.portrait-warning>main{padding:20px;flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column}.portrait-warning>main .rotate-device-symbol>img{width:200px;height:auto}.portrait-warning>main .app-store-symbol>img{width:200px;height:auto}.portrait-warning>main .rotate-device-message{max-width:400px;text-align:center}.portrait-warning>footer{padding-bottom:20px;box-sizing:border-box;flex:none;display:flex;justify-content:center;align-items:center}.portrait-warning>footer>img{width:calc(100% - 100px);max-width:300px;height:auto}.phaser-container{user-select:none!important;-webkit-user-select:none!important;pointer-events:none!important;touch-action:manipulation!important;-webkit-touch-callout:none!important}.player-name-input::placeholder{color:#fff}*{touch-action:manipulation!important;-webkit-touch-callout:none!important;-webkit-user-callout:none!important;-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important;-webkit-user-modify:none!important;-webkit-highlight:none!important}.powerup-progress-bar{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:10px;width:calc(100% - 40px);background-color:transparent}.powerup-progress-bar::-webkit-progress-bar{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff3;border-radius:0}.powerup-progress-bar::-webkit-progress-value{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-radius:0}.view{width:100%;height:100%}
