*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}.turnstile-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(17,17,17,.95);display:flex;align-items:center;justify-content:center;z-index:9999}.turnstile-container{text-align:center;background-color:#1a1a1a;border:1px solid #2e2e2e;border-radius:8px;padding:2rem;max-width:400px}.turnstile-container h1{font-size:1.5rem;color:#f0f0f0;margin-bottom:.5rem}.turnstile-container p{color:#aaa;margin-bottom:1.5rem}.turnstile-container .cf-turnstile{display:flex;justify-content:center}html{background-color:#111!important}html,body{max-width:100%;overscroll-behavior-x:none}body{background-color:#111!important}main{background-color:#111!important;overflow-x:clip}header{background-color:#1a1a1a!important}footer{background-color:#1a1a1a!important}.main-content{transition:opacity .3s ease}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;background-color:#111!important;color:#e0e0e0;line-height:1.7;font-size:16px}a{color:#e8a020;text-decoration:none}a:hover{color:#f5c060;text-decoration:underline}img{max-width:100%;height:auto;display:block}header{background-color:#1a1a1a;border-bottom:1px solid #2e2e2e;padding:0 1.5rem}nav{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:56px}.site-title{font-size:1.2rem;font-weight:700;color:#f0f0f0;letter-spacing:.03em;white-space:nowrap}.site-title:hover{color:#e8a020;text-decoration:none}nav ul{list-style:none;display:flex;align-items:center;gap:1.5rem}nav ul li a{color:#ccc;font-size:.95rem}nav ul li a:hover{color:#e8a020;text-decoration:none}.nav-icon-link{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #2e2e2e;border-radius:4px;background:0 0;color:#ccc;cursor:pointer}.nav-icon-link svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.nav-icon-link:hover{border-color:#e8a020;color:#e8a020}.nav-history{position:relative}.watch-history-popover{position:absolute;top:calc(100% + 10px);right:0;width:min(360px,calc(100vw - 2rem));max-height:min(520px,calc(100vh - 96px));overflow:hidden;border:1px solid #2e2e2e;border-radius:6px;background:#161616;box-shadow:0 18px 48px rgba(0,0,0,.45);z-index:50}.watch-history-popover[hidden]{display:none!important}.watch-history-popover-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-bottom:1px solid #2e2e2e;padding:.65rem .75rem;color:#f0f0f0;font-weight:700}.watch-history-popover-actions{display:inline-flex;align-items:center;gap:.35rem;margin-left:auto}.watch-history-close,.watch-history-clear-popover{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #333;border-radius:4px;background:#1a1a1a;color:#ccc;font-size:1.15rem;line-height:1;cursor:pointer}.watch-history-clear-popover{padding:0;font-size:0}.watch-history-clear-popover svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.watch-history-clear-popover[hidden]{display:none}.watch-history-close:hover,.watch-history-clear-popover:hover{border-color:#e8a020;color:#e8a020}.watch-history-popover-list{max-height:450px;overflow-y:auto;padding:.65rem}main{max-width:1100px;margin:1rem auto 2rem;padding:0 1.5rem}.grid-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.no-posts{grid-column:1/-1;text-align:center;color:#888;padding:3rem 0}.grid-card{position:relative;display:block;aspect-ratio:2/3;overflow:hidden;border-radius:6px;background-color:#1a1a1a;text-decoration:none}.grid-card:hover{text-decoration:none}.grid-card:hover .grid-overlay{opacity:1}.grid-card:hover .grid-cover{transform:scale(1.05)}.grid-cover{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.grid-cover--placeholder{background-color:#2a2a2a}.grid-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 40%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:.75rem;opacity:0;transition:opacity .3s ease}.grid-title{font-size:.9rem;color:#fff;line-height:1.3;font-weight:600}.grid-rating{font-size:.8rem;color:#e8a020;margin-top:.25rem}.tvbox-home{display:flex;flex-direction:column;gap:1rem}.tvbox-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #2e2e2e;padding-bottom:1rem}.tvbox-filter-buttons{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.tvbox-section-label{display:inline-flex;align-items:center;min-height:42px;border:1px solid #e8a020;border-radius:4px;background:#1f1a10;color:#f5c060;font-size:.95rem;font-weight:700;padding:0 1rem;white-space:nowrap;font-family:inherit;cursor:pointer}.tvbox-section-label:hover{background:#28200f;color:#ffd783}.tvbox-section-label.active{background:#e8a020;color:#111}.tvbox-section-label:disabled{cursor:wait;opacity:.78}.tvbox-section-label.is-refreshing::after{content:"";width:.75rem;height:.75rem;margin-left:.55rem;border:2px solid;border-right-color:transparent;border-radius:999px;animation:tvbox-spin .8s linear infinite}@keyframes tvbox-spin{to{transform:rotate(360deg)}}.tvbox-toolbar h1{color:#f0f0f0;font-size:1.5rem;line-height:1.2;margin-bottom:.35rem}.tvbox-toolbar p{color:#888;font-size:.9rem}.tvbox-toolbar p.is-error{color:#ff8a70}.tvbox-search-form{display:flex;margin-left:auto;width:min(420px,100%)}.tvbox-search-form input,.tvbox-source-row select{width:100%;background:#181818;border:1px solid #333;color:#e0e0e0;border-radius:4px;padding:.6rem .75rem;font:inherit}.tvbox-search-form input{flex:auto;min-width:0;border-right:0;border-radius:4px 0 0 4px}.tvbox-search-form input:focus{border-color:#e8a020;outline:none}.tvbox-search-form button,.tvbox-load-more,.tvbox-player-head button{border:1px solid #e8a020;background:#e8a020;color:#111;border-radius:4px;padding:.6rem .9rem;font:inherit;font-weight:600;cursor:pointer;white-space:nowrap}.tvbox-search-form button{flex:none;border-radius:0 4px 4px 0}.tvbox-source-row{display:flex;align-items:center;gap:.75rem;color:#aaa;font-size:.9rem}.tvbox-source-row[hidden]{display:none!important}.tvbox-source-row label{white-space:nowrap}.tvbox-category-tabs{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem}.tvbox-category-tabs[hidden]{display:none!important}.tvbox-category-tab,.tvbox-episode{border:1px solid #333;background:#1a1a1a;color:#ccc;border-radius:4px;padding:.5rem .8rem;font:inherit;cursor:pointer;white-space:nowrap}.tvbox-category-tab:hover,.tvbox-episode:hover{border-color:#e8a020;color:#f5c060}.tvbox-category-tab.active,.tvbox-episode.active{background:#e8a020;border-color:#e8a020;color:#111}.tvbox-results{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.tvbox-card{display:flex;flex-direction:column;gap:.4rem;min-width:0;text-align:left;border:0;background:0 0;color:inherit;cursor:pointer;font:inherit}.tvbox-poster-wrap{position:relative;aspect-ratio:2/3;overflow:hidden;border-radius:6px;background:#1a1a1a}.tvbox-poster{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.tvbox-card:hover .tvbox-poster{transform:scale(1.04)}.tvbox-remarks{position:absolute;right:.35rem;bottom:.35rem;max-width:calc(100% - .7rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:rgba(0,0,0,.72);color:#f5c060;border-radius:3px;padding:.1rem .35rem;font-size:.72rem}.tvbox-card-title{color:#f0f0f0;font-size:.9rem;font-weight:600;line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.tvbox-card-meta{min-height:1.2rem;color:#888;font-size:.78rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tvbox-empty{grid-column:1/-1;text-align:center;color:#888;padding:3rem 0}.tvbox-load-more-wrap{display:flex;justify-content:center}.tvbox-player-panel{border:1px solid #2e2e2e;border-radius:6px;background:#161616;padding:1rem}.tvbox-player-panel[hidden]{display:none}.tvbox-player-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.tvbox-player-head h2{color:#f0f0f0;font-size:1.1rem;line-height:1.35}.tvbox-player-head button{min-height:34px;padding:.35rem .7rem;line-height:1;align-self:center}.tvbox-player-source{color:#e8a020;font-size:.78rem;margin-bottom:.2rem}.tvbox-player-frame{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:6px;background:#000;margin-bottom:.75rem}.tvbox-player-frame iframe{width:100%;height:100%;border:0;display:block}.movie8-auto-pip-placeholder{width:100%;min-width:0}.movie8-auto-pip-floating{position:fixed!important;right:max(16px,env(safe-area-inset-right))!important;bottom:max(16px,env(safe-area-inset-bottom))!important;z-index:9990!important;width:min(420px,calc(100vw - 32px))!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;aspect-ratio:var(--movie8-video-aspect-ratio,16/9)!important;margin:0!important;border:1px solid #555!important;border-radius:6px!important;overflow:hidden!important;background:#000!important;box-shadow:0 14px 42px rgba(0,0,0,.58)!important}.movie8-auto-pip-floating.is-pip-dragging{cursor:move;user-select:none;-webkit-user-select:none}.movie8-auto-pip-floating iframe{width:100%!important;height:100%!important;aspect-ratio:auto!important}.movie8-auto-pip-close{position:absolute;top:7px;right:7px;z-index:30;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.55);border-radius:4px;padding:0;background:rgba(0,0,0,.72);color:#fff;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity 160ms ease,transform 160ms ease,border-color 160ms ease,color 160ms ease}.movie8-auto-pip-close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.movie8-auto-pip-close.is-visible,.movie8-auto-pip-close:hover,.movie8-auto-pip-close:focus-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.movie8-auto-pip-close:hover,.movie8-auto-pip-close:focus-visible{border-color:#e8a020;color:#e8a020}.movie8-auto-pip-resize{position:absolute;z-index:29;background:0 0;touch-action:none;user-select:none;-webkit-user-select:none}.movie8-auto-pip-resize--top,.movie8-auto-pip-resize--bottom{left:7px;right:7px;height:7px;cursor:ns-resize}.movie8-auto-pip-resize--top{top:0}.movie8-auto-pip-resize--bottom{bottom:0}.movie8-auto-pip-resize--left,.movie8-auto-pip-resize--right{top:7px;bottom:7px;width:7px;cursor:ew-resize}.movie8-auto-pip-resize--left{left:0}.movie8-auto-pip-resize--right{right:0}.tvbox-native-fullscreen{position:absolute;right:0;bottom:0;z-index:5;width:48px;height:48px;border:0;border-radius:0;padding:0;background:0 0;color:transparent;cursor:pointer}.tvbox-native-fullscreen[hidden]{display:none}.tvbox-native-fullscreen:focus-visible{outline:2px solid #e8a020;outline-offset:-4px;background:rgba(232,160,32,.12)}.tvbox-player-frame:fullscreen,.tvbox-player-frame:-webkit-full-screen{width:100vw;height:100vh;height:100dvh;margin:0;border-radius:0;aspect-ratio:auto;background:#000}.tvbox-player-frame:fullscreen iframe,.tvbox-player-frame:-webkit-full-screen iframe{width:100%;height:100%}.tvbox-player-panel.is-player-fullscreen{position:fixed;inset:0;z-index:10000;width:100vw;height:100vh;height:100dvh;margin:0;border:0;border-radius:0;overflow-y:auto;overscroll-behavior:contain;padding:calc(.75rem + env(safe-area-inset-top))calc(.75rem + env(safe-area-inset-right))calc(1rem + env(safe-area-inset-bottom))calc(.75rem + env(safe-area-inset-left));background:#000}.tvbox-player-fullscreen-root.is-player-fullscreen{width:100%;height:auto;margin:0;padding:0;background:#000}.tvbox-player-panel.is-player-fullscreen .tvbox-player-head{display:none}.tvbox-player-panel.is-player-fullscreen .tvbox-player-frame{width:100%;height:min(calc(100dvh - 5.25rem),56.25vw);min-height:220px;max-height:calc(100dvh - 5.25rem);border-radius:0;aspect-ratio:auto}.tvbox-player-fullscreen-open,.tvbox-player-fullscreen-open body{overflow:hidden;background:#000!important}.tvbox-player-description{border:1px solid #2e2e2e;border-radius:6px;background:#1a1a1a;color:#cfcfcf;font-size:.9rem;line-height:1.75;padding:.85rem 1rem;margin-bottom:.75rem;max-height:9.5rem;overflow-y:auto}.tvbox-episode-tools{display:flex;justify-content:flex-end;margin:.75rem 0 .5rem}.tvbox-icon-button{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #333;border-radius:4px;background:#1a1a1a;color:#ccc;cursor:pointer}.tvbox-icon-button:hover,.tvbox-icon-button.active{border-color:#e8a020;color:#e8a020}.tvbox-icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tvbox-episode-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:.5rem;margin-top:.75rem}.tvbox-episode{overflow:hidden;text-overflow:ellipsis}.recommend-tools{display:grid;gap:.75rem;margin-bottom:1rem}.recommend-filter-row{display:flex;flex-wrap:wrap;gap:.5rem}.recommend-filter{border:1px solid #333;border-radius:4px;background:#1a1a1a;color:#d8d8d8;padding:.45rem .75rem;font:inherit;cursor:pointer}.recommend-filter:hover,.recommend-filter.active{border-color:#e8a020;background:#e8a020;color:#111}.recommend-search,.live-tv-filter,.live-tv-custom-form input{width:100%;border:1px solid #333;border-radius:4px;background:#111;color:#f0f0f0;padding:.65rem .8rem;font:inherit}.recommend-card[hidden]{display:none}.tmdb-page{min-width:0}.tmdb-page-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding:0 0 1rem;border-bottom:1px solid #2e2e2e;background:0 0}.tmdb-page-head h1,.tmdb-hero-copy h1,.tmdb-person-detail h1,.tmdb-collection-head h1{margin:0;letter-spacing:0}.tmdb-page-head h1{font-size:1.85rem}.tmdb-eyebrow{margin:0 0 .3rem;color:#e8a020;font-size:.76rem;font-weight:700;text-transform:uppercase}.tmdb-eyebrow-actions{display:flex;align-items:center;gap:.55rem}.tmdb-eyebrow-play{border:1px solid #e8a020;border-radius:4px;padding:.18rem .5rem;background:#e8a020;color:#111;font:inherit;font-weight:700;line-height:1.35;cursor:pointer}.tmdb-eyebrow-play:hover,.tmdb-eyebrow-play:focus-visible{border-color:#f5c060;background:#f5c060}.tmdb-window-switch{display:inline-grid;grid-template-columns:repeat(2,1fr);border:1px solid #3b3b3b;border-radius:4px;overflow:hidden}.tmdb-window-switch button{min-width:68px;border:0;padding:.55rem .8rem;background:#191919;color:#bbb;font:inherit;cursor:pointer}.tmdb-window-switch button+button{border-left:1px solid #3b3b3b}.tmdb-window-switch button.active{background:#e8a020;color:#111;font-weight:700}.tmdb-search-form{display:flex;flex:1 1 360px;justify-content:flex-end;min-width:0;max-width:440px}.tmdb-search-form input{flex:auto;min-width:0;border:1px solid #3b3b3b;border-right:0;border-radius:4px 0 0 4px;padding:.55rem .75rem;background:#181818;color:#eee;font:inherit}.tmdb-search-form input:focus{border-color:#e8a020;outline:none}.tmdb-search-form button{flex:none;border:1px solid #e8a020;border-radius:0 4px 4px 0;padding:.55rem .9rem;background:#e8a020;color:#111;font:inherit;font-weight:700;cursor:pointer}.tmdb-search-form button:hover,.tmdb-search-form button:focus-visible{border-color:#f5c060;background:#f5c060}.tmdb-status,.tmdb-detail-loading,.tmdb-player-status{color:#aaa}.tmdb-status.is-error,.tmdb-player-status{color:#e99191}.tmdb-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.3rem .75rem}.tmdb-card{min-width:0}.tmdb-card-poster{position:relative;display:block;width:100%;aspect-ratio:2/3;overflow:hidden;border:0;border-radius:6px;padding:0;background:#202020;color:inherit;cursor:pointer}.tmdb-card-poster img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.tmdb-card:hover .tmdb-card-poster img{transform:scale(1.035)}.tmdb-rank,.tmdb-score{position:absolute;bottom:.45rem;border-radius:3px;background:rgba(9,9,9,.88);font-size:.75rem;font-weight:750}.tmdb-rank{left:.45rem;min-width:29px;padding:.25rem .4rem;color:#fff;text-align:center}.tmdb-rank-podium{display:inline-flex;flex-direction:column;align-items:center;min-width:38px;padding:.3rem .45rem .25rem;line-height:1}.tmdb-rank-podium svg{width:25px;height:22px;margin-bottom:.16rem;fill:currentColor;stroke:rgba(20,20,20,.8);stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}.tmdb-rank-podium span{color:#fff;font-size:.82rem}.tmdb-rank-1{color:#ffd54a}.tmdb-rank-2{color:#d9e0e7}.tmdb-rank-3{color:#cd7f32}.tmdb-score{right:.45rem;padding:.25rem .4rem;color:#f0b43b}.tmdb-card-body h2{overflow:hidden;margin:.55rem 0 .2rem;font-size:.96rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.tmdb-card-body p{min-height:1.2rem;margin:0 0 .45rem;color:#888;font-size:.78rem}.tmdb-action,.tmdb-back{border:1px solid #414141;border-radius:4px;background:#1b1b1b;color:#eee;font:inherit;cursor:pointer}.tmdb-action:hover,.tmdb-back:hover{border-color:#e8a020;color:#e8a020}.tmdb-load-more-wrap{display:flex;justify-content:center;margin-top:1.75rem}.tmdb-action{padding:.65rem 1rem;font-weight:700}.tmdb-action-primary{border-color:#e8a020;background:#e8a020;color:#111}.tmdb-action-primary:hover{background:#f1b33b;color:#111}.tmdb-detail{min-width:0}.tmdb-back{display:inline-flex;align-items:center;gap:.25rem;margin-bottom:1rem;padding:.5rem .75rem}.tmdb-back svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.tmdb-hero,.tmdb-collection-head{position:relative;isolation:isolate;display:grid;grid-template-columns:240px minmax(0,1fr);gap:2rem;overflow:hidden;border-top:1px solid #333;border-bottom:1px solid #333;padding:2rem;background:#161616}.tmdb-hero::before,.tmdb-collection-head::before{content:"";position:absolute;z-index:-2;inset:0;background-image:var(--tmdb-backdrop);background-position:50%;background-size:cover;opacity:.22}.tmdb-hero::after,.tmdb-collection-head::after{content:"";position:absolute;z-index:-1;inset:0;background:rgba(12,12,12,.66)}.tmdb-hero{column-gap:2rem;row-gap:.75rem}.tmdb-hero-media{grid-row:1/span 2}.tmdb-hero-copy,.tmdb-hero-details{grid-column:2;min-width:0}.tmdb-hero-media img,.tmdb-collection-head>img,.tmdb-person-detail>img{display:block;width:100%;border-radius:6px;object-fit:cover}.tmdb-hero-media img{aspect-ratio:2/3}.tmdb-hero-copy{align-self:center;min-width:0}.tmdb-hero-copy h1,.tmdb-person-detail h1,.tmdb-collection-head h1{font-size:2rem}.tmdb-tagline{margin:.55rem 0;color:#bbb;font-style:italic}.tmdb-meta{display:flex;flex-wrap:wrap;gap:.65rem 1rem;margin:.9rem 0;color:#ccc;font-size:.9rem}.tmdb-meta strong{color:#f0b43b}.tmdb-genre-links{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.3rem}.tmdb-genre-links button,.tmdb-crew-list button{border:0;padding:0;background:0 0;color:#e8a020;font:inherit;cursor:pointer}.tmdb-genre-links button:hover,.tmdb-genre-links button:focus-visible,.tmdb-crew-list button:hover,.tmdb-crew-list button:focus-visible{color:#f5c060;text-decoration:underline}.tmdb-genre-links i{color:#777;font-style:normal}.tmdb-overview,.tmdb-person-detail p,.tmdb-collection-head p{color:#d0d0d0;line-height:1.75}.tmdb-crew-list{display:flex;flex-wrap:wrap;gap:.45rem 1rem;margin-top:.8rem;color:#aaa;font-size:.86rem}.tmdb-crew-list span{display:inline-flex;gap:.35rem}.tmdb-crew-list strong{color:#ccc}.tmdb-filter-detail{margin-top:1.25rem}.tmdb-filter-detail h1{margin:0;font-size:1.85rem}.tmdb-section{margin-top:2rem}.tmdb-section>h2{margin:0 0 .9rem;font-size:1.15rem}.tmdb-cast-list,.tmdb-poster-strip,.tmdb-series-strip{display:flex;gap:.75rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.65rem;scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;cursor:grab;user-select:none;-webkit-user-select:none}.tmdb-cast-list::-webkit-scrollbar,.tmdb-poster-strip::-webkit-scrollbar,.tmdb-series-strip::-webkit-scrollbar{display:none}.tmdb-cast-list.is-dragging,.tmdb-poster-strip.is-dragging,.tmdb-series-strip.is-dragging{cursor:grabbing}.tmdb-cast-list img,.tmdb-poster-strip img,.tmdb-series-strip img{user-select:none;-webkit-user-drag:none}.tmdb-person{flex:0 0 112px;overflow:hidden;border:0;padding:0;background:0 0;color:#eee;text-align:left;cursor:pointer}.tmdb-person img{width:112px;aspect-ratio:2/3;border-radius:5px;object-fit:cover}.tmdb-person strong,.tmdb-person span{display:block;overflow:hidden;margin-top:.32rem;text-overflow:ellipsis;white-space:nowrap}.tmdb-person strong{font-size:.84rem}.tmdb-person span{margin-top:.12rem;color:#888;font-size:.72rem}.tmdb-poster-strip img{flex:0 0 150px;width:150px;aspect-ratio:2/3;border-radius:5px;object-fit:cover}.tmdb-poster-thumb{flex:0 0 150px;width:150px;aspect-ratio:2/3;overflow:hidden;border:1px solid transparent;border-radius:5px;padding:0;background:#181818;cursor:pointer}.tmdb-poster-thumb:hover,.tmdb-poster-thumb:focus-visible{border-color:#e8a020}.tmdb-poster-thumb img{width:100%;height:100%;object-fit:cover}.tmdb-mini-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem .7rem}.tmdb-mini-card{min-width:0;overflow:hidden;border:0;padding:0;background:0 0;color:#eee;text-align:left;cursor:pointer}.tmdb-mini-card img{display:block;width:100%;aspect-ratio:2/3;border-radius:5px;object-fit:cover}.tmdb-mini-card span,.tmdb-mini-card small{display:block;overflow:hidden;margin-top:.4rem;text-overflow:ellipsis;white-space:nowrap}.tmdb-mini-card span{font-size:.84rem;font-weight:700}.tmdb-mini-card small{margin-top:.12rem;color:#e8a020}.tmdb-person-detail{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start;gap:2rem;padding:1.5rem 0}.tmdb-collection-head{grid-template-columns:220px minmax(0,1fr);align-items:center}.tmdb-trend-player{margin-top:2rem;scroll-margin-top:1rem}.tmdb-series-card{flex:0 0 132px;width:132px}.tmdb-player-status:empty{display:none}.tmdb-play-matches{min-width:0;margin-top:.85rem;overflow:hidden}.tmdb-play-match-track{display:flex;gap:.5rem;width:100%;overflow-x:auto;overflow-y:hidden;padding:.05rem 0 .15rem;scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;cursor:grab;user-select:none;-webkit-user-select:none}.tmdb-play-match-track::-webkit-scrollbar{display:none}.tmdb-play-match-track.is-dragging{cursor:grabbing}.tmdb-play-match{flex:none;max-width:min(22rem,78vw);overflow:hidden;border:1px solid #3a3a3a;border-radius:4px;padding:.55rem .8rem;background:#181818;color:#eee;font:inherit;line-height:1.2;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.tmdb-play-match:hover,.tmdb-play-match:focus-visible{border-color:#e8a020}.tmdb-play-match.active{border-color:#e8a020;background:#e8a020;color:#111;font-weight:700}.tmdb-poster-open,.tmdb-poster-open body{overflow:hidden}.tmdb-poster-viewer{position:fixed;z-index:2147483000;inset:0;display:grid;place-items:center;padding:1.25rem;background:rgba(0,0,0,.88)}.tmdb-poster-viewer[hidden]{display:none}.tmdb-poster-dialog{position:relative;display:grid;width:min(calc(100vw - 2.5rem),720px);height:calc(100dvh - 2.5rem);place-items:center}.tmdb-poster-dialog>img{display:block;width:auto;height:auto;max-width:100%;max-height:calc(100dvh - 2.5rem);object-fit:contain;touch-action:pan-y;user-select:none;-webkit-user-drag:none}.tmdb-poster-close,.tmdb-poster-nav{position:absolute;z-index:2;display:grid;border:1px solid rgba(255,255,255,.55);background:rgba(12,12,12,.82);color:#fff;place-items:center;cursor:pointer}.tmdb-poster-close{top:.5rem;right:.5rem;width:40px;height:40px;border-radius:4px}.tmdb-poster-nav{top:50%;width:46px;height:64px;border-radius:4px;transform:translateY(-50%)}.tmdb-poster-prev{left:.5rem}.tmdb-poster-next{right:.5rem}.tmdb-poster-close svg,.tmdb-poster-nav svg{width:24px;fill:none;stroke:currentColor;stroke-width:2}.tmdb-poster-count{position:absolute;bottom:.5rem;left:50%;border-radius:3px;padding:.3rem .55rem;background:rgba(0,0,0,.78);color:#fff;transform:translateX(-50%)}.site-credit-link{margin-top:.35rem}.site-credit-link a{color:#777;font-size:.75rem}.credits-page{max-width:720px;margin:0 auto}.tmdb-credit-page{margin-top:1rem;border-top:1px solid #333;padding-top:1.5rem;color:#aaa;line-height:1.7}.tmdb-credit-page img{width:72px;height:auto}@media(max-width:900px){.tmdb-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tmdb-mini-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:640px){.tmdb-page-head{align-items:center;flex-wrap:wrap}.tmdb-search-form{flex-basis:100%;max-width:none}.tmdb-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem .65rem}.tmdb-card-body h2{font-size:.88rem}.tmdb-hero,.tmdb-collection-head{grid-template-columns:105px minmax(0,1fr);align-items:start;gap:1rem;margin:0 -1rem;padding:1rem}.tmdb-hero-copy h1,.tmdb-person-detail h1,.tmdb-collection-head h1{font-size:1.35rem}.tmdb-tagline{display:none}.tmdb-meta{margin:.45rem 0;font-size:.78rem}.tmdb-hero{row-gap:1rem}.tmdb-hero-media{grid-column:1;grid-row:1}.tmdb-hero-copy{grid-column:2;grid-row:1;align-self:start}.tmdb-hero-details{grid-column:1/-1;grid-row:2}.tmdb-overview{max-height:9.5rem;overflow-y:auto;font-size:.86rem}.tmdb-action{padding:.55rem .7rem;font-size:.82rem}.tmdb-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tmdb-person-detail{grid-template-columns:110px minmax(0,1fr);gap:1rem}.tmdb-person-detail p{grid-column:1/-1}.tmdb-poster-viewer{padding:.5rem}.tmdb-poster-dialog{width:calc(100vw - 1rem);height:calc(100dvh - 1rem)}.tmdb-poster-dialog>img{max-height:calc(100dvh - 1rem)}.tmdb-poster-nav{width:40px;height:58px}.tmdb-poster-prev{left:.25rem}.tmdb-poster-next{right:.25rem}}.live-tv-page{display:grid;gap:1rem;min-width:0;width:100%}.live-tv-toolbar{display:grid;gap:.75rem}.live-tv-custom-form{display:grid;grid-template-columns:minmax(0,1fr)auto auto;gap:.5rem}.live-tv-custom-form button{border:0;border-radius:4px;background:#e8a020;color:#111;padding:.55rem .8rem;font:inherit;font-weight:700;cursor:pointer}.live-tv-layout{display:grid;grid-template-columns:minmax(0,1fr)minmax(150px,190px);gap:.75rem;align-items:stretch;min-width:0;width:100%}.live-tv-player{position:relative;min-width:0;width:100%;aspect-ratio:16/9;background:#000;border:1px solid #2e2e2e;border-radius:6px;overflow:hidden}.live-tv-player iframe{width:100%;height:100%;border:0;display:block}.live-tv-sidebar-toggle{position:absolute;top:50%;right:0;z-index:5;display:inline-flex;align-items:center;justify-content:center;width:22px;height:min(44%,calc(100% - 128px));min-height:72px;max-height:160px;transform:translateY(-50%);border:0;border-left:1px solid rgba(255,255,255,.22);border-radius:8px 0 0 8px;background:rgba(0,0,0,.64);color:#f0f0f0;font:inherit;font-size:1.4rem;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .16s ease}.live-tv-layout.show-sidebar-toggle .live-tv-sidebar-toggle,.live-tv-sidebar-toggle:focus-visible{opacity:1;pointer-events:auto}@media(hover:hover) and (pointer:fine){.live-tv-player:hover .live-tv-sidebar-toggle{opacity:1;pointer-events:auto}}.live-tv-layout.sidebar-collapsed{grid-template-columns:minmax(0,1fr)}.live-tv-layout.sidebar-collapsed .live-tv-sidebar{display:none}.live-tv-layout.is-layout-stabilizing{transform:translateZ(0)}.live-tv-layout.sidebar-collapsed .live-tv-sidebar-toggle{transform:translateY(-50%)rotate(180deg)}@media(max-width:1024px){.live-tv-layout{grid-template-columns:minmax(0,1fr)}.live-tv-sidebar{width:100%}}.live-tv-sidebar{border:1px solid #2e2e2e;border-radius:6px;background:#161616;overflow:hidden;min-height:0}.live-tv-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:.45rem;border-bottom:1px solid #2e2e2e;padding:.55rem;color:#f0f0f0}.live-tv-sidebar-head span{color:#a8a8a8;font-size:.78rem}.live-tv-sidebar-head strong,.live-tv-sidebar-head span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-tv-status{color:#a8a8a8;padding:.75rem}.live-tv-status[hidden]{display:none}.live-tv-channels{display:grid;max-height:calc((min(1100px,100vw - 3rem) - 300px - .75rem) * .5625 - 40px);overflow-y:auto}.live-tv-channel{display:grid;gap:.12rem;border:0;border-bottom:1px solid #252525;background:0 0;color:#f0f0f0;padding:.42rem .5rem;text-align:left;cursor:pointer;min-width:0;font-size:.88rem}.live-tv-channel span,.live-tv-channel small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-tv-channel:hover,.live-tv-channel.active{background:#242016;color:#e8a020}.live-tv-channel small{color:#9a9a9a;font-size:.72rem}.live-tv-layout.is-player-fullscreen{position:fixed;inset:0;z-index:10000;display:block;width:100vw;height:100vh;height:100dvh;background:#000}.live-tv-layout.is-player-fullscreen .live-tv-player{width:100vw;height:100vh;height:100dvh;border:0;border-radius:0;aspect-ratio:auto}.live-tv-layout.is-player-fullscreen .live-tv-sidebar,.live-tv-layout.is-player-fullscreen .live-tv-sidebar-toggle{display:none}.podcast-page{display:grid;gap:1rem}.podcast-search-row{display:flex;justify-content:flex-start}.podcast-tabs{display:flex;flex-wrap:wrap;gap:.5rem}.podcast-tab,.podcast-subscribe,.podcast-controls button,.podcast-controls select,.podcast-search-form button,.podcast-episode-actions button,.podcast-updates-head button,.podcast-queue-head button,.podcast-queue-item button{border:1px solid #333;border-radius:4px;background:#1a1a1a;color:#f0f0f0;padding:.5rem .75rem;font:inherit;cursor:pointer}.podcast-tab.active,.podcast-tab:hover,.podcast-subscribe:hover,.podcast-controls button:hover,.podcast-search-form button:hover,.podcast-episode-actions button:hover,.podcast-updates-head button:hover,.podcast-queue-head button:hover,.podcast-queue-item button:hover,.podcast-controls button.active{border-color:#e8a020;color:#e8a020}.podcast-controls button:disabled,.podcast-episode-actions button:disabled,.podcast-queue-head button:disabled,.podcast-queue-item button:disabled{cursor:not-allowed;opacity:.45}.podcast-status{color:#a8a8a8}.podcast-search-form{display:grid;grid-template-columns:minmax(220px,360px)auto;gap:.5rem}.podcast-search-results{display:grid;gap:.75rem;width:min(760px,100%)}.podcast-search-results[hidden]{display:none}.podcast-search-title{color:#f0f0f0;font-weight:700}.podcast-search-empty{color:#a8a8a8}.podcast-search-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem}.podcast-search{width:100%;border:1px solid #333;border-radius:4px;background:#111;color:#f0f0f0;padding:.65rem .8rem;font:inherit}.podcast-status[hidden]{display:none}.podcast-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem}.podcast-card{display:grid;gap:.6rem;border:1px solid #2e2e2e;border-radius:6px;background:#161616;padding:.75rem}.podcast-card-main{display:grid;grid-template-columns:64px minmax(0,1fr);gap:.75rem;align-items:center;border:0;background:0 0;color:inherit;padding:0;text-align:left;cursor:pointer}.podcast-card-main img,.podcast-art-placeholder,.podcast-player img,.podcast-update img{width:64px;height:64px;border-radius:6px;background:#252525;object-fit:cover}.podcast-card-main strong,.podcast-episode strong{display:block;color:#f0f0f0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.podcast-card-main small,.podcast-episode small,.podcast-player span,.podcast-time{color:#a8a8a8;font-size:.82rem}.podcast-episodes{display:grid;gap:.5rem;scroll-margin-top:1rem}.podcast-episodes-head{display:flex;justify-content:space-between;gap:.75rem;color:#f0f0f0}.podcast-updates-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#f0f0f0}.podcast-updates-head button{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .7rem}.podcast-episode{display:grid;grid-template-columns:minmax(0,1fr)auto;gap:.75rem;align-items:center;border:1px solid #2e2e2e;border-radius:6px;background:#161616;color:inherit;padding:.7rem;text-align:left}.podcast-episode-info{min-width:0}.podcast-episode-actions{display:inline-flex;gap:.4rem}.podcast-episode-actions button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0}.podcast-episode-actions svg,.podcast-updates-head svg{width:18px;height:18px}.podcast-update{grid-template-columns:64px minmax(0,1fr)auto;align-items:center;gap:.75rem}.podcast-player{position:sticky;top:0;order:-1;align-self:start;z-index:20;display:grid;grid-template-columns:72px minmax(0,1fr);gap:.8rem;align-items:center;border:1px solid #333;border-radius:6px;background:#101010;padding:.75rem}.podcast-player[hidden]{display:none}.podcast-player img{width:72px;height:72px}.podcast-player-main{display:grid;gap:.45rem}.podcast-controls{display:flex;flex-wrap:wrap;gap:.45rem}.podcast-controls button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0}.podcast-controls button svg{width:18px;height:18px;fill:currentColor}.podcast-icon-stroke,.podcast-episode-actions .podcast-icon-stroke,.podcast-queue-panel .podcast-icon-stroke{fill:none!important;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.podcast-icon-fill{fill:currentColor}.podcast-mode-icon{display:none}#podcast-play-mode[data-mode=sequence] [data-mode-icon=sequence],#podcast-play-mode[data-mode=repeat] [data-mode-icon=repeat],#podcast-play-mode[data-mode=shuffle] [data-mode-icon=shuffle]{display:block}.podcast-controls button.is-playing .podcast-icon-play,.podcast-controls button:not(.is-playing) .podcast-icon-pause{display:none}.podcast-progress{width:100%}.podcast-time{display:flex;justify-content:space-between}.podcast-queue-panel{grid-column:1/-1;display:grid;gap:.55rem;min-width:0;border-top:1px solid #2e2e2e;padding-top:.65rem}.podcast-queue-panel[hidden]{display:none}.podcast-queue-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.podcast-queue-head>span{display:inline-flex;align-items:baseline;gap:.55rem}.podcast-queue-head small,.podcast-queue-empty{color:#8f8f8f;font-size:.8rem}.podcast-queue-head button,.podcast-queue-drag,.podcast-queue-remove{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0}.podcast-queue-head button svg,.podcast-queue-remove svg{width:17px;height:17px}.podcast-queue-drag svg{width:27px;height:27px;pointer-events:none}.podcast-queue-empty[hidden]{display:none}.podcast-queue-list{display:grid;gap:.4rem;list-style:none;max-height:min(38vh,360px);overflow-y:auto;overscroll-behavior:contain;padding-right:.2rem}.podcast-queue-item{display:grid;grid-template-columns:34px minmax(0,1fr)34px;gap:.5rem;align-items:center;border:1px solid #292929;border-radius:5px;background:#161616;padding:.4rem}.podcast-queue-item.is-current{border-color:#8d6518;background:#1c1912}.podcast-queue-item.is-dragging{border-color:#e8a020;opacity:.72}.podcast-queue-drag{cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.podcast-queue-is-dragging,.podcast-queue-is-dragging *{cursor:grabbing!important;user-select:none!important}.podcast-queue-main{min-width:0;border:0!important;background:0 0!important;padding:.25rem!important;text-align:left}.podcast-queue-main strong,.podcast-queue-main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.podcast-queue-main strong{color:#f0f0f0;font-size:.9rem}.podcast-queue-main small{margin-top:.15rem;color:#8f8f8f;font-size:.76rem}.comic-page{display:grid;gap:1rem}.comic-toolbar{display:flex;align-items:center;justify-content:flex-start;gap:.75rem}.comic-mode-row{display:flex;flex-wrap:wrap;gap:.5rem}.comic-tag-row{display:flex;flex-wrap:wrap;gap:.45rem}.comic-search-form{display:flex;align-items:stretch;flex:1;min-width:min(360px,100%);max-width:620px}.comic-search{flex:1;min-width:0;border:1px solid #333;border-right:0;border-radius:4px 0 0 4px;background:#1a1a1a;color:#f0f0f0;padding:.6rem .75rem;font:inherit}.comic-search-form button,.comic-mode,.comic-tag-filter,.comic-load-more,.comic-detail-actions button,.comic-chapter,.comic-reader-head button,.comic-reader-nav button,.comic-meta-filter{border:1px solid #333;background:#1a1a1a;color:#f0f0f0;border-radius:4px;font:inherit;cursor:pointer}.comic-search-form button{width:44px;border-radius:0 4px 4px 0;display:inline-flex;align-items:center;justify-content:center}.comic-search-form svg,.comic-detail-actions svg,.comic-reader-head svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.comic-mode,.comic-tag-filter,.comic-load-more{padding:.55rem .85rem;white-space:nowrap}.comic-search-form button:hover,.comic-mode:hover,.comic-mode.active,.comic-tag-filter:hover,.comic-tag-filter.active,.comic-load-more:hover,.comic-detail-actions button:hover,.comic-chapter:hover,.comic-reader-nav button:hover,.comic-meta-filter:hover,.comic-card-main:hover{border-color:#e8a020}.comic-search-form button:hover,.comic-mode:hover,.comic-tag-filter:hover,.comic-load-more:hover,.comic-detail-actions button:hover,.comic-chapter:hover,.comic-reader-nav button:hover,.comic-meta-filter:hover,.comic-card-main:hover{color:#e8a020}.comic-mode.active,.comic-tag-filter.active{background:#e8a020;color:#111}.comic-filter-label{color:#e8a020;font-size:.92rem}.comic-filter-label[hidden]{display:none}.comic-status{color:#aaa}.comic-status[hidden]{display:none}.comic-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.comic-card-main{display:grid;gap:.45rem;width:100%;border:1px solid #2e2e2e;border-radius:6px;background:#1a1a1a;color:inherit;padding:.55rem;text-align:left;cursor:pointer}.comic-cover{position:relative;aspect-ratio:3/4;border-radius:4px;overflow:hidden;background:#242424}.comic-cover img{width:100%;height:100%;object-fit:cover}.comic-badge{position:absolute;display:flex;flex-direction:column;gap:.12rem;left:.35rem;right:.35rem;bottom:.35rem;border-radius:4px;background:rgba(0,0,0,.76);color:#fff;font-size:.74rem;line-height:1.2;padding:.22rem .38rem;overflow:hidden;text-overflow:ellipsis}.comic-badge span,.comic-badge time{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comic-badge time{color:#cfcfcf;font-size:.68rem}.comic-card-title{color:#f0f0f0;font-weight:700;line-height:1.35;min-height:2.7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.comic-card-meta{color:#888;font-size:.82rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comic-load-more{justify-self:center}.comic-load-more[hidden],.comic-detail[hidden],.comic-reader[hidden]{display:none}.comic-detail{border-top:1px solid #2e2e2e;padding-top:1rem}.comic-detail-head{display:grid;grid-template-columns:160px minmax(0,1fr);gap:1rem;align-items:start}.comic-detail-head img{width:160px;aspect-ratio:3/4;object-fit:cover;border-radius:6px;background:#242424}.comic-detail h1{color:#f0f0f0;font-size:1.45rem;line-height:1.3;margin-bottom:.35rem}.comic-detail p{color:#aaa;margin-bottom:.55rem}.comic-meta-filter{display:inline-flex;align-items:center;min-height:30px;padding:.22rem .48rem;margin:0 .18rem .3rem 0;font-size:.86rem}.comic-meta-text{display:inline-flex;align-items:center;min-height:30px;color:#aaa;margin:0 .18rem .3rem 0;font-size:.86rem}.comic-meta-separator{color:#666;margin:0 .18rem 0 0}.comic-detail-actions{display:flex;align-items:center;gap:.5rem;margin:1rem 0}.comic-detail-actions button{min-height:38px;padding:.45rem .75rem}#comic-chapter-order{width:42px;padding:0;display:inline-flex;align-items:center;justify-content:center}.comic-chapters{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.55rem}.comic-chapter{min-width:0;padding:.55rem .65rem;text-align:left}.comic-chapter span,.comic-chapter small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comic-chapter small{color:#888;font-size:.78rem}.comic-reader{border-top:1px solid #2e2e2e;padding-top:1rem}.comic-reader-head{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:38px minmax(0,1fr)auto;align-items:center;gap:.65rem;background:rgba(17,17,17,.95);border:1px solid #2e2e2e;border-radius:6px;padding:.45rem;backdrop-filter:blur(8px)}.comic-reader-head button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center}.comic-reader-head strong{min-width:0;color:#f0f0f0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comic-reader-head span{color:#aaa;font-size:.85rem}.comic-pages{display:grid;justify-items:center;gap:.75rem;margin-top:.75rem}.comic-page-image{width:min(100%,920px);min-height:45vh;border-radius:4px;background:#1a1a1a;overflow:hidden}.comic-page-image img{width:100%;height:auto;min-height:180px;object-fit:contain}.comic-reader-sentinel{width:100%;height:1px}.comic-image-message{display:grid;place-items:center;gap:.45rem;min-height:220px;padding:1.25rem;color:#aaa;text-align:center}.comic-image-message strong{color:#f0f0f0;font-size:1rem}.comic-image-refresh{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e8a020;border-radius:4px;color:#111;background:#e8a020;padding:.45rem .8rem;font-size:.9rem;cursor:pointer}.comic-image-refresh:hover{color:#111;background:#f5c060}.comic-image-message .comic-image-source-link{border:0;background:0 0;color:#aaa;padding:.2rem;font-size:.86rem;text-decoration:none}.comic-image-message .comic-image-source-link:hover{background:0 0;color:#e8a020;text-decoration:underline}.comic-image-retrying{color:#aaa}.comic-reader-nav{display:flex;justify-content:center;gap:.75rem;margin:1.25rem auto 0}.comic-reader-nav[hidden]{display:none}.comic-reader-nav button{min-width:96px;padding:.55rem .9rem}.comic-reader-nav button:disabled{border-color:#2a2a2a;color:#666;cursor:not-allowed}.comic-reader-nav button:disabled:hover{border-color:#2a2a2a;color:#666}.page-jump{position:fixed;right:calc(.85rem + env(safe-area-inset-right));bottom:calc(1rem + env(safe-area-inset-bottom));z-index:9000;display:grid;gap:.45rem;opacity:1;transition:opacity .18s ease,transform .18s ease}.page-jump[hidden],.tvbox-player-fullscreen-open .page-jump{display:none}.page-jump button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.18);border-radius:4px;background:rgba(16,16,16,.82);color:#f0f0f0;box-shadow:0 8px 24px rgba(0,0,0,.32);cursor:pointer;backdrop-filter:blur(8px)}.page-jump button:hover,.page-jump button:focus-visible{border-color:#e8a020;color:#e8a020}.page-jump svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.history-page-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #2e2e2e;padding-bottom:.75rem;margin-bottom:1rem}.history-page-head h1{color:#f0f0f0;font-size:1.5rem}.history-clear{border:1px solid #333;background:#1a1a1a;color:#ccc;border-radius:4px;padding:.45rem .8rem;font:inherit;cursor:pointer}.history-clear:hover{border-color:#e8a020;color:#e8a020}.history-list{display:grid;gap:.75rem}.history-item-wrap{position:relative}.history-item{display:grid;grid-template-columns:72px minmax(0,1fr);gap:.85rem;align-items:center;border:1px solid #2e2e2e;border-radius:6px;background:#1a1a1a;padding:.65rem;color:inherit}.history-item:focus-visible{border-color:#e8a020;text-decoration:none}.history-delete{position:absolute;top:50%;right:.65rem;transform:translateY(-50%);opacity:0;pointer-events:none;border:1px solid #333;border-radius:4px;background:#111;color:#f0f0f0;padding:.35rem .5rem;font:inherit;font-size:.78rem;cursor:pointer}.history-delete:focus{opacity:1;pointer-events:auto}@media(hover:hover) and (pointer:fine){.history-item:hover{border-color:#e8a020;text-decoration:none}.history-item-wrap:hover .history-delete{opacity:1;pointer-events:auto}}@media(hover:none),(pointer:coarse){.history-delete{opacity:1;pointer-events:auto}}.history-delete:hover{border-color:#e8a020;color:#e8a020}.history-poster{width:72px;aspect-ratio:2/3;border-radius:4px;overflow:hidden;background:#242424}.history-poster img{width:100%;height:100%;object-fit:cover}.history-info{min-width:0}.history-title{display:block;color:#f0f0f0;font-weight:700;line-height:1.35;margin-bottom:.25rem}.history-meta{display:block;color:#888;font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-empty{text-align:center;color:#888;padding:3rem 0}.error-page{text-align:center;padding:4rem 1rem}.error-page h1{font-size:2rem;color:#f0f0f0;margin-bottom:1rem}.error-page p{color:#aaa;margin-bottom:.5rem}.btn-home{display:inline-block;margin-top:1.5rem;padding:.6rem 1.5rem;background-color:#e8a020;color:#111;border-radius:4px;font-weight:600}.btn-home:hover{background-color:#f5c060;text-decoration:none;color:#111}.guestbook-page{width:min(100%,760px);margin:0 auto}.guestbook-page-head{margin-bottom:1rem}.guestbook-page-head h1{color:#f0f0f0;font-size:1.5rem}.guestbook-form{margin-top:2rem;padding:1rem;border:1px solid #2e2e2e;border-radius:6px;background:#171717}.guestbook-form label{display:block;margin-bottom:.55rem;color:#f0f0f0;font-size:.95rem;font-weight:700}.guestbook-form textarea{width:100%;min-height:126px;resize:vertical;border:1px solid #333;border-radius:4px;padding:.75rem;background:#111;color:#f0f0f0;font:inherit;line-height:1.6;outline:none}.guestbook-form textarea:focus{border-color:#e8a020;box-shadow:0 0 0 2px rgba(232,160,32,.14)}.guestbook-form textarea::placeholder{color:#777}.guestbook-form-row{display:flex;align-items:center;gap:.65rem;min-height:38px;margin-top:.65rem}.guestbook-icon-button{width:36px;height:36px;display:inline-flex;flex:0 0 36px;align-items:center;justify-content:center;border:1px solid #333;border-radius:4px;background:#1a1a1a;color:#ccc;cursor:pointer}.guestbook-icon-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.guestbook-icon-button:hover,.guestbook-icon-button[aria-expanded=true]{border-color:#e8a020;color:#e8a020}.guestbook-icon-button:disabled{cursor:wait;opacity:.55}.guestbook-emoji-wrap{position:relative}.guestbook-emoji-picker{position:absolute;left:0;bottom:calc(100% + 8px);z-index:20;width:min(292px,calc(100vw - 2rem));display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:4px;max-height:min(280px,55vh);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;touch-action:pan-y;-webkit-overflow-scrolling:touch;padding:.65rem;border:1px solid #333;border-radius:6px;background:#1a1a1a;box-shadow:0 14px 36px rgba(0,0,0,.45)}.guestbook-emoji-picker[hidden]{display:none}.guestbook-emoji{width:100%;height:30px;border:0;border-radius:4px;background:0 0;font-size:1.15rem;line-height:1;cursor:pointer}.guestbook-emoji:hover,.guestbook-emoji:focus-visible{background:#303030}.guestbook-counter{margin-left:auto;color:#888;font-size:.84rem}.guestbook-counter.is-over-limit{color:#f06a6a}.guestbook-submit{min-height:36px;border:1px solid #e8a020;border-radius:4px;padding:.45rem 1rem;background:#e8a020;color:#111;font:inherit;font-size:.9rem;font-weight:700;cursor:pointer}.guestbook-submit:hover{background:#f5c060;border-color:#f5c060}.guestbook-submit:disabled{cursor:not-allowed;opacity:.55}.guestbook-form-status{min-height:1.5em;margin-top:.45rem;color:#888;font-size:.84rem}.guestbook-form-status[data-type=error],.guestbook-list-status[data-type=error]{color:#f06a6a}.guestbook-form-status[data-type=success]{color:#75c889}.guestbook-list-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 .85rem;padding-bottom:.65rem;border-bottom:1px solid #2e2e2e}.guestbook-list-head h2{color:#f0f0f0;font-size:1.1rem}.guestbook-list{display:grid;gap:.7rem}.guestbook-pagination,.guestbook-reply-pagination{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.35rem}.guestbook-pagination{justify-content:flex-start;margin-top:1rem}.guestbook-pagination[hidden],.guestbook-reply-pagination[hidden]{display:none}.guestbook-thread{display:grid;gap:.55rem}.guestbook-message{padding:.85rem 1rem;border:1px solid #2e2e2e;border-radius:6px;background:#171717}.guestbook-message.is-reply{border-left:2px solid #555;background:#141414}.guestbook-replies{display:grid;gap:.55rem;margin-left:2.25rem}.guestbook-replies:empty{display:none}.guestbook-reply-pagination{justify-content:flex-end;margin-left:2.25rem;padding:.15rem 0 .1rem}.guestbook-page-summary,.guestbook-reply-page-summary{margin-right:.2rem;color:#999;font-size:.82rem;white-space:nowrap}.guestbook-page-button,.guestbook-reply-page-button{min-width:32px;height:32px;border:1px solid #383838;border-radius:4px;padding:0 .45rem;background:#171717;color:#bbb;font:inherit;font-size:.82rem;line-height:1;cursor:pointer}.guestbook-page-button.is-direction,.guestbook-reply-page-button.is-direction{min-width:52px}.guestbook-page-button:hover,.guestbook-page-button:focus-visible,.guestbook-reply-page-button:hover,.guestbook-reply-page-button:focus-visible{border-color:#e8a020;color:#e8a020}.guestbook-page-button[aria-current=page],.guestbook-reply-page-button[aria-current=page]{border-color:#e8a020;background:#e8a020;color:#111;cursor:default;opacity:1}.guestbook-page-ellipsis,.guestbook-reply-page-ellipsis{width:22px;color:#777;text-align:center}.guestbook-message-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.45rem}.guestbook-message-identity{min-width:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem}.guestbook-message-author{min-width:0;overflow-wrap:anywhere;color:#e8a020;font-size:.9rem}.guestbook-reply-target{color:#999;font-size:.82rem}.guestbook-message-time{flex:none;color:#777;font-size:.78rem}.guestbook-message-content{color:#ddd;line-height:1.7;overflow-wrap:anywhere;white-space:pre-wrap}.guestbook-message-actions{display:flex;justify-content:flex-end;min-height:24px;margin-top:.35rem}.guestbook-reply-button{border:0;padding:.15rem 0;background:0 0;color:#999;font:inherit;font-size:.82rem;cursor:pointer}.guestbook-reply-button:hover,.guestbook-reply-button:focus-visible{color:#e8a020}.guestbook-reply-form{margin-top:.55rem;padding-top:.7rem;border-top:1px solid #2e2e2e}.guestbook-reply-form label{display:block;margin-bottom:.45rem;color:#bbb;font-size:.84rem;font-weight:700}.guestbook-reply-form textarea{width:100%;min-height:88px;resize:vertical;border:1px solid #333;border-radius:4px;padding:.65rem;background:#101010;color:#f0f0f0;font:inherit;line-height:1.55;outline:none}.guestbook-reply-form textarea:focus{border-color:#e8a020;box-shadow:0 0 0 2px rgba(232,160,32,.14)}.guestbook-reply-cancel{min-height:36px;border:1px solid #3a3a3a;border-radius:4px;padding:.45rem .8rem;background:0 0;color:#bbb;font:inherit;font-size:.9rem;cursor:pointer}.guestbook-reply-cancel:hover{border-color:#666;color:#fff}.guestbook-list-status{padding:2rem 1rem;color:#888;text-align:center}@media(max-width:520px){.guestbook-form{padding:.8rem}.guestbook-form-row{gap:.5rem}.guestbook-message-head{align-items:flex-start;flex-direction:column;gap:.1rem}.guestbook-replies{margin-left:.75rem}.guestbook-pagination,.guestbook-reply-pagination{gap:.25rem}.guestbook-reply-pagination{margin-left:.75rem}.guestbook-page-button,.guestbook-reply-page-button{min-width:30px;padding:0 .35rem}}.cf-turnstile{margin-bottom:1.5rem}.cf-turnstile iframe{border-radius:6px}footer{background-color:#1a1a1a;border-top:1px solid #2e2e2e;padding:1.25rem 1.5rem;font-size:.85rem;color:#666;margin-top:3rem}.site-footer-inner{display:grid;grid-template-columns:auto minmax(2rem,1fr)auto auto;align-items:center;gap:1rem;width:100%;max-width:1100px;margin:0 auto}.site-footer-copyright{grid-column:1;margin:0;white-space:nowrap}.site-footer-credit{grid-column:3}.site-footer-links{display:flex;flex-direction:row;flex-wrap:nowrap;grid-column:4;align-items:center;justify-content:flex-end;gap:1rem;max-width:none;margin:0;padding:0;white-space:nowrap}.site-footer-credit,.site-footer-links a{color:#888;text-decoration:none}.site-footer-credit:hover,.site-footer-credit:focus-visible,.site-footer-links a:hover,.site-footer-links a:focus-visible{color:#e8a020}@media(max-width:640px){footer{padding:1rem;font-size:.75rem}.site-footer-inner{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"copyright copyright" "credit links";justify-content:start;gap:.75rem 1rem}.site-footer-copyright{grid-area:copyright}.site-footer-credit{grid-area:credit;white-space:nowrap}.site-footer-links{grid-area:links;justify-content:flex-start}}.site-ad{position:relative;background:#171717;border:1px solid #2e2e2e;overflow:hidden}.site-ad[hidden]{display:none}.site-ad-link{display:block;width:100%;height:100%}.site-ad-link img{width:100%;height:100%;object-fit:cover;object-position:center}.site-ad-badge{position:absolute;top:6px;left:6px;padding:.08rem .3rem;border:1px solid #fff;border-radius:3px;background:rgba(17,17,17,.68);color:#fff;font-size:.72rem;line-height:1.35;pointer-events:none;z-index:2}.site-ad-close{position:absolute;top:6px;right:6px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.42);border-radius:4px;background:rgba(17,17,17,.82);color:#fff;cursor:pointer;z-index:2}.site-ad-close svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.site-ad-close:hover,.site-ad-close:focus-visible{border-color:#e8a020;color:#e8a020}.site-ad--top,.site-ad--bottom{width:min(1100px,calc(100% - 3rem));height:clamp(130px,10vw,180px);margin:1rem auto}.site-ad--bottom{height:clamp(170px,12vw,220px);margin-bottom:0}.site-ad--bottom~footer{margin-top:0}.site-side-ads{position:fixed;inset:0;pointer-events:none;z-index:30}.site-ad--left,.site-ad--right{position:absolute;top:0;bottom:0;width:calc((100vw - 1100px)/2 - 24px);max-height:none;pointer-events:auto}.site-ad--left{left:12px}.site-ad--right{right:12px}@media(max-width:1450px){.site-side-ads{display:none}}@media(max-width:768px){.site-ad--top,.site-ad--bottom{width:calc(100% - 1.5rem);height:clamp(88px,22vw,120px);margin:.75rem auto}.site-ad--bottom{height:clamp(104px,28vw,144px);margin-bottom:0}nav{flex-direction:column;height:auto;padding:.75rem 0;gap:.5rem}nav ul{gap:1rem;flex-wrap:wrap;justify-content:center}.watch-history-popover.is-mobile-positioned{position:fixed;top:var(--history-popover-top,112px);left:var(--history-popover-left,12px);right:auto;width:min(296px,calc(100vw - 24px));max-height:min(400px,calc(100dvh - var(--history-popover-top,112px) - 12px))}.watch-history-popover-list{max-height:min(342px,calc(100dvh - var(--history-popover-top,112px) - 70px));padding:.45rem}.watch-history-popover .history-item{grid-template-columns:52px minmax(0,1fr);gap:.55rem;padding:.5rem}.watch-history-popover .history-poster{width:52px}.watch-history-popover .history-title{font-size:.9rem}.watch-history-popover .history-meta{font-size:.76rem}.grid-list{grid-template-columns:repeat(2,1fr)}.tvbox-toolbar{align-items:stretch;flex-direction:column}.tvbox-filter-buttons{align-self:flex-start}.tvbox-search-form{width:100%}.tvbox-results{grid-template-columns:repeat(3,1fr)}.tvbox-source-row{align-items:stretch;flex-direction:column;gap:.35rem}.tvbox-player-panel{margin:0 -1rem;border-left:0;border-right:0;border-radius:0}.tvbox-player-head{align-items:flex-start;flex-direction:row}.tvbox-player-head>div{flex:1;min-width:0}.tvbox-player-head h2{overflow-wrap:anywhere}.tvbox-player-head button{flex:none;align-self:flex-start}.tvbox-player-panel.is-player-fullscreen{margin:0;padding:calc(.75rem + env(safe-area-inset-top))calc(.75rem + env(safe-area-inset-right))calc(1rem + env(safe-area-inset-bottom))calc(.75rem + env(safe-area-inset-left))}.tvbox-player-panel.is-player-fullscreen .tvbox-player-head{align-items:center;flex-direction:row}.tvbox-player-panel.is-player-fullscreen .tvbox-player-head button{align-self:center}.tvbox-player-panel.is-player-fullscreen .tvbox-player-frame{height:auto;min-height:unset;max-height:none;aspect-ratio:16/9}.live-tv-custom-form{grid-template-columns:1fr}.live-tv-layout{grid-template-columns:1fr}.live-tv-layout.is-player-fullscreen{display:grid;align-content:start;gap:.75rem;height:100vh;height:100dvh;overflow-y:auto;overscroll-behavior:contain;padding:calc(.75rem + env(safe-area-inset-top))calc(.75rem + env(safe-area-inset-right))calc(1rem + env(safe-area-inset-bottom))calc(.75rem + env(safe-area-inset-left))}.live-tv-layout.is-player-fullscreen .live-tv-player{width:100%;height:auto;aspect-ratio:16/9}.live-tv-layout.is-player-fullscreen .live-tv-sidebar{display:block;max-height:38vh;background:#101010}.live-tv-layout.is-player-fullscreen.sidebar-collapsed .live-tv-sidebar{display:none}.live-tv-layout.is-player-fullscreen .live-tv-sidebar-toggle{display:inline-flex;width:18px;height:min(38%,calc(100% - 140px));min-height:64px;max-height:130px;font-size:1.15rem}.live-tv-layout.is-player-fullscreen .live-tv-channels{max-height:calc(38vh - 42px)}.podcast-search-row{justify-content:stretch}.podcast-search-form{grid-template-columns:1fr auto}.podcast-update{grid-template-columns:52px minmax(0,1fr)auto;gap:.55rem}.podcast-update img{width:52px;height:52px}.podcast-episode-actions{gap:.3rem}.podcast-episode-actions button{width:34px;height:34px}.podcast-player{grid-template-columns:56px minmax(0,1fr);gap:.65rem;padding:.65rem}.podcast-player img{width:56px;height:56px}.podcast-queue-list{max-height:min(42vh,320px)}.comic-toolbar{align-items:stretch;flex-direction:column}.comic-search-form{width:100%;min-width:0;max-width:none}.comic-mode-row{align-self:flex-start}.comic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.comic-card-main{padding:.4rem}.comic-card-title{font-size:.86rem}.comic-card-meta{font-size:.74rem}.comic-badge{font-size:.68rem}.comic-detail-head{grid-template-columns:96px minmax(0,1fr)}.comic-detail-head img{width:96px}.comic-detail h1{font-size:1.1rem}.comic-chapters{grid-template-columns:repeat(2,minmax(0,1fr))}.comic-reader-head{grid-template-columns:34px minmax(0,1fr)auto;border-left:0;border-right:0;border-radius:0;margin:0 -1rem}.comic-page-image{width:calc(100% + 2rem);border-radius:0}.live-tv-channels{max-height:45vh}.page-jump{right:calc(.65rem + env(safe-area-inset-right));bottom:calc(.8rem + env(safe-area-inset-bottom))}.page-jump button{width:40px;height:40px}.tvbox-episode-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-overlay{opacity:1}.error-page h1{font-size:1.5rem}main{padding:0 1rem}}.search-page{padding:1rem 0}.search-page h1{font-size:1.5rem;color:#f0f0f0;margin-bottom:1.5rem;border-bottom:1px solid #2e2e2e;padding-bottom:.5rem}.search-page #search{--pagefind-ui-scale:1;--pagefind-ui-primary:#e8a020;--pagefind-ui-text:#e0e0e0;--pagefind-ui-background:#1a1a1a;--pagefind-ui-border:#2e2e2e;--pagefind-ui-tag:#2a2a2a;--pagefind-ui-border-width:1px;--pagefind-ui-border-radius:6px;--pagefind-ui-font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}