*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{width:100%;height:100%;height:100dvh;margin:0;padding:0;overflow:hidden;background-color:#06070d;font-family:Rajdhani,sans-serif;user-select:none;-webkit-user-select:none;touch-action:none;display:flex;justify-content:center;align-items:center}body{background:#06070d}#game-container{width:100vw;height:100vh;height:100dvh;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:#0a0d18}@media(min-width:1024px)and (orientation:landscape)and (hover:hover){body{background:radial-gradient(circle at center,#111428,#06070d)}#game-container{width:540px;height:960px;max-width:540px;max-height:960px;box-shadow:0 0 40px #00f0ff2e,0 0 100px #000000d9;border-radius:14px;border:1px solid rgba(0,240,255,.2)}}canvas{display:block;margin:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}
