.page-module___8aEwW__main{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__hero{z-index:1;align-items:center;min-height:70vh;margin-top:-80px;padding:0 5%;display:flex;position:relative}.page-module___8aEwW__hero:before{content:"";z-index:-2;opacity:.4;filter:saturate(1.2);background:url(https://image.tmdb.org/t/p/original/8b8R8l88Qje9dn9OE8vTFkOTiX8.jpg) 50%/cover no-repeat;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.page-module___8aEwW__hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#0b1118 0%,#0b111899 40%,#0b111800 100%),linear-gradient(#0000 0%,#0b1118cc 85%,#0b1118 100%);position:absolute;inset:0}.page-module___8aEwW__heroContent{max-width:600px;animation:.8s forwards page-module___8aEwW__fadeIn}.page-module___8aEwW__badge{color:var(--accent);letter-spacing:.05em;text-transform:uppercase;background:#e5a00d33;border:1px solid #e5a00d4d;border-radius:20px;margin-bottom:16px;padding:4px 12px;font-size:.85rem;font-weight:600;display:inline-block}.page-module___8aEwW__title{letter-spacing:-.02em;text-shadow:0 4px 24px #000c;margin-bottom:12px;font-size:clamp(3rem,5vw,5rem);font-weight:900;line-height:1.1}.page-module___8aEwW__meta{color:var(--text-muted);margin-bottom:24px;font-size:1.1rem;font-weight:500}.page-module___8aEwW__description{color:#ffffffd9;text-shadow:0 2px 10px #00000080;margin-bottom:32px;font-size:1.15rem;line-height:1.6}.page-module___8aEwW__actions{gap:16px;display:flex}.page-module___8aEwW__librarySection{z-index:2;padding:40px 5%;position:relative}.page-module___8aEwW__sectionTitle{letter-spacing:.02em;margin-bottom:24px;font-size:1.5rem;font-weight:600}.page-module___8aEwW__carouselPlaceholder{gap:20px;padding-bottom:20px;display:flex;overflow-x:auto}
.Navbar-module__cJzEcG__navbar{z-index:100;background:linear-gradient(#060608e6 0%,#06060800 100%);justify-content:space-between;align-items:center;height:80px;padding:0 5%;transition:background .3s;display:flex;position:sticky;top:0}.Navbar-module__cJzEcG__brand{align-items:center;transition:transform .2s;display:flex}.Navbar-module__cJzEcG__brand:hover{transform:scale(1.05)}.Navbar-module__cJzEcG__logoImage{filter:drop-shadow(0 4px 8px #00000080);width:auto;height:90px}.Navbar-module__cJzEcG__links{align-items:center;gap:32px;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-muted);font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--text-main)}.Navbar-module__cJzEcG__profile{align-items:center;display:flex}.Navbar-module__cJzEcG__userMenu{align-items:center;gap:12px;display:flex}.Navbar-module__cJzEcG__avatar{border:1px solid var(--border-strong);border-radius:50%;width:32px;height:32px}.Navbar-module__cJzEcG__userName{font-size:.95rem;font-weight:500}.Navbar-module__cJzEcG__reportBtn{cursor:pointer;opacity:.6;background:0 0;border:none;padding:4px;font-size:1.2rem;line-height:1;transition:opacity .15s,transform .15s}.Navbar-module__cJzEcG__reportBtn:hover{opacity:1;transform:scale(1.15)}@media (max-width:900px){.Navbar-module__cJzEcG__navbar{flex-wrap:wrap;height:64px;padding:0 16px}.Navbar-module__cJzEcG__logoImage{height:56px}.Navbar-module__cJzEcG__links{scrollbar-width:none;order:3;justify-content:center;gap:18px;width:100%;padding-bottom:8px;overflow-x:auto}.Navbar-module__cJzEcG__links::-webkit-scrollbar{display:none}.Navbar-module__cJzEcG__link{white-space:nowrap;font-size:.85rem}.Navbar-module__cJzEcG__userMenu{gap:8px}.Navbar-module__cJzEcG__userName{text-overflow:ellipsis;white-space:nowrap;max-width:90px;font-size:.85rem;overflow:hidden}}@media (max-width:480px){.Navbar-module__cJzEcG__userName{display:none}.Navbar-module__cJzEcG__avatar{width:28px;height:28px}}
.ReportIssueModal-module__8ol0Ca__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2000;background:#000000b3;justify-content:center;align-items:center;padding:20px;animation:.2s ReportIssueModal-module__8ol0Ca__fadeIn;display:flex;position:fixed;inset:0}@keyframes ReportIssueModal-module__8ol0Ca__fadeIn{0%{opacity:0}to{opacity:1}}.ReportIssueModal-module__8ol0Ca__modal{background:var(--bg-dark);border:1px solid var(--border-strong);border-radius:var(--radius-lg);width:100%;max-width:480px;padding:32px;animation:.25s cubic-bezier(.16,1,.3,1) ReportIssueModal-module__8ol0Ca__slideUp;position:relative;box-shadow:0 25px 50px -12px #0009}@keyframes ReportIssueModal-module__8ol0Ca__slideUp{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.ReportIssueModal-module__8ol0Ca__closeBtn{border:1px solid var(--border-light);width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;font-size:20px;line-height:1;transition:all .15s;display:flex;position:absolute;top:14px;right:14px}.ReportIssueModal-module__8ol0Ca__closeBtn:hover{color:#fff;background:#ffffff26}.ReportIssueModal-module__8ol0Ca__header{margin-bottom:24px}.ReportIssueModal-module__8ol0Ca__icon{margin-bottom:10px;font-size:2rem;display:block}.ReportIssueModal-module__8ol0Ca__title{margin-bottom:6px;font-size:1.4rem;font-weight:700}.ReportIssueModal-module__8ol0Ca__subtitle{color:var(--text-muted);font-size:.9rem;line-height:1.5}.ReportIssueModal-module__8ol0Ca__form{flex-direction:column;gap:8px;display:flex}.ReportIssueModal-module__8ol0Ca__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.ReportIssueModal-module__8ol0Ca__textarea{border:1px solid var(--border-strong);border-radius:var(--radius-md);width:100%;color:var(--text-main);resize:vertical;background:#ffffff0d;min-height:120px;padding:12px 14px;font-family:inherit;font-size:.95rem;line-height:1.5;transition:border-color .15s}.ReportIssueModal-module__8ol0Ca__textarea:focus{border-color:var(--primary);outline:none}.ReportIssueModal-module__8ol0Ca__textarea:disabled{opacity:.6;cursor:not-allowed}.ReportIssueModal-module__8ol0Ca__charCount{text-align:right;color:var(--text-faint);margin-top:-4px;font-size:.78rem}.ReportIssueModal-module__8ol0Ca__error{color:#e74c3c;border-radius:var(--radius-sm);background:#e74c3c26;border:1px solid #e74c3c66;padding:10px 14px;font-size:.88rem}.ReportIssueModal-module__8ol0Ca__actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.ReportIssueModal-module__8ol0Ca__submitBtn{min-width:130px}.ReportIssueModal-module__8ol0Ca__success{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:16px 0 8px;display:flex}.ReportIssueModal-module__8ol0Ca__successIcon{color:#27ae60;background:#27ae6033;border:2px solid #27ae6080;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:8px;font-size:1.6rem;display:flex}.ReportIssueModal-module__8ol0Ca__successSub{color:var(--text-muted);font-size:.88rem}
.NowPlayingPill-module__5fTRaq__wrap{align-items:center;gap:8px;display:inline-flex}.NowPlayingPill-module__5fTRaq__joinBtn{letter-spacing:.04em;text-transform:uppercase;color:#11131a;white-space:nowrap;background:linear-gradient(135deg,#fc0,#ffb400);border-radius:999px;align-items:center;padding:7px 14px;font-size:.78rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 0 14px #ffcc0040}.NowPlayingPill-module__5fTRaq__joinBtn:hover{transform:translateY(-1px);box-shadow:0 0 22px #ffcc0073}@media (max-width:768px){.NowPlayingPill-module__5fTRaq__joinBtn{padding:6px 12px;font-size:.74rem}}@media (max-width:480px){.NowPlayingPill-module__5fTRaq__joinBtn{display:none}}.NowPlayingPill-module__5fTRaq__pill{max-width:320px;color:var(--text-main);background:#ffffff0f;border:1px solid #ffcc0059;border-radius:999px;align-items:center;gap:10px;padding:8px 16px 8px 12px;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;animation:3.6s ease-in-out infinite NowPlayingPill-module__5fTRaq__pillBreathe;display:inline-flex;box-shadow:0 0 0 1px #ffcc000d,0 0 18px #ffcc0014}.NowPlayingPill-module__5fTRaq__pill:hover{background:#ffffff1a;border-color:#fc09;transform:translateY(-1px);box-shadow:0 0 0 1px #ffcc001f,0 0 26px #ffcc0038}.NowPlayingPill-module__5fTRaq__pillPaused{border-color:#a0a0af59;animation:none;box-shadow:0 0 0 1px #a0a0af0d,0 0 14px #a0a0af1a}.NowPlayingPill-module__5fTRaq__pillPaused:hover{border-color:#a0a0af8c;box-shadow:0 0 0 1px #a0a0af1f,0 0 22px #a0a0af2e}.NowPlayingPill-module__5fTRaq__dot{background:#fc0;border-radius:50%;flex-shrink:0;width:9px;height:9px;animation:1.6s ease-in-out infinite NowPlayingPill-module__5fTRaq__dotPulse;box-shadow:0 0 8px #ffcc00d9}.NowPlayingPill-module__5fTRaq__pillPaused .NowPlayingPill-module__5fTRaq__dot{box-shadow:none;background:#a0a0af;animation:none}.NowPlayingPill-module__5fTRaq__label{letter-spacing:.04em;text-transform:uppercase;color:var(--primary);flex-shrink:0;font-size:.72rem;font-weight:700}.NowPlayingPill-module__5fTRaq__pillPaused .NowPlayingPill-module__5fTRaq__label{color:#c0c0cc}.NowPlayingPill-module__5fTRaq__title{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}@keyframes NowPlayingPill-module__5fTRaq__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}@keyframes NowPlayingPill-module__5fTRaq__pillBreathe{0%,to{box-shadow:0 0 0 1px #ffcc000d,0 0 14px #ffcc000f}50%{box-shadow:0 0 0 1px #ffcc001f,0 0 24px #ffcc002e}}@media (max-width:768px){.NowPlayingPill-module__5fTRaq__title{display:none}.NowPlayingPill-module__5fTRaq__pill{max-width:none}}
.HeroPlayer-module__W5RaCq__drawer{opacity:0;pointer-events:none;grid-template-rows:0fr;margin-top:0;scroll-margin-top:88px;transition:grid-template-rows 1.02s cubic-bezier(.22,1,.36,1),opacity .55s,margin-top 1.02s cubic-bezier(.22,1,.36,1);display:grid;position:relative}.HeroPlayer-module__W5RaCq__drawerOpen{opacity:1;pointer-events:auto;grid-template-rows:1fr;margin-top:-80px}.HeroPlayer-module__W5RaCq__drawerClosed{opacity:0;grid-template-rows:0fr}.HeroPlayer-module__W5RaCq__drawerInner{min-height:0;overflow:hidden}.HeroPlayer-module__W5RaCq__hero{opacity:.2;min-height:74vh;padding:104px 5% 48px;transition:transform 1.02s cubic-bezier(.22,1,.36,1),opacity .65s;position:relative;overflow:hidden;transform:translateY(-38px)}.HeroPlayer-module__W5RaCq__drawerOpen .HeroPlayer-module__W5RaCq__hero{opacity:1;transform:translateY(0)}.HeroPlayer-module__W5RaCq__heroBackground{opacity:.34;filter:saturate(1.15);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.04)}.HeroPlayer-module__W5RaCq__heroOverlay{background:radial-gradient(circle at 100% 0,#ffcc002e,#0000 28%),linear-gradient(110deg,#060c14f5 0%,#060c14d1 48%,#060c1485 100%),linear-gradient(#060c1440,#060c14eb);transition:background .55s,opacity .55s;position:absolute;inset:0}.HeroPlayer-module__W5RaCq__heroShell{z-index:1;grid-template-columns:minmax(220px,320px) minmax(0,1fr);align-items:end;gap:32px;display:grid;position:relative}.HeroPlayer-module__W5RaCq__posterColumn{justify-content:center;display:flex}.HeroPlayer-module__W5RaCq__posterFrame,.HeroPlayer-module__W5RaCq__posterPlaceholder{aspect-ratio:2/3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#040912c7;border:1px solid #ffffff1f;border-radius:24px;width:min(100%,320px);overflow:hidden;box-shadow:0 22px 70px #00000073}.HeroPlayer-module__W5RaCq__posterImage{object-fit:cover;width:100%;height:100%;display:block}.HeroPlayer-module__W5RaCq__posterPlaceholder{text-align:center;color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;justify-content:center;align-items:center;padding:24px;font-family:Outfit,sans-serif;font-size:1.2rem;display:flex}.HeroPlayer-module__W5RaCq__contentColumn{flex-direction:column;gap:18px;max-width:860px;display:flex}.HeroPlayer-module__W5RaCq__statusRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.HeroPlayer-module__W5RaCq__liveBadge,.HeroPlayer-module__W5RaCq__statePill,.HeroPlayer-module__W5RaCq__metaBadge{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.HeroPlayer-module__W5RaCq__liveBadge{border:1px solid #ffcc008c;padding:10px 18px;font-size:.84rem;box-shadow:0 0 0 1px #001c9a40,0 0 22px #ffcc0026}.HeroPlayer-module__W5RaCq__liveBadgeActive{color:#11131a;background:linear-gradient(135deg,#ffcc00eb,#ffb400db)}.HeroPlayer-module__W5RaCq__liveBadgePending{color:var(--primary);background:#ffcc0024}.HeroPlayer-module__W5RaCq__liveBadgeIdle{color:var(--text-muted);box-shadow:none;background:#ffffff12;border-color:#ffffff1f}.HeroPlayer-module__W5RaCq__statePill{color:var(--text-main);background:#001c9a75;border:1px solid #ffffff24;padding:11px 22px;font-size:.95rem;box-shadow:0 0 0 1px #001c9a33,0 0 24px #001c9a2e}.HeroPlayer-module__W5RaCq__statePillActive{color:#11131a;background:linear-gradient(135deg,#ffcc00eb,#ffb400db);border-color:#ffcc008c;box-shadow:0 0 0 1px #001c9a40,0 0 28px #ffcc0038}.HeroPlayer-module__W5RaCq__statePillPending{color:var(--primary);background:#ffcc0024;border-color:#fc06}.HeroPlayer-module__W5RaCq__statePillSyncing{color:var(--primary);background:#ffcc0029;border-color:#ffcc0052}.HeroPlayer-module__W5RaCq__seriesLine{color:var(--primary);letter-spacing:.03em;font-size:1.05rem;font-weight:700}.HeroPlayer-module__W5RaCq__seriesMeta{color:var(--text-muted);font-weight:500}.HeroPlayer-module__W5RaCq__title{letter-spacing:-.04em;text-wrap:balance;text-shadow:0 8px 38px #00000061;margin:0;font-size:clamp(3rem,6vw,5.8rem);line-height:.94}.HeroPlayer-module__W5RaCq__metaStrip{flex-wrap:wrap;gap:10px;display:flex}.HeroPlayer-module__W5RaCq__metaBadge{color:var(--text-main);background:#ffffff14;border:1px solid #ffffff24;padding:8px 14px;font-size:.73rem}.HeroPlayer-module__W5RaCq__synopsis{color:#ffffffdb;max-width:760px;margin:0;font-size:1.04rem;line-height:1.65}.HeroPlayer-module__W5RaCq__detailsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:760px;display:grid}.HeroPlayer-module__W5RaCq__detailCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#09101d94;border:1px solid #ffffff14;border-radius:18px;padding:14px 16px}.HeroPlayer-module__W5RaCq__detailLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:.74rem;font-weight:700;display:block}.HeroPlayer-module__W5RaCq__detailValue{color:var(--text-main);font-size:.98rem;line-height:1.45}.HeroPlayer-module__W5RaCq__progressPanel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#060c16a8;border:1px solid #ffffff14;border-radius:22px;max-width:760px;padding:18px 20px}.HeroPlayer-module__W5RaCq__progressTimes,.HeroPlayer-module__W5RaCq__progressFooter{color:var(--text-muted);justify-content:space-between;gap:12px;font-size:.88rem;display:flex}.HeroPlayer-module__W5RaCq__progressTrack{background:#ffffff1c;border-radius:999px;height:12px;margin:12px 0 10px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f}.HeroPlayer-module__W5RaCq__progressFill{border-radius:inherit;background:linear-gradient(90deg, var(--accent) 0%, #2f49ff 52%, var(--primary) 100%);height:100%;transition:width .6s;box-shadow:0 0 18px #2f49ff66}.HeroPlayer-module__W5RaCq__controlsRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.HeroPlayer-module__W5RaCq__controlsRow button{min-width:156px}.HeroPlayer-module__W5RaCq__controlMessage{color:var(--text-muted);margin:0;font-size:.94rem}.HeroPlayer-module__W5RaCq__controlMessageSuccess{color:#2ecc71}.HeroPlayer-module__W5RaCq__controlMessageError{color:#e74c3c}.HeroPlayer-module__W5RaCq__stageIn{opacity:0;animation:.72s cubic-bezier(.2,.8,.2,1) forwards HeroPlayer-module__W5RaCq__theaterStageIn;transform:translateY(22px)scale(.985)}.HeroPlayer-module__W5RaCq__stageInPoster{animation-delay:50ms}.HeroPlayer-module__W5RaCq__stageInQuick{animation-delay:80ms}.HeroPlayer-module__W5RaCq__stageInMedium{animation-delay:.14s}.HeroPlayer-module__W5RaCq__stageInSlow{animation-delay:.2s}@keyframes HeroPlayer-module__W5RaCq__theaterStageIn{0%{opacity:0;transform:translateY(22px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:980px){.HeroPlayer-module__W5RaCq__hero{min-height:auto;padding-top:100px}.HeroPlayer-module__W5RaCq__heroShell{grid-template-columns:1fr;gap:24px}.HeroPlayer-module__W5RaCq__posterColumn{justify-content:flex-start}.HeroPlayer-module__W5RaCq__posterFrame,.HeroPlayer-module__W5RaCq__posterPlaceholder{width:220px}}@media (max-width:700px){.HeroPlayer-module__W5RaCq__hero{padding:100px 20px 32px}.HeroPlayer-module__W5RaCq__posterColumn{justify-content:center}.HeroPlayer-module__W5RaCq__contentColumn{gap:16px}.HeroPlayer-module__W5RaCq__detailsGrid{grid-template-columns:1fr}.HeroPlayer-module__W5RaCq__controlsRow button{width:100%}.HeroPlayer-module__W5RaCq__title{font-size:clamp(2.6rem,14vw,4rem)}}
.MediaCarousel-module__R8c0WG__carouselContainer{margin-bottom:40px;position:relative}.MediaCarousel-module__R8c0WG__carouselTitle{letter-spacing:.02em;margin-bottom:16px;padding:0 5%;font-size:1.5rem;font-weight:600}.MediaCarousel-module__R8c0WG__carouselWrapper{width:100%;display:block;position:relative}.MediaCarousel-module__R8c0WG__scrollArea{-ms-overflow-style:none;scrollbar-width:none;gap:16px;width:100%;min-width:0;margin-top:-20px;margin-bottom:-20px;padding:40px 5%;display:flex;overflow:auto hidden}.MediaCarousel-module__R8c0WG__scrollArea::-webkit-scrollbar{display:none}.MediaCarousel-module__R8c0WG__navBtn{color:#fff;border:1px solid var(--border-light);cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:#0a0a0eb3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.MediaCarousel-module__R8c0WG__carouselContainer:hover .MediaCarousel-module__R8c0WG__navBtn{opacity:1}.MediaCarousel-module__R8c0WG__navBtn:hover{background:var(--primary);border-color:var(--primary)}.MediaCarousel-module__R8c0WG__leftBtn{left:2%}.MediaCarousel-module__R8c0WG__rightBtn{right:2%}.MediaCarousel-module__R8c0WG__card{aspect-ratio:2/3;border-radius:var(--radius-md);cursor:pointer;background:var(--bg-panel);border:1px solid #0000;flex:none;width:200px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.MediaCarousel-module__R8c0WG__card:hover{border-color:var(--border-strong);z-index:2;transform:scale(1.05)translateY(-5px);box-shadow:0 15px 30px #00000080,0 0 15px #e5a00d33}.MediaCarousel-module__R8c0WG__poster{object-fit:cover;width:100%;height:100%;transition:filter .3s}.MediaCarousel-module__R8c0WG__card:hover .MediaCarousel-module__R8c0WG__poster{filter:brightness(1.1)}.MediaCarousel-module__R8c0WG__cardInfo{z-index:4;pointer-events:none;background:linear-gradient(#07090e00 0%,#07090ec7 45%,#07090ef5 100%);padding:52px 14px 14px;position:absolute;bottom:0;left:0;right:0}.MediaCarousel-module__R8c0WG__cardHeadline{color:#fff;text-shadow:0 2px 8px #000000bf;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.96rem;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.MediaCarousel-module__R8c0WG__cardSubline{color:#ffffffc7;text-shadow:0 2px 8px #000000bf;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:.76rem;font-weight:600;display:-webkit-box;overflow:hidden}.MediaCarousel-module__R8c0WG__posterPlaceholder{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex}.MediaCarousel-module__R8c0WG__posterPlaceholder span{color:var(--text-muted);font-weight:600}.MediaCarousel-module__R8c0WG__progressBarContainer{z-index:5;background:#fff3;height:6px;position:absolute;bottom:0;left:0;right:0}.MediaCarousel-module__R8c0WG__progressBar{background:var(--primary);border-radius:0 4px 4px 0;height:100%}.MediaCarousel-module__R8c0WG__watchedIndicator{background:var(--primary);color:#000;z-index:5;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #00000080}@media (max-width:768px){.MediaCarousel-module__R8c0WG__card{width:130px}.MediaCarousel-module__R8c0WG__leftBtn,.MediaCarousel-module__R8c0WG__rightBtn{display:none}}@media (max-width:480px){.MediaCarousel-module__R8c0WG__card{width:110px}}
.MediaDetailModal-module__i6w_oa__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:20px;animation:.2s MediaDetailModal-module__i6w_oa__fadeIn;display:flex;position:fixed;inset:0}.MediaDetailModal-module__i6w_oa__modal{background:var(--bg-dark);border:1px solid var(--border-strong);border-radius:var(--radius-lg);overscroll-behavior:contain;width:100%;max-width:800px;height:85vh;animation:.3s cubic-bezier(.16,1,.3,1) MediaDetailModal-module__i6w_oa__slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}@keyframes MediaDetailModal-module__i6w_oa__slideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.MediaDetailModal-module__i6w_oa__closeBtn{border:1px solid var(--border-light);color:#fff;cursor:pointer;z-index:10;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.MediaDetailModal-module__i6w_oa__closeBtn:hover{background:#ffffff1a;transform:scale(1.1)}.MediaDetailModal-module__i6w_oa__heroSection{align-items:flex-end;height:400px;padding:40px;display:flex;position:relative}.MediaDetailModal-module__i6w_oa__heroBg{z-index:1;background-size:cover;position:absolute;inset:0}.MediaDetailModal-module__i6w_oa__heroGradient{background:linear-gradient(to top, var(--bg-dark) 0%, #06060899 50%, transparent 100%);z-index:2;position:absolute;inset:0}.MediaDetailModal-module__i6w_oa__heroContent{z-index:3;width:100%;position:relative}.MediaDetailModal-module__i6w_oa__title{text-shadow:0 4px 12px #000c;margin-bottom:12px;font-size:3rem;font-weight:800}.MediaDetailModal-module__i6w_oa__seriesLine{letter-spacing:.08em;text-transform:uppercase;color:#ffffffdb;text-shadow:0 4px 12px #000c;margin:0 0 10px;font-size:.95rem;font-weight:700}.MediaDetailModal-module__i6w_oa__seriesMeta{color:var(--primary)}.MediaDetailModal-module__i6w_oa__meta{color:var(--text-muted);gap:16px;margin-bottom:24px;font-size:1.1rem;font-weight:500;display:flex}.MediaDetailModal-module__i6w_oa__actions{gap:16px;margin-bottom:16px;display:flex}.MediaDetailModal-module__i6w_oa__playBtn{color:#000;border-radius:var(--radius-sm);cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;gap:8px;padding:12px 32px;font-size:1.1rem;line-height:1;transition:all .2s;display:flex;box-shadow:0 4px 14px #ffffff4d}.MediaDetailModal-module__i6w_oa__playBtn svg{margin-top:-2px;margin-left:-8px;margin-right:4px}.MediaDetailModal-module__i6w_oa__playBtn:hover{background:#fffc;box-shadow:0 6px 20px #fff6}.MediaDetailModal-module__i6w_oa__secondaryPlayBtn{border-radius:var(--radius-sm);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000006b;border:1px solid #ffffff2e;padding:12px 20px;font-size:1rem;font-weight:600;line-height:1;transition:all .2s}.MediaDetailModal-module__i6w_oa__secondaryPlayBtn:hover{background:#ffffff1f;border-color:#ffffff59}.MediaDetailModal-module__i6w_oa__secondaryPlayBtn:disabled{opacity:.5;cursor:not-allowed}.MediaDetailModal-module__i6w_oa__watchlistBtn{border-radius:var(--radius-sm);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #fff3;align-items:center;gap:8px;padding:12px 20px;font-size:1rem;font-weight:600;line-height:1;transition:all .2s;display:flex}.MediaDetailModal-module__i6w_oa__watchlistBtn:hover{background:#ffffff26;border-color:#fff6}.MediaDetailModal-module__i6w_oa__watchlistBtn:disabled{opacity:.5;cursor:not-allowed}.MediaDetailModal-module__i6w_oa__watchlistBtnActive{border-color:var(--primary);color:var(--primary);background:#ffcc0026}.MediaDetailModal-module__i6w_oa__statusBadge{border-radius:var(--radius-sm);padding:8px 16px;font-size:.95rem;font-weight:500;animation:.3s MediaDetailModal-module__i6w_oa__fadeIn;display:inline-block}.MediaDetailModal-module__i6w_oa__statusBadge.MediaDetailModal-module__i6w_oa__success{color:#2ecc71;background:#2ecc7133;border:1px solid #2ecc714d}.MediaDetailModal-module__i6w_oa__statusBadge.MediaDetailModal-module__i6w_oa__error{color:#e74c3c;background:#e74c3c33;border:1px solid #e74c3c4d}.MediaDetailModal-module__i6w_oa__detailsSection{background:var(--bg-dark);min-height:220px;padding:40px}.MediaDetailModal-module__i6w_oa__summary h3{color:var(--text-muted);margin-bottom:12px;font-size:1.2rem}.MediaDetailModal-module__i6w_oa__summary p{color:#ffffffd9;font-size:1.1rem;line-height:1.6}@keyframes MediaDetailModal-module__i6w_oa__shimmer{0%{opacity:.4}50%{opacity:.8}to{opacity:.4}}.MediaDetailModal-module__i6w_oa__skeletonLine{background:#ffffff1a;border-radius:4px;height:1em;margin-bottom:10px;animation:1.4s ease-in-out infinite MediaDetailModal-module__i6w_oa__shimmer}.MediaDetailModal-module__i6w_oa__skeletonLine:last-child{width:70%}.MediaDetailModal-module__i6w_oa__metaGrid{border-top:1px solid var(--border-light);flex-wrap:wrap;gap:20px;margin-top:28px;padding-top:24px;display:flex}.MediaDetailModal-module__i6w_oa__metaCell{flex-direction:column;gap:4px;min-width:100px;display:flex}.MediaDetailModal-module__i6w_oa__metaLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-faint);font-size:.75rem;font-weight:700}.MediaDetailModal-module__i6w_oa__metaValue{color:var(--text-main);font-size:.95rem;line-height:1.4}.MediaDetailModal-module__i6w_oa__ratingBadge{border:1px solid var(--border-strong);color:var(--text-muted);letter-spacing:.05em;border-radius:4px;width:fit-content;padding:2px 8px;font-size:.85rem;font-weight:700;display:inline-block}.MediaDetailModal-module__i6w_oa__starRow{align-items:center;gap:2px;width:fit-content;display:inline-flex}.MediaDetailModal-module__i6w_oa__starBtn{color:#ffffff2e;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:1.4rem;line-height:1;transition:color .12s,transform .12s}.MediaDetailModal-module__i6w_oa__starBtn:hover:not(:disabled){transform:scale(1.15)}.MediaDetailModal-module__i6w_oa__starBtn:disabled{cursor:wait;opacity:.6}.MediaDetailModal-module__i6w_oa__starActive{color:#fc0;text-shadow:0 0 6px #fc06}.MediaDetailModal-module__i6w_oa__starHint{color:var(--text-muted);margin-left:8px;font-size:.82rem;font-weight:600}.MediaDetailModal-module__i6w_oa__ratingError{color:#e74c3c;margin-top:4px;font-size:.78rem;display:block}.MediaDetailModal-module__i6w_oa__imdbBadge{color:#11131a;background:linear-gradient(135deg,#f5c518f5,#ffdc46e0);border-color:#ffdc4673}.MediaDetailModal-module__i6w_oa__communityBadge{color:#ffe082;background:#ffcc0024;border-color:#ffcc0047}.MediaDetailModal-module__i6w_oa__mutedBadge{color:var(--text-faint);background:#ffffff0d;border-color:#ffffff14}.MediaDetailModal-module__i6w_oa__controlsRow{flex-wrap:wrap;gap:16px;margin-top:16px;display:flex}.MediaDetailModal-module__i6w_oa__selectBox{appearance:none;color:#fff;border-radius:var(--radius-md);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009 url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") right 12px center/16px no-repeat;border:1px solid #ffffff1a;outline:none;min-width:160px;padding:12px 40px 12px 16px;font-size:1rem;font-weight:500;transition:all .2s;box-shadow:0 4px 6px #0000004d}.MediaDetailModal-module__i6w_oa__selectBox:hover{background-color:#ffffff1a;border-color:#fff3}.MediaDetailModal-module__i6w_oa__selectBox:focus{border-color:var(--primary);box-shadow:0 0 0 2px #e5a00d4d}.MediaDetailModal-module__i6w_oa__selectBox option{background-color:var(--bg-dark);color:#fff}.MediaDetailModal-module__i6w_oa__episodesSection{margin-top:40px}.MediaDetailModal-module__i6w_oa__episodesSection h3{color:var(--text-main);margin-bottom:20px;font-size:1.4rem}.MediaDetailModal-module__i6w_oa__episodeList{flex-direction:column;gap:16px;display:flex}.MediaDetailModal-module__i6w_oa__episodeItem{background:var(--bg-panel);border:1px solid var(--border-light);border-radius:var(--radius-sm);cursor:pointer;gap:20px;padding:16px;transition:all .2s;display:flex}.MediaDetailModal-module__i6w_oa__episodeItem:hover{border-color:var(--primary);background:#ffffff0d;transform:translate(4px)}.MediaDetailModal-module__i6w_oa__episodeThumbWrapper{background:#111;border-radius:4px;flex-shrink:0;width:160px;height:90px;position:relative;overflow:hidden}.MediaDetailModal-module__i6w_oa__episodeThumb{object-fit:cover;width:100%;height:100%;transition:filter .2s}.MediaDetailModal-module__i6w_oa__episodeItem:hover .MediaDetailModal-module__i6w_oa__episodeThumb{filter:brightness(.7)}.MediaDetailModal-module__i6w_oa__episodeThumbWrapper:after{content:"▶";color:#fff;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;box-sizing:border-box;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding-left:3px;font-size:18px;transition:all .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.8)}.MediaDetailModal-module__i6w_oa__episodeItem:hover .MediaDetailModal-module__i6w_oa__episodeThumbWrapper:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.MediaDetailModal-module__i6w_oa__progressBarContainer{z-index:15;background:#fff3;height:4px;position:absolute;bottom:0;left:0;right:0}.MediaDetailModal-module__i6w_oa__progressBar{background:var(--primary);height:100%;box-shadow:0 0 8px var(--primary);border-radius:0 2px 2px 0}.MediaDetailModal-module__i6w_oa__episodeInfo{flex:1}.MediaDetailModal-module__i6w_oa__episodeTitle{justify-content:space-between;margin-bottom:8px;font-size:1.1rem;font-weight:700;display:flex}.MediaDetailModal-module__i6w_oa__episodeSummary{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;display:-webkit-box;overflow:hidden}.MediaDetailModal-module__i6w_oa__relatedSection{margin-top:40px}@media (max-width:768px){.MediaDetailModal-module__i6w_oa__overlay{padding:0}.MediaDetailModal-module__i6w_oa__modal{border:none;border-radius:0;max-width:100vw;height:100vh}.MediaDetailModal-module__i6w_oa__heroSection{height:280px;padding:24px 20px}.MediaDetailModal-module__i6w_oa__title{font-size:1.9rem;line-height:1.1}.MediaDetailModal-module__i6w_oa__meta{flex-wrap:wrap;gap:10px;font-size:.95rem}.MediaDetailModal-module__i6w_oa__actions{flex-wrap:wrap;gap:10px}.MediaDetailModal-module__i6w_oa__playBtn{flex:100%;padding:12px 16px}.MediaDetailModal-module__i6w_oa__metaGrid{grid-template-columns:1fr!important;gap:12px!important}.MediaDetailModal-module__i6w_oa__closeBtn{background:#000000b3;width:40px;height:40px;top:12px;right:12px}.MediaDetailModal-module__i6w_oa__relatedSection{margin-top:24px}}@media (max-width:480px){.MediaDetailModal-module__i6w_oa__heroSection{height:220px;padding:18px 16px}.MediaDetailModal-module__i6w_oa__title{font-size:1.55rem}.MediaDetailModal-module__i6w_oa__seriesLine{font-size:.85rem}}
.ScheduleModal-module__F4TktW__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2000;background:#000000b3;justify-content:center;align-items:center;padding:20px;animation:.2s ScheduleModal-module__F4TktW__fadeIn;display:flex;position:fixed;inset:0}@keyframes ScheduleModal-module__F4TktW__fadeIn{0%{opacity:0}to{opacity:1}}.ScheduleModal-module__F4TktW__modal{background:var(--bg-dark);border:1px solid var(--border-strong);border-radius:var(--radius-lg);width:100%;max-width:440px;padding:32px;animation:.25s cubic-bezier(.16,1,.3,1) ScheduleModal-module__F4TktW__slideUp;position:relative;box-shadow:0 25px 50px -12px #0009}@keyframes ScheduleModal-module__F4TktW__slideUp{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.ScheduleModal-module__F4TktW__closeBtn{border:1px solid var(--border-light);width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;font-size:20px;line-height:1;transition:all .15s;display:flex;position:absolute;top:14px;right:14px}.ScheduleModal-module__F4TktW__closeBtn:hover{color:#fff;background:#ffffff26}.ScheduleModal-module__F4TktW__header{margin-bottom:24px}.ScheduleModal-module__F4TktW__icon{margin-bottom:10px;font-size:2rem;display:block}.ScheduleModal-module__F4TktW__title{margin-bottom:6px;font-size:1.4rem;font-weight:700}.ScheduleModal-module__F4TktW__subtitle{color:var(--text-muted);font-size:.9rem;line-height:1.5}.ScheduleModal-module__F4TktW__form{flex-direction:column;gap:10px;display:flex}.ScheduleModal-module__F4TktW__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.ScheduleModal-module__F4TktW__fieldRow{gap:10px;display:flex}.ScheduleModal-module__F4TktW__field{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.ScheduleModal-module__F4TktW__dateInput{border:1px solid var(--border-strong);border-radius:var(--radius-md);width:100%;color:var(--text-main);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;appearance:none;background:#ffffff0d;padding:12px 14px;font-family:inherit;font-size:1rem;transition:border-color .15s,background .15s}.ScheduleModal-module__F4TktW__dateInput:hover:not(:disabled){background:#ffffff14}.ScheduleModal-module__F4TktW__dateInput:focus{border-color:var(--primary);background:#ffffff14;outline:none}.ScheduleModal-module__F4TktW__dateInput:disabled{opacity:.6;cursor:not-allowed}.ScheduleModal-module__F4TktW__dateInput::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.85;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='4' width='18' height='18' rx='2' ry='2'/><line x1='16' y1='2' x2='16' y2='6'/><line x1='8' y1='2' x2='8' y2='6'/><line x1='3' y1='10' x2='21' y2='10'/></svg>");background-position:50%;background-repeat:no-repeat;transition:opacity .15s}.ScheduleModal-module__F4TktW__dateInput::-webkit-calendar-picker-indicator:hover{opacity:1}.ScheduleModal-module__F4TktW__timeGroup{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:#ffffff0d;align-items:stretch;gap:6px;padding:4px;transition:border-color .15s,background .15s;display:flex}.ScheduleModal-module__F4TktW__timeGroup:focus-within{border-color:var(--primary);background:#ffffff14}.ScheduleModal-module__F4TktW__timeSelect{appearance:none;color:var(--text-main);font-variant-numeric:tabular-nums;border-radius:var(--radius-sm);cursor:pointer;text-align:center;background:0 0;border:none;flex:1;min-width:0;padding:8px 10px;font-family:inherit;font-size:1rem;transition:background .12s}.ScheduleModal-module__F4TktW__timeSelect:hover:not(:disabled){background:#ffffff14}.ScheduleModal-module__F4TktW__timeSelect:focus{background:#ffffff1a;outline:none}.ScheduleModal-module__F4TktW__timeSelect:disabled{opacity:.5;cursor:not-allowed}.ScheduleModal-module__F4TktW__timeSelect option{background:var(--bg-dark);color:var(--text-main)}.ScheduleModal-module__F4TktW__meridiem{letter-spacing:.04em;flex:none;font-weight:600}.ScheduleModal-module__F4TktW__timeSep{color:var(--text-muted);pointer-events:none;align-items:center;font-weight:600;display:flex}@media (max-width:420px){.ScheduleModal-module__F4TktW__fieldRow{flex-direction:column}}.ScheduleModal-module__F4TktW__hint{color:var(--text-faint);margin-top:-2px;font-size:.8rem;line-height:1.5}.ScheduleModal-module__F4TktW__error{color:#e74c3c;border-radius:var(--radius-sm);background:#e74c3c26;border:1px solid #e74c3c66;padding:10px 14px;font-size:.88rem}.ScheduleModal-module__F4TktW__actions{justify-content:flex-end;gap:10px;margin-top:6px;display:flex}.ScheduleModal-module__F4TktW__submitBtn{min-width:110px}.ScheduleModal-module__F4TktW__success{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:16px 0 8px;display:flex}.ScheduleModal-module__F4TktW__successIcon{color:#27ae60;background:#27ae6033;border:2px solid #27ae6080;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:8px;font-size:1.6rem;display:flex}.ScheduleModal-module__F4TktW__successSub{color:var(--text-muted);max-width:320px;font-size:.88rem;line-height:1.5}
.ToastHost-module__q0gdoa__host{z-index:5000;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:20px;right:20px}.ToastHost-module__q0gdoa__toast{pointer-events:auto;border-radius:var(--radius-md);border:1px solid var(--border-strong);min-width:240px;max-width:360px;color:var(--text-main);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14141af2;padding:12px 16px;font-size:.9rem;font-weight:500;line-height:1.4;animation:.22s cubic-bezier(.16,1,.3,1) ToastHost-module__q0gdoa__slideIn,.3s 2.9s forwards ToastHost-module__q0gdoa__fadeOut;box-shadow:0 12px 32px #00000080}.ToastHost-module__q0gdoa__success{border-color:#27ae6099;box-shadow:0 12px 32px #00000080,0 0 16px #27ae6040}.ToastHost-module__q0gdoa__error{border-color:#e74c3c99;box-shadow:0 12px 32px #00000080,0 0 16px #e74c3c40}.ToastHost-module__q0gdoa__info{border-color:#ffcc0080}@keyframes ToastHost-module__q0gdoa__slideIn{0%{opacity:0;transform:translate(20px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes ToastHost-module__q0gdoa__fadeOut{to{opacity:0;transform:translate(20px)}}@media (max-width:480px){.ToastHost-module__q0gdoa__host{bottom:12px;left:12px;right:12px}.ToastHost-module__q0gdoa__toast{min-width:0;max-width:none}}
.page-module__UQ8vhW__container{flex-direction:column;min-height:100vh;display:flex}.page-module__UQ8vhW__main{flex:1;width:100%;max-width:1000px;margin:0 auto;padding:120px 5% 60px}.page-module__UQ8vhW__header{border-bottom:2px solid var(--border-light);justify-content:space-between;align-items:flex-end;margin-bottom:40px;padding-bottom:20px;display:flex}.page-module__UQ8vhW__title{text-shadow:0 4px 12px #00000080;margin:0;font-size:2.5rem;font-weight:800}.page-module__UQ8vhW__title span{color:var(--primary)}.page-module__UQ8vhW__list{flex-direction:column;gap:16px;display:flex}.page-module__UQ8vhW__historyCard{background:var(--bg-panel);border:1px solid var(--border-light);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;color:inherit;text-align:left;cursor:pointer;align-items:center;padding:16px;transition:all .2s;display:flex}.page-module__UQ8vhW__historyCard:hover{border-color:#ffcc004d;transform:translate(5px);box-shadow:0 4px 15px #0006}.page-module__UQ8vhW__historyCard:disabled{cursor:default;opacity:.75}.page-module__UQ8vhW__historyCard:disabled:hover{border-color:var(--border-light);box-shadow:none;transform:none}.page-module__UQ8vhW__thumbWrapper{background:#111;border-radius:4px;flex-shrink:0;width:60px;height:90px;margin-right:24px;overflow:hidden;box-shadow:0 2px 8px #00000080}.page-module__UQ8vhW__thumb{object-fit:cover;width:100%;height:100%}.page-module__UQ8vhW__info{flex-direction:column;flex:1;justify-content:center;display:flex}.page-module__UQ8vhW__movieTitle{color:#fff;margin:0 0 6px;font-size:1.2rem;font-weight:700}.page-module__UQ8vhW__seriesLine{letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin:0 0 6px;font-size:.8rem;font-weight:700}.page-module__UQ8vhW__metadata{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:16px;font-size:.9rem;display:flex}.page-module__UQ8vhW__badge{color:var(--primary);background:#ffcc0026;border:1px solid #ffcc004d;border-radius:4px;padding:2px 8px;font-size:.8rem;font-weight:600}.page-module__UQ8vhW__ratingRow{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.page-module__UQ8vhW__ratingBadge{letter-spacing:.02em;border:1px solid #0000;border-radius:999px;align-items:center;min-height:32px;padding:6px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.page-module__UQ8vhW__ratingBadgeCommunity{color:#ffe082;background:#ffcc001f;border-color:#ffcc0038}.page-module__UQ8vhW__ratingBadgeMuted{color:var(--text-faint);background:#ffffff0d;border-color:#ffffff14}.page-module__UQ8vhW__ratingBadgeImdb{color:#11131a;background:linear-gradient(135deg,#f5c518f5,#ffdc46e0);border-color:#ffdc468c}.page-module__UQ8vhW__stats{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.page-module__UQ8vhW__time{color:var(--text-faint);margin-bottom:4px;font-size:.9rem}.page-module__UQ8vhW__progressContainer{background:#ffffff1a;border-radius:3px;width:120px;height:6px;margin-top:4px;overflow:hidden}.page-module__UQ8vhW__progressBar{background:var(--primary);border-radius:3px;height:100%}.page-module__UQ8vhW__emptyState{text-align:center;color:var(--text-muted);padding:80px 20px;font-size:1.2rem}@media (max-width:760px){.page-module__UQ8vhW__historyCard{align-items:flex-start;gap:14px}.page-module__UQ8vhW__thumbWrapper{margin-right:0}.page-module__UQ8vhW__stats{text-align:left;align-items:stretch;width:100%}.page-module__UQ8vhW__progressContainer{width:100%}}
.page-module__SrRMZa__container{flex-direction:column;min-height:100vh;display:flex}.page-module__SrRMZa__main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:120px 5% 60px}.page-module__SrRMZa__header{border-bottom:2px solid var(--border-light);justify-content:space-between;align-items:flex-end;margin-bottom:30px;padding-bottom:20px;display:flex}.page-module__SrRMZa__title{text-shadow:0 4px 12px #00000080;margin:0;font-size:2.5rem;font-weight:800}.page-module__SrRMZa__title span{color:var(--primary)}.page-module__SrRMZa__searchBox{width:400px;position:relative}.page-module__SrRMZa__searchInput{background:var(--bg-panel);border:1px solid var(--border-light);border-radius:var(--radius-lg);width:100%;color:var(--text-main);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:14px 20px 14px 48px;font-size:1.1rem;transition:all .2s}.page-module__SrRMZa__searchInput:focus{border-color:var(--primary);outline:none;box-shadow:0 0 15px #fc03}.page-module__SrRMZa__searchIcon{color:var(--text-muted);position:absolute;top:50%;left:16px;transform:translateY(-50%)}.page-module__SrRMZa__controls{flex-direction:column;gap:20px;margin-bottom:30px;display:flex}.page-module__SrRMZa__tabs{gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.page-module__SrRMZa__tabs::-webkit-scrollbar{background:0 0;height:0}.page-module__SrRMZa__tab{background:var(--bg-panel);border:1px solid var(--border-light);color:var(--text-muted);cursor:pointer;white-space:nowrap;border-radius:30px;padding:10px 24px;font-size:1rem;font-weight:600;transition:all .2s}.page-module__SrRMZa__tab:hover{color:#fff;background:#ffffff1a}.page-module__SrRMZa__tabActive{background:var(--primary);border-color:var(--primary);color:#000;box-shadow:0 4px 15px #ffcc004d}.page-module__SrRMZa__genres{flex-wrap:wrap;gap:10px;padding-bottom:4px;display:flex}.page-module__SrRMZa__genreChip{color:var(--text-main);cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:6px 16px;font-size:.9rem;transition:all .2s}.page-module__SrRMZa__genreChip:last-child{margin-right:20px}.page-module__SrRMZa__genreChip:hover{background:#ffffff26}.page-module__SrRMZa__genreActive{border-color:var(--primary);color:var(--primary);background:#fc03}.page-module__SrRMZa__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:24px;display:grid}.page-module__SrRMZa__card{aspect-ratio:2/3;border-radius:var(--radius-sm);cursor:pointer;background:var(--bg-panel);transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #0006}.page-module__SrRMZa__card:hover{box-shadow:0 12px 24px #0009, 0 0 0 2px var(--primary);z-index:10;transform:scale(1.05)translateY(-5px)}.page-module__SrRMZa__poster{object-fit:cover;width:100%;height:100%;transition:transform .3s}.page-module__SrRMZa__card:hover .page-module__SrRMZa__poster{transform:scale(1.1)}.page-module__SrRMZa__overlay{opacity:0;background:linear-gradient(#0b111800 50%,#0b1118f2 100%);flex-direction:column;justify-content:flex-end;padding:16px;transition:opacity .2s;display:flex;position:absolute;inset:0}.page-module__SrRMZa__card:hover .page-module__SrRMZa__overlay{opacity:1}.page-module__SrRMZa__movieTitle{margin:0 0 4px;font-size:1.1rem;font-weight:700;line-height:1.2}.page-module__SrRMZa__movieYear{color:var(--primary);margin:0;font-size:.9rem}.page-module__SrRMZa__loadMoreContainer{justify-content:center;margin-top:40px;padding-bottom:40px;display:flex}.page-module__SrRMZa__loadMoreBtn{background:var(--bg-panel);border:1px solid var(--primary);color:var(--primary);cursor:pointer;border-radius:30px;padding:12px 40px;font-size:1.1rem;font-weight:600;transition:all .2s}.page-module__SrRMZa__loadMoreBtn:hover{background:var(--primary);color:#000;box-shadow:0 4px 15px #ffcc004d}.page-module__SrRMZa__loadMoreBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__SrRMZa__emptyState{text-align:center;color:var(--text-muted);padding:80px 20px;font-size:1.2rem}.page-module__SrRMZa__progressBarContainer{z-index:5;background:#fff3;height:6px;position:absolute;bottom:0;left:0;right:0}.page-module__SrRMZa__progressBar{background:var(--primary);border-radius:0 4px 4px 0;height:100%}.page-module__SrRMZa__watchedIndicator{background:var(--primary);color:#000;z-index:5;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #00000080}.page-module__SrRMZa__filterBar{border:1px solid var(--border-light);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;flex-wrap:wrap;align-items:center;gap:16px;padding:14px 20px;display:flex}.page-module__SrRMZa__filterGroup{align-items:center;gap:8px;display:flex}.page-module__SrRMZa__filterLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;font-size:.8rem;font-weight:600}.page-module__SrRMZa__filterSelect{appearance:none;color:#fff;border-radius:var(--radius-sm);cursor:pointer;background:#0006 url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") right 10px center/14px no-repeat;border:1px solid #ffffff1a;outline:none;min-width:140px;padding:8px 32px 8px 12px;font-size:.9rem;font-weight:500;transition:all .2s}.page-module__SrRMZa__filterSelect:hover{background-color:#ffffff14;border-color:#fff3}.page-module__SrRMZa__filterSelect:focus{border-color:var(--primary);box-shadow:0 0 0 2px #fc03}.page-module__SrRMZa__filterSelect option{color:#fff;background-color:#1a2234}.page-module__SrRMZa__clearFiltersBtn{border-radius:var(--radius-sm);color:#ff8080;cursor:pointer;white-space:nowrap;background:#ff505026;border:1px solid #ff50504d;padding:8px 14px;font-size:.85rem;font-weight:600;transition:all .2s}.page-module__SrRMZa__clearFiltersBtn:hover{background:#ff505040;border-color:#ff505080}.page-module__SrRMZa__resultCount{color:var(--text-muted);white-space:nowrap;margin-left:auto;font-size:.85rem;font-weight:500}@media (max-width:768px){.page-module__SrRMZa__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px}}@media (max-width:480px){.page-module__SrRMZa__grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}}
.page-module__rkWBkq__container{flex-direction:column;min-height:100vh;display:flex}.page-module__rkWBkq__main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:120px 5% 80px}.page-module__rkWBkq__header{border-bottom:2px solid var(--border-light);justify-content:space-between;align-items:center;margin-bottom:40px;padding-bottom:24px;display:flex}.page-module__rkWBkq__titleRow{align-items:center;gap:14px;display:flex}.page-module__rkWBkq__titleIcon{flex-shrink:0}.page-module__rkWBkq__title{text-shadow:0 4px 12px #00000080;margin:0;font-size:2.5rem;font-weight:800}.page-module__rkWBkq__title span{color:var(--primary)}.page-module__rkWBkq__count{color:var(--text-muted);font-size:1rem;font-weight:500}.page-module__rkWBkq__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:20px;display:grid}.page-module__rkWBkq__card{aspect-ratio:2/3;border-radius:var(--radius-md);cursor:pointer;background:var(--bg-panel);border:1px solid #0000;transition:transform .3s,box-shadow .3s,border-color .2s;position:relative;overflow:hidden}.page-module__rkWBkq__card:hover{border-color:var(--border-strong);z-index:2;transform:scale(1.04)translateY(-4px);box-shadow:0 16px 32px #00000080,0 0 16px #e5a00d33}.page-module__rkWBkq__poster{object-fit:cover;width:100%;height:100%;transition:filter .3s}.page-module__rkWBkq__card:hover .page-module__rkWBkq__poster{filter:brightness(.6)}.page-module__rkWBkq__posterPlaceholder{text-align:center;width:100%;height:100%;color:var(--text-muted);justify-content:center;align-items:center;padding:16px;font-size:.9rem;font-weight:600;display:flex}.page-module__rkWBkq__cardOverlay{opacity:0;pointer-events:none;background:linear-gradient(#0000 0%,#000000d9 100%);padding:32px 12px 12px;transition:opacity .25s;position:absolute;bottom:0;left:0;right:0}.page-module__rkWBkq__card:hover .page-module__rkWBkq__cardOverlay{opacity:1}.page-module__rkWBkq__cardTitle{color:#fff;margin:0;font-size:.9rem;font-weight:700;line-height:1.3}.page-module__rkWBkq__cardYear{color:var(--text-muted);margin:2px 0 0;font-size:.8rem}.page-module__rkWBkq__removeBtn{color:#fff;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;background:#000000b3;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:opacity .2s,background .2s,transform .15s;display:flex;position:absolute;top:8px;right:8px}.page-module__rkWBkq__card:hover .page-module__rkWBkq__removeBtn{opacity:1}.page-module__rkWBkq__removeBtn:hover{background:#dc3232cc;border-color:#ff646466;transform:scale(1.1)}.page-module__rkWBkq__removeBtn:disabled{cursor:default;opacity:.5}.page-module__rkWBkq__emptyState{text-align:center;min-height:40vh;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.page-module__rkWBkq__emptyState h2{color:var(--text-main);margin:0;font-size:1.8rem;font-weight:700}.page-module__rkWBkq__emptyState p{max-width:420px;margin:0;font-size:1.05rem;line-height:1.6}.page-module__rkWBkq__skeletonGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:20px;display:grid}.page-module__rkWBkq__skeletonCard{aspect-ratio:2/3;border-radius:var(--radius-md);background:#ffffff0f;animation:1.4s ease-in-out infinite page-module__rkWBkq__shimmer}@keyframes page-module__rkWBkq__shimmer{0%{opacity:.4}50%{opacity:.75}to{opacity:.4}}
.page-module__6nghJG__container{flex-direction:column;min-height:100vh;display:flex}.page-module__6nghJG__main{flex:1;width:100%;max-width:900px;margin:0 auto;padding:120px 5% 60px}.page-module__6nghJG__header{border-bottom:2px solid var(--border-light);margin-bottom:40px;padding-bottom:20px}.page-module__6nghJG__title{text-shadow:0 4px 12px #00000080;margin:0;font-size:2.5rem;font-weight:800}.page-module__6nghJG__title span{color:var(--primary)}.page-module__6nghJG__list{flex-direction:column;gap:16px;display:flex}.page-module__6nghJG__card{background:var(--bg-panel);border:1px solid var(--border-light);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-items:center;gap:24px;padding:20px 24px;transition:border-color .2s,box-shadow .2s;display:flex}.page-module__6nghJG__card:hover{border-color:#ffcc0040;box-shadow:0 4px 15px #0006}.page-module__6nghJG__dateBlock{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;min-width:64px;display:flex}.page-module__6nghJG__dateMain{color:var(--primary);font-size:1.3rem;font-weight:800;line-height:1.1}.page-module__6nghJG__dateTime{color:var(--text-muted);margin-top:2px;font-size:.8rem}.page-module__6nghJG__countdown{color:var(--text-faint);border:1px solid var(--border-light);white-space:nowrap;background:#ffffff0f;border-radius:4px;margin-top:6px;padding:2px 6px;font-size:.72rem;font-weight:600}.page-module__6nghJG__info{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.page-module__6nghJG__movieTitle{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.2rem;font-weight:700;overflow:hidden}.page-module__6nghJG__meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.page-module__6nghJG__badge{color:var(--primary);background:#ffcc0026;border:1px solid #ffcc004d;border-radius:4px;padding:2px 8px;font-size:.78rem;font-weight:600}.page-module__6nghJG__metaItem{color:var(--text-muted);font-size:.85rem}.page-module__6nghJG__subRow{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.page-module__6nghJG__subscribers{color:var(--text-faint);border:1px solid var(--border-light);background:#ffffff0d;border-radius:4px;padding:2px 8px;font-size:.82rem}.page-module__6nghJG__cancelBtn{color:#e74c3c;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;background:#e74c3c1f;border:1px solid #e74c3c59;flex-shrink:0;padding:8px 14px;font-size:.85rem;font-weight:600;transition:all .15s}.page-module__6nghJG__cancelBtn:hover{background:#e74c3c40;border-color:#e74c3c99}.page-module__6nghJG__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__6nghJG__emptyState{text-align:center;color:var(--text-muted);padding:80px 20px;font-size:1.1rem;line-height:1.7}@media (max-width:600px){.page-module__6nghJG__card{flex-wrap:wrap;gap:16px}.page-module__6nghJG__dateBlock{min-width:unset;flex-direction:row;align-items:baseline;gap:10px}.page-module__6nghJG__cancelBtn{text-align:center;width:100%}}
.GenreRow-module__CMQRGq__skeletonRow{margin-bottom:40px}.GenreRow-module__CMQRGq__skeletonTitle{background:#ffffff14;border-radius:6px;width:180px;height:28px;margin-bottom:16px;animation:1.4s ease-in-out infinite GenreRow-module__CMQRGq__shimmer}.GenreRow-module__CMQRGq__skeletonCards{gap:16px;display:flex;overflow:hidden}.GenreRow-module__CMQRGq__skeletonCard{background:#ffffff0f;border-radius:8px;flex-shrink:0;width:160px;height:240px;animation:1.4s ease-in-out infinite GenreRow-module__CMQRGq__shimmer}.GenreRow-module__CMQRGq__skeletonCard:nth-child(2){animation-delay:.1s}.GenreRow-module__CMQRGq__skeletonCard:nth-child(3){animation-delay:.2s}.GenreRow-module__CMQRGq__skeletonCard:nth-child(4){animation-delay:.3s}.GenreRow-module__CMQRGq__skeletonCard:nth-child(5){animation-delay:.4s}.GenreRow-module__CMQRGq__skeletonCard:nth-child(6){animation-delay:.5s}@keyframes GenreRow-module__CMQRGq__shimmer{0%{opacity:.4}50%{opacity:.75}to{opacity:.4}}
