@import"https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@500;600;700&family=Press+Start+2P&family=VT323&display=swap";:root{font-family:Chakra Petch,Trebuchet MS,Segoe UI,Verdana,sans-serif;color:#f8fcff;background:#74cfef}*{box-sizing:border-box}html,body,#app{margin:0;width:100%;height:100%}#app{display:flex;align-items:center;justify-content:center;padding:18px}body{display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.58),transparent 36%),radial-gradient(circle at 82% 84%,rgba(120,224,149,.43),transparent 44%),linear-gradient(160deg,#81d8f5,#9be3c2 55%,#c9f0ad);overflow:hidden}#game-root{width:min(calc((100vh - 36px) * 390 / 844),460px);height:min(calc(100vh - 36px),996px);max-width:460px;max-height:996px;border-radius:22px;overflow:hidden;box-shadow:0 18px 48px #143a2847,0 4px 12px #03172f33;border:2px solid rgba(255,255,255,.32);touch-action:none}canvas{display:block;width:100%!important;height:100%!important;touch-action:none}@media(max-width:460px){#app{padding:0}#game-root{width:100vw;height:100vh;max-width:none;max-height:none;border-radius:0;border:none}}
