*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden}body{background:#05080d;font-family:Microsoft JhengHei,PingFang TC,system-ui,sans-serif;color:#f2f6fb;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.stage{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden}.stage canvas,.stage video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.stage video{object-fit:cover;transform:scaleX(-1)}.stage video.pip{inset:auto;top:104px;right:12px;width:22vw;max-width:168px;height:auto;aspect-ratio:4 / 3;border:2px solid rgba(255,255,255,.7);border-radius:10px;box-shadow:0 4px 16px #00000080;z-index:20;object-fit:cover}.stage video.pip.hidden{display:none}
