.mobile-controls-overlay{position:fixed;left:0;right:0;bottom:0;z-index:100;display:flex;flex-direction:column;align-items:center;pointer-events:auto;padding-bottom:16px}.mobile-controls-overlay .joystick{touch-action:none;-webkit-user-select:none;user-select:none;margin-bottom:12px}.mobile-controls-overlay .joystick-base{pointer-events:none}.mobile-controls-overlay .joystick-knob{pointer-events:auto;transition:left .1s,top .1s}.mobile-controls-overlay .action-buttons{display:flex;flex-direction:row;gap:16px;justify-content:center}.mobile-controls-overlay .action-buttons button{min-width:80px;height:48px;border-radius:24px;border:2px solid #ffd600;background:#222;color:#ffd600;font-size:1.1rem;font-weight:700;box-shadow:0 2px 8px #0003;touch-action:manipulation}.mobile-controls-overlay .action-buttons button:active{background:#ffd600;color:#222}.mobile-controls-overlay .mobile-pan-tilt{user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}
