.VideoThumbnail_thumbnailContainer__o1HF_{position:relative;width:100%;background-color:#0f172a;overflow:hidden;border-radius:inherit;display:flex;align-items:center;justify-content:center}.VideoThumbnail_thumbnailImage__BX1Md{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .1s ease-in-out;display:block;z-index:1}.VideoThumbnail_thumbnailImage__BX1Md.VideoThumbnail_loaded__FV9TC{opacity:1}.VideoThumbnail_spinnerContainer__edQpu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}.VideoThumbnail_spinner__H_ZE_{width:28px;height:28px;border-radius:50%;border:3px solid rgba(251,191,36,.1);border-top-color:#fbbf24;animation:VideoThumbnail_spin__OqgTE 1s linear infinite}@keyframes VideoThumbnail_spin__OqgTE{to{transform:rotate(1turn)}}.VideoThumbnail_durationBadge__bLBGq{position:absolute;bottom:.5rem;right:.5rem;background:rgba(0,0,0,.8);color:#fff;padding:2px 6px;border-radius:4px;font-size:.75rem;font-weight:600;z-index:3;pointer-events:none;border:1px solid rgba(255,255,255,.1)}[dir=rtl] .VideoThumbnail_durationBadge__bLBGq{right:auto;left:.5rem}.VideoThumbnail_placeholderThumbnail__i7JvL{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1f2937,#0f172a);color:#fbbf24}.VideoThumbnail_playIcon__ATd23{width:32px;height:32px;opacity:.6;filter:drop-shadow(0 0 5px rgba(251,191,36,.3))}.VideoPlayer_pageContainer__lwmJX{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;padding-top:calc(var(--header-height) + 1.25rem);margin:0;display:flex;justify-content:center;align-items:flex-start;overflow:hidden;background:#020617;box-sizing:border-box;z-index:900}.VideoPlayer_pageContainer__lwmJX .VideoPlayer_playerLayout__ljhw2{width:99.5%;max-width:none;height:100%;max-height:none;background:rgba(15,23,42,.9);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:16px;box-shadow:0 0 0 1px rgba(0,0,0,.2),0 25px 60px -15px rgba(0,0,0,.7);overflow:hidden;display:flex;flex-direction:column;transition:all .3s ease}.VideoPlayer_endScreenOverlay__ylrnO{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);backdrop-filter:blur(8px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:20;padding:2rem}.VideoPlayer_replayBtn__xdlVP{background:#fbbf24;border:none;border-radius:50%;width:64px;height:64px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:2rem;color:#000;transition:transform .2s,background .2s}.VideoPlayer_replayBtn__xdlVP:hover{transform:scale(1.1);background:#fcd34d}.VideoPlayer_endScreenSuggestions__TinKs{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;width:100%;max-width:600px}.VideoPlayer_endSuggestionCard__0_Auu{width:220px;text-decoration:none;background:rgba(255,255,255,.05);border-radius:12px;overflow:hidden;transition:transform .2s,background .2s;border:1px solid rgba(255,255,255,.1)}.VideoPlayer_endSuggestionCard__0_Auu:hover{transform:translateY(-5px);background:rgba(255,255,255,.1)}.VideoPlayer_endSuggestionThumb__4r2S6{height:120px;width:100%;position:relative;background:#000}.VideoPlayer_endSuggestionThumb__4r2S6 img{width:100%;height:100%;object-fit:cover}.VideoPlayer_endSuggestionTitle__xcZl8{padding:.75rem;color:#fff;font-size:.95rem;font-weight:600;text-align:center;line-height:1.4}.VideoPlayer_overlay__lxGMT{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(8px);padding:2rem}.VideoPlayer_modal__vpx4Q{background-color:#0f172a;border:1px solid rgba(251,191,36,.2);border-radius:20px;overflow:hidden;width:100%;max-width:900px;box-shadow:0 25px 50px -12px rgba(0,0,0,.8);display:flex;flex-direction:column;position:relative;max-height:85vh}.VideoPlayer_closeButton__A7ji_{position:absolute;top:15px;right:20px;background:rgba(0,0,0,.6);border:1px solid rgba(255,255,255,.1);color:#e2e8f0;font-size:2rem;line-height:1;cursor:pointer;z-index:30;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}[dir=rtl] .VideoPlayer_closeButton__A7ji_{right:auto;left:20px}.VideoPlayer_spinner__mIASL{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;border-radius:50%;border:2px solid rgba(251,191,36,.1);border-top-color:#fbbf24;animation:VideoPlayer_spin__D3vXg 1s ease-in-out infinite;z-index:1}@keyframes VideoPlayer_spin__D3vXg{to{transform:translate(-50%,-50%) rotate(1turn)}}.VideoPlayer_closeButton__A7ji_:hover{background:#fbbf24;color:#0f172a}.VideoPlayer_playerLayout__ljhw2{display:flex;flex-direction:column;width:100%;height:100%}@media (min-width:1024px){.VideoPlayer_pageContainer__lwmJX .VideoPlayer_playerLayout__ljhw2.VideoPlayer_hasPlaylist___8s9A{flex-direction:row;align-items:stretch}.VideoPlayer_pageContainer__lwmJX .VideoPlayer_playerLayout__ljhw2.VideoPlayer_hasPlaylist___8s9A .VideoPlayer_mainContent__eb9kR{flex:1;display:flex;flex-direction:column;height:100%;overflow:hidden;justify-content:center;border-right:1px solid rgba(255,255,255,.08)}[dir=rtl] .VideoPlayer_pageContainer__lwmJX .VideoPlayer_playerLayout__ljhw2.VideoPlayer_hasPlaylist___8s9A .VideoPlayer_mainContent__eb9kR{border-right:none;border-left:1px solid rgba(255,255,255,.08)}.VideoPlayer_pageContainer__lwmJX .VideoPlayer_playerContainer__lW9Li{flex:0 0 auto;width:100%;max-width:none;aspect-ratio:16/9;max-height:65vh;min-height:240px;margin:0 auto 1rem;border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 40px -10px rgba(0,0,0,.6);background:#000;position:relative;overflow:hidden}.VideoPlayer_pageContainer__lwmJX .VideoPlayer_playerContainer__lW9Li video{width:100%;height:100%;object-fit:contain}.VideoPlayer_pageContainer__lwmJX .VideoPlayer_info__Ez74S{flex:1;overflow-y:auto;width:100%;max-width:1400px;margin:0 auto;padding:1rem 2rem}.VideoPlayer_pageContainer__lwmJX .VideoPlayer_playerLayout__ljhw2.VideoPlayer_hasPlaylist___8s9A .VideoPlayer_playlistSidebar__ewih6{width:450px;flex-shrink:0;height:100%;display:flex;flex-direction:column;background:rgba(0,0,0,.2);border:none;overflow:hidden}.VideoPlayer_pageContainer__lwmJX .VideoPlayer_playerLayout__ljhw2.VideoPlayer_hasPlaylist___8s9A .VideoPlayer_playlistItems__1AanO{flex:1;display:flex;flex-direction:column;flex-wrap:nowrap;overflow-y:auto;min-height:0;padding:1rem 1rem 3rem;gap:.75rem}.VideoPlayer_pageContainer__lwmJX .VideoPlayer_playerLayout__ljhw2.VideoPlayer_hasPlaylist___8s9A .VideoPlayer_playlistItem__3ojVd{width:100%;max-width:none}}@media (max-width:1023px){.VideoPlayer_pageContainer__lwmJX{padding:var(--header-height,72px) 1rem 1rem 1rem;height:100dvh;overflow-y:auto;align-items:flex-start}.VideoPlayer_pageContainer__lwmJX .VideoPlayer_playerLayout__ljhw2{height:auto;min-height:60vh;overflow:visible;border-radius:16px}.VideoPlayer_pageContainer__lwmJX .VideoPlayer_playerLayout__ljhw2.VideoPlayer_hasPlaylist___8s9A .VideoPlayer_mainContent__eb9kR{order:1}.VideoPlayer_pageContainer__lwmJX .VideoPlayer_playerLayout__ljhw2.VideoPlayer_hasPlaylist___8s9A .VideoPlayer_playlistSidebar__ewih6{order:2;width:100%;height:300px;border-top:1px solid rgba(255,255,255,.1)}.VideoPlayer_pageContainer__lwmJX .VideoPlayer_playerContainer__lW9Li{border-radius:16px 16px 0 0}}.VideoPlayer_mainContent__eb9kR{display:flex;flex-direction:column;width:100%}.VideoPlayer_playerContainer__lW9Li{position:relative;width:100%;aspect-ratio:16/9;background:black;overflow:hidden;flex-shrink:0}.VideoPlayer_modal__vpx4Q .VideoPlayer_playerContainer__lW9Li{width:100%}.VideoPlayer_videoElement__nGS5i{position:absolute;top:0;left:0;width:100%;height:100%}.VideoPlayer_info__Ez74S{padding:1rem;color:#f1f5f9}.VideoPlayer_title__kxBSh{font-size:1.4rem;font-weight:700;margin-bottom:.5rem;color:#ffd700;font-family:var(--font-readex),"Amiri",serif}.VideoPlayer_description__EfGjW{font-size:1rem;color:#cbd5e1;line-height:1.6;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.VideoPlayer_episodeTitle__ZL1OA{font-size:1rem;color:#fbbf24;margin-bottom:.5rem;font-weight:500}.VideoPlayer_playlistHeader__y0_z1{padding:1rem 1.5rem;font-size:1.1rem;color:#fff;font-family:var(--font-readex),"Amiri",serif;background:rgba(0,0,0,.3);backdrop-filter:blur(4px);z-index:5;font-weight:600}.VideoPlayer_playlistItems__1AanO{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;padding:1rem}.VideoPlayer_info__Ez74S::-webkit-scrollbar,.VideoPlayer_playlistItems__1AanO::-webkit-scrollbar{width:8px}.VideoPlayer_info__Ez74S::-webkit-scrollbar-thumb,.VideoPlayer_playlistItems__1AanO::-webkit-scrollbar-thumb{background:rgba(251,191,36,.8);border-radius:4px;border:1px solid rgba(0,0,0,.3)}.VideoPlayer_info__Ez74S::-webkit-scrollbar-track,.VideoPlayer_playlistItems__1AanO::-webkit-scrollbar-track{background:rgba(255,255,255,.05)}.VideoPlayer_suggestionCard__z5TRg{display:flex;flex-direction:row;gap:.85rem;padding:.65rem;border-radius:14px;background:rgba(255,255,255,.015);text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);width:100%;align-items:flex-start;position:relative;border:1px solid rgba(255,255,255,.03);margin-bottom:.4rem}.VideoPlayer_suggestionCard__z5TRg:hover{background:rgba(255,255,255,.06);border-color:rgba(251,191,36,.3);transform:translateX(-5px);box-shadow:0 4px 12px rgba(0,0,0,.3)}[dir=ltr] .VideoPlayer_suggestionCard__z5TRg:hover{transform:translateX(5px)}.VideoPlayer_suggestionThumbnail__GIlPt{position:relative;width:155px;height:87px;flex-shrink:0;border-radius:10px;overflow:hidden;background:#000;box-shadow:0 4px 10px rgba(0,0,0,.4)}.VideoPlayer_suggestionInfo__y450Z{display:flex;flex-direction:column;justify-content:flex-start;flex:1;min-width:0;height:90px;padding:2px 0;gap:0}.VideoPlayer_suggestionTitle__cXZkM{font-size:.85rem;font-weight:700;color:#f1f5f9;margin:0 0 2px;max-height:2.6em}.VideoPlayer_suggestionDescText__ObvG8,.VideoPlayer_suggestionTitle__cXZkM{line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.VideoPlayer_suggestionDescText__ObvG8{font-size:.75rem;color:#94a3b8;margin:0}.VideoPlayer_menuButton__k_v_Q{padding:0 4px;color:#94a3b8;opacity:0;transition:opacity .2s,color .2s;display:flex;align-items:center;justify-content:center;height:24px;width:24px;border-radius:50%;margin-top:4px}.VideoPlayer_suggestionCard__z5TRg:hover .VideoPlayer_menuButton__k_v_Q{opacity:1}.VideoPlayer_menuButton__k_v_Q:hover{background:rgba(255,255,255,.1);color:#fff}.VideoPlayer_playlistItem__3ojVd{display:flex;align-items:center;gap:1rem;padding:.5rem .75rem;background:rgba(255,255,255,.03);border-radius:10px;cursor:pointer;transition:all .2s ease;color:#cbd5e1;width:100%;border:1px solid rgba(255,255,255,.05)}.VideoPlayer_playlistItem__3ojVd:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.1);transform:translateX(4px)}[dir=rtl] .VideoPlayer_playlistItem__3ojVd:hover{transform:translateX(-4px)}.VideoPlayer_activeItem__XZhAc{background:rgba(251,191,36,.1);border-color:rgba(251,191,36,.4);color:#fbbf24;box-shadow:0 0 15px -5px rgba(251,191,36,.3)}.VideoPlayer_episodeIndex__Xgoku{font-size:.85rem;font-weight:700;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.08);border-radius:8px;color:#94a3b8;flex-shrink:0}.VideoPlayer_activeItem__XZhAc .VideoPlayer_episodeIndex__Xgoku{background:#fbbf24;color:#000}.VideoPlayer_episodeInfo__Kvam7{flex:1;overflow:hidden}.VideoPlayer_episodeName__PqDOJ{font-size:.95rem;font-weight:500;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.VideoPlayer_errorMessage__YznsZ{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fbbf24;font-size:1.2rem;background:#000}.VideoPlayer_infoHeaderRow__fuUCH{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:.5rem;flex-wrap:wrap}.VideoPlayer_title__kxBSh{flex:1;margin:0}.VideoPlayer_actionsRow__Jow1T{display:flex;align-items:center;gap:.75rem}.VideoPlayer_actionButton__P1DJj{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.9);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.VideoPlayer_actionButton__P1DJj:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.25);transform:translateY(-1px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);color:#fff}.VideoPlayer_actionButton__P1DJj:active{transform:translateY(0)}.VideoPlayer_actionButton__P1DJj svg{width:1.1rem;height:1.1rem;opacity:.8}.VideoPlayer_actionButton__P1DJj:hover svg{opacity:1}.VideoPlayer_shareModalOverlay__XlaD3{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;animation:VideoPlayer_fadeIn__hO_Ve .2s ease-out}.VideoPlayer_shareModal__ArdNs{background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;width:100%;max-width:420px;padding:1.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.5),0 10px 10px -5px rgba(0,0,0,.3);animation:VideoPlayer_slideUp__nnyH1 .3s cubic-bezier(.16,1,.3,1)}.VideoPlayer_shareModalHeader__USPxB{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.VideoPlayer_shareModalHeader__USPxB h3{margin:0;font-size:1.25rem;font-weight:600;color:#fff}.VideoPlayer_closeShareBtn__1HCe_{background:transparent;border:none;color:rgba(255,255,255,.5);cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s;display:flex;align-items:center;justify-content:center}.VideoPlayer_closeShareBtn__1HCe_:hover{background:rgba(255,255,255,.1);color:#fff}.VideoPlayer_shareOptions__F9Qec{display:flex;justify-content:space-around;margin-bottom:2rem}.VideoPlayer_shareOption__y9AY6{display:flex;flex-direction:column;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;color:rgba(255,255,255,.7);font-size:.875rem;transition:color .2s}.VideoPlayer_shareOption__y9AY6:hover{color:#fff}.VideoPlayer_shareIconWrapper__QHrNV{width:3.5rem;height:3.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.VideoPlayer_shareOption__y9AY6:hover .VideoPlayer_shareIconWrapper__QHrNV{transform:scale(1.1)}.VideoPlayer_shareFb__6xVsj .VideoPlayer_shareIconWrapper__QHrNV{background:rgba(24,119,242,.15);color:#1877F2}.VideoPlayer_shareTw__dQULf .VideoPlayer_shareIconWrapper__QHrNV{background:rgba(29,161,242,.15);color:#1DA1F2}.VideoPlayer_shareWa__5SSl0 .VideoPlayer_shareIconWrapper__QHrNV{background:rgba(37,211,102,.15);color:#25D366}.VideoPlayer_copyLinkSection__auX9u{background:rgba(255,255,255,.05);border-radius:.75rem;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;padding:.5rem;gap:.5rem}.VideoPlayer_linkDisplay__4xrE9{flex:1;background:transparent;border:none;color:rgba(255,255,255,.6);font-size:.875rem;padding:0 .5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.VideoPlayer_copyBtn___caNK{background:rgba(255,255,255,.1);border:none;color:#fff;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}.VideoPlayer_copyBtn___caNK:hover{background:rgba(255,255,255,.2)}@keyframes VideoPlayer_fadeIn__hO_Ve{0%{opacity:0}to{opacity:1}}@keyframes VideoPlayer_slideUp__nnyH1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.VideoPlayer_infoHeaderRow__fuUCH{flex-direction:column;gap:1rem}.VideoPlayer_actionsRow__Jow1T{width:100%;justify-content:space-between}.VideoPlayer_actionButton__P1DJj{flex:1;justify-content:center}}.VideoDetailClient_pageContainer__Qv803{width:100%;min-height:100vh;padding-top:var(--header-height);background-color:#0c1a2c;color:#fff}.VideoDetailClient_errorContainer__qwwh5,.VideoDetailClient_loadingContainer__m3gyY{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100%;background-color:#0c1a2c;color:#ffd700;gap:1.5rem}.VideoDetailClient_loader___ayDH{width:48px;height:48px;border:5px solid #ffd700;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:VideoDetailClient_rotation__Re6uI 1s linear infinite}.VideoDetailClient_backButton__qjCAQ{background:rgba(255,215,0,.1);color:#ffd700;border:1px solid #ffd700;padding:.8rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem;transition:all .3s ease}.VideoDetailClient_backButton__qjCAQ:hover{background:rgba(255,215,0,.2)}@keyframes VideoDetailClient_rotation__Re6uI{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}