.VideoPlayer-module__U31XCW__wrapper{aspect-ratio:16/9;-webkit-user-select:none;user-select:none;border-radius:var(--radius-lg);background:#000;border:1px solid #0fd9c51a;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.VideoPlayer-module__U31XCW__video{width:100%;height:100%;display:block}.VideoPlayer-module__U31XCW__controls{z-index:10;background:linear-gradient(#0000 0%,#0006 40%,#000000e6 100%);padding:60px 20px 20px;transition:opacity .3s,transform .3s;position:absolute;bottom:0;left:0;right:0}.VideoPlayer-module__U31XCW__hidden{opacity:0;pointer-events:none;transform:translateY(10px)}.VideoPlayer-module__U31XCW__progressBar{cursor:pointer;background:#ffffff1a;border-radius:4px;align-items:center;width:100%;height:5px;margin-bottom:15px;display:flex;position:relative}.VideoPlayer-module__U31XCW__progressBar:hover{height:8px}.VideoPlayer-module__U31XCW__buffer{background:#fff3;border-radius:4px;height:100%;position:absolute}.VideoPlayer-module__U31XCW__current{background:var(--primary);height:100%;box-shadow:0 0 10px var(--primary-glow);z-index:1;border-radius:4px;position:absolute}.VideoPlayer-module__U31XCW__seeker{opacity:0;cursor:pointer;z-index:2;width:100%;height:100%;margin:0;position:absolute}.VideoPlayer-module__U31XCW__buttons{justify-content:space-between;align-items:center;display:flex}.VideoPlayer-module__U31XCW__left,.VideoPlayer-module__U31XCW__right{align-items:center;gap:20px;display:flex}.VideoPlayer-module__U31XCW__mainControls{align-items:center;gap:15px;display:flex}.VideoPlayer-module__U31XCW__btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:5px;transition:all .2s;display:flex}.VideoPlayer-module__U31XCW__btn:hover{color:var(--primary);background:#0fd9c51a;transform:scale(1.1)}.VideoPlayer-module__U31XCW__playBtn{background:var(--primary);color:#000;box-shadow:0 0 20px var(--primary-glow);padding:12px}.VideoPlayer-module__U31XCW__playBtn:hover{color:#000;background:#fff;transform:scale(1.1)}.VideoPlayer-module__U31XCW__timeDisplay{color:#fff;align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:.9rem;font-weight:600;display:flex}.VideoPlayer-module__U31XCW__timeDivider{color:#fff6}.VideoPlayer-module__U31XCW__volume{align-items:center;gap:10px;display:flex}.VideoPlayer-module__U31XCW__volSlider{opacity:0;cursor:pointer;width:0;height:4px;accent-color:var(--primary);transition:all .3s}.VideoPlayer-module__U31XCW__volume:hover .VideoPlayer-module__U31XCW__volSlider{opacity:1;width:80px}.VideoPlayer-module__U31XCW__settingsMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-lg);z-index:100;background:#0a0a0fe6;border:1px solid #ffffff1a;width:300px;position:absolute;bottom:80px;right:20px;overflow:hidden;box-shadow:0 10px 40px #000c,0 0 20px #0fd9c51a}.VideoPlayer-module__U31XCW__menuHeader{border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;padding:15px 20px;font-size:1.1rem;font-weight:700;display:flex}.VideoPlayer-module__U31XCW__backBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:5px;display:flex}.VideoPlayer-module__U31XCW__backBtn:hover{background:#ffffff1a}.VideoPlayer-module__U31XCW__menuContent{padding:10px}.VideoPlayer-module__U31XCW__paneList{max-height:300px;padding:10px;overflow-y:auto}.VideoPlayer-module__U31XCW__optionItem,.VideoPlayer-module__U31XCW__paneItem{color:#fff;border-radius:var(--radius-md);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 15px;transition:all .2s;display:flex}.VideoPlayer-module__U31XCW__optionItem:hover,.VideoPlayer-module__U31XCW__paneItem:hover{color:var(--primary);background:#ffffff0d}.VideoPlayer-module__U31XCW__paneItemActive{color:var(--primary);background:#0fd9c51a}.VideoPlayer-module__U31XCW__optionInfo{align-items:center;gap:12px;display:flex}.VideoPlayer-module__U31XCW__optionValue{color:var(--text-muted);align-items:center;gap:8px;font-size:.9rem;display:flex}.VideoPlayer-module__U31XCW__toggle{background:#ffffff1a;border-radius:10px;width:36px;height:18px;transition:all .3s;position:relative}.VideoPlayer-module__U31XCW__toggleActive{background:var(--primary)}.VideoPlayer-module__U31XCW__toggleInner{background:#fff;border-radius:50%;width:14px;height:14px;transition:all .3s;position:absolute;top:2px;left:2px}.VideoPlayer-module__U31XCW__toggleActive .VideoPlayer-module__U31XCW__toggleInner{left:20px}.VideoPlayer-module__U31XCW__divider{background:#ffffff0d;height:1px;margin:8px 0}.VideoPlayer-module__U31XCW__loadingOverlay{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VideoPlayer-module__U31XCW__lineBox{gap:8px;margin-bottom:20px;display:flex}.VideoPlayer-module__U31XCW__line{background:var(--primary);width:12px;height:40px;box-shadow:0 0 15px var(--primary-glow);animation:1.2s ease-in-out infinite VideoPlayer-module__U31XCW__loadingLine}.VideoPlayer-module__U31XCW__line:nth-child(2){animation-delay:.2s}.VideoPlayer-module__U31XCW__line:nth-child(3){animation-delay:.4s}@keyframes VideoPlayer-module__U31XCW__loadingLine{0%,to{opacity:.5;transform:scaleY(.4)}50%{opacity:1;transform:scaleY(1)}}.VideoPlayer-module__U31XCW__loadingText{color:#fff;letter-spacing:.2em;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:.8rem;font-weight:700}.VideoPlayer-module__U31XCW__stateOverlay{z-index:20;color:var(--primary);pointer-events:none;opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideoPlayer-module__U31XCW__stateOverlayShow{animation:.8s ease-out VideoPlayer-module__U31XCW__iconBurst}@keyframes VideoPlayer-module__U31XCW__iconBurst{0%{opacity:0;transform:translate(-50%,-50%)scale(.5)}30%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}.VideoPlayer-module__U31XCW__skipFeedback{flex-direction:column;align-items:center;gap:5px;display:flex}.VideoPlayer-module__U31XCW__skipFeedback span{font-size:1.2rem;font-weight:900}.VideoPlayer-module__U31XCW__thumbnailPreview{pointer-events:none;z-index:100;flex-direction:column;align-items:center;gap:8px;animation:.2s ease-out VideoPlayer-module__U31XCW__thumbFadeIn;display:flex;position:absolute;bottom:30px;transform:translate(-50%)}@keyframes VideoPlayer-module__U31XCW__thumbFadeIn{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}.VideoPlayer-module__U31XCW__thumbnailImage{border:2px solid var(--primary);box-shadow:0 4px 20px #00000080,0 0 10px var(--primary-glow);background-color:#000;background-repeat:no-repeat;border-radius:8px;overflow:hidden}.VideoPlayer-module__U31XCW__thumbnailTime{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;border:1px solid #ffffff1a;border-radius:4px;padding:4px 8px;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:600}.VideoPlayer-module__U31XCW__skipBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;box-shadow:0 10px 30px #00000080,0 0 10px var(--primary-glow);z-index:40;background:#0a0a0fcc;padding:12px 24px;font-weight:700;transition:all .2s;position:absolute;bottom:100px;left:40px}.VideoPlayer-module__U31XCW__skipBtn:hover{background:var(--primary);color:#000;transform:scale(1.05)}.VideoPlayer-module__U31XCW__skipOutro{left:auto;right:40px}
.watch-module__rqGPKG__page{color:#fff;min-height:100vh;padding-top:var(--header-height);background:#050505;position:relative;overflow-x:hidden}.watch-module__rqGPKG__backdrop{z-index:0;opacity:.4;filter:blur(80px)saturate(1.5);pointer-events:none;width:100%;height:100vh;position:fixed;top:0;left:0}.watch-module__rqGPKG__backdropImg{object-fit:cover;width:100%;height:100%}.watch-module__rqGPKG__backdropOverlay{background:radial-gradient(circle,#0000 30%,#050505 100%);position:absolute;inset:0}.watch-module__rqGPKG__watchContainer{z-index:1;max-width:1700px;margin:0 auto;padding:1.5rem 2rem;position:relative}.watch-module__rqGPKG__mainGrid{grid-template-columns:1fr 360px;align-items:flex-start;gap:2.5rem;display:grid}.watch-module__rqGPKG__playerColumn{flex-direction:column;gap:2rem;display:flex}.watch-module__rqGPKG__playerWrapper{aspect-ratio:16/9;background:#000;border:1px solid #ffffff14;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 60px #000c,0 0 40px #a855f71a}.watch-module__rqGPKG__playerPlaceholder{height:100%;color:var(--text-muted);letter-spacing:.05em;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;font-weight:500;display:flex}.watch-module__rqGPKG__bigLoader{border:3px solid #a855f71a;border-top-color:var(--primary);border-radius:50%;width:60px;height:60px;animation:1.2s cubic-bezier(.5,0,.5,1) infinite watch-module__rqGPKG__spin}@keyframes watch-module__rqGPKG__spin{to{transform:rotate(360deg)}}.watch-module__rqGPKG__watchHeader{justify-content:space-between;align-items:flex-end;gap:2rem;padding:.5rem 0;display:flex}.watch-module__rqGPKG__animeBreadcrumb{align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:.9rem;display:flex}.watch-module__rqGPKG__animeLink{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;font-weight:700;text-decoration:none;transition:opacity .2s}.watch-module__rqGPKG__animeLink:hover{opacity:.8}.watch-module__rqGPKG__sep{color:#fff3}.watch-module__rqGPKG__epNumLabel{color:var(--text-muted);font-weight:600}.watch-module__rqGPKG__epTitle{letter-spacing:-.02em;color:#fff;font-size:2.2rem;font-weight:900;line-height:1.1}.watch-module__rqGPKG__watchActions{flex-direction:column;align-items:flex-end;gap:1rem;display:flex}.watch-module__rqGPKG__serverControls{gap:1rem;display:flex}.watch-module__rqGPKG__controlBox{flex-direction:column;gap:.4rem;display:flex}.watch-module__rqGPKG__controlLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.1em;font-size:.65rem;font-weight:800}.watch-module__rqGPKG__btnGroup{background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;padding:3px;display:flex}.watch-module__rqGPKG__actionBtn{text-transform:uppercase;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.4rem 1rem;font-size:.75rem;font-weight:700;transition:all .2s}.watch-module__rqGPKG__actionBtn:hover{color:#fff}.watch-module__rqGPKG__actionBtn.watch-module__rqGPKG__active{background:var(--primary);color:#fff;box-shadow:0 4px 12px #a855f766}.watch-module__rqGPKG__navButtons{gap:.75rem;display:flex}.watch-module__rqGPKG__navBtn{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.watch-module__rqGPKG__navBtn:hover{background:var(--primary);border-color:var(--primary);transform:translateY(-3px);box-shadow:0 8px 20px #a855f766}.watch-module__rqGPKG__descriptionSection{margin-top:1rem}.watch-module__rqGPKG__glassPanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:2rem;padding:2rem;display:flex}.watch-module__rqGPKG__infoTop{gap:2rem;display:flex}.watch-module__rqGPKG__infoPoster{aspect-ratio:2/3;object-fit:cover;border-radius:12px;width:140px;box-shadow:0 15px 35px #0006}.watch-module__rqGPKG__infoMain{flex:1}.watch-module__rqGPKG__metaBadges{gap:.75rem;margin-bottom:1.25rem;display:flex}.watch-module__rqGPKG__scoreBadge{color:#000;background:#facc15;border-radius:6px;align-items:center;gap:.4rem;padding:.25rem .75rem;font-size:.8rem;font-weight:800;display:flex}.watch-module__rqGPKG__typeBadge,.watch-module__rqGPKG__qualityBadge{color:#fff;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:6px;padding:.25rem .75rem;font-size:.8rem;font-weight:700}.watch-module__rqGPKG__synopsis{color:var(--text-muted);-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.7;display:-webkit-box;overflow:hidden}.watch-module__rqGPKG__metadataGrid{border-top:1px solid #ffffff14;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;padding-top:2rem;display:grid}.watch-module__rqGPKG__metaItem{flex-direction:column;gap:.3rem;display:flex}.watch-module__rqGPKG__metaLabel{text-transform:uppercase;color:var(--text-muted);font-size:.7rem;font-weight:800}.watch-module__rqGPKG__metaVal{color:#fff;font-size:.9rem;font-weight:600}.watch-module__rqGPKG__genreTags{flex-wrap:wrap;gap:.5rem;display:flex}.watch-module__rqGPKG__genreTags span{color:var(--primary);background:#a855f71a;border-radius:4px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.watch-module__rqGPKG__charSection{margin-top:1rem}.watch-module__rqGPKG__sectionHeading{color:#fff;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.25rem;font-weight:800;display:flex}.watch-module__rqGPKG__charScroll{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.watch-module__rqGPKG__charTile{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:1rem;padding:.75rem;transition:all .3s;display:flex}.watch-module__rqGPKG__charTile:hover{background:#ffffff0f;border-color:#a855f733;transform:translate(5px)}.watch-module__rqGPKG__charAvatar{border-radius:10px;flex-shrink:0;width:60px;height:60px;overflow:hidden}.watch-module__rqGPKG__charAvatar img{object-fit:cover;width:100%;height:100%}.watch-module__rqGPKG__charNames{flex-direction:column;display:flex}.watch-module__rqGPKG__characterName{color:#fff;font-size:.95rem;font-weight:700}.watch-module__rqGPKG__vaName{color:var(--text-muted);font-size:.8rem;font-weight:500}.watch-module__rqGPKG__sidebarColumn{flex-direction:column;gap:2rem;display:flex}.watch-module__rqGPKG__widget{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;overflow:hidden}.watch-module__rqGPKG__widgetTitle{color:#fff;border-bottom:1px solid #ffffff14;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;font-size:1.1rem;font-weight:800;display:flex}.watch-module__rqGPKG__widgetHeader{justify-content:space-between;align-items:center;display:flex}.watch-module__rqGPKG__totalBadge{color:var(--primary);background:#a855f726;border-radius:20px;margin-right:1.5rem;padding:.2rem .6rem;font-size:.75rem;font-weight:800}.watch-module__rqGPKG__epList{flex-direction:column;gap:.25rem;max-height:500px;padding:.5rem;display:flex;overflow-y:auto}.watch-module__rqGPKG__epList::-webkit-scrollbar{width:4px}.watch-module__rqGPKG__epList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.watch-module__rqGPKG__epRow{border:1px solid #0000;border-radius:10px;align-items:center;gap:1rem;padding:.9rem 1rem;text-decoration:none;transition:all .2s;display:flex}.watch-module__rqGPKG__epRow:hover{background:#ffffff0d}.watch-module__rqGPKG__activeEpRow{background:#a855f71a!important;border-color:#a855f74d!important}.watch-module__rqGPKG__epNumWrap{width:32px;height:32px;color:var(--text-muted);background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:flex;position:relative}.watch-module__rqGPKG__activeEpRow .watch-module__rqGPKG__epNumWrap{background:var(--primary);color:#fff}.watch-module__rqGPKG__epTitleName{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.9rem;font-weight:600;overflow:hidden}.watch-module__rqGPKG__activeEpRow .watch-module__rqGPKG__epTitleName{color:#fff;font-weight:700}.watch-module__rqGPKG__fillerIcon{color:#fff;background:#ef4444;border-radius:4px;padding:2px 5px;font-size:.65rem;font-weight:800}.watch-module__rqGPKG__nowPlaying{background:var(--primary);border-radius:8px;justify-content:center;align-items:center;animation:2s infinite watch-module__rqGPKG__pulse;display:flex;position:absolute;inset:0}@keyframes watch-module__rqGPKG__pulse{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}to{opacity:.8;transform:scale(.95)}}.watch-module__rqGPKG__seasonPicker{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.watch-module__rqGPKG__seasonCard{background:#ffffff08;border:1px solid #0000;border-radius:10px;gap:1rem;padding:.6rem;text-decoration:none;transition:all .3s;display:flex}.watch-module__rqGPKG__seasonCard:hover{background:#ffffff0f;border-color:#ffffff1a}.watch-module__rqGPKG__activeSeason{background:#a855f71a;border-color:#a855f74d}.watch-module__rqGPKG__seasonPoster{aspect-ratio:2/3;object-fit:cover;border-radius:6px;width:50px}.watch-module__rqGPKG__seasonMeta{flex-direction:column;justify-content:center;display:flex}.watch-module__rqGPKG__seasonTitle{color:#fff;font-size:.9rem;font-weight:700}.watch-module__rqGPKG__seasonStatus{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700}.watch-module__rqGPKG__activeSeason .watch-module__rqGPKG__seasonStatus{color:var(--primary)}.watch-module__rqGPKG__recList{flex-direction:column;gap:1rem;padding:1rem;display:flex}.watch-module__rqGPKG__recCard{gap:1rem;text-decoration:none;display:flex}.watch-module__rqGPKG__recCard img{aspect-ratio:2/3;object-fit:cover;border-radius:8px;width:60px;transition:transform .3s}.watch-module__rqGPKG__recCard:hover img{transform:scale(1.05)}.watch-module__rqGPKG__recInfo{flex-direction:column;justify-content:center;display:flex}.watch-module__rqGPKG__recName{color:#fff;margin-bottom:.3rem;font-size:.9rem;font-weight:700;line-height:1.2}.watch-module__rqGPKG__recType{color:var(--text-muted);font-size:.75rem;font-weight:600}.watch-module__rqGPKG__loadingScreen{min-height:100vh;color:var(--primary);letter-spacing:.5em;background:#000;flex-direction:column;justify-content:center;align-items:center;font-size:1.2rem;font-weight:900;animation:2s infinite watch-module__rqGPKG__textFlicker;display:flex}@keyframes watch-module__rqGPKG__textFlicker{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:1400px){.watch-module__rqGPKG__mainGrid{grid-template-columns:1fr}.watch-module__rqGPKG__sidebarColumn{flex-flow:wrap}.watch-module__rqGPKG__widget{flex:1;min-width:320px}}@media (max-width:900px){.watch-module__rqGPKG__watchHeader{flex-direction:column;align-items:flex-start;gap:1.5rem}.watch-module__rqGPKG__watchActions{align-items:flex-start;width:100%}.watch-module__rqGPKG__serverControls{justify-content:space-between;width:100%}.watch-module__rqGPKG__epTitle{font-size:1.6rem}.watch-module__rqGPKG__infoTop{flex-direction:column}.watch-module__rqGPKG__infoPoster{width:100px}}
