*,*::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}body{background-color:#111!important}main{background-color:#111!important}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:2rem auto;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;gap:.5rem;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 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-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,.tvbox-play-source-tabs{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem}.tvbox-category-tabs[hidden]{display:none!important}.tvbox-play-source-tabs[hidden]{display:none!important}.tvbox-category-tab,.tvbox-play-source-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-play-source-tab:hover,.tvbox-episode:hover{border-color:#e8a020;color:#f5c060}.tvbox-category-tab.active,.tvbox-play-source-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}.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-player-options{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem 1rem;color:#aaa;font-size:.9rem;margin-bottom:.75rem}.tvbox-player-options label{display:inline-flex;align-items:center;gap:.4rem}.tvbox-play-source-select-wrap{color:#aaa}.tvbox-play-source-select{min-width:128px;max-width:min(260px,60vw);background:#181818;border:1px solid #333;color:#e0e0e0;border-radius:4px;padding:.42rem .6rem;font:inherit}.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}.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{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{border-color:#e8a020;color:#e8a020}.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-episode{display:grid;gap:.25rem;border:1px solid #2e2e2e;border-radius:6px;background:#161616;color:inherit;padding:.7rem;text-align:left;cursor:pointer}.podcast-update{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:.75rem}.podcast-player{position:sticky;bottom:0;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-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}.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;right:.35rem;bottom:.35rem;max-width:calc(100% - .7rem);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;white-space:nowrap}.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-message a{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;text-decoration:none}.comic-image-message a:hover{color:#111;background:#f5c060;text-decoration:none}.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:hover{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-item-wrap:hover .history-delete,.history-delete:focus{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}.post-header{margin-bottom:2rem}.post-header h1{font-size:1.8rem;color:#f0f0f0;line-height:1.3;margin-bottom:.5rem}.post-header time{font-size:.85rem;color:#888;display:block;margin-bottom:1rem}.post-header .post-cover{width:100%;max-width:600px;height:auto;object-fit:contain;border-radius:6px;margin:0 auto 1.5rem;display:block}.movie-meta{background-color:#1a1a1a;border:1px solid #2e2e2e;border-radius:6px;padding:1rem 1.25rem;margin-bottom:1rem}.movie-meta h2{font-size:.95rem;color:#e8a020;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.movie-meta dl{display:grid;grid-template-columns:auto 1fr;gap:.3rem 1rem}.movie-meta dt{color:#888;font-size:.85rem;white-space:nowrap}.movie-meta dd{color:#e0e0e0;font-size:.85rem}.tag-item{display:inline-block;background-color:#2a2a2a;border:1px solid #3a3a3a;border-radius:3px;padding:.15rem .5rem;color:#ccc;font-size:.8rem;margin-right:.3rem}.meta-link{color:#e8a020;text-decoration:none}.meta-link:hover{color:#f5c060;text-decoration:underline}.separator{color:#888;margin:0 .2rem}.post-content{font-size:1rem;line-height:1.8;color:#d0d0d0}.post-content img{max-width:100%;height:auto;border-radius:6px;margin:1rem 0}.post-content iframe{max-width:100%;width:100%;height:auto;aspect-ratio:16/9;border-radius:6px;margin:1rem 0}.post-content h2,.post-content h3,.post-content h4{color:#f0f0f0;margin:1.5rem 0 .5rem}.post-content p{margin-bottom:1rem}.post-content ul,.post-content ol{margin:.5rem 0 1rem 1.5rem}.post-content blockquote{border-left:3px solid #e8a020;padding-left:1rem;color:#aaa;margin:1rem 0}.post-content code{background-color:#222;padding:.1em .4em;border-radius:3px;font-size:.9em}.post-content pre{background-color:#1a1a1a;border:1px solid #2e2e2e;border-radius:6px;padding:1rem;overflow-x:auto;margin-bottom:1rem}.post-content pre code{background:0 0;padding:0}.list-page>h1{font-size:1.5rem;color:#f0f0f0;margin-bottom:1.5rem;border-bottom:1px solid #2e2e2e;padding-bottom:.5rem}.list-page .post-list{list-style:none}.post-item{border-bottom:1px solid #2a2a2a;padding:1rem 0}.post-item article{display:flex;gap:1rem;align-items:flex-start}.post-cover-small{width:80px;min-width:80px;height:56px;object-fit:cover;border-radius:4px}.post-item .post-info h2{font-size:1rem}.tag-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:2rem}.tag-card{display:flex;align-items:center;justify-content:center;padding:1rem;background-color:#1a1a1a;border:1px solid #2e2e2e;border-radius:6px;text-decoration:none;transition:all .2s ease;min-height:60px}.tag-card:hover{border-color:#e8a020;background-color:#222;text-decoration:none}.tag-card-content{text-align:center}.tag-card-title{font-size:.95rem;color:#f0f0f0;font-weight:600;margin:0 0 .25rem}.tag-card-count{font-size:.75rem;color:#888}.pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem;font-size:.9rem;color:#888}.pagination a{color:#e8a020}.pagination a:hover{color:#f5c060}.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}.post-summary{background-color:#1a1a1a;border:1px solid #2e2e2e;border-radius:6px;padding:1rem 1.25rem;margin-top:2rem;color:#bbb;font-size:.95rem;line-height:1.8}.comments{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #2e2e2e}.comments h2{font-size:1.1rem;color:#f0f0f0;margin-bottom:1rem}.cf-turnstile{margin-bottom:1.5rem}.cf-turnstile iframe{border-radius:6px}footer{background-color:#1a1a1a;border-top:1px solid #2e2e2e;text-align:center;padding:1.25rem 1.5rem;font-size:.85rem;color:#666;margin-top:3rem}@media(max-width:768px){nav{flex-direction:column;height:auto;padding:.75rem 0;gap:.5rem}nav ul{gap:1rem;flex-wrap:wrap;justify-content:center}.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:stretch;flex-direction:column}.tvbox-player-head button{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}.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}.tag-grid{grid-template-columns:repeat(3,1fr)}.post-header h1{font-size:1.4rem}.movie-meta dl{grid-template-columns:1fr}.post-item article{flex-direction:column}.post-cover-small{width:100%;min-width:unset;height:120px}.error-page h1{font-size:1.5rem}.videos-section{padding:1rem;margin:0 -1.5rem 2rem;border-radius:0;border-left:none;border-right:none}.video-player{margin-bottom:.5rem;border-radius:4px}.video-player iframe{border-radius:4px}.alternatives{gap:.3rem;justify-content:flex-start}.alternatives label{font-size:.8rem}.alt-source-btn{padding:.3rem .6rem;font-size:.75rem;border-radius:3px}main{padding:0 1rem}.post-content{margin:0 -1rem;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}.videos-section{background-color:#1a1a1a;border:1px solid #2e2e2e;border-radius:6px;padding:1.5rem;margin-bottom:2rem}.videos-section h2{font-size:.95rem;color:#e8a020;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.movie-video,.series-videos{margin-bottom:1.5rem}.episode{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #2e2e2e}.episode:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.episode h3{font-size:.95rem;color:#f0f0f0;margin-bottom:.75rem}.video-player{margin-bottom:.75rem;border-radius:6px;overflow:hidden}.video-player iframe{width:100%;aspect-ratio:16/9;border:none;display:block}.alternatives{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.alternatives label{font-size:.85rem;color:#888;white-space:nowrap}.alt-source-btn{padding:.4rem .8rem;background-color:#2a2a2a;border:1px solid #3a3a3a;border-radius:4px;color:#ccc;font-size:.8rem;cursor:pointer;transition:all .2s ease}.alt-source-btn:hover{background-color:#3a3a3a;border-color:#e8a020;color:#e8a020}.alt-source-btn.active{background-color:#e8a020;border-color:#e8a020;color:#111}