*,:before,:after{box-sizing:border-box}html,body,#root{color:#fff;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:none;overscroll-behavior:none;background:#000;width:100%;height:100%;margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;overflow:hidden}.app,.app__canvas{touch-action:none;width:100%;height:100%}.app__crosshair{pointer-events:none;z-index:50;background-position:50%;background-repeat:no-repeat;background-size:contain;width:32px;height:32px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.app__debug{z-index:100;color:#0f0;pointer-events:none;white-space:nowrap;background:#00000080;border-radius:4px;padding:4px 8px;font-family:monospace;font-size:13px;position:fixed;top:8px;left:8px}.app__debug--look{color:#6cf;left:auto;right:8px}.app__debug--action{color:#fc6;top:auto;bottom:8px;left:8px}
