*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{width:100%;height:100%;overflow:hidden;background-color:#070811;font-family:Rajdhani,sans-serif;user-select:none;-webkit-user-select:none;touch-action:none}body{display:flex;justify-content:center;align-items:center;background:radial-gradient(circle at center,#111428,#06070d)}#game-container{width:100%;height:100%;max-width:540px;max-height:960px;aspect-ratio:9 / 16;display:flex;justify-content:center;align-items:center;box-shadow:0 0 40px #00f0ff26,0 0 100px #000c;position:relative;overflow:hidden;background-color:#0d0f1a}canvas{width:100%!important;height:100%!important;display:block;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}
