html,body,#root{margin:0;padding:0;width:100%;height:100%;overflow:hidden;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;user-select:none}canvas{width:100%;height:100%;top:0;left:0;touch-action:none}.mobile-controls{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1000;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.touch-area{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:all;background:transparent;touch-action:none;-webkit-touch-callout:none}.joystick-container{position:absolute;width:120px;height:120px;pointer-events:none}.joystick-container.dynamic{pointer-events:none}.joystick-base{width:100%;height:100%;border-radius:50%;background:#fff3;border:3px solid rgba(255,255,255,.4);position:relative;display:flex;align-items:center;justify-content:center}.joystick-knob{width:40px;height:40px;border-radius:50%;background:#fffc;border:2px solid rgba(255,255,255,1);position:absolute;transition:none}.jump-button{position:absolute;bottom:30px;right:30px;width:80px;height:80px;border-radius:50%;background:#fff3;border:3px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;color:#ffffffe6;font-weight:700;font-size:14px;user-select:none;pointer-events:all;touch-action:manipulation;z-index:1001}.jump-button:active{background:#fff6;transform:scale(.95)}.mobile-controls *{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;touch-action:manipulation}.joystick-hint{position:absolute;bottom:30px;left:30px;width:120px;height:120px;border-radius:50%;border:2px dotted rgba(255,255,255,.3);background:transparent;pointer-events:none;animation:pulse-hint 2s ease-in-out infinite}@keyframes pulse-hint{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}
/*# sourceMappingURL=app.css.map */
