:root{--bg:#fff;--deep:#f7f7f7;--soft:#f3f3f3;--text:#333;--title:#1a1a1a;--muted:#555;--sub:#888;--red:#e63946;--bright:#ff4d5a;--deepred:#c1121f;--pale:#ffe8ea;--border:rgba(230,57,70,.16);--shadow:0 12px 32px rgba(0,0,0,.07);--max:1240px;--header-h:136px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input{font:inherit}button{cursor:pointer}.skip-link{position:fixed;left:16px;top:-70px;z-index:9999;background:var(--red);color:#fff;padding:10px 16px;border-radius:999px}.skip-link:focus{top:12px}
.site-header{position:fixed;inset:0 0 auto;z-index:800;background:#fff;box-shadow:0 4px 18px rgba(0,0,0,.05)}.info-bar{height:32px;background:var(--soft);border-bottom:1px solid #ececec}.info-inner{max-width:var(--max);height:100%;margin:auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;position:relative}.info-left,.info-actions{display:flex;align-items:center;gap:12px}.desktop-brand{font-size:12px;color:var(--muted);letter-spacing:.04em}.round-menu{width:28px;height:28px;border:0;border-radius:50%;background:#fff;display:grid;place-content:center;gap:4px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.round-menu span{display:block;width:12px;height:2px;background:var(--red);border-radius:3px}.text-action{min-height:28px;display:inline-flex;align-items:center;border:0;background:transparent;color:var(--title);font-size:12px;padding:0 8px;border-radius:999px}.text-action:hover,.text-action:focus-visible{background:var(--pale);color:var(--deepred);outline:none}.brand-zone{height:72px;display:grid;place-items:center}.brand-home{display:inline-flex;align-items:center;justify-content:center;max-width:300px;height:56px}.brand-logo{max-height:48px;max-width:260px;width:auto}.logo-text{font-size:28px;font-weight:850;letter-spacing:.08em;color:var(--red)}.channel-bar{height:32px;border-top:1px solid #f4f4f4}.channel-inner{max-width:var(--max);height:100%;margin:auto;display:flex;justify-content:center;align-items:center;gap:8px;padding:0 16px}.channel-pill{height:26px;padding:1px 16px;display:inline-flex;align-items:center;border-radius:999px;font-size:13px;color:var(--muted)}.channel-pill:hover,.channel-pill:focus-visible{background:var(--pale);color:var(--deepred);outline:none}.channel-pill.active{background:var(--red);color:#fff}.mobile-center-logo{display:none}
.site-main{padding-top:var(--header-h);min-height:65vh}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.hero{padding:76px 0 52px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;letter-spacing:.12em;color:var(--red)}.eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--red)}h1,h2,h3{color:var(--title);line-height:1.25;margin-top:0}h1{font-size:clamp(36px,5vw,68px);letter-spacing:-.04em;margin-bottom:24px}h2{font-size:clamp(25px,3vw,38px);letter-spacing:-.02em}h3{font-size:20px}.lead{max-width:860px;font-size:18px;color:var(--muted);margin:0 0 28px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0}.btn{min-height:44px;padding:10px 20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:750}.btn.primary{background:linear-gradient(135deg,#ff4d5a 0%,#e63946 52%,#c1121f 100%);color:#fff}.btn.secondary{background:#fff;color:var(--red);border:1px solid var(--border)}.btn:hover,.btn:focus-visible{transform:translateY(-1px);box-shadow:0 8px 20px rgba(230,57,70,.18);outline:none}.wide-media{margin-top:38px;border-radius:18px;overflow:hidden;background:var(--deep);box-shadow:var(--shadow)}.media-img{width:100%;height:auto}.media-placeholder{min-height:220px;background:linear-gradient(135deg,#f3f3f3,#fafafa);position:relative}.media-placeholder:after{content:"";position:absolute;inset:20%;border:1px dashed rgba(230,57,70,.22);border-radius:14px}.section{padding:62px 0}.section.alt{background:var(--deep)}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:28px}.section-head p{max-width:640px;margin:0;color:var(--muted)}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:#fff;border:1px solid rgba(0,0,0,.055);border-radius:16px;padding:24px;box-shadow:0 8px 24px rgba(0,0,0,.035)}.card p:last-child{margin-bottom:0}.kicker{font-size:12px;font-weight:850;color:var(--red);letter-spacing:.09em}.card-link{display:inline-flex;margin-top:14px;color:var(--deepred);font-weight:750;min-height:44px;align-items:center}.card-link:after{content:"→";margin-left:8px}.card-link:hover,.card-link:focus-visible{color:var(--bright);outline:none}.tag-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.tag-item{padding:18px;border-bottom:1px solid var(--border)}.tag-item h3{font-size:17px;margin-bottom:8px}.tag-item h3:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--red);margin-right:8px;vertical-align:2px}.tag-item p{font-size:14px;color:var(--muted);margin:0}.tag-item a{color:var(--deepred);font-weight:700}.spotlight-layout{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.4fr);gap:34px;align-items:start}.spotlight-list{display:grid}.spotlight-row{display:grid;grid-template-columns:72px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid #e9e9e9}.big-no{font-size:40px;font-weight:900;color:var(--red);line-height:1}.spotlight-row p{color:var(--muted)}.mosaic{display:grid;grid-template-columns:1.15fr .85fr;grid-template-areas:"film clip" "film series";gap:18px}.mosaic article:nth-child(1){grid-area:film}.mosaic article:nth-child(2){grid-area:clip}.mosaic article:nth-child(3){grid-area:series}.visual-card{overflow:hidden;padding:0}.visual-card .copy{padding:24px}.visual-card .media-placeholder{min-height:210px}.mosaic article:first-child .media-placeholder{min-height:455px}.mosaic article:first-child img{height:455px;object-fit:cover}.visual-card:not(:first-child) img{height:210px;object-fit:cover}.uneven{display:grid;grid-template-columns:1fr 1.1fr .9fr;grid-auto-rows:minmax(170px,auto);gap:16px}.uneven .card:nth-child(2){grid-row:span 2}.shelf-list{display:grid;border-top:1px solid #e8e8e8}.shelf-row{display:grid;grid-template-columns:76px minmax(0,1fr) 140px;gap:20px;padding:22px 0;border-bottom:1px solid #e8e8e8;align-items:start}.shelf-row .mark{font-size:13px;color:var(--red);font-weight:850}.shelf-row p{margin:4px 0 0;color:var(--muted)}.shelf-row a{text-align:right;color:var(--deepred);font-weight:750}.rank-list{display:grid}.rank-row{display:grid;grid-template-columns:100px 1fr;gap:24px;padding:22px 0;border-bottom:1px solid #e7e7e7}.rank-no{font-size:58px;font-weight:900;color:var(--red);line-height:.95}.rank-row p{color:var(--muted);margin-bottom:0}.timeline{position:relative;margin-left:20px;padding-left:36px;border-left:2px solid #eee}.timeline-item{position:relative;padding:0 0 34px}.timeline-item:before{content:"";position:absolute;left:-44px;top:5px;width:14px;height:14px;border-radius:50%;background:#fff;border:4px solid var(--red)}.status{display:inline-flex;padding:4px 10px;border-radius:999px;background:var(--pale);color:var(--deepred);font-size:12px;font-weight:800}.prose{max-width:900px}.prose p{font-size:16px;margin:0 0 18px}.prose h2{margin-top:42px}.note{padding:18px 20px;border-left:4px solid var(--red);background:var(--pale);border-radius:0 12px 12px 0;color:var(--muted)}.index-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.index-card{padding:24px;border-radius:16px;background:#fff;border:1px solid #eee}.index-card .num{font-size:36px;font-weight:900;color:var(--red)}.type-strip{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.type-strip a{padding:8px 14px;border-radius:999px;border:1px solid var(--border);color:var(--deepred);font-size:14px}.episode-strip{display:flex;gap:10px;overflow-x:auto;padding:4px 0 10px;scrollbar-width:thin}.episode-strip span{flex:0 0 auto;border:1px solid #e6e6e6;border-radius:999px;padding:8px 14px;color:var(--muted)}.phone-feature{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:42px;align-items:center}.app-visual{max-width:430px;margin:auto;border-radius:32px;overflow:hidden;box-shadow:var(--shadow)}.app-visual .media-placeholder{min-height:560px}.mini-icon{width:72px;height:72px;border-radius:18px;overflow:hidden;background:var(--pale);margin-bottom:20px}.mini-icon img{width:100%;height:100%;object-fit:cover}.faq-list{display:grid;gap:12px}.faq-item{background:#fff;border:1px solid #ececec;border-radius:14px;padding:22px}.faq-item h2{font-size:20px;margin-bottom:10px}.faq-item p{margin:0;color:var(--muted)}.legal-section{padding:26px 0;border-bottom:1px solid #ececec}.contact-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.quiet-box{background:var(--deep);border-radius:16px;padding:22px;color:var(--muted)}
.site-footer{background:#1a1a1a;color:#d0d0d0;padding:54px 0 calc(28px + env(safe-area-inset-bottom))}.footer-inner{width:min(calc(100% - 40px),var(--max));margin:auto}.footer-brand{display:flex;align-items:center;gap:16px;margin-bottom:32px}.footer-logo-link{width:58px;height:58px;display:grid;place-items:center;background:#fff;border-radius:16px;overflow:hidden}.footer-logo{max-width:50px;max-height:50px}.footer-brand strong{display:block;color:#fff;font-size:20px}.footer-brand span{font-size:12px;letter-spacing:.14em}.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.footer-grid h2{font-size:15px;color:#fff;margin-bottom:12px}.footer-grid a{display:block;min-height:34px;font-size:14px;color:#ccc}.footer-grid a:hover,.footer-grid a:focus-visible{color:#fff;outline:none}.footer-note{border-top:1px solid #333;margin-top:32px;padding-top:24px;color:#aaa;font-size:13px}.copyright{color:#777;font-size:12px;margin-bottom:0}.overlay{position:fixed;inset:0;z-index:890;background:rgba(0,0,0,.42);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.overlay.show{opacity:1;visibility:visible}.site-drawer{position:fixed;left:50%;bottom:0;z-index:900;width:min(680px,100%);max-height:76vh;background:#fff;border-radius:22px 22px 0 0;box-shadow:0 -22px 60px rgba(0,0,0,.2);transform:translate(-50%,105%);visibility:hidden;pointer-events:none;transition:.25s}.site-drawer.open{transform:translate(-50%,0);visibility:visible;pointer-events:auto}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff;z-index:2}.drawer-brand{display:flex;align-items:center;gap:12px}.drawer-logo{max-width:44px;max-height:34px}.round-close{width:44px;height:44px;border:0;border-radius:50%;background:var(--soft);color:var(--title);font-size:26px}.round-close:hover,.round-close:focus-visible{background:var(--pale);color:var(--deepred);outline:none}.drawer-content{overflow:auto;max-height:calc(76vh - 82px);padding:12px 20px 30px}.drawer-group{padding:12px 0}.drawer-group h2{font-size:15px;color:var(--red);margin-bottom:8px}.drawer-group a{display:grid;grid-template-columns:110px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid #f0f0f0}.drawer-group span{font-size:13px;color:var(--sub)}.search-layer{position:fixed;z-index:905;top:104px;left:50%;width:min(720px,calc(100% - 32px));transform:translate(-50%,-18px);opacity:0;visibility:hidden;pointer-events:none;transition:.22s}.search-layer.open{transform:translate(-50%,0);opacity:1;visibility:visible;pointer-events:auto}.search-card{background:#fff;border-radius:18px;padding:22px;box-shadow:0 24px 70px rgba(0,0,0,.2)}.search-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.search-appearance{display:flex;align-items:center;gap:10px;background:var(--soft);border-radius:999px;padding:4px 16px;min-height:50px}.search-appearance input{width:100%;border:0;background:transparent;outline:none}.search-card p{font-size:13px;color:var(--sub)}.preset-links{display:flex;flex-wrap:wrap;gap:10px}.preset-links a{padding:8px 14px;border-radius:999px;background:var(--pale);color:var(--deepred);font-weight:700}.mobile-bottom{display:none}
@media(max-width:900px){.grid-4,.tag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.spotlight-layout,.phone-feature{grid-template-columns:1fr}.uneven{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){:root{--header-h:72px}.site-header{height:72px}.info-bar{height:72px;background:#fff}.info-inner{padding:0 12px}.desktop-brand,.desktop-search,.brand-zone,.channel-bar{display:none}.info-left,.info-actions{width:74px}.info-actions{justify-content:flex-end}.round-menu{width:44px;height:44px;background:var(--soft)}.round-menu span{width:16px}.text-action{min-height:44px;padding:0 7px;font-size:13px}.mobile-center-logo{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:42vw}.mobile-logo{max-height:42px;max-width:160px;width:auto}.mobile-center-logo .logo-text{font-size:22px}.site-main{padding-top:72px;padding-bottom:66px}.container{width:calc(100% - 32px)}.hero{padding:46px 0 34px}h1{font-size:clamp(34px,11vw,52px)}.lead{font-size:16px}.section{padding:46px 0}.section-head{display:block}.grid-2,.grid-3,.grid-4,.tag-grid,.index-list,.contact-cards{grid-template-columns:1fr}.mosaic{grid-template-columns:1fr;grid-template-areas:"film" "clip" "series"}.mosaic article:first-child img,.visual-card:not(:first-child) img{height:auto}.mosaic article:first-child .media-placeholder,.visual-card .media-placeholder{min-height:230px}.uneven{grid-template-columns:1fr}.uneven .card:nth-child(2){grid-row:auto}.spotlight-row{grid-template-columns:58px 1fr}.big-no{font-size:34px}.shelf-row{grid-template-columns:56px 1fr}.shelf-row a{grid-column:2;text-align:left}.rank-row{grid-template-columns:72px 1fr}.rank-no{font-size:46px}.footer-grid{grid-template-columns:1fr 1fr;gap:20px 12px}.footer-inner{width:calc(100% - 32px)}.site-footer{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.drawer-group a{grid-template-columns:92px 1fr}.search-layer{inset:72px 0 0;width:100%;transform:none;background:var(--deep);opacity:0}.search-layer.open{transform:none;opacity:1}.search-card{height:100%;border-radius:0;background:var(--deep);box-shadow:none;padding:22px 16px}.search-appearance{background:#fff}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:850;height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:rgba(255,255,255,.97);border-top:1px solid #eaeaea;display:grid;grid-template-columns:repeat(5,1fr)}.mobile-bottom a{min-height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px;color:var(--sub)}.mobile-bottom a span{font-size:16px;line-height:1}.mobile-bottom a.active{color:var(--red);font-weight:800}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* 各频道的独立阅读形态 */
body[data-page="focus"] .section.alt .grid,body[data-page="clip"] .section.alt .grid{display:block;counter-reset:daily}
body[data-page="focus"] .section.alt .card,body[data-page="clip"] .section.alt .card{display:grid;grid-template-columns:110px 1fr;gap:0 26px;border:0;border-bottom:1px solid #e7e7e7;border-radius:0;box-shadow:none;background:transparent;padding:28px 0}
body[data-page="focus"] .section.alt .kicker,body[data-page="clip"] .section.alt .kicker{grid-row:1/4;font-size:38px;line-height:1;color:var(--red);letter-spacing:0}
body[data-page="talent"] .section.alt .kicker{font-size:28px;color:var(--red)}
body[data-page="shelf"] .section.alt .grid{display:block;border-top:1px solid #e8e8e8}
body[data-page="shelf"] .section.alt .card{display:grid;grid-template-columns:88px 1fr;gap:4px 22px;border:0;border-bottom:1px solid #e8e8e8;border-radius:0;box-shadow:none;background:transparent;padding:28px 0}
body[data-page="shelf"] .section.alt .kicker{grid-row:1/4;font-size:18px;color:var(--red)}
body[data-page="leader"] .section.alt .grid{display:block}
body[data-page="leader"] .section.alt .card{display:grid;grid-template-columns:120px 1fr;gap:0 24px;border:0;border-bottom:1px solid #e7e7e7;border-radius:0;box-shadow:none;background:transparent;padding:28px 0}
body[data-page="leader"] .section.alt .kicker{grid-row:1/4;font-size:52px;line-height:1;color:var(--red);letter-spacing:-.04em}
body[data-page="lineup"] .section.alt .grid{display:block;margin-left:22px;padding-left:38px;border-left:2px solid #e8e8e8}
body[data-page="lineup"] .section.alt .card{position:relative;border:0;border-bottom:1px solid #e7e7e7;border-radius:0;box-shadow:none;background:transparent;padding:0 0 30px;margin:0 0 28px}
body[data-page="lineup"] .section.alt .card:before{content:"";position:absolute;left:-47px;top:4px;width:14px;height:14px;border:4px solid var(--red);background:#fff;border-radius:50%}
body[data-page="lineup"] .section.alt .kicker{display:inline-flex;background:var(--pale);padding:4px 10px;border-radius:999px}
body[data-page="making"] .section.alt .kicker{display:inline-flex;background:var(--pale);padding:5px 10px;border-radius:999px}
@media(max-width:680px){body[data-page="focus"] .section.alt .card,body[data-page="clip"] .section.alt .card,body[data-page="leader"] .section.alt .card{grid-template-columns:72px 1fr}body[data-page="focus"] .section.alt .kicker,body[data-page="clip"] .section.alt .kicker{font-size:30px}body[data-page="leader"] .section.alt .kicker{font-size:38px}body[data-page="shelf"] .section.alt .card{grid-template-columns:58px 1fr}}
