*{box-sizing:border-box}html{background:#3a3a3a}body{margin:0;background:#3a3a3a;color:#c9d6dc;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%}.site-wrap{max-width:1200px;margin:0 auto;background:#202829;min-height:100vh;box-shadow:0 0 0 1px rgba(255,255,255,.04)}.site-main{padding:0 48px 24px;background:#202829}.nfy-header{position:sticky;top:0;z-index:80;background:#050505;border-bottom:1px solid #182020}.nfy-header-inner{height:54px;display:flex;align-items:center;gap:18px;padding:0 22px}.nfy-brand{display:flex;align-items:center;gap:12px;min-width:168px}.nfy-brand span{font-family:Arial Black,Impact,sans-serif;color:#e50914;font-size:42px;line-height:1}.nfy-brand strong{font-size:14px;color:#eaf8ff;white-space:nowrap}.nfy-nav{display:flex;align-items:center;gap:15px;overflow-x:auto;white-space:nowrap;scrollbar-width:none;flex:1}.nfy-nav::-webkit-scrollbar,.drag-scroll::-webkit-scrollbar{display:none}.nfy-nav a{font-size:13px;font-weight:800;color:#fff}.nfy-nav a.active,.nfy-nav a:hover{color:#00d8ff}.nfy-search{width:310px;height:32px;background:#bfc3c6;border-radius:4px;display:flex;overflow:hidden;flex-shrink:0}.nfy-search input{flex:1;border:0;outline:0;background:#aeb1b3;color:#222;padding:0 12px;font-size:13px}.nfy-search input::placeholder{color:#616a6f}.nfy-search button{width:42px;border:0;background:#9ca4a9;color:#4a575f;font-size:22px;font-weight:900}.nfy-menu-btn{display:none;background:transparent;border:0;color:#fff;font-size:28px}.drawer-mask,.mobile-drawer{display:none}.nfy-strip{display:flex;gap:18px;overflow-x:auto;white-space:nowrap;background:#384345;margin:0 -48px 28px;padding:14px 48px;border-bottom:1px solid rgba(255,255,255,.06)}.nfy-strip a{color:#dff8ff;font-weight:800}.nfy-strip a:hover{color:#00d8ff}.nfy-page-title{background:#2d383a;margin:0 0 18px;padding:18px 20px;border-left:4px solid #00c7df}.nfy-page-title h1{margin:0;font-size:24px;color:#effbff}.nfy-page-title p{margin:6px 0 0;color:#91a5ad}.breadcrumb{display:flex;align-items:center;gap:8px;color:#8da2aa;margin:0 0 20px}.breadcrumb a:hover{color:#00d8ff}.soft-line{border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:12px}.wokanys-section{padding:0 0 34px;margin:0 0 8px;border-bottom:1px dashed rgba(255,255,255,.08)}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.section-head h2{margin:0;font-size:17px;color:#effbff;font-weight:900}.section-head a,.section-head span{font-size:12px;color:#d6f7ff;border:1px solid rgba(214,247,255,.35);background:#49575b;border-radius:5px;padding:2px 10px}.top-lunli{padding-top:2px}.poster-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px 16px}.home-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.poster-card{display:block;min-width:0}.poster-img{position:relative;aspect-ratio:2/3;background:#111819;overflow:hidden;border-radius:0;box-shadow:0 0 0 1px rgba(255,255,255,.04)}.poster-img img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease,filter .25s ease}.poster-card:hover img{transform:scale(1.04);filter:brightness(.58)}.poster-empty{height:100%;display:flex;align-items:center;justify-content:center;color:#7e9097;background:#141c1d}.poster-quality{position:absolute;left:0;top:0;z-index:2;font-style:normal;background:#f45d96;color:#fff;font-weight:800;font-size:12px;line-height:1;padding:7px 9px;border-radius:0 0 4px 0}.poster-tag{position:absolute;left:0;top:27px;z-index:2;max-width:75%;font-style:normal;background:#2b8cdb;color:#fff;font-weight:700;font-size:12px;line-height:1.2;padding:6px 9px;border-radius:0 0 4px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poster-score{position:absolute;right:6px;top:6px;z-index:2;min-width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(139,119,0,.78);color:#fff;font-size:12px;font-weight:800}.poster-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;color:#fff;font-size:38px;background:rgba(0,0,0,.28);transition:opacity .22s}.poster-card:hover .poster-play{opacity:1}.poster-title{display:block;margin:9px 0 3px;color:#eefaff;font-size:15px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poster-card:hover .poster-title{color:#00d8ff}.poster-meta,.poster-type{display:block;color:#9aacb3;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poster-type{color:#73858b}.poster-row{display:flex;gap:14px;overflow-x:auto;padding-bottom:6px}.row-card{flex:0 0 142px}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:28px}.rank-panel{background:#1b2223;border:1px solid rgba(255,255,255,.05);padding:16px;position:sticky;top:72px}.rank-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.rank-head h3{margin:0;color:#f1fbff;font-size:16px}.rank-list{display:grid;gap:2px}.rank-item{display:grid;grid-template-columns:28px minmax(0,1fr) 42px;gap:8px;align-items:center;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.05)}.rank-num{font-size:17px;font-weight:900;color:#d5bd49}.rank-item:nth-child(-n+3) .rank-num{color:#00d8ff}.rank-item strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#cfe0e6}.rank-item em{font-style:normal;color:#7e969f;font-size:12px;text-align:right}.filter-strip{display:flex;gap:10px;overflow-x:auto;margin:-4px 0 22px;padding-bottom:2px}.filter-strip a{flex:0 0 auto;background:#303b3d;color:#d8eef5;border:1px solid rgba(255,255,255,.06);border-radius:4px;padding:7px 13px}.filter-strip a.active,.filter-strip a:hover{background:#00bcd4;color:#061114}.pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:28px 0 0}.pagination a,.pagination span{min-width:40px;height:38px;display:flex;align-items:center;justify-content:center;background:#3d494c;color:#c4d6dc;border-radius:2px}.pagination a.active,.pagination a:hover{background:#00bcd4;color:#fff}.empty-state{padding:36px;text-align:center;color:#94a7ae;background:#1a2223}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:28px}.detail-hero{display:grid;grid-template-columns:290px minmax(0,1fr);gap:28px;background:#384345;margin-bottom:24px;padding:24px}.detail-poster img{width:100%;height:420px;object-fit:cover}.detail-poster span{display:block;text-align:center;background:#202829;padding:9px}.detail-info h1{font-size:28px;line-height:1.25;margin:12px 0;color:#effbff}.hero-label{display:inline-block;background:#00bcd4;color:#061114;font-weight:900;border-radius:3px;padding:3px 9px}.detail-tags{display:flex;gap:8px;overflow-x:auto;margin:0 0 14px}.detail-tags span{flex:0 0 auto;background:#273234;color:#cfe8ef;border:1px solid rgba(255,255,255,.06);border-radius:3px;padding:5px 9px}.detail-intro,.detail-meta p,.article-text{color:#c2d1d7;line-height:1.9}.detail-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.btn-primary,.watch-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 20px;background:#00bcd4;color:#061114;font-weight:900;border-radius:3px}.btn-soft{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 20px;background:#263032;color:#d7eef5;border:1px solid rgba(255,255,255,.08);border-radius:3px}.score-box{display:none}.episode-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.episode-grid a{min-height:38px;display:flex;align-items:center;justify-content:center;background:#3b484b;color:#dff8ff;border-radius:4px}.episode-grid a:hover,.episode-grid a.active{background:#00bcd4;color:#061114}.article-text{background:#1b2324;padding:18px}.play-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:24px}.player-box{position:relative;background:#000;height:520px}.video-player,.player-empty{width:100%;height:100%;background:#000;color:#8aa;display:flex;align-items:center;justify-content:center}.big-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:74px;height:74px;border:0;border-radius:50%;background:rgba(0,188,212,.88);color:#001014;font-size:32px;display:flex;align-items:center;justify-content:center;cursor:pointer}.player-info-card{background:#384345;padding:18px;margin:0 0 22px;border:0}.player-info-card h1{margin:0 0 8px;color:#effbff;font-size:24px}.player-info-card small{font-size:18px;color:#a8bec6}.play-vod-card{display:grid;grid-template-columns:84px 1fr;gap:12px;background:#1b2223;padding:12px;margin-bottom:16px}.play-vod-card img{width:84px;height:118px;object-fit:cover}.play-vod-card h2{font-size:16px;margin:0 0 6px;color:#effbff}.play-vod-card p{margin:0 0 8px;color:#8ea2a9}.side-episodes{background:#1b2223;padding:14px;margin-bottom:16px}.source-tabs{margin-bottom:10px;color:#00d8ff}.side-grid{grid-template-columns:repeat(3,1fr);max-height:340px;overflow:auto}.site-footer{background:#384345;border-top:1px solid rgba(255,255,255,.06);padding:30px 48px 34px;color:#9cb0b6;text-align:center}.footer-links{display:flex;gap:18px;justify-content:center;flex-wrap:wrap;margin-bottom:14px}.footer-links a{color:#dff8ff}.footer-links a:hover{color:#00d8ff}.mobile-bottom{display:none}.back-top{position:fixed;right:22px;bottom:28px;width:42px;height:42px;border:0;border-radius:4px;background:#00bcd4;color:#061114;font-weight:900;opacity:0;pointer-events:none;transition:.2s}.back-top.show{opacity:1;pointer-events:auto}.mobile-drawer.show,.drawer-mask.show{display:block}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:90}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:280px;background:rgba(0,0,0,.94);z-index:91;padding:20px;box-shadow:20px 0 40px rgba(0,0,0,.45)}.mobile-drawer a{display:block;padding:14px 8px;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;font-size:18px}.drawer-head{display:flex;align-items:center;justify-content:space-between;color:#fff;margin-bottom:8px}.drawer-head button{background:transparent;border:0;color:#fff;font-size:30px}
@media(max-width:980px){.site-wrap{max-width:760px}.site-main{padding:0 26px 72px}.nfy-header-inner{height:72px;padding:0 16px;gap:12px}.nfy-menu-btn{display:block}.nfy-brand{min-width:0}.nfy-brand strong,.nfy-nav{display:none}.nfy-brand span{font-size:40px}.nfy-search{flex:1;width:auto;height:44px}.nfy-search input{font-size:18px}.nfy-search button{font-size:36px;width:52px}.nfy-strip{margin:0 -26px 28px;padding:18px 26px;gap:26px;flex-wrap:wrap;white-space:normal}.nfy-strip a{font-size:21px}.poster-grid,.home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 26px}.section-head h2{font-size:26px}.section-head a{display:none}.poster-title{font-size:24px}.poster-meta,.poster-type{font-size:18px}.poster-quality{font-size:19px;padding:9px 13px}.poster-tag{top:39px;font-size:18px;padding:8px 13px}.poster-score{font-size:18px;width:36px;height:36px}.content-layout,.detail-layout,.play-layout{display:block}.content-side,.detail-side,.player-side{margin-top:24px}.rank-panel{position:static}.filter-strip a{font-size:18px;padding:9px 15px}.detail-hero{display:block;padding:20px}.detail-poster img{height:auto;max-height:none}.episode-grid{grid-template-columns:repeat(6,1fr)}.player-box{height:430px}.site-footer{padding-bottom:90px}.mobile-bottom{position:fixed;left:50%;transform:translateX(-50%);bottom:0;z-index:70;display:grid;grid-template-columns:repeat(5,1fr);width:min(760px,100%);height:62px;background:rgba(0,0,0,.92);border-top:1px solid rgba(255,255,255,.08)}.mobile-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#bcd0d6;font-size:12px}.mobile-bottom span{font-size:18px;color:#fff}.back-top{bottom:78px}}
@media(max-width:520px){body{background:#333}.site-wrap{width:100%;box-shadow:none}.site-main{padding:0 18px 72px}.nfy-header-inner{height:66px;padding:0 12px}.nfy-search input{font-size:16px}.nfy-brand{display:none}.nfy-strip{margin:0 -18px 24px;padding:18px 18px;gap:20px}.nfy-strip a{font-size:19px}.poster-grid,.home-grid{gap:26px 18px}.poster-title{font-size:22px}.poster-meta,.poster-type{font-size:17px}.wokanys-section{padding-bottom:30px}.player-box{height:300px}.episode-grid{grid-template-columns:repeat(4,1fr)}.site-footer{padding-left:18px;padding-right:18px}.footer-links{font-size:18px}.detail-info h1,.player-info-card h1{font-size:26px}.nfy-page-title h1{font-size:26px}}
.search-card{background:#2d383a;padding:22px;border-bottom:0;margin-bottom:22px}.search-card h1{margin:12px 0 4px;color:#effbff}.search-card p{margin:0 0 16px;color:#98abb2}.search-card form{display:flex;max-width:620px;height:42px;background:#b8bec1;overflow:hidden}.search-card input{flex:1;border:0;outline:0;background:#aeb4b7;color:#222;padding:0 14px}.search-card button{width:96px;border:0;background:#00bcd4;color:#061114;font-weight:900}
@media(max-width:520px){.search-card form{height:48px}.search-card input{font-size:16px}.search-card button{width:78px}}
