:root{--bg:#070809;--bg2:#0D0E11;--panel:#121317;--panel2:#18191E;--hover:#202127;--text:#E8E8EA;--muted:#A6A6AD;--dim:#777880;--red:#FF1F32;--red2:#FF3445;--red3:#B20718;--red4:#68030D;--border:rgba(255,255,255,.08);--rborder:rgba(255,31,50,.38);--shadow:0 16px 42px rgba(0,0,0,.38);--glow:0 14px 36px rgba(255,31,50,.18);--max:1280px;--head-h:148px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,"Segoe UI","Microsoft YaHei","PingFang SC",sans-serif;line-height:1.7;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input{font:inherit}button{cursor:pointer}.shell{width:min(var(--max),calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:60;background:rgba(7,8,9,.96);backdrop-filter:blur(12px);box-shadow:0 8px 30px rgba(0,0,0,.22)}.brand-bar{border-bottom:1px solid var(--border)}.brand-bar__inner{height:70px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:12px;min-width:170px}.brand-logo{height:44px;width:auto;max-width:180px;object-fit:contain}.brand__fallback{display:flex;flex-direction:column;line-height:1.05}.brand__fallback strong{font-size:25px;letter-spacing:.08em;color:#fff}.brand__fallback small{font-size:10px;letter-spacing:.18em;color:var(--muted);margin-top:6px}.brand__image:not(:empty)+.brand__fallback{display:none}.brand-note{color:var(--muted);font-size:14px;flex:1}.brand-actions{display:flex;gap:10px}.action-link,.btn,.btn-ghost{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:1px solid var(--border);border-radius:8px;background:var(--panel);font-weight:700;white-space:nowrap;color:inherit}.action-link:hover,.btn-ghost:hover{background:var(--hover)}.action-link--red,.btn{background:linear-gradient(135deg,#FF3445 0%,#FF1F32 52%,#9F0615 100%);border-color:var(--rborder);box-shadow:var(--glow);color:white}.main-nav{background:var(--bg2);border-bottom:1px solid var(--border)}.main-nav__inner{height:46px;display:flex;align-items:stretch;gap:2px}.main-nav a{display:flex;align-items:center;padding:0 20px;min-height:44px;font-weight:800;color:#d8d8dc;position:relative}.main-nav a:hover,.main-nav a.is-active{color:#fff;background:var(--panel)}.main-nav a.is-active:after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:3px;background:var(--red)}.topic-strip{background:#0b0c0e;border-bottom:1px solid var(--border)}.topic-strip__inner{display:flex;gap:18px;align-items:center;min-height:34px;overflow-x:auto;scrollbar-width:none}.topic-strip__inner::-webkit-scrollbar{display:none}.topic-strip a{font-size:13px;color:var(--muted);white-space:nowrap;padding:6px 0}.topic-strip a:hover,.topic-strip a.is-active{color:var(--red2)}.mobile-menu-trigger,.mobile-24{display:none}.site-main{min-height:65vh}.hero,.page-hero{padding:34px 0 18px}.page-hero{border-bottom:1px solid var(--border)}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:8px;color:var(--red2);font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.eyebrow:before,.kicker:before{content:"";width:22px;height:2px;background:var(--red)}h1,h2,h3,p{margin-top:0}.page-hero h1{font-size:clamp(32px,5vw,58px);line-height:1.1;margin:12px 0 16px;color:#fff;max-width:920px}.page-hero p{max-width:880px;color:#c6c6cb;font-size:17px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(320px,1fr);gap:20px}.hero-lead,.hero-side,.card,.section-panel,.timeline,.fact-card,.rank-item,.service-panel,.article-box,.faq-item,.topic-card{background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow)}.hero-lead{position:relative;overflow:hidden;min-height:480px;border-radius:10px}.hero-lead__image{aspect-ratio:16/8;overflow:hidden;background:linear-gradient(135deg,#15171b,#2a0b10)}.hero-lead__image img{width:100%;height:100%;object-fit:cover}.hero-lead__content{padding:24px}.hero-lead h1{font-size:clamp(30px,4vw,54px);line-height:1.08;margin:10px 0 16px}.hero-lead p{color:#c7c7cc;font-size:16px;max-width:850px}.meta-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:var(--muted);font-size:13px}.tag,.status{display:inline-flex;align-items:center;min-height:26px;padding:2px 8px;border-radius:999px;border:1px solid var(--rborder);color:#fff;background:rgba(255,31,50,.12);font-size:12px;font-weight:800}.hero-side{padding:18px;border-radius:10px}.side-feature{padding:4px 0 16px;border-bottom:1px solid var(--border);margin-bottom:10px}.side-feature h2{font-size:24px;line-height:1.3;margin:8px 0}.short-list article{padding:12px 0;border-bottom:1px solid var(--border)}.short-list article:last-child{border-bottom:0}.short-list h3{font-size:17px;line-height:1.4;margin:5px 0}.short-list p{font-size:13px;color:var(--muted);margin-bottom:5px}.entry-link{color:var(--red2);font-weight:800;font-size:13px}.section{padding:34px 0}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:18px}.section-head h2{font-size:clamp(26px,4vw,40px);line-height:1.1;margin:0}.section-head p{color:var(--muted);margin:0;max-width:560px}.section-head .more{color:var(--red2);font-weight:800;white-space:nowrap}.rank-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rank-item{display:grid;grid-template-columns:58px 1fr auto;gap:14px;padding:16px;border-radius:8px;align-items:start}.rank-no{font-size:28px;font-weight:950;color:var(--red2);line-height:1}.rank-item h3{font-size:18px;line-height:1.35;margin-bottom:7px}.rank-item p{font-size:14px;color:var(--muted);margin:0}.rank-state{font-size:12px;color:#d8d8dc;white-space:nowrap}.feature-split{display:grid;grid-template-columns:1.05fr 1fr;gap:18px}.media-card{background:var(--panel);border:1px solid var(--border);overflow:hidden;border-radius:10px}.media-card__image{aspect-ratio:16/10;background:linear-gradient(135deg,#18191e,#4e0710);overflow:hidden}.media-card__image img{width:100%;height:100%;object-fit:cover}.media-card__body{padding:20px}.media-card h3{font-size:25px;line-height:1.25;margin:8px 0}.news-list{display:grid;gap:12px}.news-list article,.grid-card{background:var(--panel);border:1px solid var(--border);padding:16px;border-radius:8px}.news-list h3,.grid-card h3{font-size:18px;line-height:1.35;margin:6px 0}.news-list p,.grid-card p{font-size:14px;color:var(--muted);margin-bottom:8px}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.card-grid.varied article:nth-child(1),.card-grid.varied article:nth-child(5){grid-column:span 2}.social-feature{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.article-box{padding:24px;border-radius:8px}.article-box h3{font-size:28px;line-height:1.2}.article-box p{color:#c4c4ca}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.timeline{padding:24px;border-radius:8px}.timeline-item{position:relative;padding-left:34px;padding-bottom:24px}.timeline-item:last-child{padding-bottom:0}.timeline-item:before{content:"";position:absolute;left:7px;top:7px;width:12px;height:12px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px rgba(255,31,50,.12)}.timeline-item:after{content:"";position:absolute;left:12px;top:24px;bottom:0;width:2px;background:var(--rborder)}.timeline-item:last-child:after{display:none}.timeline-item h3{font-size:18px;margin:0 0 7px}.timeline-item p{color:var(--muted);margin-bottom:7px}.fact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fact-card{padding:18px;border-radius:8px}.fact-card h3{font-size:18px;line-height:1.4;margin:8px 0}.fact-card p{color:var(--muted);font-size:14px}.status.confirmed{background:var(--red);border-color:var(--red)}.status.partial{background:linear-gradient(90deg,var(--red3),#3a3b41)}.status.weak{background:#3a3b41;border-color:#55565f}.status.old{background:var(--red4)}.status.misread{background:#fff;color:var(--red3);border-color:#fff}.hour-list{background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:8px 18px}.hour-item{display:grid;grid-template-columns:100px 110px 1fr auto;gap:14px;padding:14px 0;border-bottom:1px solid var(--border);align-items:center}.hour-item:last-child{border-bottom:0}.hour-item time{color:var(--red2);font-weight:900}.hour-item .channel{color:var(--muted);font-size:13px}.hour-item h3{font-size:16px;margin:0}.hour-item p{color:var(--muted);font-size:13px;margin:3px 0 0}.topic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.topic-card{padding:18px;border-radius:8px;min-height:170px}.topic-card h3{font-size:18px}.topic-card p{color:var(--muted);font-size:14px}.submit-band{background:linear-gradient(135deg,#2d0308,#700711 60%,#2a0206);border-top:1px solid var(--rborder);border-bottom:1px solid var(--rborder);padding:34px 0}.submit-band__inner,.service-split,.about-split{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:center}.submit-band h2,.service-panel h2,.about-split h2{font-size:34px;line-height:1.15}.submit-band p,.service-panel p,.about-split p{color:#d3d3d8}.submit-art,.service-art,.about-art{min-height:230px;border:1px solid var(--border);background:rgba(0,0,0,.2);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.submit-art img,.service-art img,.about-art img{width:100%;height:100%;object-fit:cover}.service-panel{padding:26px;border-radius:10px}.service-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.service-list span{padding:12px;background:var(--bg2);border:1px solid var(--border);border-radius:6px}.principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.principles article{background:var(--panel);border-left:3px solid var(--red);padding:18px}.principles h3{font-size:17px}.principles p{font-size:14px;color:var(--muted);margin:0}.page-content{padding:26px 0 44px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px}.content-main{min-width:0}.content-aside{position:relative}.sticky-card{position:sticky;top:170px;background:var(--panel);border:1px solid var(--border);padding:18px;border-radius:8px}.sticky-card h2{font-size:18px}.sticky-card a{display:block;padding:10px 0;border-bottom:1px solid var(--border);color:#ddd}.sticky-card a:last-child{border-bottom:0}.section-panel{padding:22px;border-radius:8px;margin-bottom:16px}.section-panel h2{font-size:26px;line-height:1.25}.section-panel h3{font-size:18px}.section-panel p,.section-panel li{color:#c0c0c6}.section-panel ul{padding-left:20px}.note{padding:14px 16px;border-left:3px solid var(--red);background:#100d0f;color:#cfcfd4;margin:16px 0}.related-links{display:flex;gap:10px;flex-wrap:wrap}.related-links a{border:1px solid var(--border);background:var(--panel2);padding:9px 12px;border-radius:6px}.faq-wrap{display:grid;gap:10px}.faq-item{border-radius:8px;overflow:hidden}.faq-item summary{list-style:none;cursor:pointer;padding:16px 18px;font-weight:850;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:18px;color:var(--red2)}.faq-item[open] summary:after{content:"−"}.faq-item p{padding:0 18px 18px;color:var(--muted);margin:0}.site-footer{background:#050506;border-top:1px solid var(--border);padding:34px 0 calc(24px + env(safe-area-inset-bottom))}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:26px}.footer-grid h2{font-size:14px;color:#fff}.footer-grid a{display:block;color:var(--muted);padding:5px 0;font-size:13px}.footer-grid a:hover{color:var(--red2)}.footer-brand p{color:var(--muted);font-size:13px}.footer-note{border-top:1px solid var(--border);margin-top:24px;padding-top:18px;color:var(--dim);font-size:12px}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.72);z-index:80}.overlay[hidden]{display:none}.channel-panel,.search-panel{position:fixed;left:0;right:0;top:150px;z-index:90;background:#0b0c0f;border-bottom:1px solid var(--rborder);box-shadow:var(--shadow);max-height:min(72vh,720px);overflow:auto;transform:translateY(-105%);opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease}.channel-panel[aria-hidden="false"],.search-panel[aria-hidden="false"]{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.panel-head{display:flex;align-items:center;justify-content:space-between;padding-top:14px}.panel-head button,.mobile-menu__head button{width:44px;height:44px;border:1px solid var(--border);background:var(--panel);color:#fff;border-radius:7px}.channel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;padding-top:8px;padding-bottom:24px}.channel-grid h2{font-size:13px;color:var(--red2);text-transform:uppercase;letter-spacing:.12em}.channel-grid a{display:block;padding:10px 0;border-bottom:1px solid var(--border)}.channel-grid a strong,.channel-grid a span{display:block}.channel-grid a span{font-size:12px;color:var(--muted);margin-top:2px}.search-wrap{padding:10px 0 26px}.search-wrap label{display:block;color:var(--muted);font-size:13px;margin-bottom:8px}.search-wrap input{width:100%;height:52px;background:var(--panel);border:1px solid var(--rborder);color:#fff;border-radius:8px;padding:0 16px;outline:none}.search-wrap input:focus{box-shadow:0 0 0 3px rgba(255,31,50,.14)}.search-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.search-links a{padding:10px 13px;background:var(--panel2);border:1px solid var(--border);border-radius:999px}.mobile-menu{position:fixed;top:0;right:0;bottom:0;width:min(90vw,420px);z-index:100;background:#0b0c0f;border-left:1px solid var(--rborder);transform:translateX(105%);visibility:hidden;pointer-events:none;transition:.2s ease;overflow:auto;padding-bottom:24px}.mobile-menu[aria-hidden="false"]{transform:translateX(0);visibility:visible;pointer-events:auto}.mobile-menu__head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--border)}.mobile-menu__head span{font-weight:950}.mobile-menu__head small{display:block;font-size:9px;color:var(--muted)}.mobile-menu nav a{display:flex;align-items:center;min-height:48px;padding:0 18px;border-bottom:1px solid var(--border)}.mobile-bottom{display:none}.menu-open{overflow:hidden}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid rgba(255,52,69,.7);outline-offset:2px}
@media (max-width:980px){:root{--head-h:104px}.channel-panel,.search-panel{top:104px}.brand-note,.main-nav{display:none}.brand-actions{margin-left:auto}.brand-actions .search-trigger,.brand-actions .channel-trigger{display:none}.topic-strip{margin-top:0}.hero-grid,.feature-split,.social-feature,.submit-band__inner,.service-split,.about-split,.content-grid{grid-template-columns:1fr}.hero-lead{min-height:0}.rank-list,.fact-grid{grid-template-columns:1fr}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid.varied article:nth-child(n){grid-column:auto}.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.principles{grid-template-columns:repeat(2,minmax(0,1fr))}.content-aside{display:none}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}.channel-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:720px){.shell{width:min(var(--max),calc(100% - 28px))}.brand-bar__inner{height:60px;display:grid;grid-template-columns:52px 1fr 52px;gap:6px}.brand{justify-self:center;min-width:0}.brand__fallback strong{font-size:20px}.brand__fallback small{font-size:8px}.brand-logo{height:38px;max-width:150px}.brand-actions{display:none}.mobile-menu-trigger,.mobile-24{display:flex;min-width:44px;height:44px;align-items:center;justify-content:center;background:var(--panel);border:1px solid var(--border);border-radius:8px;color:#fff}.mobile-menu-trigger{font-size:20px}.mobile-24{font-size:12px;background:var(--red3);border-color:var(--rborder);font-weight:900}.topic-strip__inner{min-height:38px;gap:16px}.hero,.page-hero{padding-top:22px}.hero-lead__content{padding:18px}.hero-lead h1{font-size:34px}.hero-grid{gap:12px}.section{padding:26px 0}.section-head{align-items:start;flex-direction:column}.rank-item{grid-template-columns:44px 1fr}.rank-state{grid-column:2}.card-grid,.topic-grid,.principles,.mini-grid{grid-template-columns:1fr}.hour-item{grid-template-columns:92px 1fr}.hour-item .channel{grid-column:2}.hour-item>div{grid-column:1/-1}.hour-item .entry-link{grid-column:2}.submit-band h2,.service-panel h2,.about-split h2{font-size:28px}.service-list{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:18px}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:70;height:calc(58px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:rgba(5,5,6,.98);border-top:1px solid var(--border)}.mobile-bottom a,.mobile-bottom button{display:flex;align-items:center;justify-content:center;min-height:44px;font-size:12px;color:var(--muted);border:0;background:transparent}.mobile-bottom a.is-active{color:var(--red2);font-weight:900}.site-footer{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.channel-panel,.search-panel{top:98px}.channel-grid{grid-template-columns:1fr}.site-main{overflow:hidden}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
