*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Press Start 2P",monospace;background:#2d4a3e;background:linear-gradient(135deg,#1e3a2e,#2d4a3e,#3e5a4e);overflow:hidden;display:flex;justify-content:center;align-items:center;min-height:100vh;min-height:100dvh;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;transform:translateZ(0)}#gameCanvas{border:3px solid #0f2419;border-radius:8px;background:#1a2f24;display:block;cursor:pointer;box-shadow:0 0 20px #00000080,inset 0 0 20px #ffffff1a;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}#gameCanvas{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}@media(max-width:768px){body{padding:5px;min-height:100vh;min-height:100dvh}#gameCanvas{border-width:2px;max-width:100vw;max-height:100vh;max-height:100dvh}}@media(min-width:769px)and (max-width:1024px){body{padding:15px}}@media screen and (max-width:1024px){html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}body{-webkit-overflow-scrolling:touch;overscroll-behavior:none}#gameCanvas{touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,.1)}}
