*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;height:100dvh;background:#000;overflow:hidden;overscroll-behavior:none;-webkit-font-smoothing:antialiased;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}body,canvas,html{touch-action:none}canvas{display:block}.stage{height:100vh;height:100lvh;background:#000;touch-action:none}.hudLayer,.stage{position:fixed;top:0;left:0;width:100vw}.hudLayer{height:100vh;height:100dvh;pointer-events:none}[role=button],button,input,select{touch-action:manipulation;-webkit-tap-highlight-color:transparent}[data-selectable]{-webkit-user-select:text;-moz-user-select:text;user-select:text}body.remoteView canvas{filter:grayscale(1) contrast(1.2)}