.profile_container__MzCUK{width:100%;max-width:1500px;margin:0 auto;padding:0 1rem}.profile_pageTitle__ftKNN{font-size:2.5rem;font-weight:700;color:white;margin:2rem 0;text-align:center}.profile_tabs__Kt1ty{margin-bottom:2rem}.profile_content__NcNg0{padding:2rem 0}.profile_profileSection__tjC_N{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.profile_bannerContainer__3_Gy4{position:relative;height:200px;width:100%;border-radius:12px;overflow:hidden}@media (min-width:768px){.profile_bannerContainer__3_Gy4{height:250px}}.profile_banner__eJz9I{object-fit:cover}.profile_bannerOverlay__Gcw3T{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;gap:1rem;opacity:0;transition:opacity .3s}.profile_bannerContainer__3_Gy4:hover .profile_bannerOverlay__Gcw3T{opacity:1}.profile_hiddenInput__OjL_y{display:none}.profile_profileHeader__dcIT8{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:-60px}@media (min-width:768px){.profile_profileHeader__dcIT8{flex-direction:row;align-items:flex-end;gap:2rem}}.profile_avatarContainer__b_hIJ{position:relative;width:120px;height:120px}.profile_avatar__dQ8Nl{border-radius:50%;border:4px solid var(--primary);object-fit:cover}.profile_avatarOverlay__Ke_u3{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6);opacity:0;transition:opacity .3s}.profile_avatarContainer__b_hIJ:hover .profile_avatarOverlay__Ke_u3{opacity:1}.profile_editAvatarButton__mb7na{background:var(--primary);color:black;width:40px;height:40px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem}.profile_userStats__ESLq1{flex:1;display:flex;flex-direction:column;gap:1rem;align-items:center}@media (min-width:768px){.profile_userStats__ESLq1{align-items:flex-start}}.profile_channelLink__KP4wX{color:var(--primary);font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s ease}.profile_channelLink__KP4wX:hover{opacity:.8}.profile_statsRow___I_VO{display:flex;gap:2rem}.profile_statItem__VhYkj{display:flex;align-items:center;gap:.5rem;color:rgba(255,255,255,.9);font-size:.9rem}.profile_statIcon__bRzsH{color:var(--primary)}.profile_formSection__0CXEV{background-color:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;backdrop-filter:blur(10px)}.profile_sectionTitle__93fol{font-size:1.5rem;font-weight:700;color:white;margin-bottom:2rem}.profile_formGroup__jXeJ_{margin-bottom:1.5rem}.profile_formGroup__jXeJ_ label{display:block;color:rgba(255,255,255,.8);margin-bottom:.5rem;font-weight:500}.profile_input__3zaGb,.profile_select__xXXZN,.profile_textarea__uDVjz{width:100%;padding:.75rem 1rem;background-color:#383837;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:white;font-size:.95rem}.profile_input__3zaGb:focus,.profile_select__xXXZN:focus,.profile_textarea__uDVjz:focus{outline:none;border-color:var(--primary)}.profile_textarea__uDVjz{resize:vertical;min-height:100px}.profile_fieldNote___fOLj{font-size:.8rem;color:rgba(255,255,255,.6);margin-top:.5rem}.profile_socialLinks__eVjvu{display:flex;flex-direction:column;gap:1rem}.profile_socialLink__4Gk3f{display:flex;gap:.5rem}.profile_socialSelect__Ag_jV{border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:.5rem}.profile_socialInput__nXGQA,.profile_socialSelect__Ag_jV,.profile_socialSelect__Ag_jV option{background-color:#383837;color:var(--foreground)}.profile_socialInput__nXGQA{flex:1;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:.5rem;width:100%}.profile_socialRemoveButton__Oq1vv{background-color:rgba(255,0,0,.1);color:#e53935;border:1px solid #e53935;border-radius:6px;padding:.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.profile_socialAddButton__OYx1M{width:100%;background-color:rgba(255,255,255,.05);color:var(--primary);border:1px dashed var(--primary);border-radius:6px;padding:.75rem;margin-top:1rem;cursor:pointer;transition:all .2s ease}.profile_socialAddButton__OYx1M:hover{background-color:rgba(255,255,255,.1)}.profile_socialConnectButtons__GLwo1{display:flex;gap:1rem;flex-wrap:wrap}.profile_socialConnectButton__qSb76{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;border-radius:8px;background:rgba(56,56,55,.8);color:var(--foreground);border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .2s ease}.profile_socialConnectButton__qSb76:hover{background:rgba(56,56,55,1)}.profile_securitySection__KS6Ya{display:flex;flex-direction:column;gap:1.5rem}.profile_card__UyRaE{background-color:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;backdrop-filter:blur(10px)}.profile_cardTitle__LsKDl{font-size:1.2rem;font-weight:600;color:white;margin-bottom:1.25rem;display:flex;align-items:center;gap:.5rem}.profile_cardIcon__ztbME{color:var(--primary)}.profile_cardContent__D6X7r{display:flex;flex-direction:column;gap:1rem}.profile_emailDisplay__xyCPL{font-size:1rem;color:rgba(255,255,255,.8);padding:.5rem 0}.profile_actionButton__CKses{padding:.5rem 1rem;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);border-radius:6px;color:white;cursor:pointer;transition:all .2s ease;align-self:flex-start}.profile_actionButton__CKses:hover{background-color:rgba(255,255,255,.15)}.profile_securityNote__n_4CK{font-size:.9rem;color:rgba(255,255,255,.6);margin:.5rem 0}.profile_warningText__bP574{color:#f44336}.profile_dangerButton__3BWeU{padding:.5rem 1rem;background-color:rgba(244,67,54,.1);border:1px solid #f44336;border-radius:6px;color:#f44336;cursor:pointer;align-self:flex-start}.profile_preferencesSection__rtA6k{display:flex;flex-direction:column;gap:1.5rem}.profile_optionsGroup__cQJhS{display:flex;flex-wrap:wrap;gap:1rem}.profile_optionCard__G5wS3{width:calc(33.33% - .75rem);min-width:120px;padding:1rem;background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;transition:all .2s ease}.profile_optionCard__G5wS3:hover{background-color:rgba(255,255,255,.08)}.profile_selectedOption__UhO_8{background-color:rgba(var(--primary-rgb),.2);border-color:var(--primary)}.profile_optionIcon__uVQjg{font-size:1.5rem;color:var(--primary)}.profile_settingRow__7boAN{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.profile_settingRow__7boAN:last-child{border-bottom:none}.profile_settingRow__7boAN h4{font-size:1rem;font-weight:500;margin:0 0 .25rem;color:white}.profile_settingDescription__2qb_Q{font-size:.85rem;color:rgba(255,255,255,.6);margin:0}.profile_toggle__4pwps{position:relative;display:inline-block;width:52px;height:26px}.profile_toggle__4pwps input{opacity:0;width:0;height:0}.profile_slider__pA5oi{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.2);transition:.4s;border-radius:34px}.profile_slider__pA5oi:before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:white;transition:.4s;border-radius:50%}input:checked+.profile_slider__pA5oi{background-color:var(--primary)}input:focus+.profile_slider__pA5oi{box-shadow:0 0 1px var(--primary)}input:checked+.profile_slider__pA5oi:before{transform:translateX(26px)}.profile_privacySection__SDvTw{display:flex;flex-direction:column;gap:1.5rem}.profile_emptyState__G_Y5C{color:rgba(255,255,255,.6);font-style:italic;text-align:center;padding:1rem 0}.profile_activitySection__BdXPJ{display:flex;flex-direction:column;gap:1.5rem}.profile_activityNav__7zv2I{display:flex;overflow-x:auto;gap:1rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.profile_activityNavButton__F0Jwl{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:none;border:none;color:rgba(255,255,255,.8);font-weight:500;cursor:pointer;border-radius:6px;transition:all .2s ease;white-space:nowrap}.profile_activityNavButton__F0Jwl:hover{background-color:rgba(255,255,255,.05)}.profile_activityNavButton__F0Jwl.profile_active__ACD_a{background-color:rgba(var(--primary-rgb),.1);color:var(--primary)}.profile_activityHeader__NscY9{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.profile_activityHeader__NscY9 h3{font-size:1.3rem;font-weight:600;margin:0}.profile_clearButton__kN1Z0,.profile_uploadButton__PllXp{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:var(--primary);border:none;border-radius:6px;color:black;font-weight:500;cursor:pointer;text-decoration:none}.profile_clearButton__kN1Z0{background-color:rgba(244,67,54,.1);border:1px solid #f44336;color:#f44336}.profile_commentsList__1HVq7{display:flex;flex-direction:column;gap:1rem}.profile_commentCard__8Wepp{display:flex;gap:1rem;padding:1rem;background-color:rgba(255,255,255,.05);border-radius:8px}.profile_commentVideoInfo__m4d7L{flex:0 0 120px;text-decoration:none}.profile_commentThumbnail__hQXu7{position:relative;width:120px;height:68px;border-radius:6px;overflow:hidden;margin-bottom:.5rem}.profile_commentThumbnailImage__mCuTJ{object-fit:cover}.profile_commentVideoTitle__fzk2O{display:block;font-size:.85rem;color:rgba(255,255,255,.9);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile_commentContent__8bboi{flex:1}.profile_commentText__CGaEs{font-size:.95rem;margin:0 0 .5rem;color:white}.profile_commentMeta__8N1_x{display:flex;justify-content:space-between;font-size:.8rem;color:rgba(255,255,255,.6)}.profile_commentLikes__x3epw{display:flex;align-items:center;gap:.3rem}.profile_followGrid__sH8cw{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.profile_followCard__tTZaP{padding:1rem;background-color:rgba(255,255,255,.05);border-radius:8px;display:flex;align-items:center;gap:1rem}.profile_followAvatar__tTrtt{width:60px;height:60px;border-radius:50%;overflow:hidden}.profile_followAvatarImage__SHiB2{border-radius:50%;object-fit:cover}.profile_followInfo__bCURG{flex:1;display:flex;flex-direction:column}.profile_followName___kQXc{font-weight:500;color:white;text-decoration:none;margin-bottom:.25rem}.profile_followersCount__rvrv8{font-size:.85rem;color:rgba(255,255,255,.6)}.profile_unfollowButton__6WKlf{padding:.4rem .75rem;background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:6px;color:rgba(255,255,255,.8);cursor:pointer;transition:all .2s ease}.profile_unfollowButton__6WKlf:hover{background-color:rgba(255,255,255,.1);color:white}.profile_formActions___0648{margin-top:2rem;display:flex;justify-content:flex-end}.profile_saveButton__br567{padding:.75rem 1.5rem;background-color:var(--primary);border:none;border-radius:6px;color:black;font-weight:500;cursor:pointer}.profile_editButton__ve05w,.profile_removeButton__EQK7b{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:6px;cursor:pointer}.profile_editButton__ve05w{background-color:var(--primary);color:black;border:none}.profile_removeButton__EQK7b{background-color:rgba(244,67,54,.1);color:#f44336;border:1px solid #f44336}.SlidingTabs_tabsContainer__UF8MQ{position:relative;display:flex;align-items:center;width:100%;background-color:rgba(0,0,0,.95);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);z-index:10}.SlidingTabs_tabs__sQPBV{display:flex;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;width:100%;padding:0 .5rem}.SlidingTabs_tabs__sQPBV::-webkit-scrollbar{display:none}.SlidingTabs_tab__XiI3O{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;color:rgba(255,255,255,.7);background:none;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s ease;border:none;border-bottom:2px solid transparent;white-space:nowrap;flex-shrink:0}.SlidingTabs_tab__XiI3O:hover{color:white}.SlidingTabs_tab__XiI3O.SlidingTabs_active__pgkSc{color:var(--primary);border-bottom-color:var(--primary)}.SlidingTabs_scrollButton__9VWU0,.SlidingTabs_tabIcon__4ZyJU{display:flex;align-items:center;justify-content:center}.SlidingTabs_scrollButton__9VWU0{width:2rem;height:2rem;border-radius:50%;background-color:rgba(0,0,0,.8);border:1px solid rgba(255,255,255,.1);color:white;cursor:pointer;position:absolute;z-index:20;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.2)}.SlidingTabs_scrollButton__9VWU0:hover{background-color:var(--primary);color:black}.SlidingTabs_scrollButtonLeft__J64xE{left:.5rem}.SlidingTabs_scrollButtonRight__d2rSe{right:.5rem}@media (max-width:640px){.SlidingTabs_tab__XiI3O{padding:.75rem 1rem}}.default-avatar{position:relative;overflow:hidden;flex-shrink:0}.default-avatar,.smart-avatar{transition:all .2s ease-in-out}.default-avatar:hover,.smart-avatar:hover{transform:scale(1.05)}.avatar-loading{background:linear-gradient(90deg,#10b981,#059669 50%,#10b981);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.dark .default-avatar{box-shadow:0 0 0 1px rgba(255,255,255,.1)}.VideoCard_card__7B46s{margin-bottom:5px;width:100%}.VideoCard_mediaWrap__DfaFK{position:relative;display:block;aspect-ratio:16/9.5;overflow:hidden;cursor:pointer;transition:transform .2s ease}.VideoCard_mediaWrap__DfaFK:hover{transform:translateY(-2px)}.VideoCard_thumbnail__rj85K,.VideoCard_videoPreview__CbVTP{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s ease-in-out}.VideoCard_thumbnail__rj85K{transition:transform .3s ease}.VideoCard_mediaWrap__DfaFK:hover .VideoCard_thumbnail__rj85K{transform:scale(1.05)}.VideoCard_duration__utT8Y,.VideoCard_quality__JjBut{position:absolute;z-index:2;padding:2px 6px;font-size:.75rem;font-weight:600;border-radius:4px;color:#fff}.VideoCard_quality__JjBut{top:8px;left:8px;background:var(--primary)}.VideoCard_duration__utT8Y{bottom:8px;right:8px;background:rgba(0,0,0,.8)}.VideoCard_title__lE9OA{margin:8px 0;font-size:.875rem;line-height:1.25}.VideoCard_title__lE9OA a{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#fff;font-weight:600;transition:color .2s ease}.VideoCard_title__lE9OA a:hover{color:#22c55e}.VideoCard_videoPreview__CbVTP{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}.VideoCard_meta__C5C_i{display:flex;align-items:center;justify-content:space-between;gap:4px}.VideoCard_author__KMq4z{display:flex;align-items:center;gap:8px;color:#fff;font-size:.8125rem;text-decoration:none}.VideoCard_author__KMq4z:hover .VideoCard_channelName__mcJ90{color:#22c55e}.VideoCard_avatar__Pd3jt{flex:0 0 auto}.VideoCard_channelName__mcJ90{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.VideoCard_stats__2pqm_{font-size:.75rem;color:#a3a3a3}.Sliders_sliderWrapper__0vvG8{width:100%;padding:1rem 0;position:relative}.Sliders_swiper__lVad7{overflow:visible!important}.Sliders_categorySlide__Tnuha{width:auto!important;margin-left:20px!important}.Sliders_cardSlide__gidMV{width:280px!important;height:190px!important;margin-left:20px!important}.Sliders_videoSlide__A7M5V{width:260px!important;display:flex;margin-left:20px!important}.Sliders_sliderLoading__V0TqC,.Sliders_sliderReady__Aea9i{opacity:1}@media (max-width:640px){.Sliders_cardSlide__gidMV{width:250px!important}}.Sliders_categoryItem__iU21k{display:flex;align-items:center;padding:.75rem 1.5rem;background-color:#383837;color:white;border:none;white-space:nowrap;cursor:pointer;transition:all .3s ease;text-decoration:none;font-size:.9rem;text-align:center;gap:.5rem}.Sliders_categoryItem__iU21k:hover{background-color:var(--primary);color:#000}.Sliders_categoryItem__iU21k:hover .Sliders_categoryCount__xu8vI{background-color:rgba(0,0,0,.2)}.Sliders_categoryCount__xu8vI{display:inline-flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.2);padding:.15rem .4rem;border-radius:2px;font-size:.75rem;transition:all .3s ease}.Sliders_showMoreButton__6yL0y{display:block;margin:2rem auto;padding:.75rem 2rem;background-color:var(--primary);color:black;border:none;cursor:pointer;transition:all .3s ease;font-weight:500;font-size:1rem}.Sliders_showMoreButton__6yL0y:hover{opacity:.9;transform:translateY(-2px)}.Sliders_sectionTitle__ngQ5Z{font-size:1.5rem;font-weight:700;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.Sliders_sliderNavButton__G5baE{position:absolute;top:55%;width:36px;height:36px;background-color:#383837;color:white;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:10;border:none;transition:all .2s ease;box-shadow:0 3px 6px -2px rgba(50,50,93,.3),0 3px 5px -3px rgba(0,0,0,.4)}.Sliders_sliderNavButton__G5baE:hover{background-color:var(--primary);color:black}.Sliders_prevButton__TG2DS{left:5px}.Sliders_nextButton__kLpPK{right:5px}.Sliders_sliderContainer__PRqqS{width:100%;margin-bottom:2rem}.Sliders_sliderHeader__McqyU{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.Sliders_sliderTitle__34o0R{font-size:1.5rem;font-weight:600;margin:0}.Sliders_sliderControls__eqj4M{display:flex;align-items:center;gap:1rem}.Sliders_viewAllLink__TvVKt{text-decoration:none;color:var(--primary);font-weight:500;transition:opacity .2s ease}.Sliders_viewAllLink__TvVKt:hover{opacity:.8}.Sliders_navigationButtons__fCdX3{display:flex;gap:.5rem}.Sliders_navButton__WvMHO{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:4px;background-color:#2a2a2a;border:none;cursor:pointer;transition:background-color .2s ease}.Sliders_navButton__WvMHO:hover{background-color:#3a3a3a}.Sliders_navButton__WvMHO.Sliders_disabled__dOJ_c{opacity:.5;cursor:not-allowed}.Sliders_navIcon__H_Q3J{width:18px;height:18px}.Sliders_sliderContent__01f7c{position:relative}.Sliders_swiper__lVad7{width:100%}.Sliders_slide__To0PP{height:auto}.ScrollableInfoSection_container__rvZrL{max-width:900px;margin:2rem auto;padding:0 1.5rem;direction:rtl;text-align:right}.ScrollableInfoSection_scrollableContent__UBMpA{height:400px;overflow-y:auto;padding:2rem;background:rgba(0,0,0,.3);border-radius:8px;border:1px solid rgba(255,255,255,.1);scrollbar-width:thin;scrollbar-color:var(--primary) rgba(255,255,255,.1)}.ScrollableInfoSection_scrollableContent__UBMpA::-webkit-scrollbar{width:8px}.ScrollableInfoSection_scrollableContent__UBMpA::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:4px}.ScrollableInfoSection_scrollableContent__UBMpA::-webkit-scrollbar-thumb{background:var(--primary);border-radius:4px}.ScrollableInfoSection_scrollableContent__UBMpA::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}.ScrollableInfoSection_policyContent__A3eja{color:#e0e0e0;line-height:1.8}.ScrollableInfoSection_policyContent__A3eja h2{font-size:1.7rem;font-weight:600;margin:2rem 0 1rem;color:var(--primary);padding-top:.5rem}.ScrollableInfoSection_policyContent__A3eja p{margin-bottom:1.2rem;font-size:1rem}.ScrollableInfoSection_policyContent__A3eja strong{color:#fff;font-weight:600}.ScrollableInfoSection_policyContent__A3eja ul{margin:1rem 2rem;list-style-type:disc}.ScrollableInfoSection_policyContent__A3eja li{margin-bottom:.8rem}.ScrollableInfoSection_section__k5ATZ{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.ScrollableInfoSection_section__k5ATZ:last-child{border-bottom:none}.ScrollableInfoSection_section__k5ATZ:first-child h2{margin-top:0;padding-top:0}@media (max-width:768px){.ScrollableInfoSection_container__rvZrL{padding:0 1rem;margin:1.5rem auto}.ScrollableInfoSection_scrollableContent__UBMpA{height:350px;padding:1.5rem}.ScrollableInfoSection_policyContent__A3eja h2{font-size:1.4rem}.ScrollableInfoSection_policyContent__A3eja p{font-size:.95rem}.ScrollableInfoSection_policyContent__A3eja ul{margin:1rem 1.5rem}.ScrollableInfoSection_policyContent__A3eja li{font-size:.95rem}}.VideoCardSkeleton_skeletonCard__PyIWc{display:flex;flex-direction:column;background:var(--background-dark,#1a1a1a);border-radius:12px;overflow:hidden;transition:transform .3s ease;position:relative}.VideoCardSkeleton_skeletonThumbnail__wM6Ib{position:relative;width:100%;aspect-ratio:16/9;background:#2a2a2a;border-radius:8px 8px 0 0;overflow:hidden}.VideoCardSkeleton_skeletonDuration__uw_ro{position:absolute;bottom:8px;right:8px;width:40px;height:16px;background:#3a3a3a;border-radius:4px}.VideoCardSkeleton_skeletonInfo__0BYg8{padding:12px;flex:1}.VideoCardSkeleton_skeletonTitle__rJ4vl{margin-bottom:8px;height:20px;background:#2a2a2a;border-radius:4px;overflow:hidden}.VideoCardSkeleton_skeletonMeta__rlQI1{display:flex;align-items:flex-start;gap:8px}.VideoCardSkeleton_skeletonAvatar__BDaiq{width:32px;height:32px;background:#2a2a2a;border-radius:50%;flex-shrink:0;overflow:hidden}.VideoCardSkeleton_skeletonMetaText__p_OCj{flex:1;min-width:0}.VideoCardSkeleton_skeletonChannelName__4SFi8{height:14px;width:70%;background:#2a2a2a;border-radius:4px;margin-bottom:4px;overflow:hidden}.VideoCardSkeleton_skeletonViews__PS39U{height:12px;width:50%;background:#2a2a2a;border-radius:4px;overflow:hidden}.VideoCardSkeleton_skeletonShimmer__mrAr_{width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1) 50%,transparent);animation:VideoCardSkeleton_shimmer__q4j7B 1.5s infinite}@keyframes VideoCardSkeleton_shimmer__q4j7B{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.VideoCardSkeleton_pageHeaderSkeleton__bhCUP{padding:0 1.5rem 1rem;margin-bottom:1rem}.VideoCardSkeleton_skeletonPageTitle__uvp__{height:32px;width:250px;background:var(--skeleton-base);border-radius:6px;margin-bottom:12px;overflow:hidden}.VideoCardSkeleton_skeletonPageDescription__ZTtet{height:16px;width:80%;background:var(--skeleton-base);border-radius:4px;margin-bottom:8px;overflow:hidden}.VideoCardSkeleton_skeletonPageDescription__ZTtet:last-child{width:60%;margin-bottom:0}@media (min-width:640px){.VideoCardSkeleton_pageHeaderSkeleton__bhCUP{padding:0 1.5rem 1.5rem}}@media (min-width:768px){.VideoCardSkeleton_pageHeaderSkeleton__bhCUP{padding:0 2rem 1rem}}@media (max-width:640px){.VideoCardSkeleton_skeletonInfo__0BYg8{padding:8px}.VideoCardSkeleton_skeletonAvatar__BDaiq{width:28px;height:28px}}.VideoGridSkeleton_skeletonSection__RSFhR{margin-bottom:2rem}.VideoGridSkeleton_skeletonHeader__gx9de{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.VideoGridSkeleton_skeletonTitleContainer__XoaD3{display:flex;align-items:center;gap:10px;flex-direction:row-reverse}.VideoGridSkeleton_skeletonTitle__iH9Y9{height:28px;width:200px;background:#2a2a2a;border-radius:6px;overflow:hidden}.VideoGridSkeleton_skeletonGrid__EGaTT{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;width:100%}.VideoGridSkeleton_skeletonShimmer__8AXEg{width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1) 50%,transparent);animation:VideoGridSkeleton_shimmer__Hn0ky 1.5s infinite}@keyframes VideoGridSkeleton_shimmer__Hn0ky{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (min-width:640px){.VideoGridSkeleton_skeletonGrid__EGaTT{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.VideoGridSkeleton_skeletonGrid__EGaTT{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.VideoGridSkeleton_skeletonGrid__EGaTT{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.VideoGridSkeleton_skeletonGrid__EGaTT{grid-template-columns:repeat(5,1fr)}}.PageSkeleton_pageHeaderSkeleton__Wjkfl{padding:0 1.5rem 1rem;margin-bottom:1rem}.PageSkeleton_skeletonPageTitle__aynAv{height:32px;width:250px;background:#2a2a2a;border-radius:6px;margin-bottom:12px;overflow:hidden}.PageSkeleton_skeletonPageDescription__rTxQ9{height:16px;width:80%;background:#2a2a2a;border-radius:4px;margin-bottom:8px;overflow:hidden}.PageSkeleton_skeletonPageDescription__rTxQ9:last-child{width:60%;margin-bottom:0}.PageSkeleton_skeletonShimmer__QEhHB{width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1) 50%,transparent);animation:PageSkeleton_shimmer__HEcKd 1.5s infinite}@keyframes PageSkeleton_shimmer__HEcKd{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (min-width:640px){.PageSkeleton_pageHeaderSkeleton__Wjkfl{padding:0 1.5rem 1.5rem}}@media (min-width:768px){.PageSkeleton_pageHeaderSkeleton__Wjkfl{padding:0 2rem 1rem}}@media (min-width:1024px){.PageSkeleton_pageHeaderSkeleton__Wjkfl{padding:0 2.5rem 1.5rem}}.CategoryPageSkeleton_container__bWDzw{width:100%;max-width:1500px;margin:0 auto;padding:0 20px;overflow:hidden;direction:rtl;position:relative;top:-2rem}.CategoryPageSkeleton_section__HrepL{margin:2rem 0 4rem}.CategoryPageSkeleton_pageTitle__fuKJb{font-size:3.5rem;color:white;margin-bottom:1.5rem}.CategoryPageSkeleton_allCategoriesSection__9whff,.CategoryPageSkeleton_popularSection__kDxzA{margin-bottom:2rem}.CategoryPageSkeleton_sectionTitle__XV8GK{font-size:1.8rem;font-weight:700;display:flex;margin-bottom:1rem;align-items:center;gap:.5rem;color:white}.CategoryPageSkeleton_titleIcon__72PMY{color:#FFCC00}.CategoryPageSkeleton_skeletonPopularSlider__gTEfg{display:flex;gap:1rem;overflow-x:auto;padding-bottom:1rem;scroll-padding-inline:1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.CategoryPageSkeleton_skeletonPopularSlider__gTEfg::-webkit-scrollbar{display:none}.CategoryPageSkeleton_categoriesGrid__YQxhf{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width:640px){.CategoryPageSkeleton_categoriesGrid__YQxhf{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.CategoryPageSkeleton_categoriesGrid__YQxhf{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.CategoryPageSkeleton_categoriesGrid__YQxhf{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.CategoryPageSkeleton_categoriesGrid__YQxhf{grid-template-columns:repeat(5,1fr)}}.CategoryPageSkeleton_skeletonCategoryCard__YLZeq{position:relative;width:100%;height:180px;background-color:#383837;overflow:hidden;border-radius:8px;flex-shrink:0}.CategoryPageSkeleton_skeletonPopularSlider__gTEfg .CategoryPageSkeleton_skeletonCategoryCard__YLZeq{width:250px}.CategoryPageSkeleton_skeletonGradient__aSv4r{position:absolute;bottom:0;left:0;right:0;padding:2.5rem 1rem 1rem;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 70%,transparent);display:flex;flex-direction:column;align-items:flex-start}.CategoryPageSkeleton_skeletonCategoryName__gw0RQ{width:70%;height:20px;background:#2a2a2a;border-radius:4px;margin-bottom:8px}.CategoryPageSkeleton_skeletonCategoryCount___wWl_{width:40%;height:14px;background:#2a2a2a;border-radius:4px}.CategoryPageSkeleton_skeletonShimmer__IQuDY{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1) 50%,transparent);animation:CategoryPageSkeleton_shimmer__SYE6S 1.5s infinite}@keyframes CategoryPageSkeleton_shimmer__SYE6S{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.CategoryDetailSkeleton_container__NSeoB{width:100%;max-width:1200px;margin:0 auto;padding:1rem}.CategoryDetailSkeleton_headerSkeleton__UUGJp{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem;background-color:#141414;border-radius:8px;overflow:hidden;padding-bottom:1.5rem}@media (min-width:768px){.CategoryDetailSkeleton_headerSkeleton__UUGJp{flex-direction:row;padding:0}}.CategoryDetailSkeleton_headerImageSkeleton__ktaRH{position:relative;width:100%;height:200px;overflow:hidden;background-color:#1e1e1e}@media (min-width:768px){.CategoryDetailSkeleton_headerImageSkeleton__ktaRH{width:300px;height:300px}}.CategoryDetailSkeleton_headerContentSkeleton__gRECv{padding:1.5rem;width:100%}.CategoryDetailSkeleton_titleSkeleton__V08x8{height:32px;width:70%;margin-bottom:.75rem;background-color:#1e1e1e;border-radius:4px;overflow:hidden}.CategoryDetailSkeleton_videoCountSkeleton__sQUAh{height:24px;width:40%;margin-bottom:1.5rem;background-color:#1e1e1e;border-radius:4px;overflow:hidden}.CategoryDetailSkeleton_descriptionSkeleton__gJcxy{display:flex;flex-direction:column;gap:.75rem}.CategoryDetailSkeleton_descriptionLine__9y0d0{height:16px;width:100%;background-color:#1e1e1e;border-radius:4px;overflow:hidden}.CategoryDetailSkeleton_descriptionLine__9y0d0:last-child{width:80%}.CategoryDetailSkeleton_videosSection__e10ev{margin-top:2rem}.CategoryDetailSkeleton_videosSectionTitle__duHR3{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#ffffff}.CategoryDetailSkeleton_shimmerEffect__uq7gS{width:100%;height:100%;background:linear-gradient(90deg,#1e1e1e 0,#2c2c2c 20%,#1e1e1e 40%,#1e1e1e);background-size:200% 100%;animation:CategoryDetailSkeleton_shimmer__IJma_ 1.5s linear infinite}@keyframes CategoryDetailSkeleton_shimmer__IJma_{0%{background-position:100% 0}to{background-position:-100% 0}}.RecommendedVideosSkeleton_mobileRecommended__Cuqqk{display:block;padding:1rem 0}.RecommendedVideosSkeleton_desktopRecommended__QtokM{width:350px;margin-bottom:2rem;padding:0 1rem;position:sticky;top:2rem;align-self:flex-start;flex-shrink:0;flex-basis:350px;min-width:350px;box-sizing:border-box}.RecommendedVideosSkeleton_sectionTitle__DnwIB{margin-bottom:1rem}.RecommendedVideosSkeleton_titleSkeleton__Vdwo4{height:1.5rem;width:120px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:RecommendedVideosSkeleton_shimmer__kZTbs 1.5s infinite;border-radius:4px}.RecommendedVideosSkeleton_recommendedList__IDK9z{display:flex;flex-direction:column;gap:1rem}.RecommendedVideosSkeleton_horizontalCard__QHgvq{display:flex;gap:.75rem;padding:.75rem;border-radius:8px;background:#fafafa}.RecommendedVideosSkeleton_horizontalCard__QHgvq .RecommendedVideosSkeleton_thumbnailSkeleton__SmtbL{width:120px;height:67px;border-radius:6px;overflow:hidden;position:relative}.RecommendedVideosSkeleton_horizontalCard__QHgvq .RecommendedVideosSkeleton_contentSkeleton__49DRH{flex:1;display:flex;flex-direction:column;gap:.5rem;justify-content:space-between}.RecommendedVideosSkeleton_horizontalCard__QHgvq .RecommendedVideosSkeleton_titleLineSkeleton__m8ffG{height:14px;width:100%;border-radius:3px}.RecommendedVideosSkeleton_horizontalCard__QHgvq .RecommendedVideosSkeleton_metaLineSkeleton__LnQ15{height:12px;width:80%;border-radius:3px}.RecommendedVideosSkeleton_horizontalCard__QHgvq .RecommendedVideosSkeleton_channelLineSkeleton__dizo5{height:12px;width:60%;border-radius:3px}.RecommendedVideosSkeleton_verticalCard__mdiqf{display:flex;flex-direction:column;border-radius:8px;overflow:hidden;background:#fafafa}.RecommendedVideosSkeleton_verticalCard__mdiqf .RecommendedVideosSkeleton_thumbnailSkeleton__SmtbL{width:100%;height:180px;position:relative}.RecommendedVideosSkeleton_verticalCard__mdiqf .RecommendedVideosSkeleton_contentSkeleton__49DRH{padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.RecommendedVideosSkeleton_verticalCard__mdiqf .RecommendedVideosSkeleton_titleLineSkeleton__m8ffG{height:16px;width:100%;border-radius:4px}.RecommendedVideosSkeleton_verticalCard__mdiqf .RecommendedVideosSkeleton_metaLineSkeleton__LnQ15{height:14px;width:70%;border-radius:3px}.RecommendedVideosSkeleton_verticalCard__mdiqf .RecommendedVideosSkeleton_channelLineSkeleton__dizo5{height:14px;width:50%;border-radius:3px}.RecommendedVideosSkeleton_shimmer__kZTbs{width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:RecommendedVideosSkeleton_shimmer__kZTbs 1.5s infinite;border-radius:inherit}@keyframes RecommendedVideosSkeleton_shimmer__kZTbs{0%{background-position:-200% 0}to{background-position:200% 0}}@media (prefers-color-scheme:dark){.RecommendedVideosSkeleton_horizontalCard__QHgvq,.RecommendedVideosSkeleton_verticalCard__mdiqf{background:#2a2a2a}.RecommendedVideosSkeleton_shimmer__kZTbs,.RecommendedVideosSkeleton_titleSkeleton__Vdwo4{background:linear-gradient(90deg,#3a3a3a 25%,#4a4a4a 50%,#3a3a3a 75%);background-size:200% 100%}}@media (max-width:768px){.RecommendedVideosSkeleton_mobileRecommended__Cuqqk{margin-top:2rem}.RecommendedVideosSkeleton_recommendedList__IDK9z{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.RecommendedVideosSkeleton_desktopRecommended__QtokM{display:none}}@media (min-width:769px){.RecommendedVideosSkeleton_mobileRecommended__Cuqqk{display:none}}.FilterControls_filterControls__LEkwv{background-color:rgba(0,0,0,.3);padding:1rem;border-radius:.5rem;margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem}.FilterControls_filterGroup__CZI9N{display:flex;flex-direction:column;gap:.5rem}.FilterControls_filterLabel__81eHL{font-size:.875rem;font-weight:500;color:var(--primary)}.FilterControls_buttonGroup__iqhUV{display:flex;flex-wrap:wrap;gap:.5rem}.FilterControls_filterButton__5aSYk{background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:white;font-size:.875rem;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;transition:all .2s ease}.FilterControls_filterButton__5aSYk:hover{background-color:rgba(255,255,255,.1)}.FilterControls_filterButton__5aSYk.FilterControls_active__1HS6u{background-color:var(--primary);border-color:var(--primary);color:black;font-weight:500}.FilterControls_categorySelect__Z_636{background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:white;padding:.5rem;border-radius:.25rem;width:100%;max-width:300px;font-size:.875rem}.FilterControls_categorySelect__Z_636:focus{border-color:var(--primary);outline:none}@media (min-width:768px){.FilterControls_filterControls__LEkwv{flex-direction:row;align-items:flex-end;justify-content:space-between;flex-wrap:wrap}.FilterControls_filterGroup__CZI9N{flex-grow:1}}.CommentForm_commentForm__eNhzp{margin-bottom:1.5rem;width:100%}.CommentForm_inputContainer__1EurX{display:flex;gap:1rem;align-items:center;flex-wrap:nowrap;width:100%}.CommentForm_userAvatar__WeYT_{border-radius:50%;width:40px;height:40px;flex-shrink:0}.CommentForm_commentInput__nR6cm{flex-grow:1;background-color:#383837;border:none;color:white;padding:.75rem 1rem;font-size:.95rem;border-radius:4px;min-width:0}.CommentForm_commentInput__nR6cm:focus{outline:1px solid var(--primary)}.CommentForm_commentButton__S7rwH{background-color:var(--primary);color:black;border:none;padding:.75rem 1.25rem;cursor:pointer;font-weight:500;border-radius:4px;transition:opacity .2s ease;flex-shrink:0;white-space:nowrap}.CommentForm_commentButton__S7rwH:hover{opacity:.9}.CommentForm_mobileButtons__Um8Cs{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.75rem;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .3s ease,margin-top .3s ease}.CommentForm_mobileButtons__Um8Cs.CommentForm_visible__27gqj{max-height:40px;opacity:1;margin-top:.75rem}.CommentForm_cancelButton__IlDa0{background-color:transparent;border:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.7);padding:.65rem 1.15rem;cursor:pointer;font-weight:500;border-radius:4px;transition:all .2s ease}.CommentForm_cancelButton__IlDa0:hover{background-color:rgba(255,255,255,.05);color:white}@media (min-width:768px){.CommentForm_mobileButtons__Um8Cs{display:none}}@media (max-width:767px){.CommentForm_desktopOnly__LX8Tq{display:none}.CommentForm_commentForm__eNhzp.CommentForm_active__FnHUr .CommentForm_inputContainer__1EurX{flex-wrap:wrap}.CommentForm_commentForm__eNhzp.CommentForm_active__FnHUr .CommentForm_userAvatar__WeYT_{margin-right:0}.CommentForm_commentForm__eNhzp.CommentForm_active__FnHUr .CommentForm_commentInput__nR6cm{flex:1 0 100%;margin-top:.75rem;order:2}}.AuthPopup_overlay__rNniB{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(4px)}.AuthPopup_popup__Zd49s{background-color:#111;border-radius:8px;padding:24px;width:100%;max-width:400px;position:relative;border:1px solid #333;box-shadow:0 10px 25px rgba(0,0,0,.5);animation:AuthPopup_fadeIn__oz5uS .3s ease-out}.AuthPopup_closeButton__Gl14O{position:absolute;top:10px;right:10px;background:none;border:none;color:#888;font-size:24px;cursor:pointer;transition:color .2s;padding:0;display:flex;align-items:center;justify-content:center}.AuthPopup_closeButton__Gl14O:hover{color:white}.AuthPopup_content__tn7jL{display:flex;flex-direction:column;align-items:center;text-align:center}.AuthPopup_message__dIl9g{font-size:18px;margin-bottom:24px;color:white;line-height:1.5}.AuthPopup_buttons__Ij7_z{display:flex;flex-direction:column;gap:10px;width:100%}.AuthPopup_loginButton__Aw_lR,.AuthPopup_registerButton__pFrcP{padding:12px;border-radius:4px;font-weight:500;font-size:16px;cursor:pointer;transition:all .2s;text-align:center}.AuthPopup_loginButton__Aw_lR{background-color:transparent;color:white;border:1px solid #444}.AuthPopup_loginButton__Aw_lR:hover{background-color:var(--primary)}.AuthPopup_registerButton__pFrcP{background-color:rgba(255,255,255,.1);color:white;border:1px solid #444}.AuthPopup_registerButton__pFrcP:hover{background-color:var(--primary)}@keyframes AuthPopup_fadeIn__oz5uS{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.AuthPopup_popup__Zd49s{max-width:90%;padding:20px}}.CollapsibleDescription_descriptionBox__vmWCF{background-color:#383837;padding:1.25rem;margin-bottom:2rem;border-radius:8px}.CollapsibleDescription_sectionTitle__ayPxy{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:white}.CollapsibleDescription_descriptionWrapper__Dnd_W{position:relative;max-height:var(--max-height);overflow:hidden;transition:max-height .3s ease-out}.CollapsibleDescription_descriptionWrapper__Dnd_W:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50px;background:linear-gradient(transparent,#383837);pointer-events:none;opacity:1;transition:opacity .3s ease}.CollapsibleDescription_descriptionWrapper__Dnd_W.CollapsibleDescription_expanded__aTd9A{max-height:1000px}.CollapsibleDescription_descriptionWrapper__Dnd_W.CollapsibleDescription_expanded__aTd9A:after{opacity:0}.CollapsibleDescription_description__MMsmm{color:rgba(255,255,255,.8);font-size:.95rem;line-height:1.6;text-align:right;white-space:pre-line;margin-bottom:.5rem}.CollapsibleDescription_description__MMsmm strong{color:rgba(255,255,255,.95);font-weight:700}.CollapsibleDescription_toggleButton__SDTtx{background:none;border:none;color:var(--primary);cursor:pointer;padding:.5rem 0;font-size:.9rem;font-weight:500;width:100%;text-align:center;transition:opacity .2s ease}.CollapsibleDescription_toggleButton__SDTtx:hover{opacity:.8}.CollapsibleDescription_descriptionWrapper__Dnd_W:not(.CollapsibleDescription_expanded__aTd9A):not([style*="--max-height"])+.CollapsibleDescription_toggleButton__SDTtx{display:none}.SeriesEpisodes_episodesSection__LK1Nw{background:transparent;padding:2rem 0;margin-bottom:2rem}.SeriesEpisodes_sectionHeader__kBiVs{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid rgba(255,255,255,.1)}.SeriesEpisodes_sectionTitle__6uAx0{font-size:1.875rem;font-weight:700;color:#ffffff;margin:0;display:flex;align-items:center;gap:.75rem}.SeriesEpisodes_titleIcon__Lr9n_{font-size:2rem}.SeriesEpisodes_episodeCount__ybWS7{background:var(--primary);color:white;padding:.5rem 1rem;font-weight:600;font-size:.875rem;border:2px solid var(--primary)}.SeriesEpisodes_episodesGrid__Xt9Bu{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;padding:0}.SeriesEpisodes_noEpisodes__igOcR{text-align:center;padding:4rem 2rem;background:rgba(56,56,55,.3);border:2px dashed rgba(255,255,255,.2)}.SeriesEpisodes_noEpisodesIcon___w3EZ{font-size:4rem;margin-bottom:1rem;opacity:.5}.SeriesEpisodes_noEpisodesTitle__M4wyh{font-size:1.5rem;font-weight:600;color:#ffffff;margin:0 0 .5rem}.SeriesEpisodes_noEpisodesText__jAi7r{font-size:1rem;color:#d1d5db;margin:0}@media (max-width:768px){.SeriesEpisodes_episodesSection__LK1Nw{padding:1.5rem 0}.SeriesEpisodes_sectionHeader__kBiVs{flex-direction:column;gap:1rem;align-items:stretch}.SeriesEpisodes_sectionTitle__6uAx0{font-size:1.5rem;text-align:center}.SeriesEpisodes_episodeCount__ybWS7{text-align:center}.SeriesEpisodes_episodesGrid__Xt9Bu{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}}@media (max-width:480px){.SeriesEpisodes_episodesSection__LK1Nw{padding:1rem 0}.SeriesEpisodes_sectionTitle__6uAx0{font-size:1.25rem}.SeriesEpisodes_titleIcon__Lr9n_{font-size:1.5rem}.SeriesEpisodes_episodesGrid__Xt9Bu{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}}.SeriesHeader_seriesHeader__N_Zwy{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);padding:2rem 0;margin-bottom:2rem}.SeriesHeader_container__I1Kl6{max-width:1200px;margin:0 auto;padding:0 1rem}.SeriesHeader_content__ERwD3{display:flex;gap:2rem;align-items:flex-start}.SeriesHeader_posterContainer__5XiYT{flex-shrink:0}.SeriesHeader_posterWrapper__8erJ2{position:relative;width:300px;height:450px;border-radius:0;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.3);background:#333}.SeriesHeader_poster__XKTQE{object-fit:cover;transition:transform .3s ease}.SeriesHeader_posterWrapper__8erJ2:hover .SeriesHeader_poster__XKTQE{transform:scale(1.05)}.SeriesHeader_info__LLc6X{flex:1;color:white}.SeriesHeader_titleSection__hVoGa{margin-bottom:1.5rem}.SeriesHeader_title__Tky8W{font-size:2.5rem;font-weight:700;margin:0 0 1rem;line-height:1.2;color:#ffffff;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.SeriesHeader_badges__8tA_h{display:flex;gap:.75rem;flex-wrap:wrap}.SeriesHeader_statusBadge__Idh2V,.SeriesHeader_typeBadge__VzLVr,.SeriesHeader_yearBadge__UZXCF{padding:.5rem 1rem;border-radius:0;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.SeriesHeader_statusBadge__Idh2V{color:white;border:2px solid}.SeriesHeader_typeBadge__VzLVr{background:var(--primary);color:white;border:2px solid var(--primary)}.SeriesHeader_yearBadge__UZXCF{background:#374151;color:#d1d5db;border:2px solid #4b5563}.SeriesHeader_stats__eqUG2{margin-bottom:1.5rem}.SeriesHeader_rating__3Lp4Q{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.SeriesHeader_stars___dU0k{display:flex;gap:.125rem;font-size:1.5rem}.SeriesHeader_starFull__TyiTk,.SeriesHeader_starHalf___PoRt{color:#fbbf24;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.SeriesHeader_starHalf___PoRt{opacity:.6}.SeriesHeader_starEmpty__Qfzol{color:#4b5563;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.SeriesHeader_ratingText__QIiPQ{font-size:1.125rem;font-weight:600;color:#e5e7eb}.SeriesHeader_metaStats__hWGjH{display:flex;gap:1.5rem;flex-wrap:wrap}.SeriesHeader_statItem__9G9sA{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#d1d5db}.SeriesHeader_statIcon__aRON1{font-size:1.25rem}.SeriesHeader_categories__kU9iz{margin-bottom:1.5rem}.SeriesHeader_categoriesLabel__kwCoV{display:block;font-size:1rem;font-weight:600;color:#9ca3af;margin-bottom:.5rem}.SeriesHeader_categoryTags__fhTdF{display:flex;gap:.5rem;flex-wrap:wrap}.SeriesHeader_categoryTag__DlsfG{display:inline-flex;padding:.35rem .75rem;background-color:#383837;color:white;text-decoration:none;white-space:nowrap;transition:all .3s ease;font-size:.85rem;font-weight:500}.SeriesHeader_categoryTag__DlsfG:hover{background-color:var(--primary);color:#000}.SeriesHeader_description__fuHsD{background:rgba(56,56,55,.3);padding:1.5rem;border:1px solid rgba(255,255,255,.1)}.SeriesHeader_descriptionTitle__wib_1{font-size:1.25rem;font-weight:600;margin:0 0 .75rem;color:#f9fafb}.SeriesHeader_descriptionText__bfYPO{font-size:1rem;line-height:1.6;color:#d1d5db;margin:0}@media (max-width:768px){.SeriesHeader_seriesHeader__N_Zwy{padding:1rem 0}.SeriesHeader_content__ERwD3{flex-direction:column;gap:1.5rem;align-items:center;text-align:center}.SeriesHeader_posterWrapper__8erJ2{width:200px;height:300px}.SeriesHeader_title__Tky8W{font-size:2rem}.SeriesHeader_badges__8tA_h,.SeriesHeader_categoryTags__fhTdF,.SeriesHeader_metaStats__hWGjH{justify-content:center}}@media (max-width:480px){.SeriesHeader_posterWrapper__8erJ2{width:180px;height:270px}.SeriesHeader_title__Tky8W{font-size:1.75rem}.SeriesHeader_statusBadge__Idh2V,.SeriesHeader_typeBadge__VzLVr,.SeriesHeader_yearBadge__UZXCF{padding:.375rem .75rem;font-size:.75rem}}