.game-wrapper{position:relative;width:min(960px,100vw,177.78vh);width:min(960px,100vw,177.78svh);aspect-ratio:16 / 9;display:block}.game-canvas{image-rendering:pixelated;image-rendering:crisp-edges;display:block;width:100%;height:100%}.touch-controls{display:none;position:absolute;bottom:0;left:0;right:0;padding:4%;align-items:flex-end;justify-content:space-between;pointer-events:none}@media (pointer: coarse){.touch-controls{display:flex}}.touch-dpad{display:flex;gap:8px}.touch-btn{width:52px;height:52px;border-radius:50%;background:#ffffff2e;border:2px solid rgba(255,255,255,.45);color:#ffffffd9;font-size:22px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;touch-action:none;user-select:none;-webkit-user-select:none}.touch-btn:active{background:#ffffff61;border-color:#ffffffbf}.app{display:flex;align-items:center;justify-content:center;height:100%}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden;background:#000;font-family:sans-serif}
