*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#080910;color:#edf2ff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,"Microsoft YaHei",sans-serif;font-size:14px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font-family:inherit}.topbar{position:sticky;top:0;z-index:30;background:rgba(9,10,18,.92);backdrop-filter:blur(16px);border-bottom:1px solid #252838}.topbar-inner{max-width:1380px;height:70px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:28px}.logo{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:900;color:#8b63ff;white-space:nowrap}.logo-icon{display:inline-flex;width:30px;height:30px;border-radius:8px;align-items:center;justify-content:center;background:linear-gradient(135deg,#7b5cff,#ae7bff);color:#fff;font-size:14px;box-shadow:0 0 22px rgba(139,99,255,.28)}.nav-links{display:flex;align-items:center;gap:26px;flex:1}.nav-links a{position:relative;color:#acb2c6;font-weight:800}.nav-links a.active,.nav-links a:hover{color:#fff}.nav-links a.active:after{content:'';position:absolute;left:50%;bottom:-25px;transform:translateX(-50%);width:18px;height:3px;border-radius:8px;background:#7b5cff;box-shadow:0 0 12px rgba(123,92,255,.75)}.search{margin-left:auto;width:320px;height:38px;border-radius:8px;background:#141622;border:1px solid #2a2d3e;display:flex;overflow:hidden}.search input{flex:1;background:transparent;border:0;outline:0;color:#fff;padding:0 14px;min-width:0}.search input::placeholder{color:#73798d}.search button{width:64px;border:0;background:linear-gradient(135deg,#7b5cff,#815cff);color:#fff;font-weight:800;cursor:pointer}.menu-btn{display:none;background:none;border:0;color:#fff;font-size:24px}.site-main{min-height:72vh}.wrap{max-width:1220px;margin:auto;padding:28px 18px}.web-hero{position:relative;overflow:hidden;min-height:320px;border-bottom:1px solid #1c1f2c;background:radial-gradient(circle at 50% 0%,rgba(123,92,255,.16),rgba(8,9,16,0) 44%),linear-gradient(180deg,#0d0e18 0%,#080910 100%);display:flex;align-items:center;justify-content:center;text-align:center;padding:68px 18px 52px}.web-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,9,16,.96),rgba(8,9,16,.66),rgba(8,9,16,.96));pointer-events:none}.web-hero-inner{position:relative;z-index:2;width:min(760px,100%)}.web-hero h1{font-size:42px;line-height:1.18;margin:0 0 14px;font-weight:900;letter-spacing:.2px}.web-hero p{margin:0 auto 26px;color:#9ca4ba;font-size:16px;line-height:1.8;max-width:720px}.hero-search{width:min(560px,96%);height:48px;margin:0 auto 26px;border-radius:30px;background:#151722;border:1px solid #2a2d3e;display:flex;overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.25)}.hero-search input{flex:1;min-width:0;background:transparent;border:0;outline:0;color:#fff;padding:0 22px;font-size:15px}.hero-search button{width:96px;border:0;background:linear-gradient(135deg,#7b5cff,#875dff);color:#fff;font-weight:900;cursor:pointer}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:8px;padding:10px 18px;background:#222532;color:#fff;font-weight:900;border:1px solid #35394d}.btn.primary{background:linear-gradient(135deg,#7b5cff,#8f5cff);border:0}.quick-cats{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:-20px auto 24px;position:relative;z-index:3}.quick-cats a{min-width:86px;text-align:center;background:#202331;border:1px solid #303448;border-radius:22px;padding:9px 16px;color:#dfe6fb;font-weight:800}.quick-cats a:hover{background:#7b5cff;color:#fff;border-color:#7b5cff}.section{background:#151720;border:1px solid #252838;border-radius:8px;margin-bottom:26px;padding:22px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.section-head h1,.section-head h2{font-size:24px;margin:0;color:#fff;font-weight:900}.section-head h1:before,.section-head h2:before{content:'•';color:#8b63ff;margin-right:10px}.section-head a,.section-head span{color:#9aa2b8}.chips{display:flex;gap:8px;align-items:center;overflow:auto}.chips a{background:#222532;border:1px solid #303448;color:#d8def0;border-radius:18px;padding:5px 12px;font-size:12px;font-weight:800;white-space:nowrap}.chips a:hover{background:#7b5cff;border-color:#7b5cff;color:#fff}.vod-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:18px 16px}.vod-card{display:block;min-width:0;position:relative;background:#10121a;border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.03);transition:transform .18s,box-shadow .18s}.vod-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px rgba(0,0,0,.28)}.poster{display:block;aspect-ratio:2/2.85;background:#252838;overflow:hidden;position:relative}.poster.noimg:after{content:'加载中...';position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#858ca0;background:#222532}.poster img{width:100%;height:100%;object-fit:cover;transition:transform .22s}.vod-card:hover .poster img{transform:scale(1.04)}.mark{position:absolute;left:7px;top:7px;max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:linear-gradient(135deg,#7b5cff,#9c74ff);color:#fff;font-size:12px;padding:3px 8px;border-radius:4px;font-weight:800;z-index:3}.vod-card strong{display:block;color:#f4f7ff;font-size:13px;line-height:1.35;margin:8px 8px 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vod-card em{display:block;color:#7f879c;font-size:12px;font-style:normal;margin:0 8px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.block-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px}.block-main{min-width:0}.rank-box{align-self:start;background:#151720;border:1px solid #303448;border-radius:8px;padding:16px}.rank-box h3{margin:0 0 12px;font-size:20px}.rank-box a{display:grid;grid-template-columns:32px 1fr;gap:9px;padding:10px 0;border-bottom:1px solid #252838}.rank-box a:last-child{border-bottom:0}.rank-box span,.hero-rank span{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:4px;background:#7b5cff;color:#fff;font-weight:900}.rank-box b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#edf2ff}.rank-box em{grid-column:2;color:#8e96aa;font-style:normal;font-size:12px}.friends{background:#151720;border:1px solid #252838;border-radius:8px;padding:16px;color:#9aa2b8}.breadcrumb{max-width:1220px;margin:0 auto 18px;display:flex;gap:8px;align-items:center;color:#8e96aa}.breadcrumb b{color:#fff}.filter-panel{background:#151720;border:1px solid #252838;border-radius:8px;padding:18px;margin-bottom:22px}.filter-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:9px 0}.filter-row b{color:#fff;margin-right:4px}.filter-row a,.filter-row span{background:#222532;border:1px solid #303448;border-radius:6px;padding:8px 14px;color:#dce4f8;white-space:nowrap}.filter-row a.active,.filter-row a:hover{background:#7b5cff;border-color:#7b5cff;color:#fff}.list-layout{grid-template-columns:minmax(0,1fr) 280px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:26px}.pagination a{background:#222532;border:1px solid #303448;border-radius:6px;padding:9px 13px;color:#dce4f8}.pagination a.active,.pagination a:hover{background:#7b5cff;border-color:#7b5cff;color:#fff}.empty-state{padding:52px;text-align:center;background:#11131b;border:1px solid #303448;border-radius:8px;color:#9aa2b8}.detail-card{display:grid;grid-template-columns:190px minmax(0,1fr) 176px;gap:24px;background:#151720;border:1px solid #252838;padding:22px;border-radius:10px;margin-bottom:22px}.detail-pic img{width:190px;aspect-ratio:2/2.85;object-fit:cover;border-radius:8px}.detail-info h1{font-size:26px;line-height:1.2;margin:0 0 12px;color:#fff}.meta-tags{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:12px}.meta-tags span{background:#222532;border:1px solid #303448;border-radius:6px;color:#dce4f8;padding:5px 9px}.detail-info p{margin:7px 0;color:#c7cee0}.detail-info .desc{color:#9aa2b8;line-height:1.8}.detail-actions{margin-top:16px}.qr-box{background:#0f1119;border:1px solid #303448;color:#dce4f8;text-align:center;border-radius:8px;padding:12px;font-weight:800}.qr-box span{display:block;width:116px;height:116px;margin:10px auto;background:repeating-linear-gradient(45deg,#fff 0 4px,#0f1119 4px 8px)}.ep-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.ep-grid a{display:block;text-align:center;background:#222532;border:1px solid #303448;border-radius:6px;color:#fff;padding:10px 8px}.ep-grid a.active,.ep-grid a:hover{background:#7b5cff;border-color:#7b5cff}.content-text{color:#cfd6e8;line-height:1.9}.content-text p{margin:0 0 12px}.play-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;margin-bottom:22px}.player-box{position:relative;background:#000;aspect-ratio:16/9;border-radius:8px;overflow:hidden;border:1px solid #252838}.player-box video{display:block;width:100%;height:100%;background:#000}.player-empty{height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:900}.big-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:76px;height:76px;border-radius:50%;border:0;background:#7b5cff;color:#fff;font-size:30px;cursor:pointer}.play-actions{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap}.footer{border-top:1px solid #1d2030;background:#080910;margin-top:44px}.footer-inner{max-width:1220px;margin:auto;padding:28px 18px;text-align:center;color:#72798d}.footer-links{display:flex;justify-content:center;gap:22px;margin-bottom:10px;color:#9aa2b8}.backtop{position:fixed;right:22px;bottom:26px;width:44px;height:44px;border-radius:50%;background:#7b5cff;color:#fff;border:0;font-weight:900;display:none;z-index:35}.backtop.show{display:block}.mobile-menu{display:none}.home-category-note{max-width:1220px;margin:0 auto 22px;padding:0 18px;color:#8e96aa;text-align:center}.home-category-note a{color:#b8c1d8;margin:0 8px}.home-category-note a:hover{color:#fff}
@media(max-width:1100px){.vod-grid{grid-template-columns:repeat(5,1fr)}.block-layout,.list-layout{grid-template-columns:minmax(0,1fr) 230px}.search{width:260px}.web-hero h1{font-size:36px}}
@media(max-width:900px){body{background:#080910}.topbar-inner{height:60px;padding:0 12px;gap:10px}.logo{font-size:18px}.logo-icon{width:26px;height:26px}.nav-links{display:none}.menu-btn{display:block;order:-1}.search{width:auto;flex:1;height:36px}.search button{width:42px;font-size:0}.search button:after{content:'⌕';font-size:18px}.mobile-menu{display:none;position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:40}.menu-open .mobile-menu{display:block}.mobile-panel{width:72%;max-width:310px;height:100%;background:#202331;padding:24px}.mobile-panel a{display:block;font-size:17px;font-weight:800;padding:13px 16px;border-radius:8px}.mobile-panel a:hover{background:#2b2e3f;color:#8b63ff}.wrap{padding:14px 12px}.web-hero{min-height:300px;padding:48px 14px 34px;text-align:left;justify-content:flex-start}.web-hero:before{background:linear-gradient(90deg,#080910,rgba(8,9,16,.78))}.web-hero h1{font-size:30px}.web-hero p{font-size:14px}.hero-search{width:100%;height:44px;margin-left:0}.hero-search button{width:72px}.quick-cats{justify-content:flex-start;overflow:auto;flex-wrap:nowrap;margin:0 12px 16px;padding-bottom:6px}.quick-cats a{min-width:76px;padding:8px 13px}.home-category-note{text-align:left;white-space:nowrap;overflow:auto;padding-bottom:6px}.section{padding:14px;border-radius:8px;margin-bottom:16px}.section-head{margin-bottom:14px}.section-head h1,.section-head h2{font-size:21px}.chips{display:none}.vod-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 10px}.vod-card{border-radius:8px}.vod-card strong{font-size:14px;margin:7px 5px 2px}.vod-card em{margin:0 5px 8px}.mark{font-size:11px;left:5px;top:5px;padding:2px 6px}.block-layout,.list-layout,.play-layout{display:block}.rank-box{display:none}.filter-panel{padding:12px;overflow:hidden}.filter-row{flex-wrap:nowrap;overflow:auto;padding-bottom:6px}.filter-row a,.filter-row span{padding:7px 12px}.detail-card{grid-template-columns:38% 1fr;gap:14px;padding:14px;border-radius:8px}.detail-pic img{width:100%}.qr-box{display:none}.detail-info h1{font-size:21px}.detail-info p.desc{display:none}.btn{padding:9px 12px;margin-right:4px}.ep-grid{grid-template-columns:repeat(3,1fr)}.play-wrap{padding-left:0;padding-right:0}.play-wrap .breadcrumb,.play-wrap .section{margin-left:12px;margin-right:12px}.player-box{border-radius:0;border-left:0;border-right:0}.footer{margin-top:24px}.footer-links{flex-wrap:wrap}.backtop{right:14px;bottom:16px}.breadcrumb{padding:0 12px}.content-text{font-size:15px}}
@media(max-width:420px){.vod-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.web-hero h1{font-size:26px}.detail-card{display:block}.detail-pic img{width:58%;margin-bottom:12px}.ep-grid{grid-template-columns:repeat(2,1fr)}}