*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.ui-locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto;display:block}.site-header{position:fixed;z-index:80;top:0;left:0;right:0;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.045)}.topbar{height:32px;background:#f7f7f7;border-bottom:1px solid rgba(230,57,70,.08)}.topbar-inner{max-width:1240px;height:100%;margin:auto;padding:0 20px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.circle-action{width:28px;height:28px;border:0;background:transparent;border-radius:50%;display:inline-grid;place-content:center;gap:4px;padding:0;justify-self:start}.circle-action span{display:block;width:14px;height:2px;background:#1a1a1a;border-radius:10px}.top-brand-text{font-size:12px;letter-spacing:.08em;color:#555;justify-self:start;margin-left:36px;grid-column:1;grid-row:1}.mobile-brand{display:none}.top-actions{justify-self:end;display:flex;align-items:center;gap:8px;grid-column:3;grid-row:1}.text-action{min-height:28px;padding:2px 12px;border:0;border-radius:999px;background:transparent;color:#555;font-size:12px}.app-action{background:#e63946;color:#fff}.brand-zone{height:72px;display:grid;place-items:center;background:#fff}.brand-logo{display:flex;align-items:center;justify-content:center;max-width:220px;max-height:56px}.brand-logo img{max-height:54px;width:auto}.brand-fallback{font-size:28px;font-weight:800;color:#e63946;letter-spacing:.12em}.channel-bar{height:54px;background:#fff;border-top:1px solid rgba(230,57,70,.08);border-bottom:1px solid rgba(230,57,70,.12)}.channel-inner{height:100%;max-width:1240px;margin:auto;display:flex;justify-content:center;align-items:center;gap:10px;padding:0 20px}.channel-pill{min-height:38px;padding:7px 18px;border-radius:999px;border:1px solid rgba(230,57,70,.16);display:inline-flex;align-items:center;justify-content:center;color:#555;background:#fff;font-size:14px}.channel-pill.is-current,.channel-pill:hover{background:#e63946;color:#fff;border-color:#e63946}.site-main{padding-top:158px;min-height:65vh}.wrap{width:min(1240px,calc(100% - 40px));margin:0 auto}.page-hero{padding:72px 0 46px}.eyebrow{margin:0 0 12px;color:#e63946;font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.page-hero h1,.cover-copy h1{margin:0;color:#1a1a1a;line-height:1.18;letter-spacing:-.035em}.page-hero h1{font-size:clamp(38px,6vw,72px);max-width:920px}.page-lead{max-width:820px;margin:24px 0 0;font-size:18px;color:#555}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn{min-height:46px;padding:10px 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.btn-primary{color:#fff;background:linear-gradient(135deg,#ff4d5a 0%,#e63946 52%,#c1121f 100%)}.btn-secondary{color:#c1121f;background:#fff;border:1px solid rgba(230,57,70,.28)}.section{padding:70px 0}.section.alt{background:#f7f7f7}.section.soft{background:#f3f3f3}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:28px}.section-head h2{margin:0;color:#1a1a1a;font-size:clamp(28px,4vw,44px);line-height:1.2}.section-head p{margin:0;max-width:620px;color:#777}.section-kicker{font-size:12px;color:#e63946;font-weight:800;letter-spacing:.15em}.prose{max-width:880px}.prose p{margin:0 0 18px}.prose h2,.prose h3{color:#1a1a1a;line-height:1.3}.prose h2{font-size:30px;margin:48px 0 16px}.prose h3{font-size:21px;margin:32px 0 12px}.media-slot{width:100%;overflow:hidden;border-radius:18px;background:#f3f3f3;border:1px solid rgba(230,57,70,.12)}.media-slot img{width:100%;height:auto}.media-placeholder{aspect-ratio:16/7;display:grid;place-items:center;background:linear-gradient(135deg,#fff0f1,#f3f3f3)}.media-placeholder span{font-size:clamp(18px,4vw,46px);font-weight:900;letter-spacing:.18em;color:rgba(230,57,70,.18)}.media-slot.square .media-placeholder{aspect-ratio:1/1}.media-slot.portrait .media-placeholder{aspect-ratio:4/5}.cover{padding:46px 0 76px}.cover-copy{padding:46px 0 30px}.cover-copy h1{font-size:clamp(44px,7vw,86px);max-width:1000px}.cover-copy .intro{max-width:850px;font-size:19px;color:#555}.cover-media .media-placeholder{aspect-ratio:21/8}.tag-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.tag-card{padding:20px;border-top:2px solid #e63946;background:#fff;border-radius:14px;box-shadow:0 12px 32px rgba(0,0,0,.05)}.tag-card strong{display:block;color:#1a1a1a}.tag-card p{margin:8px 0 14px;color:#666;font-size:14px}.tag-card a{color:#c1121f;font-weight:700}.number-story{display:grid;grid-template-columns:100px 1fr;gap:24px;padding:28px 0;border-top:1px solid rgba(230,57,70,.16)}.number-story .num{font-size:54px;font-weight:900;color:#e63946;line-height:1}.number-story h3{margin:0 0 10px;color:#1a1a1a;font-size:25px}.number-story p{margin:0;color:#555}.mosaic{display:grid;grid-template-columns:1.1fr .9fr;grid-template-areas:"film clip" "film series";gap:18px}.mosaic article{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 12px 32px rgba(0,0,0,.06)}.mosaic article:nth-child(1){grid-area:film}.mosaic article:nth-child(2){grid-area:clip}.mosaic article:nth-child(3){grid-area:series}.mosaic .copy{padding:22px}.mosaic h3{margin:0 0 10px;font-size:28px;color:#1a1a1a}.mosaic p{margin:0 0 14px;color:#555}.split-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.feature-card{background:#fff;border-radius:18px;overflow:hidden;border:1px solid rgba(230,57,70,.12)}.feature-card .copy{padding:24px}.feature-card h3{margin:0 0 10px;color:#1a1a1a;font-size:26px}.feature-card p{margin:0 0 16px}.six-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(180px,auto);gap:14px}.six-grid article{padding:24px;border-radius:18px;background:#fff;border:1px solid rgba(230,57,70,.12)}.six-grid article:nth-child(2),.six-grid article:nth-child(5){transform:translateY(18px)}.six-grid h3{margin:0 0 8px;color:#1a1a1a}.six-grid p{margin:0 0 14px;color:#555}.shelf-list{display:grid;gap:12px}.shelf-row{display:grid;grid-template-columns:120px 1fr auto;gap:20px;align-items:center;padding:20px 22px;background:#fff;border-radius:14px;border-left:5px solid #e63946;box-shadow:0 10px 24px rgba(0,0,0,.04)}.shelf-row .label{font-weight:900;color:#c1121f}.shelf-row h3{margin:0;color:#1a1a1a}.shelf-row p{margin:4px 0 0;color:#666}.shelf-row a{color:#c1121f;font-weight:800}.rank-list{display:grid;gap:6px}.rank-item{display:grid;grid-template-columns:120px 1fr;gap:22px;padding:24px 0;border-top:1px solid rgba(230,57,70,.18)}.rank-item .rank-no{font-size:64px;line-height:1;font-weight:900;color:#e63946}.rank-item h3{margin:0 0 8px;color:#1a1a1a}.rank-item p{margin:0;color:#555}.timeline{position:relative;margin-left:24px;padding-left:38px}.timeline:before{content:"";position:absolute;left:8px;top:5px;bottom:5px;width:2px;background:#ffd3d6}.timeline-item{position:relative;padding:0 0 34px}.timeline-item:before{content:"";position:absolute;left:-37px;top:7px;width:16px;height:16px;border-radius:50%;background:#e63946;box-shadow:0 0 0 7px #ffe8ea}.timeline-item .status{display:inline-flex;padding:3px 10px;border-radius:999px;background:#ffe8ea;color:#c1121f;font-size:12px;font-weight:800}.timeline-item h3{margin:8px 0 6px;color:#1a1a1a}.timeline-item p{margin:0;max-width:760px;color:#555}.content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.content-card{padding:26px;border-radius:18px;background:#fff;border:1px solid rgba(230,57,70,.12)}.content-card .mini{color:#e63946;font-weight:900;font-size:13px}.content-card h2,.content-card h3{margin:7px 0 10px;color:#1a1a1a}.content-card p{margin:0 0 12px;color:#555}.wide-note{padding:28px;border-radius:18px;background:#fff5f6;border:1px solid rgba(230,57,70,.16)}.wide-note strong{color:#c1121f}.wide-note p{margin:8px 0 0}.index-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.index-card{padding:22px;border-radius:16px;background:#fff;border:1px solid rgba(230,57,70,.12)}.index-card .index-no{display:block;color:#e63946;font-size:28px;font-weight:900}.index-card h3{margin:6px 0;color:#1a1a1a}.index-card p{margin:0;color:#666}.steps{counter-reset:step;display:grid;gap:12px}.step{counter-increment:step;position:relative;padding:24px 24px 24px 88px;border-radius:16px;background:#fff;border:1px solid rgba(230,57,70,.12)}.step:before{content:counter(step,decimal-leading-zero);position:absolute;left:24px;top:22px;color:#e63946;font-size:30px;font-weight:900}.step h3{margin:0 0 6px;color:#1a1a1a}.step p{margin:0;color:#555}.episode-strip{display:grid;grid-template-columns:100px 1fr;gap:20px;padding:22px 0;border-bottom:1px solid rgba(230,57,70,.15)}.episode-strip .episode-no{font-weight:900;color:#e63946}.episode-strip h3{margin:0 0 6px;color:#1a1a1a}.episode-strip p{margin:0;color:#555}.product-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:32px;align-items:center;padding:72px 0}.product-hero h1{font-size:clamp(44px,7vw,78px);line-height:1.1;margin:0;color:#1a1a1a}.product-hero p{font-size:18px;color:#555}.app-visual{position:relative;padding:24px}.app-visual .media-placeholder{aspect-ratio:4/3}.app-badge{display:flex;align-items:center;gap:14px;margin-top:22px;padding:14px;border-radius:16px;background:#fff;border:1px solid rgba(230,57,70,.15)}.app-badge .icon{width:58px;height:58px;border-radius:15px;overflow:hidden;background:#ffe8ea;display:grid;place-items:center;color:#e63946;font-weight:900}.app-badge .icon img{width:100%;height:100%;object-fit:cover}.legal-list{display:grid;gap:14px}.legal-section{padding:28px;border-radius:18px;background:#fff;border:1px solid rgba(230,57,70,.12)}.legal-section h2{margin:0 0 12px;color:#1a1a1a;font-size:25px}.legal-section p{margin:0 0 12px}.legal-section p:last-child{margin-bottom:0}.faq-list{display:grid;gap:12px}.faq-item{padding:24px;border-radius:16px;background:#fff;border:1px solid rgba(230,57,70,.13)}.faq-item h2{margin:0 0 10px;font-size:21px;color:#1a1a1a}.faq-item p{margin:0;color:#555}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.contact-card{padding:26px;border-radius:18px;background:#fff;border-top:4px solid #e63946}.contact-card h2{margin:0 0 10px;color:#1a1a1a}.contact-card p{margin:0 0 12px;color:#555}.contact-card a{color:#c1121f;font-weight:800}.brand-statement{font-size:clamp(26px,4vw,48px);line-height:1.35;color:#1a1a1a;font-weight:800;max-width:1000px}.footer-inner{width:min(1240px,calc(100% - 40px));margin:auto}.site-footer{background:#1a1a1a;color:#d0d0d0;padding:58px 0 78px}.footer-brand{display:flex;align-items:center;gap:15px;margin-bottom:34px}.footer-logo{max-width:130px;min-width:90px}.footer-logo img{max-height:46px;width:auto}.footer-brand>div{display:grid}.footer-brand strong{color:#fff;font-size:20px}.footer-brand span{font-size:11px;letter-spacing:.12em;color:#888}.footer-groups{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.footer-groups h2{font-size:14px;color:#fff;margin:0 0 12px}.footer-groups a{display:block;color:#bbb;padding:4px 0;font-size:14px}.footer-groups a:hover{color:#fff}.footer-note{max-width:900px;padding-top:28px;margin-top:30px;border-top:1px solid #333;color:#aaa;font-size:13px}.copyright{margin:12px 0 0;color:#777;font-size:12px}.screen-mask{position:fixed;inset:0;z-index:100;background:rgba(20,20,20,.44);opacity:0;visibility:hidden;pointer-events:none;transition:.22s ease}.screen-mask.is-visible{opacity:1;visibility:visible;pointer-events:auto}.site-drawer{position:fixed;z-index:120;left:50%;bottom:0;transform:translate(-50%,105%);width:min(680px,100%);max-height:76vh;background:#fff;border-radius:22px 22px 0 0;box-shadow:0 -20px 50px rgba(0,0,0,.18);visibility:hidden;pointer-events:none;transition:transform .28s ease,visibility .28s}.site-drawer.is-open{transform:translate(-50%,0);visibility:visible;pointer-events:auto}.drawer-handle{width:48px;height:5px;border-radius:99px;background:#ddd;margin:10px auto 0}.drawer-head{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #eee}.drawer-brand{display:flex;align-items:center;gap:10px}.drawer-brand img{max-width:100px;max-height:34px}.close-button{min-width:58px;min-height:38px;border:1px solid rgba(230,57,70,.2);border-radius:999px;background:#fff;color:#c1121f}.drawer-scroll{max-height:calc(76vh - 81px);overflow:auto;padding:18px 20px 32px}.drawer-search{width:100%;min-height:46px;border:0;border-radius:999px;background:#f3f3f3;color:#555;text-align:left;padding:0 18px;margin-bottom:18px}.drawer-groups{display:grid;grid-template-columns:1fr 1fr;gap:18px}.drawer-groups h2{font-size:13px;color:#e63946;margin:0 0 8px}.drawer-groups a{display:block;padding:11px 0;border-top:1px solid #eee}.drawer-groups strong{display:block;color:#1a1a1a}.drawer-groups span{display:block;color:#777;font-size:12px;line-height:1.55;margin-top:3px}.search-layer{position:fixed;z-index:130;top:110px;left:50%;transform:translateX(-50%) translateY(-18px);width:min(720px,calc(100% - 32px));opacity:0;visibility:hidden;pointer-events:none;transition:.22s ease}.search-layer.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.search-card{background:#fff;border-radius:20px;padding:24px;box-shadow:0 24px 70px rgba(0,0,0,.18)}.search-head{display:flex;align-items:center;justify-content:space-between}.search-box{margin:20px 0 14px;min-height:58px;border-radius:999px;background:#f3f3f3;display:flex;align-items:center;gap:10px;padding:0 20px;color:#888}.preset-links{display:flex;flex-wrap:wrap;gap:8px}.preset-links a{padding:7px 13px;border-radius:999px;background:#ffe8ea;color:#c1121f;font-size:13px}.search-card>p{margin:18px 0 0;color:#888;font-size:13px}.mobile-bottom{display:none}a:focus-visible,button:focus-visible{outline:3px solid rgba(230,57,70,.32);outline-offset:3px}.accent-link{color:#c1121f;font-weight:800}.muted{color:#888}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.quote-note{font-size:24px;line-height:1.55;color:#1a1a1a;font-weight:750;border-left:5px solid #e63946;padding-left:20px}.plain-list{margin:0;padding-left:1.2em}.plain-list li{margin:8px 0}.small-note{font-size:13px;color:#888}.red-panel{padding:34px;border-radius:18px;background:#e63946;color:#fff}.red-panel h2,.red-panel h3{color:#fff;margin-top:0}.red-panel a{color:#fff;text-decoration:underline;text-underline-offset:4px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.guide-card{padding:24px;border-radius:18px;background:#fff;border:1px solid rgba(230,57,70,.12)}.guide-card h3{margin:0 0 8px;color:#1a1a1a}.guide-card p{margin:0;color:#555}
@media(max-width:900px){.tag-grid{grid-template-columns:repeat(2,1fr)}.six-grid,.index-list,.guide-grid{grid-template-columns:repeat(2,1fr)}.mosaic{grid-template-columns:1fr;grid-template-areas:"film" "clip" "series"}.split-cards,.content-grid,.contact-grid,.two-col,.product-hero{grid-template-columns:1fr}.six-grid article:nth-child(2),.six-grid article:nth-child(5){transform:none}.footer-groups{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.site-header{height:64px}.topbar{height:64px;background:#fff}.topbar-inner{padding:0 16px;grid-template-columns:64px 1fr 64px}.circle-action{width:44px;height:44px}.circle-action span{width:17px}.top-brand-text,.brand-zone,.channel-bar,.search-trigger.text-action{display:none}.mobile-brand{display:flex;justify-self:center;align-items:center;justify-content:center;grid-column:2;grid-row:1;max-width:150px;min-width:90px;max-height:48px}.mobile-brand img{max-height:42px;width:auto;max-width:145px}.mobile-brand strong{color:#e63946;font-size:20px;white-space:nowrap}.top-actions{grid-column:3}.app-action{min-width:44px;min-height:44px;padding:0;display:grid;place-items:center;background:transparent;color:#c1121f;font-weight:800;font-size:0}.app-action:after{content:"APP";font-size:12px}.site-main{padding-top:64px}.wrap,.footer-inner{width:calc(100% - 32px)}.page-hero{padding:48px 0 34px}.page-hero h1{font-size:40px}.page-lead{font-size:16px}.cover{padding:30px 0 54px}.cover-copy{padding:30px 0 24px}.cover-copy h1{font-size:42px}.cover-copy .intro{font-size:16px}.section{padding:52px 0}.section-head{display:block}.section-head p{margin-top:10px}.tag-grid,.six-grid,.index-list,.guide-grid{grid-template-columns:1fr}.number-story{grid-template-columns:64px 1fr;gap:14px}.number-story .num{font-size:40px}.shelf-row{grid-template-columns:1fr;gap:8px}.rank-item{grid-template-columns:78px 1fr}.rank-item .rank-no{font-size:48px}.episode-strip{grid-template-columns:72px 1fr}.footer-groups{grid-template-columns:1fr 1fr;gap:22px 14px}.site-footer{padding-bottom:92px}.site-drawer{max-height:76vh;border-radius:20px 20px 0 0}.drawer-scroll{max-height:calc(76vh - 81px)}.drawer-groups{grid-template-columns:1fr}.search-layer{inset:0;transform:none;width:100%;background:#f7f7f7;padding:80px 16px 76px;overflow:auto}.search-layer.is-open{transform:none}.search-card{box-shadow:none;border-radius:18px}.mobile-bottom{position:fixed;z-index:70;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:rgba(255,255,255,.98);border-top:1px solid rgba(230,57,70,.13)}.mobile-bottom a{min-height:50px;display:grid;place-items:center;align-content:center;font-size:11px;color:#777;line-height:1.1}.mobile-bottom a span{font-size:17px;line-height:1}.mobile-bottom a.is-current{color:#e63946;font-weight:800}.site-drawer,.search-layer,.screen-mask{z-index:120}.screen-mask{z-index:100}.site-drawer{z-index:130}.search-layer{z-index:140}.red-panel{padding:26px}.quote-note{font-size:20px}.media-placeholder{aspect-ratio:16/9}}
