html,body{background:#2a2a2a;width:100%;height:100%;overflow:hidden}.game-container[data-v-d0f119cc]{background:#2a2a2a;width:100vw;height:100vh;position:relative;overflow:hidden}.game-canvas[data-v-d0f119cc]{width:100%;height:100%;image-rendering:pixelated;image-rendering:crisp-edges;display:block}.game-info[data-v-d0f119cc]{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-d0f119cc]{color:#7dd44a;text-shadow:2px 2px #3a6318;margin-bottom:12px;font-size:18px;font-weight:700}.info-coords[data-v-d0f119cc]{background:#5a9c2e4d;border-radius:4px;margin-bottom:12px;padding:8px}.control-title[data-v-d0f119cc]{color:#ffd93d;margin-bottom:8px;font-weight:700}.control-item[data-v-d0f119cc]{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.key[data-v-d0f119cc]{background:#4a4a4a;border:1px solid #6a6a6a;border-radius:4px;padding:2px 8px;font-size:12px}.desc[data-v-d0f119cc]{color:#aaa;font-size:12px}.mobile-controls[data-v-d0f119cc]{z-index:100;padding-bottom:env(safe-area-inset-bottom);touch-action:none;position:absolute;bottom:120px;right:30px}.d-pad[data-v-d0f119cc]{background:#0003;border-radius:50%;width:160px;height:160px;position:relative}.d-btn[data-v-d0f119cc]{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#0009;border:2px solid #7dd44a;border-radius:12px;justify-content:center;align-items:center;width:54px;height:54px;font-size:24px;display:flex;position:absolute;box-shadow:0 4px 8px #00000080}.d-btn[data-v-d0f119cc]:active{background:#5a9c2eb3}.d-btn.up[data-v-d0f119cc]{top:0;left:53px}.d-btn.down[data-v-d0f119cc]{bottom:0;left:53px}.d-btn.left[data-v-d0f119cc]{top:53px;left:0}.d-btn.right[data-v-d0f119cc]{top:53px;right:0}@media (width<=768px){.game-info[data-v-d0f119cc]{padding:12px;font-size:12px;top:8px;left:8px}.info-title[data-v-d0f119cc]{font-size:16px}}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden}#app{width:100%;height:100%}
