:root{--bg:#0e0e17;--panel:#171725;--line:#2a2a3d;--text:#f6f5ff;--muted:#aaa9bd;--orange:#ff841f;--max:1200px}*{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;background:radial-gradient(circle at 80% 0,#2a1830 0,transparent 27%),var(--bg);color:var(--text);font:16px/1.6 "Microsoft YaHei",Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(var(--max),calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(14,14,23,.92);backdrop-filter:blur(16px);border-bottom:1px solid #252536}.nav-row{height:72px;display:flex;align-items:center;gap:24px}.logo img{width:126px}.nav-row nav{display:flex;gap:14px;flex:1;overflow:auto}.nav-row nav a{white-space:nowrap;color:var(--muted);font-size:14px}.nav-row nav a span{color:var(--orange);margin-right:4px}.nav-row nav a.active,.nav-row nav a:hover{color:#fff}.search-pill{border:1px solid var(--line);border-radius:999px;padding:7px 13px;color:var(--muted);font-size:13px;white-space:nowrap}.hero{margin-top:30px;position:relative;overflow:hidden;border-radius:24px;box-shadow:0 22px 60px #0007}.hero-track{height:510px}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .65s}.hero-slide.is-active{opacity:1}.hero-slide>img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:clamp(24px,6vw,80px);background:linear-gradient(90deg,#0a0a13e8 0%,#0a0a1377 48%,transparent)}.hero-overlay h2{font-size:clamp(32px,5vw,58px);margin:0}.hero-overlay>p{max-width:510px;color:#deddec}.eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--orange);font-weight:bold}.hero-meta{font-size:14px}.actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-block;border-radius:9px;padding:10px 18px;font-weight:bold}.primary{background:var(--orange);color:#191005}.ghost{border:1px solid #ffffff55}.hero-arrow{position:absolute;top:50%;z-index:2;border:0;background:#111a;color:#fff;font-size:34px;width:42px;height:42px;border-radius:50%;cursor:pointer}.prev{left:16px}.next{right:16px}.hero-dots{position:absolute;bottom:18px;right:25px;display:flex;gap:7px}.hero-dots button{width:8px;height:8px;border:0;border-radius:999px;background:#fff7}.hero-dots button.on{width:26px;background:var(--orange)}.content-section{padding:64px 0}.content-section:nth-of-type(odd){background:#15152180}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.section-heading h2,.section-heading p{margin:0}.section-heading h2{font-size:28px}.section-heading>a,.section-heading>span{font-size:14px;color:var(--muted)}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.poster-card{min-width:0;background:#191925;border:1px solid #29293b;border-radius:13px;overflow:hidden;transition:transform .2s}.poster-card:hover{transform:translateY(-5px)}.poster-card>a:first-child{display:block;position:relative}.poster-card img{aspect-ratio:2/3;width:100%;object-fit:cover;background:#272738}.badge{position:absolute;right:8px;bottom:8px;background:#0e0e17d9;border-radius:5px;padding:2px 7px;font-size:12px}.card-copy{padding:11px 12px 13px}.card-copy h3{font-size:16px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-copy p{font-size:12px;color:var(--muted);margin:4px 0}.card-copy small{color:#ffb55a;font-size:12px}.now-show{background:linear-gradient(90deg,#1e1520,#11111c)}.new-film{border-top:1px solid #362743}.tv-stage{background:linear-gradient(180deg,#121d29,#0e0e17)}.daily .poster-card{border-radius:0}.score{background:#17151e}.score .poster-card{border-radius:25px}.variety .poster-card{border-top:3px solid #fd5d5d}.anime{background:#151424}.anime .poster-card{box-shadow:inset 0 0 0 1px #8b6cff}.short .poster-card{border-radius:9px 25px 9px 25px}.doc{background:#10201f}.doc .poster-card{background:#172524}.weekly .poster-card{position:relative}.about{margin:62px auto;padding:50px;border:1px solid #3b3142;border-radius:24px;background:linear-gradient(135deg,#241928,#171725)}.about h2{max-width:700px;font-size:clamp(25px,4vw,42px);line-height:1.25}.about p:last-child{max-width:780px;color:#ceccd8}.mobile-app{margin:55px auto;display:flex;align-items:center;justify-content:space-between;gap:35px;padding:36px 48px;background:linear-gradient(110deg,#ff7a18,#ed3d58);border-radius:22px}.mobile-app h2{font-size:32px;margin:0}.mobile-app p{max-width:600px;margin:7px 0 18px}.mobile-app .eyebrow{color:#4e1700}.mobile-app img{width:120px;border-radius:12px}.mobile-app .primary{background:#20100b;color:#fff}.site-footer{border-top:1px solid var(--line);padding:45px 0 20px;background:#090911}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.footer-logo{width:126px}.footer-grid p{color:var(--muted);max-width:460px;font-size:14px}.footer-grid h3{font-size:15px}.footer-grid a{display:block;color:var(--muted);font-size:14px;margin:8px 0}.copyright{max-width:var(--max);width:calc(100% - 40px);margin:30px auto 0;color:#77758c;font-size:12px}.page-main{padding-top:32px;padding-bottom:30px}.crumb{font-size:13px;color:var(--muted)}.crumb a{color:#d6a263}.channel-intro{margin:18px 0 40px;padding:42px;background:linear-gradient(125deg,#20152a,#141a2b);border-radius:20px}.channel-intro h1{font-size:42px;margin:0}.channel-intro>p{max-width:670px;color:#c8c6d1}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters span{border:1px solid #484256;border-radius:999px;padding:5px 13px;font-size:13px}.filters span:first-child{background:var(--orange);border-color:var(--orange);color:#251203}.feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.catalog{margin-top:50px}.pagination{display:flex;gap:12px;justify-content:center;margin:40px 0}.pagination span,.pagination a{padding:6px 12px;border:1px solid var(--line);border-radius:6px}.pagination span{background:var(--orange);color:#1e1002}.detail{display:grid;grid-template-columns:260px 1fr;gap:34px;padding:26px;background:#171725;border:1px solid var(--line);border-radius:18px}.detail-poster{width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:10px}.detail-info h1{font-size:38px;margin:0}.alias{color:var(--muted)}.detail dl{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.detail dl div{border-left:2px solid #4f3d2c;padding-left:10px}.detail dt{font-size:12px;color:var(--muted)}.detail dd{margin:0;font-size:14px}.episodes{margin:35px 0;padding:25px;background:#151521;border-radius:16px}.episodes h2,.stills h2,.watch-summary h2{margin-top:0;font-size:22px}.episodes div{display:flex;flex-wrap:wrap;gap:10px}.episodes a{padding:8px 14px;border:1px solid #353548;border-radius:6px;font-size:14px}.episodes a:hover,.episodes .playing{background:var(--orange);border-color:var(--orange);color:#251203}.stills{margin:35px 0}.stills>div{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.stills img{aspect-ratio:16/9;object-fit:cover;border-radius:10px}.player-zone{background:#151521;border-radius:18px;padding:22px}.player-zone h1{font-size:28px}.player-screen{position:relative;aspect-ratio:16/9;background:#050508;overflow:hidden;display:grid;place-items:center}.player-screen img{width:100%;height:100%;object-fit:cover;opacity:.52}.player-screen button{position:absolute;border:0;width:70px;height:70px;border-radius:50%;font-size:25px;background:var(--orange);color:#201001;cursor:pointer}.player-screen p{position:absolute;bottom:8px;color:#fff;font-size:13px}.watch-tip{color:var(--muted);font-size:13px}.player-actions{display:flex;gap:16px;flex-wrap:wrap}.player-actions a{color:#ffb45a}.watch-summary{margin:34px 0;padding:25px;border-left:3px solid var(--orange);background:#151521}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
