html,body{width:100%;height:100%;padding:0;margin:0;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;background:#000;border:none!important;outline:none!important;display:block;overscroll-behavior:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:none}#renderCanvas{width:100%;height:100%;display:block;touch-action:none;border:none!important;outline:none!important}#touch-joystick{position:fixed;left:28px;bottom:28px;width:132px;height:132px;border-radius:50%;background:#ffffff1a;border:2px solid rgba(255,255,255,.35);touch-action:none;z-index:50;box-sizing:border-box}#touch-joystick-knob{position:absolute;left:50%;top:50%;width:60px;height:60px;margin:-30px 0 0 -30px;border-radius:50%;background:#ffffff59;border:2px solid rgba(255,255,255,.6);box-sizing:border-box}#touch-look{position:fixed;right:0;top:0;bottom:0;width:55%;touch-action:none;z-index:40;display:none}#btn-jump{position:fixed;right:24px;bottom:28px;width:76px;height:76px;border-radius:50%;background:#ffffff1f;border:2px solid rgba(255,255,255,.4);color:#ffffffe6;font-size:34px;line-height:1;display:none;align-items:center;justify-content:center;touch-action:none;z-index:50;pointer-events:auto;user-select:none;-webkit-user-select:none;padding-bottom:8px}@media (hover: none) and (pointer: coarse){#touch-look,#btn-jump{display:flex}#touch-joystick{display:block}}
