*{box-sizing:border-box;margin:0;padding:0}html,body{overscroll-behavior:none;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#000;width:100%;height:100%;font-family:system-ui,-apple-system,Segoe UI,sans-serif;overflow:hidden}#game-canvas{touch-action:none;outline:none;width:100%;height:100%;display:block;position:fixed;inset:0}#hud{pointer-events:none;color:#fff;text-shadow:0 2px 8px #0009;-webkit-user-select:none;user-select:none;position:fixed;inset:0}#hud,#hud *{touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}#game-canvas{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}#hud-global-rows{touch-action:pan-y}#hud input{touch-action:manipulation;-webkit-user-select:text;user-select:text}@media (orientation:landscape) and (max-height:520px){#hud [id$=-btn],#hud-channel,#hud-fullscreen,#hud-tilt,#hud-sound,#hud-restart{width:clamp(32px,8.5vh,40px)!important}}.hud-pad{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.hud-pad>span{pointer-events:none}
