.video-watch__ui{background:linear-gradient(to top,#000000b8,#0000);opacity:0;transition:opacity .16s ease}.video-watch__stage:hover .video-watch__ui,.video-watch__stage:focus-within .video-watch__ui,.video-watch__stage:not(.is-playing) .video-watch__ui{opacity:1}.video-watch__i-pause,.video-watch__stage.is-playing .video-watch__i-play,.video-watch__i-muted,.video-watch__stage.is-muted .video-watch__i-vol{display:none}.video-watch__stage.is-playing .video-watch__i-pause,.video-watch__stage.is-muted .video-watch__i-muted{display:block}.video-watch__bigplay{transform:translate(-50%,-50%)}.video-watch__bigplay:hover{transform:translate(-50%,-50%) scale(1.06)}.video-watch__timeline{display:flex;gap:3px;height:1rem;align-items:center;cursor:pointer;touch-action:none}.video-watch__seg{pointer-events:none;position:relative;flex:1 1 0;min-width:3px;height:4px;border-radius:9999px;background:#ffffff4d;overflow:hidden;transition:height .12s ease}.video-watch__timeline:hover .video-watch__seg,.video-watch__timeline:focus-visible .video-watch__seg,.video-watch__seg[aria-current=true]{height:6px}.video-watch__segbuf,.video-watch__segfill{pointer-events:none;position:absolute;inset-block:0;left:0;width:0;border-radius:9999px}.video-watch__segbuf{background:#ffffff73}.video-watch__segfill{background:var(--color-blu-blue)}.video-watch__seg[aria-current=true]{background:var(--color-blu-blue-light)}.video-watch__tip{position:absolute;bottom:3.25rem;transform:translate(-50%);z-index:5;display:flex;flex-direction:column;gap:.25rem;padding:.25rem;border-radius:.5rem;background:#000000d9;color:#fff;pointer-events:none}.video-watch__tipname{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
