.pip-video-container{position:relative;-webkit-user-select:none;user-select:none;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.pip-video-element{display:block;width:100%;aspect-ratio:16/9;background:#000;object-fit:cover;touch-action:none}.pip-controls{position:absolute;top:12px;left:0;right:0;justify-content:space-between;padding:0 12px;opacity:1;z-index:2;cursor:default}.pip-control-button,.pip-controls{display:flex;pointer-events:auto;touch-action:manipulation}.pip-control-button{background:rgba(0,0,0,.6);border:none;border-radius:50%;width:32px;height:32px;align-items:center;justify-content:center;cursor:pointer!important;transition:background-color .3s ease}.pip-control-button:hover{background:rgba(0,0,0,.8)}.pip-control-button img{width:16px;height:16px}.pip-playback-controls{position:absolute;left:0;right:0;bottom:0;z-index:3;padding:28px 12px 10px;background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.45) 55%,transparent)}.pip-playback-controls,.pip-playback-controls *{pointer-events:auto;touch-action:manipulation}.pip-progress-range{width:100%;margin:0;cursor:pointer;accent-color:#e8b923;background:linear-gradient(to right,#e8b923 0,#e8b923 var(--pip-range-progress,0),rgba(255,255,255,.35) var(--pip-range-progress,0),rgba(255,255,255,.35) 100%);height:4px;border-radius:999px;appearance:none}.pip-progress-range::-webkit-slider-thumb{appearance:none;width:12px;height:12px;border-radius:50%;background:#e8b923;cursor:pointer}.pip-progress-range::-moz-range-thumb{width:12px;height:12px;border:none;border-radius:50%;background:#e8b923;cursor:pointer}.pip-playback-row{margin-top:6px;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:6px;min-height:22px;color:#fff}.pip-playback-actions{display:flex;flex-shrink:0;align-items:center;gap:4px}.pip-playback-actions .pip-playback-button{width:22px;min-width:22px;height:22px}.pip-playback-actions .pip-playback-button svg{width:14px;height:14px}.pip-playback-extras{display:flex;min-width:0;flex:1 1 auto;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:4px}.pip-playback-button{display:inline-flex;align-items:center;justify-content:center;width:22px;min-width:22px;height:22px;padding:0;border:none;border-radius:6px;background:transparent;color:#fff;cursor:pointer}.pip-playback-button svg{width:14px;height:14px;display:block}.pip-playback-button .watch-player-chrome-icon{width:14px;height:14px}.pip-playback-button:hover{background:rgba(255,255,255,.12)}.pip-time-label{display:inline-flex;align-items:center;height:22px;font-size:10px;font-weight:600;line-height:1;white-space:nowrap;opacity:.95}.pip-volume-range{width:44px;height:14px;flex-shrink:0}.pip-playback-extras .watch-player-secondary-menus{gap:0}.pip-playback-extras .watch-player-secondary-menus button{height:22px;min-width:0;padding-inline:4px;font-size:10px;line-height:1}.pip-video-container:-webkit-full-screen .pip-video-element,.pip-video-container:fullscreen .pip-video-element{height:100%;aspect-ratio:auto}.no-drag{cursor:auto}