._app_11jo4_1{min-height:100vh;background:var(--background)}._header_11jo4_3{position:fixed;inset:0 0 auto;z-index:100;height:var(--header-height);padding:0 var(--page-gutter);display:flex;align-items:center;gap:clamp(1.5rem,3vw,3rem);background:linear-gradient(180deg,rgba(0,0,0,.82),transparent);transition:background .28s ease}._headerScrolled_11jo4_10{background:#141414fa;box-shadow:0 1px #ffffff0d}._wordmark_11jo4_11{color:var(--red);text-decoration:none;font-size:clamp(1.35rem,2.2vw,2rem);font-weight:950;letter-spacing:-.075em;line-height:1;transform:scaleX(.88);transform-origin:left;text-shadow:0 2px 10px rgba(0,0,0,.5)}._wordmark_11jo4_11 span{display:inline-block;margin-right:.12em;font-size:.58em;letter-spacing:.02em;vertical-align:.22em}._desktopNav_11jo4_17{display:flex;align-items:center;gap:clamp(1rem,2vw,1.5rem)}._navLink_11jo4_18{color:#ddd;font-size:.9rem;text-decoration:none;transition:color .2s ease}._navLink_11jo4_18:hover{color:#fff}._navLinkActive_11jo4_20{color:#fff;font-weight:650}._headerSearch_11jo4_21{margin-left:auto;width:42px;height:38px;display:flex;border:1px solid transparent;transition:width .25s ease,border-color .25s ease,background .25s ease;overflow:hidden}._headerSearchOpen_11jo4_22{width:min(290px,27vw);border-color:#ffffffbf;background:#000000b8}._headerSearch_11jo4_21 button{width:40px;height:36px;flex:0 0 40px;border:0;background:transparent;cursor:pointer;display:grid;place-items:center;padding:0}._headerSearch_11jo4_21 svg{width:21px}._headerSearch_11jo4_21 input{min-width:0;flex:1 1 auto;background:transparent;border:0;outline:0;color:#fff;padding:0 .75rem 0 .2rem;font-size:.83rem;opacity:1;transition:opacity .15s ease}._headerSearch_11jo4_21:not(._headerSearchOpen_11jo4_22) input{width:0;flex:0 0 0;padding:0;opacity:0;pointer-events:none}._headerSearch_11jo4_21 input::placeholder{color:#aaa}._accountArea_11jo4_29{position:relative;z-index:145;flex:0 0 auto;margin-left:.5rem}._accountTrigger_11jo4_30{width:34px;height:34px;border:1px solid rgba(255,255,255,.48);border-radius:5px;padding:0;display:grid;place-items:center;background:linear-gradient(145deg,#383838,#1d1d1d);cursor:pointer;transition:border-color .15s,background .15s}._accountTrigger_11jo4_30:hover,._accountTrigger_11jo4_30[aria-expanded=true]{border-color:#fff;background:#3b3b3b}._accountTrigger_11jo4_30 svg{width:20px;height:20px;color:#ddd}._accountBackdrop_11jo4_33{position:fixed;z-index:150;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;border:0;padding:0;background:#000000ad;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:default}._accountPanel_11jo4_34{position:fixed;z-index:160;inset:0 0 0 auto;width:min(350px,90vw);height:100dvh;border:0;border-left:1px solid #393939;border-radius:0;background:#181818;box-shadow:-18px 0 52px #000000b8;overflow-y:auto;animation:_account-panel-in_11jo4_1 .2s ease-out}@keyframes _account-panel-in_11jo4_1{0%{transform:translate(100%)}to{transform:translate(0)}}._accountMenuHeader_11jo4_36{min-height:54px;display:grid;grid-template-columns:36px 1fr 36px;align-items:center;padding:.45rem .55rem;border-bottom:1px solid #333}._accountMenuHeader_11jo4_36 h2{grid-column:2;margin:0;text-align:center;font-size:1rem}._accountMenuHeader_11jo4_36 button{width:34px;height:34px;border:0;border-radius:50%;background:transparent;display:grid;place-items:center;cursor:pointer}._accountMenuHeader_11jo4_36 button:hover{background:#333}._accountMenuHeader_11jo4_36 svg{width:20px}._accountClose_11jo4_41{grid-column:3}._accountMenuItems_11jo4_42{padding:.55rem}._accountMenuItem_11jo4_42,._profileMenuItem_11jo4_43{width:100%;min-height:62px;padding:.65rem .7rem;border:0;border-radius:5px;display:flex;align-items:center;gap:.8rem;background:transparent;text-align:left;cursor:pointer}._accountMenuItem_11jo4_42:hover:not(:disabled),._profileMenuItem_11jo4_43:hover{background:#2b2b2b}._accountMenuItem_11jo4_42:disabled{opacity:.42;cursor:not-allowed}._accountMenuItem_11jo4_42>svg{width:21px;color:#ccc}._accountMenuItem_11jo4_42 span,._profileMenuItem_11jo4_43>span:last-child{min-width:0;display:flex;flex-direction:column;gap:.2rem}._accountMenuItem_11jo4_42 strong,._profileMenuItem_11jo4_43 strong{font-size:.9rem}._accountMenuItem_11jo4_42 small,._profileMenuItem_11jo4_43 small{color:#929292;font-size:.73rem}._profileAvatar_11jo4_50{width:42px;height:42px;flex:0 0 42px;border-radius:6px;display:grid;place-items:center;background:linear-gradient(145deg,#3b3b3b,#232323);border:1px solid #4a4a4a}._profileAvatar_11jo4_50 svg{width:24px;color:#aaa}._profileAvatarLarge_11jo4_52{width:78px;height:78px;margin:.25rem auto .5rem;border-radius:9px}._profileAvatarLarge_11jo4_52 svg{width:40px;height:40px}._profileForm_11jo4_54{display:flex;flex-direction:column;padding:1.1rem}._profileForm_11jo4_54 p{margin:0 0 1rem;color:#8d8d8d;font-size:.78rem;line-height:1.45;text-align:center}._profileForm_11jo4_54 label{margin-bottom:.4rem;color:#ccc;font-size:.78rem;font-weight:700}._profileForm_11jo4_54 input{height:42px;border:1px solid #595959;border-radius:4px;background:#111;color:#fff;padding:0 .75rem;outline:0}._profileForm_11jo4_54 input:focus{border-color:#fff}._profileForm_11jo4_54 ._button_11jo4_59{margin-top:.85rem;align-self:stretch}._extensionPanel_11jo4_60{display:flex;flex-direction:column;gap:1rem;padding:1rem;color:#aaa;font-size:.82rem;line-height:1.5}._extensionPanel_11jo4_60 p{margin:0}._extensionStatus_11jo4_62{display:flex;align-items:center;gap:.75rem;padding:.8rem;border:1px solid #444;border-radius:5px;background:#111}._extensionStatus_11jo4_62>svg{width:26px;color:#aaa}._extensionStatus_11jo4_62 div{display:flex;min-width:0;flex-direction:column}._extensionStatus_11jo4_62 strong{color:#fff}._extensionStatus_11jo4_62 span{font-size:.72rem}._extensionConnected_11jo4_67{border-color:#46d3698c}._extensionConnected_11jo4_67>svg{color:#46d369}._privacyNote_11jo4_69{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem;border-radius:4px;background:#46d36914;color:#b9d9c0;font-size:.75rem;line-height:1.45}._privacyNote_11jo4_69 svg{width:17px;height:17px;flex:0 0 17px;color:#46d369}._installSteps_11jo4_71{margin:0;padding-left:1.35rem;color:#aaa}._installSteps_11jo4_71 li{margin-bottom:.35rem}._installSteps_11jo4_71 code{color:#fff}._extensionDisclaimer_11jo4_74{color:#777;line-height:1.45}._mobileNav_11jo4_76{display:none}._hero_11jo4_78{position:relative;min-height:min(80vh,800px);display:flex;align-items:center;padding:var(--header-height) var(--page-gutter) 9rem;isolation:isolate;overflow:hidden;background:#080808}._heroBackdrop_11jo4_79{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;opacity:0;background-position:center 20%;background-size:cover;transition:opacity .7s ease}._heroBackdropActive_11jo4_80{opacity:1}._heroBrandBackdrop_11jo4_81{display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 72% 35%,#4a090d 0,#230609 28%,#090909 70%)}._heroBrandBackdrop_11jo4_81 span{color:#e5091429;font-size:clamp(8rem,25vw,28rem);font-weight:950;letter-spacing:-.09em;transform:rotate(-8deg) translate(12%)}._heroFeatureBackdrop_11jo4_83{background-color:#160507;background-image:radial-gradient(circle at 72% 35%,#4a090d 0,#230609 28%,#090909 70%)}._heroGradient_11jo4_84{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#0a0a0afa,#0a0a0abf 35%,#0a0a0a0d 72%),linear-gradient(0deg,var(--background) 0%,transparent 33%),linear-gradient(180deg,rgba(0,0,0,.45),transparent 25%)}._heroContent_11jo4_85{width:min(660px,53vw);margin-top:3rem;animation:_hero-slide-in_11jo4_1 .7s ease both}._heroBrandContent_11jo4_86{width:100%;display:flex;align-items:center}._hero_11jo4_78 ._heroBrandWordmark_11jo4_87{max-width:none;color:var(--red);font-size:clamp(3rem,8vw,8rem);font-weight:950;letter-spacing:-.075em;line-height:.9;transform:scaleX(.9);transform-origin:left;text-shadow:0 5px 35px rgba(0,0,0,.75)}._heroBrandWordmark_11jo4_87 span{display:inline-block;margin-right:.13em;font-size:.48em;letter-spacing:.01em;vertical-align:.3em}@keyframes _hero-slide-in_11jo4_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._eyebrow_11jo4_90{margin:0 0 .75rem;color:#d4d4d4;font-size:.73rem;font-weight:800;letter-spacing:.19em}._hero_11jo4_78 h1{margin:0;max-width:15ch;font-size:clamp(2.4rem,5.4vw,5.2rem);line-height:.98;letter-spacing:-.052em;text-wrap:balance;text-shadow:0 3px 24px rgba(0,0,0,.78)}._heroMeta_11jo4_92{display:flex;gap:.75rem;align-items:center;margin:1.15rem 0 .6rem;color:#ddd;font-weight:650}._heroMeta_11jo4_92 span{color:#777}._heroDescription_11jo4_94{max-width:56ch;margin:0;font-size:clamp(.95rem,1.35vw,1.2rem);line-height:1.48;color:#f1f1f1;text-shadow:0 2px 8px rgba(0,0,0,.9)}._heroActions_11jo4_95,._detailsActions_11jo4_95{display:flex;align-items:center;gap:.75rem;margin-top:1.55rem}._heroCarouselDots_11jo4_96{position:absolute;z-index:2;left:var(--page-gutter);bottom:8.8rem;display:flex;gap:.55rem}._heroCarouselDots_11jo4_96 button{width:34px;height:4px;padding:0;border:0;border-radius:999px;background:#ffffff61;cursor:pointer;transition:background .2s,transform .2s}._heroCarouselDots_11jo4_96 button:hover,._heroCarouselDots_11jo4_96 button:focus-visible{background:#ffffffb8;transform:scaleY(1.5);outline:none}._heroCarouselDots_11jo4_96 button[aria-current=true]{background:var(--red)}._button_11jo4_59{min-height:44px;border:0;border-radius:4px;padding:.68rem 1.45rem;display:inline-flex;align-items:center;justify-content:center;gap:.65rem;color:#fff;font-weight:750;text-decoration:none;cursor:pointer;transition:background .18s ease,transform .18s ease}._button_11jo4_59:hover{transform:translateY(-1px)}._button_11jo4_59 svg{width:1.35rem;height:1.35rem}._buttonPrimary_11jo4_103{background:var(--red)}._buttonPrimary_11jo4_103:hover{background:#f6121d}._buttonSecondary_11jo4_105{background:#6d6d6ebf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._buttonSecondary_11jo4_105:hover{background:#6d6d6e85}._roundButton_11jo4_107{width:44px;height:44px;flex:0 0 44px;border:2px solid rgba(255,255,255,.65);border-radius:50%;background:#1f1f1fcc;display:grid;place-items:center;cursor:pointer;transition:border-color .15s,background .15s}._roundButton_11jo4_107:hover{border-color:#fff;background:#2d2d2df2}._roundButton_11jo4_107 svg{width:1.25rem}._homeShelves_11jo4_111{position:relative;z-index:2;margin-top:-8rem;padding-bottom:2rem}._historyImportCard_11jo4_112{margin:0 var(--page-gutter) clamp(1.8rem,3vw,3rem);padding:clamp(1rem,2vw,1.4rem);display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1rem;align-items:center;border:1px solid rgba(255,255,255,.16);border-radius:6px;background:linear-gradient(115deg,#262626fa,#121212f5);box-shadow:0 12px 35px #00000073}._historyImportCard_11jo4_112 h2{margin:0 0 .3rem;font-size:1.05rem}._historyImportCard_11jo4_112 p{margin:0 0 .45rem;color:#c4c4c4;font-size:.84rem;line-height:1.4}._historyImportCard_11jo4_112 small{display:flex;align-items:center;gap:.35rem;color:#7fba8d;font-size:.7rem}._historyImportCard_11jo4_112 small svg{width:14px}._historyImportIcon_11jo4_117{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#e5091429;color:var(--red)}._historyImportIcon_11jo4_117 svg{width:23px}._shelf_11jo4_119{margin:0 0 clamp(1.6rem,3.2vw,3.3rem)}._shelf_11jo4_119 h2{margin:0 var(--page-gutter) .65rem;font-size:clamp(1.15rem,1.7vw,1.55rem);line-height:1.2;letter-spacing:-.02em}._shelfWrap_11jo4_121{position:relative}._shelfRail_11jo4_122{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(215px,18vw,310px);gap:clamp(.35rem,.5vw,.55rem);overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;padding:0 var(--page-gutter) 1.4rem;scroll-padding-inline:var(--page-gutter)}._shelfRail_11jo4_122::-webkit-scrollbar{display:none}._shelfArrow_11jo4_124{position:absolute;z-index:5;top:0;bottom:1.4rem;width:var(--page-gutter);min-width:38px;border:0;opacity:0;background:#0f0f0fc7;cursor:pointer;transition:opacity .2s}._shelfWrap_11jo4_121:hover ._shelfArrow_11jo4_124,._shelfArrow_11jo4_124:focus-visible{opacity:1}._shelfArrowLeft_11jo4_126{left:0}._shelfArrowRight_11jo4_127{right:0}._shelfArrow_11jo4_124 svg{width:2rem;height:2rem}._movieCard_11jo4_130{position:relative;width:100%;aspect-ratio:16 / 9;border:0;border-radius:4px;padding:0;overflow:hidden;text-align:left;background:hsl(var(--art-hue) 40% 16%);cursor:pointer;scroll-snap-align:start;transform-origin:center;transition:transform .22s ease,box-shadow .22s ease;box-shadow:0 4px 14px #0000004d}._movieCard_11jo4_130:hover,._movieCard_11jo4_130:focus-visible{z-index:3;transform:scale(1.055);box-shadow:0 12px 30px #000000a6;outline:3px solid rgba(255,255,255,.9);outline-offset:2px}._cardArtwork_11jo4_132{position:absolute;top:0;right:0;bottom:0;left:0}._cardArtwork_11jo4_132 img{width:100%;height:100%;object-fit:cover;display:block}._placeholderArt_11jo4_134{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 72% 32%,hsl(var(--art-hue) 75% 45% / .72),transparent 33%),linear-gradient(135deg,hsl(var(--art-hue) 55% 19%),#080808 76%);color:#ffffff1f;font-weight:950;font-size:clamp(5rem,9vw,10rem)}._cardShade_11jo4_135{position:absolute;top:30%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#000000e6)}._cardTitle_11jo4_136{position:absolute;inset:auto .75rem .68rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#fff;font-size:clamp(.75rem,.9vw,.92rem);font-weight:750;line-height:1.2;text-shadow:0 1px 3px #000}._cardBadges_11jo4_137{position:absolute;top:.55rem;right:.55rem;display:flex;gap:.3rem}._watchedBadge_11jo4_138{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .45rem;border-radius:3px;background:#000c;font-size:.65rem;font-weight:750}._watchedBadge_11jo4_138 svg{width:.75rem;height:.75rem;color:#46d369}._startedBadge_11jo4_140{padding:.25rem .45rem;border-radius:3px;background:#000c;color:#ddd;font-size:.65rem;font-weight:750}._seriesBadge_11jo4_141{padding:.25rem .45rem;border-radius:3px;background:var(--red);color:#fff;font-size:.62rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}._iconBadge_11jo4_142{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#000000c7}._iconBadge_11jo4_142 svg{width:.85rem}._cardProgress_11jo4_144{position:absolute;z-index:2;inset:auto .65rem .35rem;height:3px;background:#ffffff59}._cardProgress_11jo4_144>span{display:block;height:100%;background:var(--red)}._cardProgress_11jo4_144 b{position:absolute;right:0;bottom:.28rem;padding:.12rem .25rem;border-radius:2px;background:#000000b8;color:#fff;font-size:.58rem}._movieCard_11jo4_130:has(._cardProgress_11jo4_144) ._cardTitle_11jo4_136{bottom:.9rem}._page_11jo4_149{min-height:calc(100vh - 120px);padding:calc(var(--header-height) + 4rem) var(--page-gutter) 5rem}._pageHeading_11jo4_150{max-width:720px;margin-bottom:2rem}._pageHeading_11jo4_150 h1{margin:0 0 .55rem;font-size:clamp(2.3rem,5vw,4.8rem);letter-spacing:-.05em}._pageHeading_11jo4_150>p:last-child{color:var(--text-muted);font-size:1.05rem;line-height:1.5}._movieGrid_11jo4_153{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.65rem,1.1vw,1rem)}._filters_11jo4_154{display:flex;gap:.55rem;padding-bottom:1rem;overflow-x:auto;scrollbar-width:none}._filters_11jo4_154::-webkit-scrollbar{display:none}._filters_11jo4_154 button{flex:0 0 auto;border:1px solid #777;border-radius:999px;padding:.55rem .9rem;background:transparent;color:#ddd;cursor:pointer}._filters_11jo4_154 button:hover,._filters_11jo4_154 ._filterActive_11jo4_157{color:#fff;border-color:#fff;background:#fff;color:#111}._resultCount_11jo4_158{color:var(--text-muted);margin:.6rem 0 1.1rem}._searchBox_11jo4_159{width:min(820px,100%);min-height:58px;display:flex;align-items:center;gap:.85rem;padding-left:1rem;background:#fff;color:#111;border-radius:3px}._searchBox_11jo4_159>svg{color:#555}._searchBox_11jo4_159 input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#111}._searchBox_11jo4_159 button{align-self:stretch;border:0;padding:0 1.5rem;background:var(--red);color:#fff;font-weight:750;cursor:pointer}._emptyState_11jo4_163{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--text-muted)}._emptyState_11jo4_163>svg{width:3.5rem;height:3.5rem;opacity:.55}._emptyState_11jo4_163 h2{margin:1rem 0 .3rem;color:#fff;font-size:1.6rem}._emptyState_11jo4_163 p{margin:0;max-width:42ch;line-height:1.55}._detailsDialog_11jo4_168{width:min(900px,calc(100% - 2rem));max-height:calc(100vh - 2rem);padding:0;border:0;border-radius:8px;color:#fff;background:#181818;box-shadow:0 18px 80px #000;overflow:auto}._detailsDialog_11jo4_168::backdrop{background:#000000c7;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._detailsPanel_11jo4_170{position:relative}._dialogClose_11jo4_171{position:absolute;z-index:5;top:1rem;right:1rem;width:40px;height:40px;border:0;border-radius:50%;background:#181818;display:grid;place-items:center;cursor:pointer}._detailsArtwork_11jo4_172{position:relative;min-height:430px;display:flex;align-items:flex-end;padding:3rem;background-size:cover;background-position:center;overflow:hidden}._detailsArtworkFallback_11jo4_173{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;display:grid;place-items:center;color:#e509142e;background:radial-gradient(circle at 65% 35%,#4e090d,#0a0a0a 67%);font-size:24rem;font-weight:950}._detailsArtworkGradient_11jo4_174{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(0deg,#181818 0%,transparent 65%),linear-gradient(90deg,rgba(0,0,0,.7),transparent 65%)}._detailsArtwork_11jo4_172 h2{max-width:18ch;margin:0;font-size:clamp(2rem,5vw,3.8rem);line-height:1;letter-spacing:-.045em;text-shadow:0 3px 15px #000}._detailsSeriesLabel_11jo4_176{display:inline-block;margin-bottom:.55rem;padding:.28rem .55rem;border-radius:3px;background:var(--red);font-size:.7rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}._detailsBody_11jo4_177{padding:0 3rem 3rem}._detailsActions_11jo4_95{margin:0 0 1.75rem}._detailsColumns_11jo4_179{display:grid;grid-template-columns:minmax(0,2fr) minmax(180px,.8fr);gap:2rem}._detailsMeta_11jo4_180{display:flex;flex-wrap:wrap;gap:1rem;color:#d2d2d2;font-weight:650}._markedWatched_11jo4_181{display:inline-flex;align-items:center;gap:.3rem;color:#46d369}._markedWatched_11jo4_181 svg{width:1rem}._detailsDescription_11jo4_183{color:#eee;line-height:1.58}._detailsProgress_11jo4_184{width:100%;height:4px;overflow:hidden;border-radius:999px;background:#555}._detailsProgress_11jo4_184 span{display:block;height:100%;background:var(--red)}._detailsFacts_11jo4_186{margin:1rem 0 0;font-size:.9rem;line-height:1.45}._detailsFacts_11jo4_186 div{display:flex;gap:.35rem;margin-bottom:.65rem}._detailsFacts_11jo4_186 dt{color:#777}._detailsFacts_11jo4_186 dd{margin:0;color:#ddd}._showOverview_11jo4_190{display:grid;grid-template-columns:minmax(0,2fr) minmax(180px,.8fr);gap:2rem}._seasonHeading_11jo4_191{margin-top:2rem;padding:1rem 0 .75rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #3b3b3b}._seasonHeading_11jo4_191 h3{margin:0;font-size:1.4rem}._seasonHeading_11jo4_191 span{color:#aaa;font-size:.85rem}._episodeList_11jo4_194{margin:0;padding:0;list-style:none}._episodeItem_11jo4_195{display:grid;grid-template-columns:2rem minmax(150px,220px) minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1rem .5rem;border-bottom:1px solid #333}._episodeNumber_11jo4_196{color:#aaa;font-size:1.25rem;text-align:center}._episodeArtwork_11jo4_197{position:relative;aspect-ratio:16 / 9;border-radius:4px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,#42090d,#111);color:#fff}._episodeArtwork_11jo4_197 img{width:100%;height:100%;display:block;object-fit:cover}._episodeArtwork_11jo4_197>span{width:38px;height:38px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%;background:#0000008c}._episodeArtwork_11jo4_197 svg{width:18px}._episodeCopy_11jo4_201{min-width:0}._episodeTitleRow_11jo4_202{display:flex;align-items:center;justify-content:space-between;gap:1rem}._episodeTitleRow_11jo4_202 h4{margin:0;font-size:1rem}._episodeTitleRow_11jo4_202 span,._episodeStatus_11jo4_204{color:#aaa;font-size:.75rem}._episodeCopy_11jo4_201>p{margin:.45rem 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#bbb;font-size:.8rem;line-height:1.45}._episodeProgress_11jo4_206{height:3px;margin:.65rem 0 .45rem;border-radius:999px;overflow:hidden;background:#555}._episodeProgress_11jo4_206 span{display:block;height:100%;background:var(--red)}._episodeStatus_11jo4_204 ._markedWatched_11jo4_181{font-size:.75rem}._episodeActions_11jo4_209{display:flex;flex-direction:column;gap:.4rem}._episodeActions_11jo4_209 button{width:34px;height:34px;border:1px solid #666;border-radius:50%;padding:0;display:grid;place-items:center;background:#222;cursor:pointer}._episodeActions_11jo4_209 button:hover{border-color:#fff;background:#333}._episodeActions_11jo4_209 svg{width:16px}._statusScreen_11jo4_214{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;background:radial-gradient(circle at 50% 30%,#31070a,#080808 50%)}._statusScreen_11jo4_214>svg{width:3rem;height:3rem;color:var(--red)}._statusScreen_11jo4_214 h1{max-width:22ch;margin-bottom:.4rem}._statusScreen_11jo4_214 p{color:var(--text-muted)}._importDialog_11jo4_218{width:min(560px,calc(100% - 2rem));padding:0;border:0;border-radius:8px;background:#181818;color:#fff;box-shadow:0 18px 80px #000}._importDialog_11jo4_218::backdrop{background:#000c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._importDialogBody_11jo4_220{display:flex;flex-direction:column;align-items:center;padding:2.5rem;text-align:center}._importDialogBody_11jo4_220 h2{margin:.7rem 0 .4rem}._importDialogBody_11jo4_220>p{max-width:48ch;color:#aaa;line-height:1.5}._importDialogBody_11jo4_220 ._privacyNote_11jo4_69{text-align:left}._importDialogBody_11jo4_220 label{position:relative;margin-top:.7rem}._importDialogBody_11jo4_220 input[type=file]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}._importHeroIcon_11jo4_226{width:42px;height:42px;color:var(--red)}._importResults_11jo4_227{width:min(360px,100%);margin:1.2rem 0}._importResults_11jo4_227 div{display:flex;justify-content:space-between;gap:1rem;padding:.5rem 0;border-bottom:1px solid #333}._importResults_11jo4_227 dt{color:#aaa}._importResults_11jo4_227 dd{margin:0;font-weight:800}._loadingMark_11jo4_231{width:58px;height:58px;display:grid;place-items:center;color:var(--red);font-size:3rem;font-weight:950;animation:_pulse_11jo4_1 1.3s ease-in-out infinite}@keyframes _pulse_11jo4_1{50%{opacity:.35;transform:scale(.92)}}._footer_11jo4_233{padding:3rem var(--page-gutter) calc(3rem + env(safe-area-inset-bottom));color:#777;border-top:1px solid #222;font-size:.8rem;text-align:center}@media(max-width:1050px){._movieGrid_11jo4_153{grid-template-columns:repeat(3,minmax(0,1fr))}._heroContent_11jo4_85{width:min(620px,65vw)}}@media(max-width:760px){:root{--header-height: 58px;--page-gutter: 1rem}._header_11jo4_3{justify-content:center;background:linear-gradient(180deg,rgba(0,0,0,.88),transparent)}._headerScrolled_11jo4_10{background:#141414fa}._wordmark_11jo4_11{margin-left:0;font-size:1.55rem;transform-origin:center}._accountArea_11jo4_29{position:absolute;right:var(--page-gutter);margin-left:0}._desktopNav_11jo4_17,._headerSearch_11jo4_21{display:none}._mobileNav_11jo4_76{position:fixed;z-index:110;display:grid;grid-template-columns:repeat(4,1fr);inset:auto 0 0;min-height:64px;padding:.4rem max(.4rem,env(safe-area-inset-right)) max(.35rem,env(safe-area-inset-bottom)) max(.4rem,env(safe-area-inset-left));background:#0c0c0cf7;border-top:1px solid #333;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._mobileNav_11jo4_76 ._navLink_11jo4_18{display:flex;flex-direction:column;gap:.15rem;align-items:center;justify-content:center;color:#888;font-size:.64rem}._mobileNav_11jo4_76 ._navLinkActive_11jo4_20{color:#fff}._mobileNav_11jo4_76 svg{width:1.25rem;height:1.25rem}._hero_11jo4_78{min-height:64vh;align-items:flex-end;padding-bottom:6.2rem}._heroBackdrop_11jo4_79{background-position:center 20%}._heroGradient_11jo4_84{background:linear-gradient(0deg,var(--background) 0%,rgba(20,20,20,.08) 65%),linear-gradient(90deg,#000000d1,#00000026),linear-gradient(180deg,rgba(0,0,0,.45),transparent 25%)}._heroContent_11jo4_85{width:100%;margin-top:5rem}._hero_11jo4_78 h1{max-width:17ch;font-size:clamp(2rem,10vw,3.2rem)}._hero_11jo4_78 ._heroBrandWordmark_11jo4_87{max-width:none;font-size:clamp(2.7rem,15vw,5rem)}._heroCarouselDots_11jo4_96{bottom:4.9rem}._heroDescription_11jo4_94{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:.9rem}._heroMeta_11jo4_92{font-size:.85rem}._heroActions_11jo4_95{gap:.5rem}._heroActions_11jo4_95 ._button_11jo4_59{flex:1;padding-inline:.6rem;font-size:.78rem}._heroActions_11jo4_95 ._roundButton_11jo4_107{width:42px;flex-basis:42px}._homeShelves_11jo4_111{margin-top:-4.8rem;padding-bottom:3.5rem}._historyImportCard_11jo4_112{grid-template-columns:auto 1fr}._historyImportCard_11jo4_112 ._button_11jo4_59{grid-column:1 / -1;width:100%}._shelf_11jo4_119{margin-bottom:1.5rem}._shelfRail_11jo4_122{grid-auto-columns:min(72vw,280px);gap:.5rem;padding-bottom:.6rem}._shelfArrow_11jo4_124{display:none}._movieCard_11jo4_130:hover{transform:none;outline:0}._page_11jo4_149{padding-top:calc(var(--header-height) + 2.4rem);padding-bottom:7rem}._pageHeading_11jo4_150{margin-bottom:1.35rem}._pageHeading_11jo4_150 h1{font-size:2.5rem}._movieGrid_11jo4_153{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}._movieGrid_11jo4_153 ._cardTitle_11jo4_136{font-size:.68rem;inset-inline:.5rem;bottom:.5rem}._searchBox_11jo4_159{min-height:52px;gap:.5rem;padding-left:.75rem}._searchBox_11jo4_159 button{padding-inline:.85rem}._detailsDialog_11jo4_168{width:100%;height:100%;max-height:none;margin:0;border-radius:0}._importDialog_11jo4_218{width:100%;max-width:none;min-height:100%;margin:0;border-radius:0}._importDialogBody_11jo4_220{padding:4rem 1.25rem 2rem}._detailsArtwork_11jo4_172{min-height:48vh;padding:1.25rem}._detailsArtwork_11jo4_172 h2{font-size:2.25rem}._detailsBody_11jo4_177{padding:0 1.25rem 6rem}._detailsColumns_11jo4_179,._showOverview_11jo4_190{grid-template-columns:1fr;gap:.5rem}._episodeItem_11jo4_195{grid-template-columns:1.4rem 110px minmax(0,1fr);gap:.65rem;padding-inline:0}._episodeActions_11jo4_209{grid-column:3;flex-direction:row}._episodeCopy_11jo4_201>p{-webkit-line-clamp:3}._detailsActions_11jo4_95 ._button_11jo4_59{flex:1;padding-inline:.75rem;font-size:.8rem}._footer_11jo4_233{padding-bottom:6rem}}@media(prefers-reduced-motion:reduce){._heroBackdrop_11jo4_79{transition:none}._heroContent_11jo4_85{animation:none}}@media(max-width:420px){._heroActions_11jo4_95 ._buttonSecondary_11jo4_105{width:44px;flex:0 0 44px;font-size:0;padding:0}._heroActions_11jo4_95 ._buttonSecondary_11jo4_105 svg{margin:0}._movieGrid_11jo4_153{grid-template-columns:1fr}._episodeItem_11jo4_195{grid-template-columns:1.2rem minmax(0,1fr)}._episodeArtwork_11jo4_197,._episodeCopy_11jo4_201,._episodeActions_11jo4_209{grid-column:2}}:root{font-family:Inter,Helvetica Neue,Arial,sans-serif;color:#fff;background:#141414;font-synthesis:none;text-rendering:optimizeLegibility;--background: #141414;--surface: #181818;--surface-soft: #2f2f2f;--text: #fff;--text-muted: #b3b3b3;--red: #e50914;--header-height: 68px;--page-gutter: clamp(1rem, 4vw, 3.75rem)}*{box-sizing:border-box}html{color-scheme:dark;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--background);overflow-x:hidden}body:has(dialog[open]){overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a,button{color:inherit}::selection{background:#e50914bf;color:#fff}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
