.video-player_figure__fyipU{margin:1.5rem 0}.video-player_root__AvnZb{--vp-accent:hsl(var(--nextra-primary-hue) var(--nextra-primary-saturation) var(--nextra-primary-lightness));--vp-panel-w:clamp(220px,36%,320px);--vp-panel-bg:#fafafa;--vp-panel-fg:#1f1f1f;--vp-panel-muted:#6b6b6b;--vp-panel-border:rgba(0,0,0,0.1);--vp-panel-hover:rgba(0,0,0,0.05);--vp-panel-active:hsla(var(--nextra-primary-hue),var(--nextra-primary-saturation),var(--nextra-primary-lightness),0.14);position:relative;container-type:inline-size;border-radius:10px;overflow:hidden;background:#000;outline:none;font-family:inherit}html.dark .video-player_root__AvnZb{--vp-panel-bg:#161616;--vp-panel-fg:#e6e6e6;--vp-panel-muted:#9a9a9a;--vp-panel-border:rgba(255,255,255,0.1);--vp-panel-hover:rgba(255,255,255,0.06);--vp-panel-active:hsla(var(--nextra-primary-hue),var(--nextra-primary-saturation),var(--nextra-primary-lightness),0.22)}.video-player_root__AvnZb:focus-visible{box-shadow:0 0 0 2px var(--vp-accent)}.video-player_root__AvnZb[data-idle=true]{cursor:none}.video-player_stage__Byaq5{position:relative;width:100%;aspect-ratio:var(--vp-ar,16/9);max-height:75vh;background:#000}.video-player_hasPanel__REgeS .video-player_stage__Byaq5{width:calc(100% - var(--vp-panel-w))}.video-player_video__LF3pl{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block;cursor:pointer}.video-player_bigPlay__cVTTC{position:absolute;inset:0;margin:auto;width:72px;height:72px;border-radius:50%;border:0;padding:0;background:rgba(0,0,0,.55);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,transform .15s}.video-player_bigPlay__cVTTC:hover{background:var(--vp-accent);transform:scale(1.06)}.video-player_bigPlay__cVTTC svg{width:36px;height:36px;fill:currentColor;margin-left:4px}.video-player_spinner__A84ls{position:absolute;inset:0;margin:auto;width:42px;height:42px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:video-player_vp-spin__sSSWf .8s linear infinite;pointer-events:none}@keyframes video-player_vp-spin__sSSWf{to{transform:rotate(1turn)}}.video-player_subtitleOverlay__vlBA5{position:absolute;left:0;right:0;bottom:62px;display:flex;justify-content:center;padding:0 24px;pointer-events:none;transition:bottom .2s}.video-player_root__AvnZb[data-idle=true] .video-player_subtitleOverlay__vlBA5{bottom:18px}.video-player_subtitleText__o5eJ6{max-width:92%;background:rgba(0,0,0,.72);color:#fff;padding:4px 10px;border-radius:4px;font-size:clamp(13px,2.4cqw,20px);line-height:1.35;text-align:center;white-space:pre-line}.video-player_controls__B6pyr{position:absolute;left:0;right:0;bottom:0;padding:24px 8px 6px;background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,0));color:#fff;transition:opacity .2s}.video-player_root__AvnZb[data-idle=true] .video-player_controls__B6pyr{opacity:0;pointer-events:none}.video-player_progress__MBs8r{position:relative;height:16px;display:flex;align-items:center;cursor:pointer;touch-action:none}.video-player_progressBar___tDLw{position:relative;width:100%;height:4px;border-radius:2px;background:rgba(255,255,255,.28);transition:height .1s}.video-player_progress__MBs8r:hover .video-player_progressBar___tDLw,.video-player_progress__MBs8r[data-dragging=true] .video-player_progressBar___tDLw{height:6px}.video-player_buffered__gWyYK,.video-player_played__nNoLz{position:absolute;left:0;top:0;bottom:0;border-radius:2px}.video-player_buffered__gWyYK{background:rgba(255,255,255,.35)}.video-player_knob__GQ6nB,.video-player_played__nNoLz{background:var(--vp-accent)}.video-player_knob__GQ6nB{position:absolute;top:50%;width:13px;height:13px;border-radius:50%;transform:translate(-50%,-50%) scale(0);transition:transform .1s}.video-player_progress__MBs8r:hover .video-player_knob__GQ6nB,.video-player_progress__MBs8r[data-dragging=true] .video-player_knob__GQ6nB{transform:translate(-50%,-50%) scale(1)}.video-player_row__HcQTr{display:flex;align-items:center;gap:2px}.video-player_btn__yxvJ3{appearance:none;background:none;border:0;color:#fff;width:34px;height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer;opacity:.92;position:relative}.video-player_btn__yxvJ3:focus-visible,.video-player_btn__yxvJ3:hover{background:rgba(255,255,255,.16);opacity:1;outline:none}.video-player_btn__yxvJ3 svg{width:20px;height:20px;fill:currentColor}.video-player_btnOn__ewKs3:after{content:"";position:absolute;left:9px;right:9px;bottom:4px;height:2px;border-radius:1px;background:var(--vp-accent)}.video-player_btnLabel__9uOX3{font-size:12px;font-weight:600;letter-spacing:.02em}.video-player_time__RgqzF{font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin:0 8px 0 4px;white-space:nowrap;opacity:.92}.video-player_spacer__CNI_q{flex:1 1}.video-player_volume__mhlKq{display:flex;align-items:center}.video-player_volumeRange__nuHmc{width:0;opacity:0;margin:0;accent-color:var(--vp-accent);cursor:pointer;transition:width .2s,opacity .2s,margin .2s}.video-player_volume__mhlKq:focus-within .video-player_volumeRange__nuHmc,.video-player_volume__mhlKq:hover .video-player_volumeRange__nuHmc{width:70px;opacity:1;margin-right:6px}.video-player_menuWrap__nOtOM{position:relative}.video-player_menu__HRLlB{position:absolute;bottom:40px;right:0;min-width:170px;max-height:260px;overflow-y:auto;background:rgba(24,24,24,.96);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:6px;box-shadow:0 8px 24px rgba(0,0,0,.4);font-size:13px;z-index:2}.video-player_menuTitle__CkNVj{padding:4px 8px 6px;font-size:11px;text-transform:uppercase;letter-spacing:.06em;opacity:.6}.video-player_menuItem__047m_{appearance:none;display:flex;align-items:center;gap:8px;width:100%;padding:7px 8px;background:none;border:0;color:#fff;text-align:left;border-radius:5px;cursor:pointer;font:inherit;font-size:13px;white-space:nowrap}.video-player_menuItem__047m_:focus-visible,.video-player_menuItem__047m_:hover{background:rgba(255,255,255,.12);outline:none}.video-player_menuItem__047m_[aria-checked=true]{color:var(--vp-accent)}.video-player_menuCheck__GH8Zm{width:14px;height:14px;flex:0 0 14px;fill:currentColor;visibility:hidden}.video-player_menuItem__047m_[aria-checked=true] .video-player_menuCheck__GH8Zm{visibility:visible}.video-player_panel__6dO73{position:absolute;top:0;right:0;bottom:0;width:var(--vp-panel-w);display:flex;flex-direction:column;background:var(--vp-panel-bg);color:var(--vp-panel-fg);border-left:1px solid var(--vp-panel-border);font-size:13px}.video-player_panelHead__A5UgI{display:flex;align-items:center;gap:8px;padding:8px 8px 8px 12px;border-bottom:1px solid var(--vp-panel-border);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.video-player_panelSelect__evcxk{margin-left:auto;max-width:130px;font:inherit;font-size:12px;text-transform:none;letter-spacing:0;font-weight:500;color:inherit;background:transparent;border:1px solid var(--vp-panel-border);border-radius:5px;padding:2px 4px;cursor:pointer}.video-player_panelSelect__evcxk option{color:#111}.video-player_panelClose__j85bj{appearance:none;background:none;border:0;padding:0;color:inherit;width:24px;height:24px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:.7}.video-player_panelClose__j85bj:hover{background:var(--vp-panel-hover);opacity:1}.video-player_panelClose__j85bj svg{width:16px;height:16px;fill:currentColor}.video-player_panelList__OjXD2{position:relative;flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:6px}.video-player_cue__oELcy{appearance:none;display:flex;gap:10px;width:100%;padding:6px 8px;background:none;border:0;border-radius:6px;color:inherit;text-align:left;font:inherit;font-size:13px;line-height:1.45;cursor:pointer}.video-player_cue__oELcy:hover{background:var(--vp-panel-hover)}.video-player_cueActive__N5zK7,.video-player_cueActive__N5zK7:hover{background:var(--vp-panel-active)}.video-player_cueTime__xLD3e{flex:0 0 auto;font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--vp-panel-muted);padding-top:2px}.video-player_cueActive__N5zK7 .video-player_cueTime__xLD3e{color:var(--vp-accent)}.video-player_panelEmpty__8uZSu{padding:20px 16px;text-align:center;color:var(--vp-panel-muted)}@container (max-width: 640px){.video-player_hasPanel__REgeS .video-player_stage__Byaq5{width:100%}.video-player_panel__6dO73{position:static;width:100%;height:220px;border-left:0;border-top:1px solid var(--vp-panel-border)}.video-player_time__RgqzF{display:none}}.video-player_root__AvnZb:fullscreen{width:100vw;height:100vh;border-radius:0}.video-player_root__AvnZb:fullscreen .video-player_stage__Byaq5{height:100%;aspect-ratio:auto;max-height:none}.video-player_root__AvnZb:fullscreen .video-player_subtitleText__o5eJ6{font-size:clamp(16px,2cqw,28px)}.video-player_caption__4X7H8{margin-top:.5rem;font-size:.875rem;text-align:center;opacity:.75}.video-player_plain__bJK3F{width:100%;height:auto;display:block;border-radius:8px;background:#000}