*{box-sizing:border-box}html{background:#3a3a3a}body{margin:0;background:#101010;color:#f4f4f4;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;font-size:14px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input{font:inherit}.site-wrap{min-height:100vh;background:#101010}.tv-header{background:#101010;border-bottom:1px solid rgba(255,255,255,.04)}.tv-header-inner{max-width:1180px;margin:0 auto;padding:24px 18px 18px}.brand-search-row{display:flex;align-items:center;gap:32px}.tv-brand{display:flex;align-items:center;gap:10px;min-width:168px;font-size:22px;font-weight:900;color:#fff}.duck-mark{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#ffcc00;color:#111;font-size:21px;box-shadow:0 0 0 3px rgba(255,174,0,.12)}.tv-search{width:360px;height:34px;border-radius:5px;background:#fff;display:flex;align-items:center;overflow:hidden}.tv-search input{height:100%;flex:1;border:0;outline:0;background:#fff;color:#222;padding:0 12px;font-size:13px}.tv-search input::placeholder{color:#9a9a9a}.tv-search button{width:42px;height:100%;border:0;background:#fff;color:#777;font-size:21px;line-height:1;cursor:pointer}.tv-icon{display:none;border:0;background:transparent;color:#fff;font-size:28px;margin-left:auto}.tv-nav{display:flex;align-items:center;gap:38px;margin-top:28px;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.tv-nav::-webkit-scrollbar,.drag-scroll::-webkit-scrollbar{display:none}.tv-nav a{position:relative;font-weight:900;color:#f6f6f6;font-size:15px;line-height:32px}.tv-nav a:hover,.tv-nav a.active{color:#ff9b00}.tv-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-11px;height:3px;border-radius:999px;background:#ff9b00}.site-main{max-width:1180px;margin:0 auto;padding:12px 18px 0}.wokanys-section{margin:28px 0 44px}.top-lunli-section{margin-top:16px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 18px}.section-head h2{margin:0;font-size:19px;line-height:1.2;color:#fff;font-weight:900}.section-head h2:before{content:"";display:inline-block;width:4px;height:18px;background:#ff9b00;border-radius:5px;margin-right:9px;vertical-align:-3px}.section-head a,.section-head span{color:#9aa0a6;font-size:13px}.section-head a:hover{color:#ff9b00}.poster-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:26px 24px}.home-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.poster-card{display:block;min-width:0}.poster-img{position:relative;width:100%;aspect-ratio:2/3;border-radius:8px;overflow:hidden;background:#303030}.poster-img img{width:100%;height:100%;object-fit:cover;transition:transform .18s ease,filter .18s ease}.poster-card:hover .poster-img img{transform:scale(1.035);filter:brightness(1.06)}.poster-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#555;color:#fff;font-weight:900}.poster-tag{position:absolute;right:5px;bottom:5px;max-width:85%;padding:1px 5px;border-radius:3px;background:rgba(0,0,0,.7);color:#fff;font-style:normal;font-size:11px;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poster-score{position:absolute;right:5px;top:5px;min-width:28px;height:28px;border-radius:999px;background:rgba(255,155,0,.92);color:#fff;font-size:12px;line-height:28px;text-align:center;padding:0 5px}.poster-desc{display:none}.poster-title{display:block;margin-top:8px;color:#fff;font-size:13px;line-height:1.35;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poster-meta{display:block;margin-top:2px;color:#aeb5bd;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poster-card:hover .poster-title{color:#ff9b00}.poster-row{display:grid;grid-auto-flow:column;grid-auto-columns:150px;gap:18px;overflow-x:auto;padding-bottom:2px}.poster-row .poster-title{white-space:nowrap}.breadcrumb{font-size:13px;color:#aeb5bd;margin:12px 0 20px}.breadcrumb a{color:#cbd5df}.breadcrumb a:hover{color:#ff9b00}.breadcrumb span{margin:0 8px}.soft-line{border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:12px}.filter-strip{display:flex;gap:14px;overflow-x:auto;padding:10px 0 24px;margin-bottom:2px;border-bottom:1px solid rgba(255,255,255,.06)}.filter-strip a{display:inline-flex;align-items:center;height:30px;padding:0 10px;border-radius:5px;color:#d8d8d8;font-weight:700;white-space:nowrap}.filter-strip a.active,.filter-strip a:hover{background:#ff9b00;color:#111}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:30px}.content-side{padding-top:0}.rank-panel{background:#151515;border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:14px}.rank-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.rank-head h3{font-size:16px;margin:0;color:#fff}.rank-head a{font-size:12px;color:#999}.rank-item{display:grid;grid-template-columns:26px minmax(0,1fr);gap:8px;align-items:center;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.05)}.rank-item:last-child{border-bottom:0}.rank-num{width:22px;height:22px;line-height:22px;border-radius:5px;background:#2b2b2b;color:#ff9b00;text-align:center;font-weight:900}.rank-item strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-item em{grid-column:2;color:#8f98a0;font-style:normal;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin:35px 0 0;flex-wrap:wrap}.pagination a,.pagination span{min-width:38px;height:38px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;background:#2b2b2b;color:#d7dde4;font-weight:800}.pagination a.active,.pagination a:hover{background:#ff9b00;color:#111}.empty-state{background:#151515;border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:36px;text-align:center;color:#aaa}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:30px}.detail-hero{display:grid;grid-template-columns:180px minmax(0,1fr);gap:28px;align-items:start;background:#111;border-radius:8px;padding:0 0 24px}.detail-poster{position:relative;width:180px;aspect-ratio:2/3;border-radius:8px;overflow:hidden;background:#252525}.detail-poster img{width:100%;height:100%;object-fit:cover}.detail-poster span{position:absolute;right:6px;bottom:6px;background:#000a;color:#fff;border-radius:4px;padding:2px 6px;font-size:12px}.detail-info h1{font-size:22px;margin:0 0 14px;color:#fff;line-height:1.35}.hero-label{display:inline-flex;margin-bottom:10px;padding:2px 8px;border-radius:4px;color:#111;background:#ff9b00;font-size:12px;font-weight:900}.detail-tags{display:flex;gap:8px;overflow-x:auto;margin:0 0 12px}.detail-tags span{height:26px;display:inline-flex;align-items:center;padding:0 9px;border-radius:4px;background:#252525;color:#ddd;white-space:nowrap}.detail-intro,.detail-meta p{color:#d2d6da;margin:6px 0}.detail-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.btn-primary,.btn-soft,.watch-btn{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 18px;border-radius:6px;border:1px solid #ff9b00;background:#ff9b00;color:#111;font-weight:900}.btn-soft{background:transparent;color:#ff9b00}.btn-primary:hover,.btn-soft:hover,.watch-btn:hover{filter:brightness(1.08)}.score-box{display:none}.episode-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px}.episode-grid a{height:34px;display:flex;align-items:center;justify-content:center;border-radius:5px;background:#303030;color:#f6f6f6;font-size:13px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 8px}.episode-grid a:hover,.episode-grid a.active{background:#ff9b00;color:#111}.article-text{color:#e7e7e7;font-size:15px;line-height:2;background:#111;border-radius:8px;padding:18px}.article-text p{margin:0 0 12px}.play-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}.player-main{max-width:1080px}.player-box{position:relative;width:100%;height:560px;background:#000;border-radius:2px;overflow:hidden}.video-player{width:100%;height:100%;background:#000}.player-empty{height:100%;display:flex;align-items:center;justify-content:center;color:#8da4b8}.big-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:78px;height:78px;border-radius:50%;border:0;background:rgba(255,155,0,.92);color:#111;font-size:38px;display:flex;align-items:center;justify-content:center;cursor:pointer}.share-row{display:flex;align-items:center;gap:8px;margin:14px 0;color:#aaa}.share-btn{min-width:28px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:#252525;border:0;color:#ddd;padding:0 8px;cursor:pointer}.player-info-card{margin-top:20px;background:#111;border-radius:8px;padding:0}.player-info-card h1{margin:0 0 8px;font-size:24px;color:#ff9b00}.player-info-card small{color:#fff}.player-info-card p{color:#cfd4da}.player-side{max-width:1080px}.play-vod-card{display:none}.side-episodes{margin:18px 0}.source-tabs{margin-bottom:12px}.source-tabs span{display:inline-flex;height:32px;align-items:center;border:1px solid #ff9b00;color:#ff9b00;border-radius:6px;padding:0 14px;font-weight:900}.side-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.search-card{background:#151515;border-radius:8px;padding:24px}.search-card h1{margin:0 0 10px}.search-card p{color:#aaa}.search-card form{display:flex;max-width:640px;gap:10px}.search-card input{flex:1;height:40px;border:0;border-radius:5px;padding:0 12px}.search-card button{width:88px;border:0;border-radius:5px;background:#ff9b00;color:#111;font-weight:900}.site-footer{max-width:1180px;margin:40px auto 0;padding:28px 18px 80px;text-align:center;color:#9aa0a6;border-top:1px solid rgba(255,255,255,.06)}.footer-inner p{margin:8px 0}.footer-links{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.footer-links a,.site-footer a{color:#bfc5cc}.footer-links a:hover,.site-footer a:hover{color:#ff9b00}.mobile-bottom{display:none}.back-top{position:fixed;right:24px;bottom:24px;width:42px;height:42px;border-radius:50%;border:0;background:#ff9b00;color:#111;font-weight:900;display:none;z-index:50}.back-top.show{display:block}.drawer-mask,.mobile-drawer{display:none}.fofo-hero{display:none!important}
@media(max-width:1100px){.poster-grid,.home-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.content-layout,.detail-layout{grid-template-columns:1fr}.content-side,.detail-side{display:none}.episode-grid,.side-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.player-box{height:52vw;min-height:340px}}
@media(max-width:760px){body{font-size:14px}.tv-header-inner{padding:18px 18px 8px}.brand-search-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px}.tv-brand{min-width:0;font-size:0}.duck-mark{width:30px;height:30px;font-size:18px}.tv-search{width:100%;height:48px;border-radius:8px}.tv-search input{font-size:15px}.tv-icon{display:block}.tv-nav{gap:30px;margin-top:22px;padding-bottom:12px}.tv-nav a{font-size:19px;line-height:38px}.site-main{padding:12px 18px 0}.wokanys-section{margin:26px 0 38px}.section-head h2{font-size:22px}.poster-grid,.home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 22px}.poster-title{font-size:17px;margin-top:10px}.poster-meta{font-size:14px}.poster-tag{font-size:12px}.poster-score{width:auto;min-width:30px;height:30px;line-height:30px}.filter-strip{padding-bottom:18px}.detail-hero{grid-template-columns:110px minmax(0,1fr);gap:16px}.detail-poster{width:110px}.detail-info h1{font-size:20px}.detail-intro{display:none}.detail-meta p{font-size:13px;line-height:1.45}.episode-grid,.side-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.episode-grid a{height:40px}.player-box{height:54vw;min-height:220px}.player-info-card h1{font-size:24px}.article-text{font-size:18px;line-height:2.05}.poster-row{grid-auto-columns:38vw}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:70;display:grid;grid-template-columns:repeat(5,1fr);background:#151515;border-top:1px solid rgba(255,255,255,.08)}.mobile-bottom a{height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;color:#cfd4da}.mobile-bottom span{font-size:17px;line-height:1}.mobile-bottom a:hover{color:#ff9b00}.site-footer{padding-bottom:86px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:90}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;right:0;top:0;bottom:0;width:72vw;max-width:320px;background:#151515;z-index:91;padding:20px;transform:translateX(100%);transition:.2s ease;display:block}.mobile-drawer.show{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.drawer-head button{border:0;background:transparent;color:#fff;font-size:32px}.mobile-drawer a{display:block;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:18px;font-weight:900}.back-top{right:16px;bottom:72px}}
@media(max-width:420px){.site-main,.tv-header-inner{padding-left:14px;padding-right:14px}.poster-grid,.home-grid{gap:22px 16px}.tv-nav{gap:24px}.episode-grid,.side-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
