.App{width:100vw;height:100vh;margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mobile-controls{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.fullscreen-button{position:absolute;top:20px;right:20px;width:40px;height:40px;background-color:#ffffff4d;border:none;border-radius:8px;font-size:20px;pointer-events:auto}.joystick-container{position:absolute;left:20px;bottom:20px;width:150px;height:150px;background-color:#ffffff1a;border:2px solid rgba(255,255,255,.2);border-radius:50%;pointer-events:auto;touch-action:none}.joystick-knob{position:absolute;width:60px;height:60px;background-color:#d749494d;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.action-buttons{position:absolute;right:20px;bottom:20px;display:flex;gap:10px}.action-buttons button{width:60px;height:60px;font-size:16px;border:none;border-radius:50%;pointer-events:auto}.action-buttons .run{background-color:#ff00004d}.action-buttons .jump{background-color:#00ff004d}.action-buttons .sneak{background-color:#0000ff4d}
