*{box-sizing:border-box}html{background:#353535}body{margin:0;background:#0e1117;color:#e8eaf0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;font-size:14px;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input{font-family:inherit}.site-wrap{min-height:100vh;background:#11151b}.drag-scroll{scrollbar-width:none}.drag-scroll::-webkit-scrollbar{display:none}.jl-header{position:sticky;top:0;z-index:90;background:#080b0f;border-bottom:1px solid #171c24}.jl-header-inner{height:84px;max-width:1920px;margin:0 auto;padding:0 56px;display:flex;align-items:center;gap:32px}.jl-brand{display:flex;align-items:center;gap:8px;color:#ff6b13;font-weight:900;font-size:18px;white-space:nowrap}.jl-brand i{width:26px;height:26px;border-radius:50%;display:block;background:linear-gradient(135deg,#ff2b16,#ff8a00);position:relative}.jl-brand i:after{content:"";position:absolute;left:10px;top:7px;border-left:9px solid #111;border-top:6px solid transparent;border-bottom:6px solid transparent}.jl-nav{height:100%;display:flex;align-items:center;gap:34px;white-space:nowrap;overflow-x:auto;flex:1}.jl-nav a{color:#e8eaf0;font-size:17px;font-weight:700;position:relative;display:flex;align-items:center;height:100%}.jl-nav a.active,.jl-nav a:hover{color:#00d86a}.jl-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:22px;height:3px;background:#00d86a;border-radius:6px}.jl-search{width:280px;height:42px;border-radius:7px;background:#31363e;display:flex;overflow:hidden;align-items:center}.jl-search input{flex:1;height:100%;border:0;background:transparent;color:#e8eaf0;padding:0 14px;outline:0}.jl-search input::placeholder{color:#9aa1ac}.jl-search button{width:42px;border:0;background:transparent;color:#c4c9d2;font-size:28px;line-height:1}.jl-menu-btn{display:none;background:transparent;border:0;width:34px;height:34px;padding:4px}.jl-menu-btn span{display:block;height:3px;background:#fff;margin:5px 0;border-radius:3px}.site-main{max-width:1820px;margin:0 auto;padding:36px 56px 0}.jl-section,.wokanys-section,.fofo-section{margin:0 0 56px}.section-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 22px;border-bottom:1px solid #202632;padding-bottom:12px}.section-head h1,.section-head h2{font-size:32px;line-height:1.2;margin:0;font-weight:900;color:#fff;position:relative}.section-head h1:after,.section-head h2:after{content:"";position:absolute;left:0;bottom:-14px;width:64px;height:4px;background:#00d86a;border-radius:5px}.section-head a,.section-head span{color:#c6cbd5;font-size:14px}.section-head.small h2{font-size:20px}.lunli-top{padding-top:4px}.jl-row{display:grid;grid-auto-flow:column;grid-auto-columns:180px;gap:22px;overflow-x:auto;padding:4px 0 2px}.jl-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:34px 22px}.jl-card{min-width:0;display:block}.card-cover{position:relative;aspect-ratio:2/2.85;background:#33343b;border-radius:6px;overflow:hidden}.card-cover img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.jl-card:hover img{transform:scale(1.04)}.card-cover:after{content:"";position:absolute;inset:auto 0 0 0;height:45%;background:linear-gradient(transparent,rgba(0,0,0,.8))}.score-badge{position:absolute;right:0;top:0;z-index:2;background:#00cf63;color:#fff;font-size:15px;font-weight:900;min-width:42px;text-align:center;padding:4px 7px;border-radius:0 6px 0 6px}.status-badge{position:absolute;right:8px;bottom:7px;z-index:2;color:#fff;font-style:normal;font-size:15px;text-shadow:0 1px 2px #000}.poster-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(#3b3b43,#2c2d34);opacity:.95}.poster-empty i{width:70px;height:70px;border-radius:50%;border:8px solid rgba(255,255,255,.14);position:relative}.poster-empty i:after{content:"";position:absolute;left:27px;top:18px;border-left:22px solid rgba(255,255,255,.22);border-top:14px solid transparent;border-bottom:14px solid transparent}.card-title{display:block;margin-top:10px;color:#e8eaf0;font-size:17px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-meta{display:block;margin-top:2px;color:#aeb5c0;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jl-card:hover .card-title{color:#00d86a}.jl-hero{min-height:430px;border-radius:0;background-size:cover;background-position:center;display:flex;align-items:flex-end;margin:-36px -56px 56px;padding:90px 56px 60px;position:relative}.hero-content{max-width:760px}.hero-pill{display:inline-block;margin:0 8px 14px 0;background:#ff7720;color:#fff;border-radius:3px;padding:6px 10px;font-weight:900}.hero-pill.green{background:#00c85d}.jl-hero h1{font-size:56px;line-height:1.1;margin:0 0 16px;color:#fff;font-weight:900}.jl-hero p{font-size:18px;color:#d9dde5;margin:0 0 22px}.hero-actions,.detail-actions{display:flex;gap:14px;flex-wrap:wrap}.btn-green,.btn-dark{height:48px;min-width:120px;padding:0 24px;border:0;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:16px}.btn-green{background:#00d86a;color:#fff}.btn-dark{background:#4d515a;color:#fff}.breadcrumb{margin:0 0 22px;color:#aeb5c0;font-size:14px}.breadcrumb a:hover{color:#00d86a}.breadcrumb span{margin:0 8px;color:#6f7784}.content-layout,.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:36px;align-items:start}.content-main{min-width:0}.content-side .rank-panel,.detail-side .rank-panel{position:sticky;top:104px}.rank-panel{background:transparent}.rank-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #252b35;margin-bottom:12px;padding-bottom:12px}.rank-head h3{font-size:22px;margin:0;color:#fff}.rank-head h3:after{content:"";display:block;width:48px;height:3px;background:#00d86a;margin-top:8px}.rank-list{display:grid;gap:12px}.rank-item{display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:start;color:#cfd4dc}.rank-num{font-size:28px;line-height:1;font-weight:900;color:#6b717b;font-style:italic}.rank-item:nth-child(1) .rank-num{color:#ff3737}.rank-item:nth-child(2) .rank-num{color:#ff8a18}.rank-item:nth-child(3) .rank-num{color:#ffd217}.rank-item strong{font-size:15px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#f1f3f6}.rank-item em{font-style:normal;font-size:12px;color:#848c98;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filter-strip{display:flex;gap:12px;overflow-x:auto;margin:0 0 24px}.filter-strip a{flex:0 0 auto;background:#3b3f47;color:#e8eaf0;border-radius:5px;padding:10px 22px;font-weight:800}.filter-strip a.active,.filter-strip a:hover{background:#00d86a;color:#fff}.pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:32px}.pagination a,.pagination span{min-width:40px;height:38px;border-radius:5px;background:#242a33;color:#fff;display:flex;align-items:center;justify-content:center;padding:0 12px}.pagination a.active,.pagination a:hover{background:#00d86a}.empty-state{background:#161b23;border:1px solid #232a35;border-radius:8px;color:#9ba4b2;text-align:center;padding:46px}.detail-stage{margin:-36px -56px 42px;min-height:640px;background-size:cover;background-position:center right;display:flex;align-items:flex-end;padding:80px 56px}.detail-content{display:grid;grid-template-columns:230px minmax(0,720px);gap:36px;align-items:end}.detail-poster img,.detail-poster .poster-empty{width:230px;height:330px;border-radius:8px;object-fit:cover}.detail-info h1{font-size:42px;line-height:1.15;color:#fff;margin:0 0 12px}.detail-tags{display:flex;gap:8px;margin:0 0 14px;flex-wrap:wrap}.detail-tags span{background:#242a33;color:#fff;border-radius:4px;padding:6px 9px;font-weight:800}.detail-tags span:first-child{background:#ff7821}.detail-tags span:last-child{background:#00c85d}.detail-meta-line{font-size:18px;color:#d8dde5;margin:0 0 18px}.score-card{width:390px;max-width:100%;background:#282d36;border-radius:6px;padding:14px 22px;display:flex;align-items:center;gap:18px;margin-bottom:18px}.score-card strong{font-size:40px;color:#ffb02e}.score-card span{font-size:16px;font-weight:800;color:#fff}.score-card em{font-style:normal;margin-left:auto;color:#fff;font-weight:800}.detail-info p{font-size:16px;line-height:1.75;color:#d4d9e1;margin:8px 0}.intro-text{max-height:92px;overflow:hidden}.intro-text.expanded{max-height:none}.intro-toggle{border:0;background:transparent;color:#fff;font-weight:900;font-size:16px;margin:4px 0 14px}.source-section{background:#11151b;border-top:1px solid #202632;padding-top:26px}.source-tabs{display:flex;align-items:center;gap:22px;overflow-x:auto;padding-bottom:12px;margin-bottom:16px}.source-tabs span{color:#e4e8ef;font-weight:900;white-space:nowrap}.source-tabs span.active{color:#00d86a}.source-tabs b{background:#1e2d46;color:#dce7ff;border-radius:6px;padding:1px 6px;font-size:12px}.episode-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.episode-grid a{height:58px;background:#1b2028;border:1px solid #2b313b;border-radius:7px;display:flex;align-items:center;justify-content:center;color:#f2f4f7;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px}.episode-grid a.active,.episode-grid a:hover{color:#00d86a;background:#20262f}.article-text{background:#11151b;color:#d4d9e1;font-size:16px;line-height:1.9}.article-text p{margin:0 0 12px}.play-page-shell{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:0;margin:-36px -56px 0}.player-main{min-width:0;background:#050608}.player-box{position:relative;background:#000;aspect-ratio:16/9}.video-player{width:100%;height:100%;background:#000;display:block}.player-tip{position:absolute;left:16px;top:22px;z-index:3;color:#fff;font-size:14px}.player-tip span{background:#ff7a20;border-radius:2px;padding:2px 6px;margin-right:7px}.big-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:86px;height:86px;border-radius:50%;border:0;background:rgba(0,216,106,.8);color:#fff;font-size:38px;display:flex;align-items:center;justify-content:center}.player-empty{height:100%;display:flex;align-items:center;justify-content:center;color:#fff}.play-info-mobile{display:none}.player-main>.source-section,.player-main>.jl-section{padding-left:56px;padding-right:36px}.player-side{background:#11151b;border-left:1px solid #202632;min-height:100vh}.side-panel{position:sticky;top:84px;padding:22px}.side-tabs{display:flex;gap:22px;color:#cfd4dc;font-weight:900;margin-bottom:24px}.side-tabs span.active{color:#00d86a;position:relative}.side-tabs span.active:after{content:"";display:block;width:24px;height:3px;background:#00d86a;margin-top:8px}.side-panel h2{font-size:24px;margin:0 0 8px;color:#fff}.side-panel p{color:#b8bfca;line-height:1.7}.share-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:#1d222b;border-radius:7px;padding:8px;margin:16px 0}.share-row button{height:42px;border:0;background:transparent;color:#adb4bf;font-weight:800}.side-resource-title{font-size:19px;font-weight:900;margin:24px 0 12px;color:#fff}.player-side .source-section{padding-top:0;border:0;margin:0}.player-side .section-head{display:none}.player-side .episode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.player-side .episode-grid a{height:52px}.side-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.side-related-grid .card-title{font-size:13px}.search-card{background:#151a22;border:1px solid #252b35;border-radius:10px;padding:28px}.search-card h1{font-size:30px;margin:0 0 8px}.search-card p{color:#aeb5c0}.search-card form{display:flex;gap:12px}.search-card input{flex:1;height:46px;background:#252a33;border:1px solid #303642;color:#fff;border-radius:6px;padding:0 14px}.search-card button{width:100px;border:0;border-radius:6px;background:#00d86a;color:#fff;font-weight:900}.site-footer{background:#0a0d11;border-top:1px solid #242a33;margin-top:60px;color:#8d96a4}.footer-inner{max-width:1820px;margin:0 auto;padding:38px 56px}.friend-links{display:flex;gap:20px;align-items:center;margin-bottom:28px}.friend-links strong{font-size:28px;color:#fff;margin-right:10px}.friend-links a:hover,.footer-links a:hover{color:#00d86a}.footer-links{display:flex;gap:16px;margin-bottom:12px}.mobile-drawer,.drawer-mask,.mobile-bottom{display:none}.float-tools{position:fixed;right:22px;bottom:72px;z-index:88;display:flex;flex-direction:column;gap:12px}.float-tools button{width:48px;height:48px;border-radius:10px;border:0;background:#070a0e;color:#fff;font-size:18px;font-weight:900}.float-tools [data-back-top]{background:#00d86a;display:none}.float-tools [data-back-top].show{display:block}
@media(max-width:1280px){.jl-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.jl-header-inner,.site-main,.footer-inner{padding-left:36px;padding-right:36px}.play-page-shell,.jl-hero,.detail-stage{margin-left:-36px;margin-right:-36px}.jl-hero,.detail-stage{padding-left:36px;padding-right:36px}.play-page-shell{grid-template-columns:minmax(0,1fr) 320px}.jl-search{width:250px}}
@media(max-width:900px){html{background:#333}body{background:#333}.site-wrap{max-width:760px;margin:0 auto;background:#11151b;min-height:100vh;padding-bottom:76px}.jl-header{position:sticky}.jl-header-inner{height:auto;padding:12px 16px 0;gap:12px;flex-wrap:wrap}.jl-menu-btn{display:block;flex:0 0 auto}.jl-brand{font-size:22px}.jl-brand i{width:30px;height:30px}.jl-search{height:50px;flex:1;min-width:0;width:auto;border-radius:9px}.jl-search input{font-size:20px}.jl-search button{font-size:34px;width:54px}.jl-nav{order:2;flex-basis:100%;height:60px;gap:28px;overflow-x:auto}.jl-nav a{font-size:28px;flex:0 0 auto}.jl-nav a.active:after{bottom:0;height:4px}.site-main{padding:28px 18px 0}.jl-section,.wokanys-section,.fofo-section{margin-bottom:40px}.section-head{margin-bottom:22px;padding-bottom:14px}.section-head h1,.section-head h2{font-size:34px}.section-head h1:after,.section-head h2:after{width:118px;height:5px;bottom:-16px}.section-head a,.section-head span{font-size:24px}.jl-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 16px}.jl-row{grid-auto-columns:31%;gap:16px}.card-cover{border-radius:12px}.card-title{font-size:24px;margin-top:10px}.card-meta{font-size:22px;color:#99a1ad}.score-badge{font-size:22px;min-width:52px}.status-badge{font-size:20px}.jl-hero{min-height:auto;margin:0 0 40px;border-radius:0;padding:240px 20px 36px;background-position:center}.jl-hero h1{font-size:44px}.jl-hero p{font-size:24px}.hero-pill{font-size:22px}.btn-green,.btn-dark{height:68px;border-radius:9px;font-size:26px;min-width:150px}.breadcrumb{font-size:24px;margin-bottom:28px}.content-layout{display:block}.content-side{display:none}.filter-strip a{font-size:24px;padding:12px 24px}.detail-stage{margin:0 -18px 34px;min-height:auto;padding:280px 28px 30px;background-position:center top;display:block}.detail-content{display:block}.detail-poster{display:none}.detail-info h1{font-size:40px}.detail-meta-line,.detail-info p{font-size:24px}.detail-tags span{font-size:21px;padding:7px 10px}.score-card{width:100%;padding:18px}.score-card strong{font-size:54px}.score-card span,.score-card em{font-size:22px}.intro-text{max-height:130px}.intro-toggle{font-size:24px}.episode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.episode-grid a{height:78px;font-size:25px;border-radius:9px}.source-tabs span{font-size:24px}.article-text{font-size:26px;line-height:1.8}.play-page-shell{display:block;margin:-28px -18px 0}.player-box{aspect-ratio:16/9}.player-tip{font-size:18px}.play-info-mobile{display:block;padding:26px 26px 10px;background:#11151b}.play-info-mobile h1{font-size:36px;line-height:1.25;margin:0 0 8px}.play-info-mobile small{font-size:24px;color:#99a1ad}.play-info-mobile p{font-size:23px;color:#b8bfca}.player-side{display:none}.player-main>.source-section,.player-main>.jl-section{padding-left:26px;padding-right:26px}.share-row{grid-template-columns:repeat(3,1fr);padding:8px}.share-row button{height:58px;font-size:24px}.big-play{width:74px;height:74px}.search-card{padding:26px;border-radius:12px}.search-card h1{font-size:34px}.search-card p,.search-card input,.search-card button{font-size:24px}.search-card input,.search-card button{height:60px}.site-footer{display:none}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:100}.drawer-mask.show{display:block}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:500px;max-width:72vw;background:#070a0e;z-index:101;transform:translateX(-110%);transition:.22s ease;box-shadow:10px 0 40px rgba(0,0,0,.55);overflow:auto}.mobile-drawer.show{transform:translateX(0)}.drawer-cover{height:200px;background:linear-gradient(135deg,rgba(0,216,106,.2),rgba(0,0,0,.2)),#11151b;display:flex;align-items:flex-start;justify-content:space-between;padding:30px}.drawer-logo{font-size:26px}.drawer-cover button{border:0;background:transparent;color:#cfd4dc;font-size:46px}.mobile-drawer form{display:flex;height:56px;margin:18px 30px 20px;background:#242a33;border-radius:9px;overflow:hidden}.mobile-drawer form input{flex:1;border:0;background:transparent;color:#fff;font-size:22px;padding:0 16px;outline:0}.mobile-drawer form button{width:60px;border:0;background:transparent;color:#00d86a;font-size:34px}.mobile-drawer a{display:flex;align-items:center;justify-content:space-between;color:#e8eaf0;font-size:28px;font-weight:800;padding:18px 32px}.mobile-drawer a.active,.mobile-drawer a:hover{color:#00d86a}.mobile-bottom{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:100%;max-width:760px;height:76px;background:#080b0f;border-top:1px solid #242a33;z-index:95}.mobile-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:20px;gap:2px}.mobile-bottom a.active,.mobile-bottom a:hover{color:#00d86a}.mobile-bottom span{font-size:18px}.float-tools{right:18px;bottom:90px}.float-tools button{width:54px;height:54px;border-radius:50%;font-size:21px}}
@media(max-width:560px){.site-wrap{max-width:720px}.jl-header-inner{padding-left:12px;padding-right:12px}.jl-brand span{font-size:20px}.jl-search input{font-size:18px}.jl-nav{gap:24px}.jl-nav a{font-size:26px}.site-main{padding-left:16px;padding-right:16px}.jl-grid{gap:26px 14px}.jl-row{grid-auto-columns:32%}.card-title{font-size:22px}.card-meta{font-size:19px}.section-head h1,.section-head h2{font-size:32px}.detail-info h1{font-size:38px}.episode-grid a{font-size:23px}.mobile-drawer{max-width:76vw}}
