html,body,#viewer{width:100%;height:100%;margin:0;overflow:hidden;background:#050505}html,body{overscroll-behavior:none;-webkit-overflow-scrolling:auto}#viewer{position:fixed;top:0;right:0;bottom:0;left:0;touch-action:none;-webkit-user-select:none;user-select:none;overscroll-behavior:none;cursor:none}#remoteVideo{width:100%;height:100%;object-fit:contain;background:#000}#video-wrapper{width:100%;height:100%;transform-origin:0 0}#toolbar{position:fixed;left:env(safe-area-inset-left);bottom:env(safe-area-inset-bottom);display:flex;gap:8px;padding:8px;background:#141414c7;color:#ccc;font:14px system-ui}#toolbar,#toolbar *{cursor:auto}#toolbar button{min-height:40px}#stats-overlay{position:fixed;top:env(safe-area-inset-top,0);right:env(safe-area-inset-right,0);padding:8px 12px;margin:8px;background:#000000b3;color:#0f0;font:12px/1.5 SF Mono,Cascadia Code,monospace;white-space:pre;border-radius:6px;pointer-events:none;z-index:100}#stats-overlay.hidden{display:none}#cursor-canvas,.cursor-layer{display:none;position:fixed;pointer-events:none;z-index:40;image-rendering:auto}#cursor-canvas.active,.cursor-layer.active{display:block}#hidden-kb-input{position:absolute;left:-9999px;opacity:0;width:1px;height:1px}
