/* Space 2047 HD Edition v5.17.2 — desktop control reliability and adaptive HUD clearance. */
:root{--s2047-control-clearance:240px}
#s2047-mwo-hud{bottom:max(var(--s2047-control-clearance),calc(env(safe-area-inset-bottom) + var(--s2047-control-clearance)))!important}
#s2047-mobile-dpad-v51234 .is-keyboard-pressed,
#s2047-mobile-labelled-actions .is-keyboard-pressed{transform:translateY(1px) scale(.96)!important;filter:brightness(1.25)!important}
@media (min-width:900px) and (pointer:fine){
  #s2047-mobile-dpad-v51234,#s2047-mobile-labelled-actions{z-index:2147482100!important}
  #s2047-mwo-hud{z-index:2147482050!important}
}
@media (max-height:650px) and (min-width:900px){:root{--s2047-control-clearance:190px}}
