#root,body,html{height:100%;overflow:hidden;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background:#000;overflow:hidden}.App{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}#phaser-container{height:100%;margin:0 auto;max-width:56.25vh;width:100%}#phaser-container canvas{display:block;margin:0 auto}.offline-screen{background:linear-gradient(180deg,#4fc3f7,#b3e5fc 50%,#43a047 75%,#2e7d32);flex-direction:column}.offline-card{background:#ffffffeb;border-radius:24px;box-shadow:0 8px 32px #0000002e;max-width:340px;padding:40px 32px;text-align:center;width:85%}.offline-icon{font-size:56px;margin-bottom:12px}.offline-card h1{color:#2e7d32;font-family:Chewy,Arial Rounded MT Bold,Arial,sans-serif;font-size:24px;margin-bottom:12px}.offline-card p{color:#424242;font-size:15px;line-height:1.5;margin-bottom:8px}.offline-hint{color:#757575!important;font-size:13px!important;margin-bottom:20px!important}.offline-btn{background:#43a047;border:none;border-radius:28px;box-shadow:0 4px 12px #43a04766;color:#fff;cursor:pointer;font-family:Chewy,Arial Rounded MT Bold,Arial,sans-serif;font-size:18px;padding:14px 48px;transition:transform .15s,box-shadow .15s}.offline-btn:active{box-shadow:0 2px 8px #43a0474d;transform:scale(.95)}
/*# sourceMappingURL=main.2178dc84.css.map*/