:root{--ink:#f5f0ff;--muted:#b9b2ce;--surface:#21163b;--soft:#2c1d4d;--peach:#ff9b68;--mint:#77e4cd;--line:rgba(255,255,255,.12)}*{box-sizing:border-box}html{background:#120b2a;color:var(--ink)}body{margin:0;font:16px/1.6 "Microsoft YaHei",Arial,sans-serif;background:radial-gradient(circle at 75% -10%,#48205f 0,#120b2a 42%);overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1200px,calc(100% - 40px));margin:auto}.site-header{position:sticky;z-index:9;top:0;background:rgba(18,11,42,.88);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav-wrap{min-height:72px;display:flex;align-items:center;gap:25px}.brand img,.footer-logo{width:152px;height:auto}.site-header nav{display:flex;align-items:center;gap:5px;overflow:auto;white-space:nowrap}.site-header nav a{padding:8px 10px;color:#ddd2ef;font-size:.9rem;border-radius:9px}.site-header nav a:hover{background:#362158;color:white}.hero{margin-top:28px}.slider{height:470px;position:relative;border-radius:24px;overflow:hidden;box-shadow:0 24px 60px #06030f}.slide{position:absolute;inset:0;display:none;background-size:cover;background-position:center}.slide.active{display:grid;align-items:end;padding:52px}.slide>div{max-width:530px}.slide h2{font-size:3rem;margin:12px 0 0}.slide p{color:#e5dff1;max-width:480px}.pill{display:inline-block;background:#4d315e;color:#ffe5bc;padding:3px 9px;border-radius:999px;font-size:.76rem;white-space:nowrap}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.button{display:inline-flex;padding:10px 18px;border-radius:10px;font-weight:bold}.peach{background:var(--peach);color:#291023}.ghost{border:1px solid #d8c8ed;background:#1f1536cc}.slider-button{position:absolute;z-index:2;top:50%;transform:translateY(-50%);border:0;border-radius:50%;width:42px;height:42px;background:#180f2cbb;color:white;font-size:2rem;cursor:pointer}.prev{left:16px}.next{right:16px}.slider-dots{position:absolute;z-index:2;bottom:20px;right:25px;display:flex;gap:8px}.slider-dots button{width:8px;height:8px;border:0;border-radius:50%;background:#cdbbe5;opacity:.6}.slider-dots button.active{width:28px;border-radius:9px;opacity:1;background:var(--peach)}.home-content{padding-top:22px}.home-content h1{font-size:1.05rem;margin:0}.home-lead{margin:4px 0 38px;color:var(--muted)}.home-module, .detail-page>section,.player-page>section{margin:0 0 58px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:17px}.section-head h2,.about-block h2{font-size:1.65rem;margin:0}.section-head>a{color:var(--mint);font-size:.9rem}.eyebrow{color:var(--mint);font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;margin:0}.card-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.poster-card{min-width:0;background:#21163b;border:1px solid var(--line);border-radius:15px;overflow:hidden;transition:.2s}.poster-card:hover{transform:translateY(-4px);border-color:#9179ad}.poster-card>a:first-child{display:block;aspect-ratio:2/3;background:#2e204c;overflow:hidden}.poster-card img{width:100%;height:100%;object-fit:cover}.card-copy{padding:10px;min-height:92px;display:flex;justify-content:space-between;gap:8px}.card-copy h3{margin:0;font-size:.97rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-copy p{margin:3px 0 0;color:var(--muted);font-size:.72rem;line-height:1.4;height:2.8em;overflow:hidden}.spotlight .poster-card:first-child{background:linear-gradient(155deg,#55346b,#201438)}.film-row .poster-card{border-radius:2px}.tv-cards .poster-card{border-top:3px solid var(--mint)}.update-list .poster-card{background:#241742}.score-row .poster-card:first-child{outline:2px solid #f0c46d}.variety-row .poster-card{border-radius:24px 5px 24px 5px}.anime-row .poster-card{box-shadow:inset 0 0 0 1px #7a60cf}.short-row .poster-card{border-bottom:3px solid var(--peach)}.doc-row .poster-card{background:#1b2941}.rank-row .poster-card:first-child{background:linear-gradient(135deg,#6d4d1e,#21163b)}.about-block{display:grid;grid-template-columns:1.4fr 1fr;gap:34px;padding:42px;border:1px solid #765a9b;border-radius:24px;background:linear-gradient(120deg,#301d50,#17112d);margin:70px 0}.about-block p{color:#d5ccdf}.about-block ul{list-style:none;padding:0;margin:auto 0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.about-block li{padding:10px;border-bottom:1px solid var(--line);color:var(--mint)}.mobile-callout{margin-top:40px;margin-bottom:0;padding:38px 48px;background:linear-gradient(100deg,#ff9b68,#e36089);color:#31142d;display:flex;justify-content:space-between;align-items:center;border-radius:25px}.mobile-callout .eyebrow{color:#663152}.mobile-callout h2{margin:3px 0}.mobile-callout p{max-width:650px}.mobile-callout img{width:132px;background:white;padding:7px;border-radius:16px}.mobile-callout .ghost{border-color:#663152;background:#ffffff55}footer{margin-top:60px;padding:44px 0 18px;background:#0c071c;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.footer-grid p,.footer-grid a{color:var(--muted);font-size:.88rem}.footer-grid a{display:block;margin:7px 0}.footer-grid h3{margin:0 0 8px;font-size:1rem}.copyright{text-align:center;color:#776f88;font-size:.75rem;margin:36px 0 0}.listing-page,.detail-page,.player-page{padding-top:25px}.crumb{font-size:.83rem;color:var(--muted);margin:0 0 20px}.crumb a{color:var(--mint)}.category-intro{padding:38px;background:linear-gradient(110deg,#332154,#21163b);border-radius:22px;margin-bottom:30px}.category-intro h1{font-size:2.4rem;margin:5px 0}.category-intro p{max-width:730px;color:#d8cfe4}.filters{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.filters span,.filters button{border:1px solid var(--line);background:#1d1435;color:#e7ddf1;padding:7px 12px;border-radius:8px;font:inherit;font-size:.82rem}.filters span{background:var(--peach);color:#31142d;border-color:var(--peach)}.feature-strip{margin:0 0 45px;padding:26px 30px;border-left:4px solid var(--mint);background:#1a1330;display:flex;justify-content:space-between;align-items:center}.feature-strip h2{margin:3px 0}.feature-strip p{color:var(--muted);max-width:730px}.pagination{display:flex;justify-content:center;gap:9px;margin:45px 0}.pagination a{padding:8px 16px;background:#2b1c4b;border-radius:8px}.detail-hero{display:grid;grid-template-columns:280px 1fr;gap:32px;padding:30px;background:#1d1435;border:1px solid var(--line);border-radius:22px;margin-bottom:46px}.detail-hero>img{width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:12px}.detail-hero h1{font-size:2.3rem;line-height:1.15;margin:6px 0}.alias{color:var(--muted);margin:0 0 12px}.detail-hero dl{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0}.detail-hero dl div{padding:8px;background:#281a45;border-radius:8px}.detail-hero dt{font-size:.72rem;color:var(--muted)}.detail-hero dd{margin:0;font-size:.85rem}.synopsis{color:#ddd4e6}.episodes{display:flex;gap:10px;flex-wrap:wrap}.episode{padding:8px 14px;background:#261941;border:1px solid var(--line);border-radius:8px;font-size:.88rem}.episode.active{background:var(--peach);border-color:var(--peach);color:#32142b}.stills>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stills img{aspect-ratio:16/9;object-fit:cover;border-radius:13px}.compact{grid-template-columns:repeat(3,1fr)}.player-page>h1{font-size:1.55rem}.player-box{margin-bottom:14px!important;background:#06040d;border:1px solid #47345e}.screen{aspect-ratio:16/9;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle,#392457,#08050f 65%)}.screen p{color:var(--muted)}.play-symbol{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;padding-left:4px;background:var(--peach);color:#341429}.player-toolbar{display:flex;justify-content:space-between;gap:16px;padding:10px 16px;color:var(--muted);font-size:.83rem}.player-toolbar button{background:none;border:0;color:var(--mint);font:inherit;cursor:pointer}.watch-tip{padding:11px 14px;background:#1b293c;color:#bbd6dd;border-radius:9px;font-size:.86rem}.player-actions{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0 45px}.player-actions a{padding:9px 14px;border:1px solid var(--line);border-radius:8px}.player-info{margin:0 0 55px;padding:25px;background:#201637;border-radius:14px}.player-info h2{margin-top:0}.ranking-board{display:grid;gap:14px}.ranking-board>article{display:grid;grid-template-columns:50px 1fr;align-items:center;background:#1d1435;border-radius:14px;overflow:hidden}.ranking-board>b{font-size:1.4rem;text-align:center;color:var(--peach)}.ranking-board .poster-card{display:grid;grid-template-columns:90px 1fr;border:0;border-radius:0}.ranking-board .poster-card>a:first-child{aspect-ratio:2/3}.ranking-board .card-copy{min-height:0;align-items:center;padding:14px}
