html,body{background:#2a2a2a;width:100%;height:100%;overflow:hidden}.game-container[data-v-f57f215c]{background:#2a2a2a;width:100vw;height:100vh;position:relative;overflow:hidden}.game-canvas[data-v-f57f215c]{width:100%;height:100%;image-rendering:pixelated;image-rendering:crisp-edges;display:block}.game-info[data-v-f57f215c]{color:#fff;background:#000000b3;border:2px solid #5a9c2e;border-radius:8px;padding:16px;font-family:Courier New,monospace;font-size:14px;position:absolute;top:16px;left:16px;box-shadow:0 4px 12px #0000004d}.info-title[data-v-f57f215c]{color:#7dd44a;text-shadow:2px 2px #3a6318;margin-bottom:12px;font-size:18px;font-weight:700}.info-coords[data-v-f57f215c]{background:#5a9c2e4d;border-radius:4px;margin-bottom:12px;padding:8px}.control-title[data-v-f57f215c]{color:#ffd93d;margin-bottom:8px;font-weight:700}.control-item[data-v-f57f215c]{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.key[data-v-f57f215c]{background:#4a4a4a;border:1px solid #6a6a6a;border-radius:4px;padding:2px 8px;font-size:12px}.desc[data-v-f57f215c]{color:#aaa;font-size:12px}.mobile-controls[data-v-f57f215c]{position:absolute;bottom:32px;right:32px}.d-pad[data-v-f57f215c]{width:150px;height:150px;position:relative}.d-btn[data-v-f57f215c]{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#000000b3;border:2px solid #5a9c2e;border-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;display:flex;position:absolute}.d-btn[data-v-f57f215c]:active{background:#5a9c2eb3}.d-btn.up[data-v-f57f215c]{top:0;left:50px}.d-btn.down[data-v-f57f215c]{bottom:0;left:50px}.d-btn.left[data-v-f57f215c]{top:50px;left:0}.d-btn.right[data-v-f57f215c]{top:50px;right:0}@media (width<=768px){.game-info[data-v-f57f215c]{padding:12px;font-size:12px;top:8px;left:8px}.info-title[data-v-f57f215c]{font-size:16px}}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden}#app{width:100%;height:100%}
