.ss-video-player[data-astro-cid-othegssh]{position:relative;width:100%;background:var(--ss-black, #0D0D0D);overflow:hidden;line-height:0}.ss-video-player__video[data-astro-cid-othegssh]{width:100%;height:100%;display:block;object-fit:cover;opacity:0;transition:opacity .3s ease}.ss-video-player__video[data-astro-cid-othegssh][data-ready]{opacity:1}.ss-video-player__bg-toggle[data-astro-cid-othegssh]{position:absolute;bottom:var(--ss-space-4, 16px);right:var(--ss-space-4, 16px);z-index:4;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:.5px solid rgba(255,255,255,.3);background:#00000040;color:#ffffff80;cursor:pointer;opacity:.2;transition:opacity .2s ease,color .2s ease,border-color .2s ease}.ss-video-player__bg-toggle[data-astro-cid-othegssh]:hover{opacity:.7;color:#fff;border-color:#fff9}.ss-video-player__bg-toggle[data-astro-cid-othegssh] svg[data-astro-cid-othegssh]{width:12px;height:12px}.ss-video-player__play-overlay[data-astro-cid-othegssh]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--ss-white, #fff);cursor:pointer;z-index:2;transition:opacity .2s ease}.ss-video-player__play-overlay[data-astro-cid-othegssh] svg[data-astro-cid-othegssh]{width:64px;height:64px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.4));transition:transform .2s ease}.ss-video-player__play-overlay[data-astro-cid-othegssh]:hover svg[data-astro-cid-othegssh]{transform:scale(1.08)}.ss-video-player__play-overlay[data-astro-cid-othegssh][hidden]{display:none}.ss-video-player__controls[data-astro-cid-othegssh]{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;gap:var(--ss-space-3, 12px);padding:var(--ss-space-3, 12px) var(--ss-space-4, 16px);background:linear-gradient(transparent,#000000b3);opacity:0;transition:opacity .2s ease;z-index:3}.ss-video-player[data-astro-cid-othegssh]:hover .ss-video-player__controls[data-astro-cid-othegssh],.ss-video-player[data-astro-cid-othegssh]:focus-within .ss-video-player__controls[data-astro-cid-othegssh],.ss-video-player[data-astro-cid-othegssh][data-paused] .ss-video-player__controls[data-astro-cid-othegssh]{opacity:1}.ss-video-player__btn[data-astro-cid-othegssh]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;background:transparent;color:var(--ss-white, #fff);cursor:pointer;flex-shrink:0;transition:opacity .2s ease}.ss-video-player__btn[data-astro-cid-othegssh]:hover{opacity:.8}.ss-video-player__btn[data-astro-cid-othegssh] svg[data-astro-cid-othegssh]{width:18px;height:18px}.ss-video-player__time[data-astro-cid-othegssh]{display:flex;align-items:center;gap:2px;font-family:var(--ss-font-text, sans-serif);font-size:11px;color:var(--ss-white, #fff);opacity:.8;flex-shrink:0;user-select:none;letter-spacing:.02em}.ss-video-player__separator[data-astro-cid-othegssh]{opacity:.5;margin:0 1px}.ss-video-player__progress[data-astro-cid-othegssh]{flex:1;height:20px;display:flex;align-items:center;cursor:pointer}.ss-video-player__progress-track[data-astro-cid-othegssh]{position:relative;width:100%;height:3px;background:#fff3;transition:height .2s ease}.ss-video-player__progress[data-astro-cid-othegssh]:hover .ss-video-player__progress-track[data-astro-cid-othegssh]{height:5px}.ss-video-player__progress-buffered[data-astro-cid-othegssh]{position:absolute;top:0;left:0;height:100%;width:0%;background:#ffffff4d}.ss-video-player__progress-filled[data-astro-cid-othegssh]{position:absolute;top:0;left:0;height:100%;width:0%;background:var(--ss-white, #fff)}.ss-video-player__quality[data-astro-cid-othegssh]{position:relative}.ss-quality-label[data-astro-cid-othegssh]{font-family:var(--ss-font-text, sans-serif);font-size:10px;font-weight:700;letter-spacing:.08em;color:var(--ss-white, #fff)}.ss-video-player__quality-menu[data-astro-cid-othegssh]{position:absolute;bottom:36px;right:0;background:#000000d9;border:.5px solid rgba(255,255,255,.15);padding:4px 0;min-width:80px}.ss-quality-option[data-astro-cid-othegssh]{display:block;width:100%;padding:6px 14px;border:none;background:transparent;color:#fff9;font-family:var(--ss-font-text, sans-serif);font-size:11px;text-align:left;cursor:pointer;transition:color .15s ease,background .15s ease}.ss-quality-option[data-astro-cid-othegssh]:hover{background:#ffffff14;color:#fff}.ss-quality-option--active[data-astro-cid-othegssh]{color:#fff;font-weight:500}.ss-theater-overlay[data-astro-cid-othegssh]{position:fixed;inset:0;background:#0000;z-index:90;pointer-events:none;transition:background 1s ease}.ss-theater-overlay--active[data-astro-cid-othegssh]{background:#000c;pointer-events:auto}.ss-video-player[data-astro-cid-othegssh][data-theater-mode]{position:relative;z-index:91;transition:transform 1s ease,box-shadow 1s ease}.ss-video-player[data-astro-cid-othegssh][data-theater-active]{transform:translateY(-6px) scale(1.01);box-shadow:0 24px 80px #0009,0 8px 30px #0006}.ss-video-player[data-astro-cid-othegssh]:fullscreen,.ss-video-player[data-astro-cid-othegssh]:-webkit-full-screen{background:#000}.ss-video-player[data-astro-cid-othegssh]:fullscreen .ss-video-player__video[data-astro-cid-othegssh],.ss-video-player[data-astro-cid-othegssh]:-webkit-full-screen .ss-video-player__video[data-astro-cid-othegssh]{object-fit:contain;height:100vh}
