*{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:#0a0d18;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;user-select:none;-webkit-user-select:none;touch-action:none;display:flex;justify-content:center;align-items:center}#game-container{width:100vw;height:100vh;height:100dvh;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:#0a0d18;border:none;border-radius:0;box-shadow:none;margin:0;padding:0}@media(min-width:1024px)and (orientation:landscape)and (hover:hover)and (pointer:fine){body{background:radial-gradient(circle at center,#111428,#06070d)}#game-container{height:min(960px,94vh,94dvh);width:min(540px,calc(min(960px,94vh,94dvh)*.5625));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:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
