*{margin:0;padding:0;box-sizing:border-box;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}html,body{width:100%;height:100%;touch-action:none;overscroll-behavior:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}body{background:linear-gradient(135deg,#0a0a12,#0c0820,#0a0a12);display:flex;justify-content:center;align-items:center;min-height:100vh;min-height:100dvh;overflow:hidden;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}#game-container{width:100%;height:100%;min-height:100vh;min-height:100dvh;display:flex;justify-content:center;align-items:center;overflow:hidden;image-rendering:pixelated;image-rendering:crisp-edges;box-sizing:border-box;border:2px solid #1a1a2a;box-shadow:0 0 20px #64502826,0 0 60px #64502814,inset 0 0 30px #0000004d;border-radius:4px;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}@media(max-width:900px),(max-height:700px){#game-container{border:none;border-radius:0;box-shadow:none}}canvas{display:block;margin:auto;image-rendering:pixelated;image-rendering:crisp-edges;max-width:100%;max-height:100%;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}
