.VideoPlayer-module__a2ZpKa__playerContainer{cursor:pointer;background:#000;border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important;outline:none!important}.VideoPlayer-module__a2ZpKa__playerContainer *,.VideoPlayer-module__a2ZpKa__playerContainer :focus,.VideoPlayer-module__a2ZpKa__playerContainer :active{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;outline:none!important}.VideoPlayer-module__a2ZpKa__theaterMode{border-radius:20px;box-shadow:0 25px 60px #000c,0 0 35px #ff5e0040}.VideoPlayer-module__a2ZpKa__videoElement{object-fit:contain;cursor:pointer;width:100%;height:100%;-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important;outline:none!important}.VideoPlayer-module__a2ZpKa__controlsOverlay{opacity:0;pointer-events:none;z-index:10;background:linear-gradient(#000000a6 0%,#0000 40% 60%,#000000d9 100%);flex-direction:column;justify-content:space-between;transition:opacity .3s;display:flex;position:absolute;inset:0;-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important;outline:none!important}.VideoPlayer-module__a2ZpKa__visible{opacity:1;pointer-events:auto}.VideoPlayer-module__a2ZpKa__topHeader,.VideoPlayer-module__a2ZpKa__bigPlayTrigger,.VideoPlayer-module__a2ZpKa__bottomControls{pointer-events:auto}.VideoPlayer-module__a2ZpKa__topHeader{text-align:left;padding:1.25rem 1.5rem}.VideoPlayer-module__a2ZpKa__titleInfo{color:#fff;align-items:center;gap:.8rem;display:flex}.VideoPlayer-module__a2ZpKa__badge{background:var(--primary);color:#fff;letter-spacing:.05em;border-radius:6px;padding:.2rem .55rem;font-size:.75rem;font-weight:800;box-shadow:0 2px 8px #ff5e0066}.VideoPlayer-module__a2ZpKa__titleInfo h3{text-shadow:0 2px 8px #000000b3;color:#fff;font-size:1.1rem;font-weight:800}.VideoPlayer-module__a2ZpKa__bigPlayTrigger{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#ff5e0040;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:all .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.9)}.VideoPlayer-module__a2ZpKa__visible .VideoPlayer-module__a2ZpKa__bigPlayTrigger{opacity:1;transform:translate(-50%,-50%)scale(1)}.VideoPlayer-module__a2ZpKa__bigPlayTrigger:hover{background:#ff5e0080;transform:translate(-50%,-50%)scale(1.08)}.VideoPlayer-module__a2ZpKa__bottomControls{flex-direction:column;gap:.8rem;padding:1rem 1.5rem 1.25rem;display:flex}.VideoPlayer-module__a2ZpKa__progressBarRow{width:100%}.VideoPlayer-module__a2ZpKa__seekSlider{-webkit-appearance:none;cursor:pointer;border-radius:2px;outline:none;width:100%;height:4px;transition:height .1s}.VideoPlayer-module__a2ZpKa__seekSlider:hover{height:6px}.VideoPlayer-module__a2ZpKa__seekSlider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;border:2px solid var(--primary);background:#fff;border-radius:50%;width:13px;height:13px;transition:transform .1s;box-shadow:0 0 8px #0009}.VideoPlayer-module__a2ZpKa__seekSlider:hover::-webkit-slider-thumb{transform:scale(1.25)}.VideoPlayer-module__a2ZpKa__controlsRow{color:#fff;justify-content:space-between;align-items:center;display:flex}.VideoPlayer-module__a2ZpKa__leftControls,.VideoPlayer-module__a2ZpKa__rightControls{align-items:center;gap:1.2rem;display:flex}.VideoPlayer-module__a2ZpKa__controlBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:flex;position:relative}.VideoPlayer-module__a2ZpKa__controlBtn:hover{color:#ff5e00;background:#ffffff2e}.VideoPlayer-module__a2ZpKa__timeDisplay{color:#e2e8f0;align-items:center;gap:.3rem;font-size:.85rem;font-weight:700;display:flex}.VideoPlayer-module__a2ZpKa__timeDivider{color:#64748b}.VideoPlayer-module__a2ZpKa__volumeGroup{align-items:center;gap:.4rem;display:flex}.VideoPlayer-module__a2ZpKa__volumeSlider{-webkit-appearance:none;cursor:pointer;border-radius:2px;outline:none;width:70px;height:4px}.VideoPlayer-module__a2ZpKa__volumeSlider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:10px;height:10px}.VideoPlayer-module__a2ZpKa__speedSelectorContainer{position:relative}.VideoPlayer-module__a2ZpKa__speedLabel{margin-left:.3rem;font-size:.75rem;font-weight:800}.VideoPlayer-module__a2ZpKa__speedDropdown{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#120e20f2;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:.2rem;width:95px;padding:.35rem;animation:.2s cubic-bezier(.16,1,.3,1) VideoPlayer-module__a2ZpKa__slide-up-dropdown;display:flex;position:absolute;bottom:calc(100% + 12px);right:0;box-shadow:0 10px 25px #0009}@keyframes VideoPlayer-module__a2ZpKa__slide-up-dropdown{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.VideoPlayer-module__a2ZpKa__speedOption{color:#cbd5e1;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;padding:.4rem .6rem;font-family:inherit;font-size:.8rem;font-weight:700;transition:all .15s}.VideoPlayer-module__a2ZpKa__speedOption:hover{color:#fff;background:#ffffff26}.VideoPlayer-module__a2ZpKa__activeSpeed{color:#ff5e00;background:#ff5e0026!important}@media (max-width:900px){.VideoPlayer-module__a2ZpKa__theaterBtn{display:none!important}.VideoPlayer-module__a2ZpKa__topHeader{padding:.6rem .85rem}.VideoPlayer-module__a2ZpKa__titleInfo h3{font-size:.85rem}.VideoPlayer-module__a2ZpKa__badge{padding:.15rem .45rem;font-size:.68rem}.VideoPlayer-module__a2ZpKa__bigPlayTrigger{width:52px;height:52px}.VideoPlayer-module__a2ZpKa__bottomControls{gap:.4rem;padding:.45rem .65rem .65rem}.VideoPlayer-module__a2ZpKa__leftControls,.VideoPlayer-module__a2ZpKa__rightControls{gap:.45rem}.VideoPlayer-module__a2ZpKa__volumeSlider{display:none}.VideoPlayer-module__a2ZpKa__timeDisplay{gap:.15rem;font-size:.75rem}.VideoPlayer-module__a2ZpKa__controlBtn{padding:.25rem}}
.CommentSection-module__e1Ejeq__container{width:100%;margin-top:2rem;animation:.5s cubic-bezier(.16,1,.3,1) CommentSection-module__e1Ejeq__fade-in}.CommentSection-module__e1Ejeq__headerToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.CommentSection-module__e1Ejeq__titleRow{align-items:center;gap:.6rem;display:flex}.CommentSection-module__e1Ejeq__titleRow h3{color:#fff;font-size:1.25rem;font-weight:850}.CommentSection-module__e1Ejeq__commentsCount{color:#c084fc;background:#a855f71f;border:1px solid #a855f740;border-radius:12px;padding:.15rem .6rem;font-size:.8rem;font-weight:800}.CommentSection-module__e1Ejeq__controlsGroup{align-items:center;gap:.6rem;display:flex}.CommentSection-module__e1Ejeq__selectWrapper{align-items:center;display:flex;position:relative}.CommentSection-module__e1Ejeq__sortSelect{appearance:none;color:#e2e8f0;cursor:pointer;background:#120e20cc;border:1px solid #ffffff1f;border-radius:8px;outline:none;padding:.4rem 2rem .4rem .85rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:all .2s}.CommentSection-module__e1Ejeq__sortSelect:hover{color:#fff;border-color:#a855f780}.CommentSection-module__e1Ejeq__sortSelect option{color:#fff;background:#120e20}.CommentSection-module__e1Ejeq__selectArrow{pointer-events:none;color:var(--foreground-muted);position:absolute;right:.6rem}.CommentSection-module__e1Ejeq__refreshBtn{color:var(--foreground-secondary);cursor:pointer;background:#120e20cc;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.CommentSection-module__e1Ejeq__refreshBtn:hover{color:#a855f7;background:#ffffff14;border-color:#a855f766}.CommentSection-module__e1Ejeq__spinning{animation:.8s linear infinite CommentSection-module__e1Ejeq__spin}.CommentSection-module__e1Ejeq__form{flex-direction:column;gap:.8rem;margin-bottom:2rem;display:flex}.CommentSection-module__e1Ejeq__textareaWrapper{width:100%;position:relative}.CommentSection-module__e1Ejeq__textarea{color:#fff;resize:vertical;background:#120e20a6;border:1px solid #ffffff1a;border-radius:14px;outline:none;width:100%;min-height:95px;padding:1rem 1rem 2rem;font-family:inherit;font-size:.95rem;transition:all .2s}.CommentSection-module__e1Ejeq__textarea:focus{border-color:#a855f7;box-shadow:0 0 0 3px #a855f733}.CommentSection-module__e1Ejeq__charCount{color:var(--foreground-muted);pointer-events:none;font-size:.72rem;font-weight:700;position:absolute;bottom:.6rem;right:.85rem}.CommentSection-module__e1Ejeq__gifPreviewBox{background:#0006;border:1px solid #a855f74d;border-radius:10px;align-items:center;gap:1rem;padding:.6rem;display:flex}.CommentSection-module__e1Ejeq__attachedGifImage{object-fit:cover;border-radius:6px;max-height:80px}.CommentSection-module__e1Ejeq__removeGifBtn{color:#ef4444;cursor:pointer;background:#ef444426;border:1px solid #ef44444d;border-radius:6px;padding:.3rem .75rem;font-size:.75rem;font-weight:700}.CommentSection-module__e1Ejeq__gifPickerContainer{background:#120e20e6;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:.8rem;padding:1rem;display:flex}.CommentSection-module__e1Ejeq__pickerTitle{color:var(--foreground-muted);font-size:.8rem;font-weight:800}.CommentSection-module__e1Ejeq__presetGifGrid{flex-wrap:wrap;gap:.5rem;display:flex}.CommentSection-module__e1Ejeq__presetGifBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:.4rem .85rem;font-size:.8rem;font-weight:700;transition:all .2s}.CommentSection-module__e1Ejeq__presetGifBtn:hover{color:#c084fc;background:#a855f733;border-color:#a855f766}.CommentSection-module__e1Ejeq__customGifInputRow{width:100%}.CommentSection-module__e1Ejeq__gifUrlInput{color:#fff;background:#00000080;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:.5rem .85rem;font-size:.82rem}.CommentSection-module__e1Ejeq__formFooter{justify-content:space-between;align-items:center;display:flex}.CommentSection-module__e1Ejeq__attachGifBtn{color:var(--foreground-secondary);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:30px;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.82rem;font-weight:700;transition:all .2s;display:flex}.CommentSection-module__e1Ejeq__attachGifBtn:hover{color:#fff;background:#ffffff14}.CommentSection-module__e1Ejeq__activeAttachBtn{color:#c084fc!important;background:#a855f72e!important;border-color:#a855f766!important}.CommentSection-module__e1Ejeq__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7 0%,#6366f1 100%);border:none;border-radius:30px;align-items:center;gap:.4rem;padding:.6rem 1.4rem;font-size:.85rem;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 14px #a855f74d}.CommentSection-module__e1Ejeq__submitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #a855f773}.CommentSection-module__e1Ejeq__submitBtn:disabled{opacity:.5;cursor:not-allowed}.CommentSection-module__e1Ejeq__errorAlert{color:#ef4444;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;display:flex}.CommentSection-module__e1Ejeq__commentList{flex-direction:column;gap:1rem;display:flex}.CommentSection-module__e1Ejeq__commentItem{background:#120e2073;border:1px solid #ffffff0f;border-radius:16px;gap:1rem;padding:1.2rem;transition:all .2s;display:flex}.CommentSection-module__e1Ejeq__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.05rem;font-weight:850;display:flex;box-shadow:0 4px 12px #0000004d}.CommentSection-module__e1Ejeq__commentBody{flex-direction:column;flex-grow:1;gap:.4rem;min-width:0;display:flex}.CommentSection-module__e1Ejeq__metaRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.CommentSection-module__e1Ejeq__username{color:#fff;font-size:.9rem;font-weight:800}.CommentSection-module__e1Ejeq__adminBadge{color:#c084fc;text-transform:uppercase;background:#a855f726;border:1px solid #a855f74d;border-radius:4px;padding:.15rem .5rem;font-size:.65rem;font-weight:800}.CommentSection-module__e1Ejeq__date{color:var(--foreground-muted);font-size:.75rem;font-weight:600}.CommentSection-module__e1Ejeq__content{color:var(--foreground-secondary);word-wrap:break-word;white-space:pre-wrap;font-size:.92rem;line-height:1.55}.CommentSection-module__e1Ejeq__commentGifContainer{border:1px solid #ffffff1a;border-radius:10px;max-width:260px;margin-top:.4rem;overflow:hidden}.CommentSection-module__e1Ejeq__commentGifImage{object-fit:cover;width:100%;max-height:180px;display:block}.CommentSection-module__e1Ejeq__emotesBar{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.5rem;display:flex}.CommentSection-module__e1Ejeq__emoteBtn{color:var(--foreground-secondary);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:.35rem;padding:.2rem .55rem;font-size:.8rem;transition:all .2s;display:flex}.CommentSection-module__e1Ejeq__emoteBtn:hover{background:#a855f71f;border-color:#a855f74d}.CommentSection-module__e1Ejeq__activeEmoteBtn{box-shadow:0 0 10px #a855f740;background:#a855f733!important;border-color:#a855f766!important}.CommentSection-module__e1Ejeq__emoteCount{color:#c084fc;font-size:.72rem;font-weight:800}.CommentSection-module__e1Ejeq__deleteBtn{cursor:pointer;color:var(--foreground-muted);background:0 0;border:none;border-radius:6px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.75rem;font-weight:700;transition:color .2s;display:flex}.CommentSection-module__e1Ejeq__deleteBtn:hover{color:#ef4444;background:#ef44441a}.CommentSection-module__e1Ejeq__emptyState{text-align:center;color:var(--foreground-muted);border:1px dashed #ffffff1a;border-radius:16px;padding:3rem 1.5rem;font-size:.9rem;font-weight:600}.CommentSection-module__e1Ejeq__signInPrompt{color:var(--foreground-secondary);font-size:.88rem}.CommentSection-module__e1Ejeq__signInLink{color:#c084fc;font-weight:800;text-decoration:none}.CommentSection-module__e1Ejeq__signInLink:hover{text-decoration:underline}.CommentSection-module__e1Ejeq__loadingSpinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite CommentSection-module__e1Ejeq__spin}@keyframes CommentSection-module__e1Ejeq__spin{to{transform:rotate(360deg)}}@keyframes CommentSection-module__e1Ejeq__fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.RateSeriesButton-module__biDUzW__rateWrapper{width:100%;position:relative}.RateSeriesButton-module__biDUzW__rateBtn{color:#eab308;cursor:pointer;background:#eab3081a;border:1px solid #eab30840;border-radius:30px;outline:none;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.8rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.RateSeriesButton-module__biDUzW__rateBtn:hover{background:#eab3082e;border-color:#eab308;transform:translateY(-1px);box-shadow:0 4px 12px #eab30826}.RateSeriesButton-module__biDUzW__activeRateBtn{color:#090d16;background:#eab308;border-color:#0000;box-shadow:0 4px 12px #eab3084d}.RateSeriesButton-module__biDUzW__activeRateBtn:hover{color:#090d16;background:#f59e0b;box-shadow:0 6px 16px #eab30866}.RateSeriesButton-module__biDUzW__starIconOnlyBtn{color:#eab308;cursor:pointer;background:#eab30814;border:1px solid #eab3084d;border-radius:6px;outline:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:all .2s;display:inline-flex}.RateSeriesButton-module__biDUzW__starIconOnlyBtn:hover{background:#eab30833;border-color:#eab308;transform:scale(1.08)}.RateSeriesButton-module__biDUzW__activeStarBtn{background:#eab30840;border-color:#eab308}.RateSeriesButton-module__biDUzW__ratePopover{z-index:110;text-align:center;border-radius:16px;width:290px;padding:1.25rem;animation:.25s cubic-bezier(.16,1,.3,1) RateSeriesButton-module__biDUzW__fade-in-up;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000080,0 0 0 1px #ffffff14}.RateSeriesButton-module__biDUzW__ratePopover:after{content:"";border:6px solid #0000;border-top-color:#111726e6;position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes RateSeriesButton-module__biDUzW__fade-in-up{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.RateSeriesButton-module__biDUzW__popoverTitle{color:var(--foreground-primary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.75rem;font-size:.9rem;font-weight:800;overflow:hidden}.RateSeriesButton-module__biDUzW__starsRow{justify-content:center;align-items:center;gap:.15rem;margin-bottom:.75rem;display:flex}.RateSeriesButton-module__biDUzW__starBtn{cursor:pointer;background:0 0;border:none;outline:none;padding:.1rem;transition:transform .15s}.RateSeriesButton-module__biDUzW__starBtn:hover{transform:scale(1.22)}.RateSeriesButton-module__biDUzW__starIcon{transition:fill .15s,color .15s}.RateSeriesButton-module__biDUzW__ratingCaption{color:var(--foreground-secondary);min-height:1.2rem;font-size:.78rem;font-weight:600}.RateSeriesButton-module__biDUzW__mutedText{color:var(--foreground-muted)}.RateSeriesButton-module__biDUzW__clearBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;margin-top:.75rem;font-size:.75rem;font-weight:700;text-decoration:underline;transition:opacity .2s}.RateSeriesButton-module__biDUzW__clearBtn:hover{opacity:.8}.RateSeriesButton-module__biDUzW__loadingState,.RateSeriesButton-module__biDUzW__successState{flex-direction:column;justify-content:center;align-items:center;padding:.5rem 0;display:flex}.RateSeriesButton-module__biDUzW__spinner{color:var(--primary);margin-bottom:.75rem;animation:1s linear infinite RateSeriesButton-module__biDUzW__spin}.RateSeriesButton-module__biDUzW__loadingText{color:var(--foreground-secondary);font-size:.85rem;font-weight:600}.RateSeriesButton-module__biDUzW__checkmarkCircle{background:#22c55e1a;border:2px solid #22c55e;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.75rem;animation:.4s cubic-bezier(.175,.885,.32,1.275) RateSeriesButton-module__biDUzW__scale-up-bounce;display:flex}.RateSeriesButton-module__biDUzW__checkmarkIcon{color:#22c55e}.RateSeriesButton-module__biDUzW__successText{color:var(--foreground-primary);margin-bottom:.2rem;font-size:.95rem;font-weight:800}.RateSeriesButton-module__biDUzW__successSubtext{color:var(--foreground-muted);font-size:.75rem}@keyframes RateSeriesButton-module__biDUzW__spin{to{transform:rotate(360deg)}}@keyframes RateSeriesButton-module__biDUzW__scale-up-bounce{0%{transform:scale(0)}to{transform:scale(1)}}
.SeriesCard-module__FBSrKW__seriesCard{background:0 0;border:none;flex-direction:column;gap:.5rem;width:100%;min-width:0;transition:all .25s cubic-bezier(.25,.8,.25,1);display:flex;position:relative}.SeriesCard-module__FBSrKW__cardImageLink{width:100%;display:block;position:relative}.SeriesCard-module__FBSrKW__seriesCard:hover{z-index:99999!important}.SeriesCard-module__FBSrKW__seriesImageWrapper{background:var(--surface-hover);border:1px solid #ffffff0d;border-radius:8px;width:100%;padding-top:150%;transition:border-color .25s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000059}.SeriesCard-module__FBSrKW__seriesCard:hover .SeriesCard-module__FBSrKW__seriesImageWrapper{border-color:var(--primary)}.SeriesCard-module__FBSrKW__cardImage{object-fit:cover!important;width:100%!important;height:100%!important;transition:transform .5s!important;position:absolute!important;top:0!important;left:0!important}.SeriesCard-module__FBSrKW__seriesCard:hover .SeriesCard-module__FBSrKW__cardImage{transform:scale(1.05)!important}.SeriesCard-module__FBSrKW__cardImageOverlay{opacity:0;z-index:5;background:#0006;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.SeriesCard-module__FBSrKW__seriesCard:hover .SeriesCard-module__FBSrKW__cardImageOverlay{opacity:1}.SeriesCard-module__FBSrKW__cardPlayIcon{filter:drop-shadow(0 4px 12px #00000080);transition:transform .3s;transform:scale(.9)}.SeriesCard-module__FBSrKW__seriesCard:hover .SeriesCard-module__FBSrKW__cardPlayIcon{transform:scale(1)}.SeriesCard-module__FBSrKW__ratingBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:6;background:#0f172ad9;border:1px solid #ffffff1f;border-radius:30px;align-items:center;gap:.35rem;padding:.22rem .6rem;font-size:.72rem;font-weight:800;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 4px 10px #0000004d}.SeriesCard-module__FBSrKW__starIcon{color:#eab308}.SeriesCard-module__FBSrKW__cardMetaContent{flex-direction:column;gap:.2rem;padding:0 .1rem;display:flex}.SeriesCard-module__FBSrKW__seriesTitleText{color:var(--foreground-primary);text-overflow:ellipsis;white-space:nowrap;text-align:left;margin:0;font-size:.88rem;font-weight:700;line-height:1.3;overflow:hidden}.SeriesCard-module__FBSrKW__seriesTitleText a{color:inherit;text-decoration:none;transition:color .15s}.SeriesCard-module__FBSrKW__seriesTitleText a:hover{color:var(--primary)}.SeriesCard-module__FBSrKW__seriesYearText{color:var(--foreground-muted);text-align:left;font-size:.78rem;font-weight:500}.popover{background:var(--surface);border:1px solid var(--border);z-index:999999;opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:12px;gap:.85rem;width:320px;padding:1rem;transition:opacity .2s,visibility .2s;display:flex;position:absolute;box-shadow:0 10px 30px #000000bf;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important}@media (max-width:1024px),(hover:none){.popover{opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important}}.SeriesCard-module__FBSrKW__seriesCard:hover .popover{opacity:1;visibility:visible}.SeriesCard-module__FBSrKW__seriesCard[data-side=right] .popover{left:105%!important;right:auto!important}.SeriesCard-module__FBSrKW__seriesCard[data-side=left] .popover{left:auto!important;right:105%!important}.SeriesCard-module__FBSrKW__seriesCard[data-side=right] .popover:before{content:"";width:25px;position:absolute;top:0;bottom:0;left:-20px}.SeriesCard-module__FBSrKW__seriesCard[data-side=left] .popover:before{content:"";width:25px;position:absolute;top:0;bottom:0;right:-20px}.SeriesCard-module__FBSrKW__popoverPosterWrapper{border:1px solid var(--border);border-radius:6px;flex-shrink:0;width:80px;height:120px;position:relative;overflow:hidden}.SeriesCard-module__FBSrKW__popoverPoster{object-fit:cover}.SeriesCard-module__FBSrKW__popoverContent{text-align:left;flex-direction:column;flex-grow:1;gap:.35rem;display:flex}.SeriesCard-module__FBSrKW__popoverTitle{color:var(--primary);margin:0;font-size:.95rem;font-weight:800;line-height:1.3}.SeriesCard-module__FBSrKW__popoverSynopsis{color:var(--foreground-secondary);-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:.72rem;line-height:1.45;display:-webkit-box;overflow:hidden}.SeriesCard-module__FBSrKW__popoverMeta{color:var(--foreground-secondary);align-items:center;gap:.5rem;font-size:.72rem;display:flex}.SeriesCard-module__FBSrKW__metaYear{color:var(--accent,#a855f7);font-weight:700}.SeriesCard-module__FBSrKW__metaDivider{color:var(--border)}.SeriesCard-module__FBSrKW__metaRating{color:#eab308;align-items:center;gap:.2rem;display:flex}.SeriesCard-module__FBSrKW__popoverStar{fill:currentColor}.SeriesCard-module__FBSrKW__popoverBadges{color:var(--foreground-secondary);align-items:center;gap:.4rem;font-size:.72rem;display:flex}.SeriesCard-module__FBSrKW__studioBadge{color:#fff;text-transform:uppercase;background:#22c55e;border-radius:4px;padding:.12rem .4rem;font-size:.65rem;font-weight:800}.SeriesCard-module__FBSrKW__popoverTags{flex-wrap:wrap;gap:.25rem;display:flex}.SeriesCard-module__FBSrKW__genreBadge{color:#fff;text-transform:capitalize;background:#22c55e;border-radius:4px;padding:.1rem .35rem;font-size:.6rem;font-weight:800}
.SimilarTitles-module__2o2NQa__similarSection{width:100%;margin-top:4.5rem}.SimilarTitles-module__2o2NQa__sectionHeader{border-bottom:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:.8rem;display:flex}.SimilarTitles-module__2o2NQa__sectionHeaderTitle{align-items:center;gap:.75rem;display:flex}.SimilarTitles-module__2o2NQa__sectionHeaderTitle h2{color:var(--foreground-primary);letter-spacing:-.02em;font-size:1.5rem;font-weight:850}.SimilarTitles-module__2o2NQa__headerIcon{color:var(--primary)}.SimilarTitles-module__2o2NQa__similarGridWrapper{width:100%;position:relative}.SimilarTitles-module__2o2NQa__similarGrid{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:1.5rem;padding:.5rem .2rem 1.5rem;display:flex;overflow-x:auto}.SimilarTitles-module__2o2NQa__similarGrid::-webkit-scrollbar{display:none}.SimilarTitles-module__2o2NQa__similarGrid>div{flex:0 0 190px;width:190px}.SimilarTitles-module__2o2NQa__similarGrid .popover{display:none!important}.SimilarTitles-module__2o2NQa__scrollArrow{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;opacity:0;background:#111726bf;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:calc(50% - 16px);transform:translateY(-50%);box-shadow:0 4px 15px #0006}.SimilarTitles-module__2o2NQa__similarGridWrapper:hover .SimilarTitles-module__2o2NQa__scrollArrow{opacity:1}.SimilarTitles-module__2o2NQa__scrollArrow:hover{background:var(--primary);color:#fff;box-shadow:0 0 15px rgba(var(--primary-rgb), .4);border-color:#0000;transform:translateY(-50%)scale(1.1)}.SimilarTitles-module__2o2NQa__leftArrow{left:-22px}.SimilarTitles-module__2o2NQa__rightArrow{right:-22px}@media (max-width:1024px){.SimilarTitles-module__2o2NQa__leftArrow{left:-10px}.SimilarTitles-module__2o2NQa__rightArrow{right:-10px}}@media (max-width:768px){.SimilarTitles-module__2o2NQa__scrollArrow{display:none!important}}
.recent-module__TvA-_q__container{width:100%;padding-bottom:5rem}.recent-module__TvA-_q__section{width:100%;max-width:1320px;margin:3.5rem auto 0;padding:0 1.6rem}.recent-module__TvA-_q__sectionHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.recent-module__TvA-_q__headerLeft{align-items:center;gap:.8rem;display:flex}.recent-module__TvA-_q__sectionIcon{color:var(--primary)}.recent-module__TvA-_q__sectionHeader h1{letter-spacing:-.01em;color:var(--foreground-primary);margin:0;font-size:1.8rem;font-weight:800}.recent-module__TvA-_q__demoBadge{color:var(--accent);background:rgba(var(--accent-rgb), .1);border:1px solid rgba(var(--accent-rgb), .2);letter-spacing:.05em;border-radius:4px;padding:.2rem .6rem;font-size:.65rem;font-weight:800}.recent-module__TvA-_q__seriesGrid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.recent-module__TvA-_q__seriesGrid>div:nth-child(5n) .popover:before{left:auto;right:-15px}.recent-module__TvA-_q__seriesGrid>div:nth-child(5n-1) .popover:before{left:auto;right:-15px}@media (min-width:1201px){:is(.recent-module__TvA-_q__seriesGrid>div:nth-child(5n) .popover,.recent-module__TvA-_q__seriesGrid>div:nth-child(5n-1) .popover){left:auto;right:105%}}@media (max-width:1200px) and (min-width:993px){:is(.recent-module__TvA-_q__seriesGrid>div:nth-child(4n) .popover,.recent-module__TvA-_q__seriesGrid>div:nth-child(4n-1) .popover){left:auto;right:105%}.recent-module__TvA-_q__seriesGrid>div:nth-child(4n) .popover:before{left:auto;right:-15px}.recent-module__TvA-_q__seriesGrid>div:nth-child(4n-1) .popover:before{left:auto;right:-15px}}@media (max-width:992px) and (min-width:769px){:is(.recent-module__TvA-_q__seriesGrid>div:nth-child(3n) .popover,.recent-module__TvA-_q__seriesGrid>div:nth-child(3n-1) .popover){left:auto;right:105%}.recent-module__TvA-_q__seriesGrid>div:nth-child(3n) .popover:before{left:auto;right:-15px}.recent-module__TvA-_q__seriesGrid>div:nth-child(3n-1) .popover:before{left:auto;right:-15px}}@media (max-width:768px) and (min-width:481px){.recent-module__TvA-_q__seriesGrid>div:nth-child(2n) .popover{left:auto;right:105%}.recent-module__TvA-_q__seriesGrid>div:nth-child(2n) .popover:before{left:auto;right:-15px}}@media (max-width:480px){.recent-module__TvA-_q__seriesGrid>div:nth-child(n) .popover{left:auto;right:105%}.recent-module__TvA-_q__seriesGrid>div:nth-child(n) .popover:before{left:auto;right:-15px}}.recent-module__TvA-_q__episodeGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.recent-module__TvA-_q__episodeCard{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;transition:all .25s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden}.recent-module__TvA-_q__episodeImageWrapper{aspect-ratio:16/9;background:var(--surface-hover);width:100%;position:relative;overflow:hidden}.recent-module__TvA-_q__episodeCard:hover .recent-module__TvA-_q__cardImage{transform:scale(1.05)}.recent-module__TvA-_q__episodeCard:hover .recent-module__TvA-_q__cardImageOverlay{opacity:1}.recent-module__TvA-_q__episodeCard:hover .recent-module__TvA-_q__cardPlayIcon{transform:scale(1)}.recent-module__TvA-_q__newBadge{color:#fff;z-index:6;background:#22c55e;border-radius:4px;align-items:center;gap:.2rem;padding:.2rem .5rem;font-size:.65rem;font-weight:800;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 6px #22c55e4d}.recent-module__TvA-_q__uncensoredBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:6;background:#0f172ad9;border:1px solid #ffffff26;border-radius:4px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.62rem;font-weight:700;display:flex;position:absolute;bottom:8px;right:8px}.recent-module__TvA-_q__episodeCardContent{flex-direction:column;gap:.25rem;padding:.85rem 1rem;display:flex}.recent-module__TvA-_q__episodeTitle{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:.92rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.recent-module__TvA-_q__episodeTitle a{color:var(--foreground-primary);text-decoration:none;transition:color .15s}.recent-module__TvA-_q__episodeTitle a:hover{color:var(--primary)}.recent-module__TvA-_q__episodeMeta{color:var(--foreground-muted);font-size:.78rem;font-weight:500}@media (max-width:1200px){.recent-module__TvA-_q__seriesGrid{grid-template-columns:repeat(5,1fr)}.recent-module__TvA-_q__episodeGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:992px){.recent-module__TvA-_q__seriesGrid,.recent-module__TvA-_q__episodeGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.recent-module__TvA-_q__section{padding:0 1rem}.recent-module__TvA-_q__sectionHeader h1{font-size:1.35rem}}@media (max-width:640px){.recent-module__TvA-_q__seriesGrid{grid-template-columns:repeat(2,1fr)}.recent-module__TvA-_q__episodeGrid{grid-template-columns:repeat(2,1fr);gap:.85rem}}@media (max-width:480px){.recent-module__TvA-_q__seriesGrid{grid-template-columns:repeat(2,1fr)}.recent-module__TvA-_q__episodeGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.recent-module__TvA-_q__paginationContainer{justify-content:center;align-items:center;gap:.5rem;margin-top:3.5rem;padding:1rem;display:flex}.recent-module__TvA-_q__pageBtn{background:var(--surface);border:1px solid var(--border);min-width:40px;height:40px;color:var(--foreground-primary);border-radius:10px;justify-content:center;align-items:center;gap:.4rem;padding:0 .8rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.recent-module__TvA-_q__pageBtn:hover:not(.recent-module__TvA-_q__pageBtnDisabled){background:var(--surface-hover);border-color:var(--primary);color:var(--primary);transform:translateY(-1px)}.recent-module__TvA-_q__pageBtnActive{background:linear-gradient(135deg,#ff5e00 0%,#f97316 100%);border-color:#0000;box-shadow:0 4px 12px #ff5e0059;color:#fff!important}.recent-module__TvA-_q__pageBtnDisabled{opacity:.4;pointer-events:none;cursor:not-allowed}.recent-module__TvA-_q__pageInfo{color:var(--foreground-muted);margin:0 .5rem;font-size:.85rem}.recent-module__TvA-_q__filterControlsBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.recent-module__TvA-_q__filterSearchWrapper{flex:1;align-items:center;min-width:260px;max-width:450px;display:flex;position:relative}.recent-module__TvA-_q__filterSearchIcon{color:var(--foreground-muted);pointer-events:none;position:absolute;left:1rem}.recent-module__TvA-_q__filterSearchInput{background:var(--surface);border:1px solid var(--border);width:100%;color:var(--foreground-primary);border-radius:12px;outline:none;padding:.65rem 2.4rem .65rem 2.5rem;font-size:.9rem;transition:all .2s}.recent-module__TvA-_q__filterSearchInput:focus{border-color:var(--primary);background:var(--surface-hover);box-shadow:0 0 0 3px rgba(var(--primary-rgb), .15)}.recent-module__TvA-_q__clearSearchBtn{color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.2rem;display:flex;position:absolute;right:.8rem}.recent-module__TvA-_q__clearSearchBtn:hover{color:var(--foreground-primary)}.recent-module__TvA-_q__filterSelectsGroup{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.recent-module__TvA-_q__selectWrapper{position:relative}.recent-module__TvA-_q__filterSelect{background:var(--surface);border:1px solid var(--border);color:var(--foreground-primary);cursor:pointer;border-radius:12px;outline:none;padding:.65rem 1rem;font-size:.88rem;font-weight:500;transition:all .2s}.recent-module__TvA-_q__filterSelect:hover,.recent-module__TvA-_q__filterSelect:focus{border-color:var(--primary);background:var(--surface-hover)}.recent-module__TvA-_q__clearAllBtn{color:#ef4444;cursor:pointer;background:#ef44441f;border:1px solid #ef444440;border-radius:12px;align-items:center;gap:.4rem;padding:.65rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.recent-module__TvA-_q__clearAllBtn:hover{background:#ef444438;transform:translateY(-1px)}
.collections-module__zGiccq__container{max-width:1320px;min-height:80vh;margin:0 auto;padding:2rem 1.6rem 4rem;position:relative}.collections-module__zGiccq__headerSection{z-index:10;margin-bottom:2rem;position:relative}.collections-module__zGiccq__titleRow{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.collections-module__zGiccq__titleRow h1{letter-spacing:-.02em;color:#fff;font-size:2.2rem;font-weight:850}.collections-module__zGiccq__headerIcon{color:var(--primary)}.collections-module__zGiccq__subtext{color:var(--foreground-secondary);max-width:620px;font-size:1.05rem;line-height:1.5}.collections-module__zGiccq__categoryTabs{border-bottom:1px solid var(--border);align-items:center;gap:.5rem;margin-bottom:2.2rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.collections-module__zGiccq__categoryTabs::-webkit-scrollbar{display:none}.collections-module__zGiccq__tabBtn{background:var(--surface);border:1px solid var(--border);color:var(--foreground-secondary);cursor:pointer;white-space:nowrap;border-radius:20px;align-items:center;gap:.4rem;padding:.55rem 1.2rem;font-size:.88rem;font-weight:700;transition:all .2s;display:flex}.collections-module__zGiccq__tabBtn:hover{background:var(--surface-hover);border-color:var(--primary);color:var(--foreground-primary)}.collections-module__zGiccq__activeTab{box-shadow:0 4px 12px #ff5e0059;color:#fff!important;background:linear-gradient(135deg,#ff5e00 0%,#f97316 100%)!important;border-color:#0000!important}.collections-module__zGiccq__collectionsGrid{z-index:10;grid-template-columns:1fr;gap:1.75rem;display:grid;position:relative}@media (min-width:900px){.collections-module__zGiccq__collectionsGrid{grid-template-columns:1fr 1fr}}.collections-module__zGiccq__collectionCard{background:var(--surface);border:1px solid var(--border);border-radius:20px;justify-content:space-between;min-height:250px;padding:1.8rem;transition:transform .35s cubic-bezier(.25,.8,.25,1),border-color .3s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000059;text-decoration:none!important}.collections-module__zGiccq__collectionCard *,.collections-module__zGiccq__collectionCard:hover *{text-decoration:none!important}.collections-module__zGiccq__collectionCard:hover{box-shadow:0 16px 40px #00000080, 0 0 20px rgba(var(--primary-rgb), .2);border-color:rgba(var(--primary-rgb), .4);transform:translateY(-5px)}.collections-module__zGiccq__cardBgGradient{background:var(--accent-gradient);opacity:.08;pointer-events:none;z-index:1;width:100%;height:100%;transition:opacity .35s;position:absolute;top:0;left:0}.collections-module__zGiccq__collectionCard:hover .collections-module__zGiccq__cardBgGradient{opacity:.16}.collections-module__zGiccq__infoCol{z-index:2;flex-direction:column;flex:1;justify-content:space-between;padding-right:1.5rem;display:flex;position:relative}.collections-module__zGiccq__cardHeader{flex-direction:column;gap:.5rem;display:flex}.collections-module__zGiccq__badgeRow{align-items:center;gap:.6rem;display:flex}.collections-module__zGiccq__countBadge{text-transform:uppercase;color:#ff5e00;letter-spacing:.05em;background:#ff5e001f;border:1px solid #ff5e0040;border-radius:6px;padding:.2rem .6rem;font-size:.72rem;font-weight:800}.collections-module__zGiccq__categoryBadge{text-transform:uppercase;color:var(--foreground-muted);letter-spacing:.05em;font-size:.68rem;font-weight:700}.collections-module__zGiccq__cardHeader h2{color:#fff;letter-spacing:-.01em;font-size:1.5rem;font-weight:850;line-height:1.25}.collections-module__zGiccq__description{color:var(--foreground-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.8rem 0 1.2rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.collections-module__zGiccq__viewBtn{color:#fff;align-self:flex-start;align-items:center;gap:.5rem;margin-top:auto;font-size:.88rem;font-weight:700;text-decoration:none;transition:gap .25s,color .2s;display:inline-flex}.collections-module__zGiccq__viewBtn:hover{color:#ff5e00;gap:.8rem}.collections-module__zGiccq__previewCol{z-index:2;justify-content:center;align-items:center;width:140px;display:flex;position:relative}.collections-module__zGiccq__posterStack{perspective:600px;width:95px;height:140px;position:relative}.collections-module__zGiccq__stackedPoster{width:95px;height:140px;transform:translate(calc(var(--index) * 14px), calc(var(--index) * -6px)) rotate(calc((var(--index) - 1) * 4deg)) scale(calc(1 - var(--index) * .04));border:1px solid #ffffff26;border-radius:10px;transition:transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s;position:absolute;overflow:hidden;box-shadow:-4px 6px 18px #0009}.collections-module__zGiccq__collectionCard:hover .collections-module__zGiccq__stackedPoster{transform:translate(calc(var(--index) * 22px), calc(var(--index) * -10px)) rotate(calc((var(--index) - 1) * 7deg)) scale(calc(1 - var(--index) * .03));box-shadow:-6px 10px 24px #000000b3}.collections-module__zGiccq__posterImage{object-fit:cover}.collections-module__zGiccq__emptyPreview{background:#ffffff08;border:1px dashed #ffffff26;border-radius:10px;justify-content:center;align-items:center;width:95px;height:140px;display:flex}.collections-module__zGiccq__emptyIcon{color:var(--foreground-muted)}.collections-module__zGiccq__detailHeader{background:var(--surface);border:1px solid #ffffff14;border-radius:24px;margin-bottom:3rem;padding:3.5rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 15px 40px #0006}.collections-module__zGiccq__detailHeaderBg{background:var(--accent-gradient);opacity:.15;pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.collections-module__zGiccq__detailHeaderContent{z-index:2;max-width:800px;position:relative}.collections-module__zGiccq__backLink{color:var(--foreground-secondary);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.collections-module__zGiccq__backLink:hover{color:#ff5e00}.collections-module__zGiccq__detailHeaderContent h1{letter-spacing:-.02em;color:#fff;margin-bottom:.75rem;font-size:2.5rem;font-weight:900}.collections-module__zGiccq__detailMeta{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.collections-module__zGiccq__playlistBadge{text-transform:uppercase;color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#ff5e00 0%,#f97316 100%);border-radius:6px;padding:.25rem .7rem;font-size:.75rem;font-weight:800}.collections-module__zGiccq__detailMetaSpan{color:var(--foreground-muted);font-size:.85rem}.collections-module__zGiccq__detailDescription{color:var(--foreground-secondary);font-size:1.05rem;line-height:1.6}.collections-module__zGiccq__detailGridSection{z-index:10;position:relative}.collections-module__zGiccq__detailGridSection h2{color:#fff;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.collections-module__zGiccq__seriesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (min-width:640px){.collections-module__zGiccq__seriesGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:900px){.collections-module__zGiccq__seriesGrid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1100px){.collections-module__zGiccq__seriesGrid{grid-template-columns:repeat(5,1fr)}}.collections-module__zGiccq__emptyState{text-align:center;color:var(--foreground-muted);background:#ffffff05;border:1px dashed #ffffff14;border-radius:16px;padding:4rem 2rem}@media (max-width:768px){.collections-module__zGiccq__container{box-sizing:border-box;max-width:100%;padding:1rem .75rem 3rem;overflow-x:hidden}.collections-module__zGiccq__headerSection{margin-bottom:1rem}.collections-module__zGiccq__titleRow h1{font-size:1.45rem}.collections-module__zGiccq__subtext{font-size:.82rem}.collections-module__zGiccq__categoryTabs{-webkit-overflow-scrolling:touch;box-sizing:border-box;gap:.4rem;width:100%;margin-bottom:1.25rem;padding-bottom:.4rem;overflow-x:auto}.collections-module__zGiccq__tabBtn{white-space:nowrap;flex-shrink:0;padding:.4rem .85rem;font-size:.8rem}.collections-module__zGiccq__collectionsGrid{box-sizing:border-box!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important;width:100%!important;max-width:100%!important;display:grid!important}.collections-module__zGiccq__collectionCard{border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:flex-start;gap:0;min-height:auto;display:flex;position:relative;overflow:hidden;box-sizing:border-box!important;width:100%!important;min-width:0!important;padding:0!important}.collections-module__zGiccq__previewCol{background:#00000073;border-bottom:1px solid #ffffff14;order:-1;width:100%!important;height:155px!important;display:flex!important;position:relative!important;overflow:hidden!important}.collections-module__zGiccq__posterStack{perspective:none!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.collections-module__zGiccq__stackedPoster{width:84px!important;height:126px!important;top:14px!important;left:calc(50% - 42px + (var(--index) - 1) * 22px)!important;transform:rotate(calc((var(--index) - 1) * 5deg))!important;border-radius:8px!important;position:absolute!important;box-shadow:-4px 6px 16px #000000a6!important}.collections-module__zGiccq__emptyPreview{border:none!important;border-radius:0!important;width:100%!important;height:100%!important}.collections-module__zGiccq__infoCol{flex-direction:column;flex:1;justify-content:space-between;display:flex;box-sizing:border-box!important;width:100%!important;min-width:0!important;padding:.85rem .75rem .95rem!important}.collections-module__zGiccq__cardHeader{width:100%;min-width:0;padding-right:0!important}.collections-module__zGiccq__categoryBadge,.collections-module__zGiccq__description{display:none!important}.collections-module__zGiccq__cardHeader h2{white-space:normal!important;text-overflow:ellipsis!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin-top:.25rem!important;font-size:.95rem!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.collections-module__zGiccq__countBadge{padding:.14rem .48rem!important;font-size:.62rem!important;font-weight:800!important}.collections-module__zGiccq__viewBtn{gap:.25rem!important;margin-top:.55rem!important;font-size:.76rem!important}.collections-module__zGiccq__seriesGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important}}@media (max-width:480px){.collections-module__zGiccq__container{padding:.85rem .5rem 2.5rem}.collections-module__zGiccq__collectionsGrid{gap:.55rem!important}.collections-module__zGiccq__previewCol{height:145px!important}.collections-module__zGiccq__stackedPoster{width:78px!important;height:116px!important;top:14px!important;left:calc(50% - 39px + (var(--index) - 1) * 20px)!important}.collections-module__zGiccq__infoCol{padding:.75rem .65rem .85rem!important}.collections-module__zGiccq__cardHeader h2{font-size:.88rem!important}.collections-module__zGiccq__countBadge{padding:.12rem .4rem!important;font-size:.6rem!important}.collections-module__zGiccq__viewBtn{font-size:.74rem!important}}
.search-module__u7f4PG__container{width:100%;max-width:1200px;min-height:70vh;margin:0 auto;padding:4rem 2rem;position:relative}.search-module__u7f4PG__searchHeader{text-align:left;margin-bottom:3rem;animation:.6s cubic-bezier(.16,1,.3,1) search-module__u7f4PG__fade-in}.search-module__u7f4PG__titleRow{align-items:center;gap:.8rem;margin-bottom:.5rem;display:flex}.search-module__u7f4PG__searchIcon{color:var(--primary)}.search-module__u7f4PG__searchHeader h1{letter-spacing:-.02em;font-size:2.2rem;font-weight:800}.search-module__u7f4PG__subtext{color:var(--foreground-secondary);font-size:1.05rem}.search-module__u7f4PG__resultsSection{animation:.8s cubic-bezier(.16,1,.3,1) search-module__u7f4PG__fade-in}.search-module__u7f4PG__resultsSummary{color:var(--foreground-muted);align-items:center;gap:1rem;margin-bottom:2rem;font-size:.95rem;display:flex}.search-module__u7f4PG__demoBadge{background:rgba(var(--primary-rgb), .1);border:1px solid rgba(var(--primary-rgb), .2);color:var(--primary);letter-spacing:.05em;border-radius:4px;padding:.15rem .5rem;font-size:.7rem;font-weight:700}.search-module__u7f4PG__seriesGrid{grid-template-columns:repeat(5,1fr);gap:1.25rem;display:grid}.search-module__u7f4PG__seriesGrid>div:nth-child(5n) .popover:before{left:auto;right:-15px}.search-module__u7f4PG__seriesGrid>div:nth-child(5n-1) .popover:before{left:auto;right:-15px}@media (min-width:1201px){:is(.search-module__u7f4PG__seriesGrid>div:nth-child(5n) .popover,.search-module__u7f4PG__seriesGrid>div:nth-child(5n-1) .popover){left:auto;right:105%}}@media (max-width:1200px) and (min-width:993px){:is(.search-module__u7f4PG__seriesGrid>div:nth-child(4n) .popover,.search-module__u7f4PG__seriesGrid>div:nth-child(4n-1) .popover){left:auto;right:105%}.search-module__u7f4PG__seriesGrid>div:nth-child(4n) .popover:before{left:auto;right:-15px}.search-module__u7f4PG__seriesGrid>div:nth-child(4n-1) .popover:before{left:auto;right:-15px}}@media (max-width:992px) and (min-width:769px){:is(.search-module__u7f4PG__seriesGrid>div:nth-child(3n) .popover,.search-module__u7f4PG__seriesGrid>div:nth-child(3n-1) .popover){left:auto;right:105%}.search-module__u7f4PG__seriesGrid>div:nth-child(3n) .popover:before{left:auto;right:-15px}.search-module__u7f4PG__seriesGrid>div:nth-child(3n-1) .popover:before{left:auto;right:-15px}}@media (max-width:768px) and (min-width:481px){.search-module__u7f4PG__seriesGrid>div:nth-child(2n) .popover{left:auto;right:105%}.search-module__u7f4PG__seriesGrid>div:nth-child(2n) .popover:before{left:auto;right:-15px}}@media (max-width:480px){.search-module__u7f4PG__seriesGrid>div:nth-child(n) .popover{left:auto;right:105%}.search-module__u7f4PG__seriesGrid>div:nth-child(n) .popover:before{left:auto;right:-15px}}.search-module__u7f4PG__emptyState{text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;max-width:600px;margin:2rem auto;padding:5rem 2rem;display:flex}.search-module__u7f4PG__emptyIcon{color:var(--foreground-muted)}.search-module__u7f4PG__emptyState h3{color:var(--foreground-primary);font-size:1.3rem;font-weight:800}.search-module__u7f4PG__emptyState p{color:var(--foreground-secondary);max-width:440px;font-size:.95rem;line-height:1.6}@keyframes search-module__u7f4PG__fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.search-module__u7f4PG__seriesGrid{grid-template-columns:repeat(5,1fr)}}@media (max-width:992px){.search-module__u7f4PG__seriesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.search-module__u7f4PG__seriesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.search-module__u7f4PG__seriesGrid{grid-template-columns:1fr}}
.status-module__OItmKq__container{max-width:1400px;min-height:100vh;margin:0 auto;padding:2rem 1.5rem 4rem}.status-module__OItmKq__hero{background:linear-gradient(135deg, rgba(var(--primary-rgb), .12) 0%, rgba(var(--primary-rgb), .04) 100%);border:1px solid rgba(var(--primary-rgb), .15);border-radius:16px;margin-bottom:1.5rem;padding:2.5rem 2rem;position:relative;overflow:hidden}.status-module__OItmKq__heroGlow{background:radial-gradient(circle, rgba(var(--primary-rgb), .18) 0%, transparent 70%);pointer-events:none;width:240px;height:240px;position:absolute;top:-60px;right:-60px}.status-module__OItmKq__breadcrumb{color:var(--foreground-muted);align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.78rem;display:flex}.status-module__OItmKq__breadcrumb a{color:var(--foreground-muted);text-decoration:none;transition:color .2s}.status-module__OItmKq__breadcrumb a:hover{color:var(--primary)}.status-module__OItmKq__breadcrumbSep{opacity:.5}.status-module__OItmKq__breadcrumbCurrent{color:var(--primary);font-weight:500}.status-module__OItmKq__titleRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.status-module__OItmKq__statusIcon{color:var(--primary);opacity:.9}.status-module__OItmKq__pageTitle{letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800}.status-module__OItmKq__countBadge{background:rgba(var(--primary-rgb), .15);border:1px solid rgba(var(--primary-rgb), .3);color:var(--primary);white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .65rem;font-size:.8rem;font-weight:600;display:inline-flex}.status-module__OItmKq__seoIntro{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;margin-bottom:2rem;padding:1.25rem 1.5rem}.status-module__OItmKq__seoIntroTitle{color:var(--foreground);margin:0 0 .5rem;font-size:1rem;font-weight:700}.status-module__OItmKq__seoIntroText{color:var(--foreground-muted);margin:0;font-size:.875rem;line-height:1.7}.status-module__OItmKq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.status-module__OItmKq__sectionTitle{color:var(--foreground);align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:700;display:flex}.status-module__OItmKq__seriesGrid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:1.25rem;margin-bottom:2.5rem;display:grid}.status-module__OItmKq__emptyState{text-align:center;color:var(--foreground-muted);padding:5rem 2rem}.status-module__OItmKq__emptyState svg{opacity:.4;margin-bottom:1rem}.status-module__OItmKq__emptyState p{margin:0;font-size:1rem}.status-module__OItmKq__paginationRow{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.status-module__OItmKq__pageBtn{color:var(--foreground);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.35rem;padding:.5rem 1.1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.status-module__OItmKq__pageBtn:hover{background:rgba(var(--primary-rgb), .15);border-color:rgba(var(--primary-rgb), .4);color:var(--primary)}.status-module__OItmKq__pageBtnDisabled{opacity:.3;pointer-events:none}.status-module__OItmKq__pageIndicator{color:var(--foreground-muted);text-align:center;min-width:100px;font-size:.875rem}@media (max-width:768px){.status-module__OItmKq__container{padding:1rem 1rem 3rem}.status-module__OItmKq__hero{padding:1.5rem 1.25rem}.status-module__OItmKq__seriesGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.875rem}.status-module__OItmKq__seoIntro{padding:1rem 1.1rem}}@media (max-width:480px){.status-module__OItmKq__seriesGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}}
.studios-module__zo2l_G__container{max-width:1200px;min-height:80vh;margin:0 auto;padding:2.5rem 1.5rem;position:relative}.studios-module__zo2l_G__backLink{color:var(--foreground-secondary);z-index:10;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.studios-module__zo2l_G__backLink:hover{color:var(--primary)}.studios-module__zo2l_G__studioHero{border:1px solid #ffffff0d;border-radius:24px;margin-bottom:3.5rem;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000004d}.studios-module__zo2l_G__heroBgGradient{background:var(--accent-gradient);opacity:.08;pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.studios-module__zo2l_G__heroLayout{z-index:2;flex-direction:column;gap:2rem;display:flex;position:relative}@media (min-width:768px){.studios-module__zo2l_G__heroLayout{flex-direction:row;align-items:center}}.studios-module__zo2l_G__logoCol{justify-content:center;align-items:center;display:flex}.studios-module__zo2l_G__logoAvatar{color:#fff;text-shadow:0 2px 10px #0000004d;border-radius:20px;justify-content:center;align-items:center;width:100px;height:100px;font-size:3rem;font-weight:900;display:flex;box-shadow:0 8px 24px #0006}.studios-module__zo2l_G__infoCol{flex:1}.studios-module__zo2l_G__metaRow{align-items:center;gap:1.25rem;margin-bottom:.75rem;display:flex}.studios-module__zo2l_G__metaItem{color:var(--foreground-muted);align-items:center;gap:.35rem;font-size:.85rem;font-weight:500;display:flex}.studios-module__zo2l_G__infoCol h1{color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.2rem;font-weight:900}.studios-module__zo2l_G__bioText{color:var(--foreground-secondary);max-width:700px;font-size:.95rem;line-height:1.6}.studios-module__zo2l_G__statsCol{gap:1rem;display:flex}@media (min-width:768px){.studios-module__zo2l_G__statsCol{flex-direction:column;min-width:180px}}.studios-module__zo2l_G__statBox{text-align:center;background:#ffffff05;border:1px solid #ffffff0a;border-radius:16px;flex-direction:column;flex:1;gap:.5rem;padding:1.2rem;display:flex}.studios-module__zo2l_G__statHeader{text-transform:uppercase;color:var(--foreground-muted);letter-spacing:.05em;justify-content:center;align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;display:flex}.studios-module__zo2l_G__statIcon{color:var(--foreground-muted)}.studios-module__zo2l_G__statStarIcon{color:var(--primary)}.studios-module__zo2l_G__statValue{color:#fff;font-size:1.8rem;font-weight:850}.studios-module__zo2l_G__releasesSection{z-index:10;position:relative}.studios-module__zo2l_G__sectionHeader{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.studios-module__zo2l_G__sectionHeader h2{color:#fff;letter-spacing:-.01em;font-size:1.45rem;font-weight:850}.studios-module__zo2l_G__seriesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (min-width:640px){.studios-module__zo2l_G__seriesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1200px){.studios-module__zo2l_G__seriesGrid{grid-template-columns:repeat(5,1fr)}}@media (min-width:1100px){.studios-module__zo2l_G__seriesGrid{grid-template-columns:repeat(5,1fr)}}.studios-module__zo2l_G__emptyState{text-align:center;color:var(--foreground-muted);background:#ffffff05;border:1px dashed #ffffff14;border-radius:16px;padding:4rem 2rem}.studios-module__zo2l_G__relatedSection{z-index:10;border-top:1px solid #ffffff0d;margin-top:4.5rem;padding-top:3rem;position:relative}.studios-module__zo2l_G__relatedGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.studios-module__zo2l_G__relatedGrid{grid-template-columns:repeat(3,1fr)}}.studios-module__zo2l_G__relatedCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:1rem;padding:1.25rem;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.studios-module__zo2l_G__relatedCard:hover{border-color:var(--primary);background:#ffffff0a;transform:translateY(-2px)}.studios-module__zo2l_G__relatedAvatar{color:#fff;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.4rem;font-weight:900;display:flex;box-shadow:0 4px 12px #0003}.studios-module__zo2l_G__relatedInfo{flex-direction:column;gap:.25rem;display:flex}.studios-module__zo2l_G__relatedInfo h3{color:#fff;margin:0;font-size:1rem;font-weight:750}.studios-module__zo2l_G__relatedMeta{color:var(--foreground-muted);font-size:.75rem}.studios-module__zo2l_G__genresRow{flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;display:flex}.studios-module__zo2l_G__genreBadge{color:var(--foreground-secondary);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s}.studios-module__zo2l_G__genreBadge:hover{color:#fff;border-color:var(--foreground-muted);background:#ffffff14}
.tag-module__NyBd4q__container{max-width:1400px;min-height:100vh;margin:0 auto;padding:2rem 1.5rem 4rem}.tag-module__NyBd4q__hero{background:linear-gradient(135deg, rgba(var(--primary-rgb), .12) 0%, rgba(var(--primary-rgb), .04) 100%);border:1px solid rgba(var(--primary-rgb), .15);border-radius:16px;margin-bottom:1.5rem;padding:2.5rem 2rem;position:relative;overflow:hidden}.tag-module__NyBd4q__heroGlow{background:radial-gradient(circle, rgba(var(--primary-rgb), .18) 0%, transparent 70%);pointer-events:none;width:240px;height:240px;position:absolute;top:-60px;right:-60px}.tag-module__NyBd4q__breadcrumb{color:var(--foreground-muted);align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.78rem;display:flex}.tag-module__NyBd4q__breadcrumb a{color:var(--foreground-muted);text-decoration:none;transition:color .2s}.tag-module__NyBd4q__breadcrumb a:hover{color:var(--primary)}.tag-module__NyBd4q__breadcrumbSep{opacity:.5}.tag-module__NyBd4q__breadcrumbCurrent{color:var(--primary);font-weight:500}.tag-module__NyBd4q__titleRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.tag-module__NyBd4q__tagIcon{color:var(--primary);opacity:.9}.tag-module__NyBd4q__pageTitle{letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800}.tag-module__NyBd4q__countBadge{background:rgba(var(--primary-rgb), .15);border:1px solid rgba(var(--primary-rgb), .3);color:var(--primary);white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .65rem;font-size:.8rem;font-weight:600;display:inline-flex}.tag-module__NyBd4q__seoIntro{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;margin-bottom:2rem;padding:1.25rem 1.5rem}.tag-module__NyBd4q__seoIntroTitle{color:var(--foreground);margin:0 0 .5rem;font-size:1rem;font-weight:700}.tag-module__NyBd4q__seoIntroText{color:var(--foreground-muted);margin:0;font-size:.875rem;line-height:1.7}.tag-module__NyBd4q__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.tag-module__NyBd4q__sectionTitle{color:var(--foreground);align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:700;display:flex}.tag-module__NyBd4q__seriesGrid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:1.25rem;margin-bottom:2.5rem;display:grid}.tag-module__NyBd4q__emptyState{text-align:center;color:var(--foreground-muted);padding:5rem 2rem}.tag-module__NyBd4q__emptyState svg{opacity:.4;margin-bottom:1rem}.tag-module__NyBd4q__emptyState p{margin:0;font-size:1rem}.tag-module__NyBd4q__paginationRow{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.tag-module__NyBd4q__pageBtn{color:var(--foreground);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.35rem;padding:.5rem 1.1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.tag-module__NyBd4q__pageBtn:hover{background:rgba(var(--primary-rgb), .15);border-color:rgba(var(--primary-rgb), .4);color:var(--primary)}.tag-module__NyBd4q__pageBtnDisabled{opacity:.3;pointer-events:none}.tag-module__NyBd4q__pageIndicator{color:var(--foreground-muted);text-align:center;min-width:100px;font-size:.875rem}@media (max-width:768px){.tag-module__NyBd4q__container{padding:1rem 1rem 3rem}.tag-module__NyBd4q__hero{padding:1.5rem 1.25rem}.tag-module__NyBd4q__seriesGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.875rem}.tag-module__NyBd4q__seoIntro{padding:1rem 1.1rem}}@media (max-width:480px){.tag-module__NyBd4q__seriesGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}}
.trending-module__9Hujiq__container{width:100%;max-width:1400px;min-height:80vh;margin:0 auto;padding:2rem 2rem 6rem;position:relative;overflow-x:hidden}.trending-module__9Hujiq__headerBanner{text-align:left;margin-bottom:2.5rem}.trending-module__9Hujiq__titleRow{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.trending-module__9Hujiq__fireIcon{color:#ec4899}.trending-module__9Hujiq__headerBanner h1{color:#fff;letter-spacing:-.02em;font-size:2.2rem;font-weight:850}.trending-module__9Hujiq__subtitle{color:var(--foreground-secondary);margin-bottom:1.5rem;font-size:1rem}.trending-module__9Hujiq__filterBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#120e2099;border:1px solid #ffffff14;border-radius:20px;flex-flow:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 1.5rem;display:flex}.trending-module__9Hujiq__filterGroup{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.trending-module__9Hujiq__filterLabel{color:var(--foreground-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:800}.trending-module__9Hujiq__chipRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.trending-module__9Hujiq__filterChip{color:var(--foreground-secondary);background:#ffffff08;border:1px solid #ffffff14;border-radius:30px;align-items:center;gap:.4rem;padding:.45rem 1.1rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.trending-module__9Hujiq__filterChip:hover{color:#fff;background:#ffffff14;border-color:#ffffff26}.trending-module__9Hujiq__activeChip{box-shadow:0 4px 14px #a855f759;color:#fff!important;background:linear-gradient(135deg,#a855f7 0%,#6366f1 100%)!important;border-color:#0000!important}.trending-module__9Hujiq__genreDropdownWrapper{align-items:center;display:flex;position:relative}.trending-module__9Hujiq__genreIcon{pointer-events:none;color:#c084fc;position:absolute;left:.85rem}.trending-module__9Hujiq__genreSelect{appearance:none;color:#fff;cursor:pointer;background:#120e20d9;border:1px solid #a855f759;border-radius:30px;outline:none;padding:.45rem 2.2rem .45rem 2.4rem;font-family:inherit;font-size:.85rem;font-weight:850;transition:all .2s;box-shadow:0 4px 12px #00000040}.trending-module__9Hujiq__genreSelect:hover{background:#a855f726;border-color:#a855f7}.trending-module__9Hujiq__genreSelect option{color:#fff;background:#120e20}.trending-module__9Hujiq__selectArrow{pointer-events:none;color:var(--foreground-muted);position:absolute;right:.85rem}.trending-module__9Hujiq__seriesGrid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:1.5rem;display:grid}.trending-module__9Hujiq__rankCardWrapper{flex-direction:column;width:100%;display:flex;position:relative}.trending-module__9Hujiq__rankBadge{z-index:10;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#120e20d9;border:1px solid #a855f766;border-radius:8px;padding:.2rem .6rem;font-size:.75rem;font-weight:850;position:absolute;top:10px;left:10px;box-shadow:0 4px 10px #00000080}.trending-module__9Hujiq__emptyState{text-align:center;color:var(--foreground-muted);border:1px dashed #ffffff1a;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;padding:5rem 2rem;display:flex}.trending-module__9Hujiq__resetBtn{color:#c084fc;background:#a855f726;border:1px solid #a855f74d;border-radius:30px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s}.trending-module__9Hujiq__resetBtn:hover{color:#fff;background:#a855f7}.trending-module__9Hujiq__paginationRow{justify-content:center;align-items:center;gap:1.5rem;margin-top:3.5rem;display:flex}.trending-module__9Hujiq__pageBtn{color:#fff;background:#120e2099;border:1px solid #ffffff1f;border-radius:30px;align-items:center;gap:.4rem;padding:.55rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.trending-module__9Hujiq__pageBtn:hover:not(.trending-module__9Hujiq__pageBtnDisabled){background:#ffffff1a;border-color:#a855f780}.trending-module__9Hujiq__pageBtnDisabled{opacity:.35;cursor:not-allowed}.trending-module__9Hujiq__pageIndicator{color:var(--foreground-muted);font-size:.88rem;font-weight:700}@media (min-width:1025px) and (max-width:1280px){.trending-module__9Hujiq__seriesGrid{grid-template-columns:repeat(4,1fr)!important}}@media (min-width:769px) and (max-width:1024px){.trending-module__9Hujiq__container{padding:1.5rem 1.25rem 5rem!important}.trending-module__9Hujiq__seriesGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start!important;gap:1.25rem!important;width:100%!important}.trending-module__9Hujiq__rankCardWrapper{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.trending-module__9Hujiq__rankCardWrapper .popover{display:none!important}}@media (max-width:768px){.trending-module__9Hujiq__container{padding:1rem .75rem 4rem!important;overflow-x:hidden!important}.trending-module__9Hujiq__seriesGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start!important;gap:.75rem!important;width:100%!important;max-width:100%!important}.trending-module__9Hujiq__rankCardWrapper{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.trending-module__9Hujiq__rankCardWrapper .popover{display:none!important}.trending-module__9Hujiq__filterBar{flex-direction:column!important;align-items:stretch!important;gap:1rem!important;width:100%!important;padding:1rem!important}.trending-module__9Hujiq__filterGroup{flex-direction:column!important;align-items:stretch!important;gap:.5rem!important;width:100%!important}.trending-module__9Hujiq__chipRow{grid-template-columns:repeat(3,1fr)!important;gap:.4rem!important;width:100%!important;display:grid!important}.trending-module__9Hujiq__filterChip{text-align:center!important;white-space:nowrap!important;justify-content:center!important;width:100%!important;padding:.55rem .2rem!important;font-size:.72rem!important;line-height:1!important}.trending-module__9Hujiq__genreDropdownWrapper,.trending-module__9Hujiq__genreSelect{width:100%!important}}@media (max-width:500px){.trending-module__9Hujiq__desktopOnlyText{display:none!important}}
.watchlist-module__8IVl9a__container{width:100%;max-width:1200px;min-height:70vh;margin:0 auto;padding:4rem 2rem;position:relative}.watchlist-module__8IVl9a__headerSection{text-align:left;margin-bottom:3rem;animation:.6s cubic-bezier(.16,1,.3,1) watchlist-module__8IVl9a__fade-in}.watchlist-module__8IVl9a__titleRow{align-items:center;gap:.8rem;margin-bottom:.5rem;display:flex}.watchlist-module__8IVl9a__headerIcon{color:#ef4444}.watchlist-module__8IVl9a__headerSection h1{letter-spacing:-.02em;font-size:2.2rem;font-weight:800}.watchlist-module__8IVl9a__subtext{color:var(--foreground-secondary);font-size:1.05rem}.watchlist-module__8IVl9a__catalogSection{animation:.8s cubic-bezier(.16,1,.3,1) watchlist-module__8IVl9a__fade-in}.watchlist-module__8IVl9a__seriesGrid{grid-template-columns:repeat(5,1fr);gap:1.25rem;display:grid}.watchlist-module__8IVl9a__seriesGrid>div:nth-child(5n) .popover:before{left:auto;right:-15px}.watchlist-module__8IVl9a__seriesGrid>div:nth-child(5n-1) .popover:before{left:auto;right:-15px}@media (min-width:1201px){:is(.watchlist-module__8IVl9a__seriesGrid>div:nth-child(5n) .popover,.watchlist-module__8IVl9a__seriesGrid>div:nth-child(5n-1) .popover){left:auto;right:105%}}@media (max-width:1200px) and (min-width:993px){:is(.watchlist-module__8IVl9a__seriesGrid>div:nth-child(4n) .popover,.watchlist-module__8IVl9a__seriesGrid>div:nth-child(4n-1) .popover){left:auto;right:105%}.watchlist-module__8IVl9a__seriesGrid>div:nth-child(4n) .popover:before{left:auto;right:-15px}.watchlist-module__8IVl9a__seriesGrid>div:nth-child(4n-1) .popover:before{left:auto;right:-15px}}@media (max-width:992px) and (min-width:769px){:is(.watchlist-module__8IVl9a__seriesGrid>div:nth-child(3n) .popover,.watchlist-module__8IVl9a__seriesGrid>div:nth-child(3n-1) .popover){left:auto;right:105%}.watchlist-module__8IVl9a__seriesGrid>div:nth-child(3n) .popover:before{left:auto;right:-15px}.watchlist-module__8IVl9a__seriesGrid>div:nth-child(3n-1) .popover:before{left:auto;right:-15px}}@media (max-width:768px) and (min-width:481px){.watchlist-module__8IVl9a__seriesGrid>div:nth-child(2n) .popover{left:auto;right:105%}.watchlist-module__8IVl9a__seriesGrid>div:nth-child(2n) .popover:before{left:auto;right:-15px}}@media (max-width:480px){.watchlist-module__8IVl9a__seriesGrid>div:nth-child(n) .popover{left:auto;right:105%}.watchlist-module__8IVl9a__seriesGrid>div:nth-child(n) .popover:before{left:auto;right:-15px}}.watchlist-module__8IVl9a__cardShell{text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;max-width:600px;margin:4rem auto;padding:5rem 2rem;display:flex}.watchlist-module__8IVl9a__iconMuted{color:var(--foreground-muted)}.watchlist-module__8IVl9a__cardShell h2{font-size:1.6rem;font-weight:800}.watchlist-module__8IVl9a__cardShell h3{font-size:1.3rem;font-weight:800}.watchlist-module__8IVl9a__cardShell p{color:var(--foreground-secondary);max-width:440px;font-size:.95rem;line-height:1.6}.watchlist-module__8IVl9a__actionBtn{background:var(--primary);color:#fff;box-shadow:0 4px 10px rgba(var(--primary-rgb), .25);border:1px solid #0000;border-radius:30px;padding:.75rem 1.8rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s}.watchlist-module__8IVl9a__actionBtn:hover{background:var(--primary-hover);transform:translateY(-1px)}@keyframes watchlist-module__8IVl9a__fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.watchlist-module__8IVl9a__removeBtn{z-index:20;color:#ef4444;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ad9;border:1px solid #ef444466;border-radius:20px;align-items:center;gap:.3rem;padding:.35rem .65rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.watchlist-module__8IVl9a__removeBtn:hover{color:#fff;background:#ef4444;border-color:#ef4444}@media (max-width:1200px){.watchlist-module__8IVl9a__seriesGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:992px){.watchlist-module__8IVl9a__seriesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.watchlist-module__8IVl9a__container{padding:1.25rem .85rem 3rem}.watchlist-module__8IVl9a__headerSection{margin-bottom:1.5rem}.watchlist-module__8IVl9a__titleRow h1{font-size:1.5rem}.watchlist-module__8IVl9a__subtext{font-size:.85rem}.watchlist-module__8IVl9a__seriesGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.75rem!important}.watchlist-module__8IVl9a__removeBtn{border-radius:16px;padding:.22rem .5rem;font-size:.68rem;top:6px;right:6px}}@media (max-width:480px){.watchlist-module__8IVl9a__container{padding:1rem .65rem 2.5rem}.watchlist-module__8IVl9a__seriesGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important}}
.year-module__7C1PWW__container{max-width:1400px;min-height:100vh;margin:0 auto;padding:2rem 1.5rem 4rem}.year-module__7C1PWW__hero{background:linear-gradient(135deg, rgba(var(--primary-rgb), .12) 0%, rgba(var(--primary-rgb), .04) 100%);border:1px solid rgba(var(--primary-rgb), .15);border-radius:16px;margin-bottom:1.5rem;padding:2.5rem 2rem;position:relative;overflow:hidden}.year-module__7C1PWW__heroGlow{background:radial-gradient(circle, rgba(var(--primary-rgb), .18) 0%, transparent 70%);pointer-events:none;width:240px;height:240px;position:absolute;top:-60px;right:-60px}.year-module__7C1PWW__breadcrumb{color:var(--foreground-muted);align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.78rem;display:flex}.year-module__7C1PWW__breadcrumb a{color:var(--foreground-muted);text-decoration:none;transition:color .2s}.year-module__7C1PWW__breadcrumb a:hover{color:var(--primary)}.year-module__7C1PWW__breadcrumbSep{opacity:.5}.year-module__7C1PWW__breadcrumbCurrent{color:var(--primary);font-weight:500}.year-module__7C1PWW__titleRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.year-module__7C1PWW__calendarIcon{color:var(--primary);opacity:.9}.year-module__7C1PWW__pageTitle{letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800}.year-module__7C1PWW__countBadge{background:rgba(var(--primary-rgb), .15);border:1px solid rgba(var(--primary-rgb), .3);color:var(--primary);white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .65rem;font-size:.8rem;font-weight:600;display:inline-flex}.year-module__7C1PWW__seoIntro{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;margin-bottom:2rem;padding:1.25rem 1.5rem}.year-module__7C1PWW__seoIntroTitle{color:var(--foreground);margin:0 0 .5rem;font-size:1rem;font-weight:700}.year-module__7C1PWW__seoIntroText{color:var(--foreground-muted);margin:0;font-size:.875rem;line-height:1.7}.year-module__7C1PWW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.year-module__7C1PWW__sectionTitle{color:var(--foreground);align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:700;display:flex}.year-module__7C1PWW__seriesGrid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:1.25rem;margin-bottom:2.5rem;display:grid}.year-module__7C1PWW__emptyState{text-align:center;color:var(--foreground-muted);padding:5rem 2rem}.year-module__7C1PWW__emptyState svg{opacity:.4;margin-bottom:1rem}.year-module__7C1PWW__emptyState p{margin:0;font-size:1rem}.year-module__7C1PWW__paginationRow{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.year-module__7C1PWW__pageBtn{color:var(--foreground);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.35rem;padding:.5rem 1.1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.year-module__7C1PWW__pageBtn:hover{background:rgba(var(--primary-rgb), .15);border-color:rgba(var(--primary-rgb), .4);color:var(--primary)}.year-module__7C1PWW__pageBtnDisabled{opacity:.3;pointer-events:none}.year-module__7C1PWW__pageIndicator{color:var(--foreground-muted);text-align:center;min-width:100px;font-size:.875rem}@media (max-width:768px){.year-module__7C1PWW__container{padding:1rem 1rem 3rem}.year-module__7C1PWW__hero{padding:1.5rem 1.25rem}.year-module__7C1PWW__seriesGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.875rem}.year-module__7C1PWW__seoIntro{padding:1rem 1.1rem}}@media (max-width:480px){.year-module__7C1PWW__seriesGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}}
