*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background:#000;touch-action:none;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}#bg-video{position:fixed;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}#game-canvas{position:fixed;inset:0;width:100%;height:100%;z-index:1;outline:none}#ui-root{position:fixed;inset:0;pointer-events:none;z-index:10}#ui-root>*{pointer-events:auto}
