*{box-sizing:border-box}html,body{margin:0;height:100%;background:#000;color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.stage{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#000}.video{width:100%;height:100%;object-fit:contain;background:#000}.status{position:fixed;left:50%;bottom:16px;transform:translate(-50%);padding:8px 14px;border-radius:999px;background:#000000a6;font-size:14px;pointer-events:none}.bye{display:grid;place-items:center;height:100vh}.release-btn{position:fixed;right:12px;bottom:12px;z-index:9999;min-height:44px;padding:10px 16px;border:none;border-radius:999px;background:#7c3aed;color:#fff;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #00000059}.release-btn:disabled{opacity:.7;cursor:default}
