.phaser-game-container[data-v-f4b38bbe]{width:100%;height:100vh;height:100dvh;display:flex;justify-content:center;align-items:center;background:#1a1a1a;overflow:hidden;position:relative}.loading-screen[data-v-f4b38bbe]{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.loading-spinner[data-v-f4b38bbe]{width:40px;height:40px;border:3px solid #333;border-top:3px solid #007AFF;border-radius:50%;animation:spin-f4b38bbe 1s linear infinite;margin-bottom:16px}@keyframes spin-f4b38bbe{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-screen p[data-v-f4b38bbe]{margin:0;font-size:16px;opacity:.8}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;margin:0;padding:0}.app{width:100%;height:100vh;margin:0;padding:0;overflow:hidden;display:flex;justify-content:center;align-items:center}*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#000;color:#fff;overflow:hidden}#app{width:100%;height:100%;display:flex;flex-direction:column}.phaser-game-container{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}@media (max-width: 768px){body{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}}@media (display-mode: standalone){body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}}
