/* 2026 newsroom system — distinct editorial desks built on one accessible document structure */
.pro-news-page{--news-accent:#d11f2e;--news-ink:#101828;--news-paper:#fff;--news-rule:#d8dee7;background:#f4f6f8}
.pro-news-page[data-news-category="today"]{--news-accent:#c91c27}
.pro-news-page[data-news-category="world"]{--news-accent:#5630a7}
.pro-news-page[data-news-category="us"]{--news-accent:#155bb7}
.pro-news-page[data-news-category="china"]{--news-accent:#b42318}
.pro-news-page[data-news-category="immigration"]{--news-accent:#087a70}
.pro-news-page[data-news-category="business"]{--news-accent:#087052}
.pro-news-page[data-news-category="tech"]{--news-accent:#0878a5}
.pro-news-page[data-news-category="society"]{--news-accent:#6d43a5}
.pro-news-page[data-news-category="culture"]{--news-accent:#a52c71}
.pro-news-page[data-news-category="life"]{--news-accent:#c05824}
.pro-news-page[data-news-category="opinion"]{--news-accent:#3d4858}

.news-pro-nav-wrap{position:sticky;top:0;background:rgba(255,255,255,.97);backdrop-filter:blur(13px);box-shadow:0 5px 16px rgba(16,24,40,.04)}
.news-pro-nav-inner{min-height:55px}.news-pro-nav button{height:55px;padding-inline:14px;font-size:13px}.news-pro-search{height:36px;border-radius:6px}
.news-pro-main{padding:0 0 78px;background:#f4f6f8}
.news-deskhead{min-height:126px;padding:28px 0 23px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;border-bottom:5px solid var(--news-ink)}
.news-deskhead>div:first-child{display:flex;align-items:flex-end;gap:16px}.news-deskhead>div:first-child>span{padding-bottom:7px;color:var(--news-accent);font-size:10px;font-weight:900;letter-spacing:.18em;writing-mode:vertical-rl;transform:rotate(180deg)}
.news-deskhead h1{margin:0;color:var(--news-ink);font:900 clamp(39px,5.2vw,66px)/.92 "Songti SC","STSong","Noto Serif SC",serif;letter-spacing:.04em}
.news-deskhead-meta{padding-bottom:2px;display:grid;justify-items:end;gap:2px;color:#8792a2;font-size:10px}.news-deskhead-meta strong{color:#344054;font-size:13px;letter-spacing:.03em}
.news-pro-lead{margin-top:22px;padding:0 0 24px;gap:22px}.lead-feature .story-media{background:#dde3e9}.lead-feature h2,.lead-side-story h3,.news-pro-story h3,.news-pro-headlines strong{font-family:"Songti SC","STSong","Noto Serif SC",serif}
.lead-feature h2{font-size:clamp(30px,3vw,44px);letter-spacing:-.02em}.lead-feature p{max-width:760px;font-size:13px}.lead-secondary{border-top-color:var(--news-ink)}
.news-pro-headlines{margin:18px 0 30px;background:#fff}.news-pro-headlines a{min-height:118px}.news-pro-headlines strong{font-size:17px}
.news-pro-section-head{border-top-color:var(--news-ink)}
.news-pro-stream{gap:0 24px}.news-pro-story>a{padding:22px 0}.news-pro-story .story-copy h3{font-size:20px}.news-pro-story.story-text{border-top-color:var(--news-accent)}
.news-pro-story.story-text .story-copy::before{content:"TEXT";display:block;margin-bottom:8px;color:#9aa4b2;font-size:8px;font-weight:850;letter-spacing:.16em}
.news-pro-story .story-media{background:#dce3ea}.news-pro-story.story-wide>a{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr)}

/* 新闻首页：大图、短讯与无图观点交错的头版。 */
.pro-news-page[data-news-layout="front"] .news-pro-lead{grid-template-columns:minmax(0,1.64fr) minmax(300px,.66fr)}
.pro-news-page[data-news-layout="front"] .lead-feature .story-media{aspect-ratio:1.9/1}
.pro-news-page[data-news-layout="front"] .lead-side-2,.pro-news-page[data-news-layout="front"] .lead-side-4{padding-left:15px;border-left:3px solid #e2e6eb}
.pro-news-page[data-news-layout="front"] .story-index-4.story-card{grid-column:span 8}
.pro-news-page[data-news-layout="front"] .story-index-4.story-card>a{display:grid;grid-template-columns:1.15fr .85fr;gap:20px}
.pro-news-page[data-news-layout="front"] .story-index-4.story-card .story-media{margin:0}

/* 要闻：紧凑快报台，主条横向，列表以时间线推进。 */
.pro-news-page[data-news-layout="bulletin"] .news-deskhead{border-bottom-color:var(--news-accent)}
.pro-news-page[data-news-layout="bulletin"] .news-pro-lead{display:block}
.pro-news-page[data-news-layout="bulletin"] .lead-primary{border-bottom:1px solid var(--news-rule)}
.pro-news-page[data-news-layout="bulletin"] .lead-feature{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr);background:#fff}
.pro-news-page[data-news-layout="bulletin"] .lead-feature .story-media{grid-column:1;aspect-ratio:1.85/1}
.pro-news-page[data-news-layout="bulletin"] .lead-feature-copy{grid-column:2;padding:25px 26px;align-self:end;border-top:6px solid var(--news-accent)}
.pro-news-page[data-news-layout="bulletin"] .lead-feature h2{font-size:clamp(29px,3.1vw,43px)}
.pro-news-page[data-news-layout="bulletin"] .lead-secondary{display:grid;grid-template-columns:repeat(4,1fr);border-top:0}
.pro-news-page[data-news-layout="bulletin"] .lead-side-story{min-height:130px;padding:17px;border-right:1px solid var(--news-rule)}
.pro-news-page[data-news-layout="bulletin"] .lead-side-story:last-child{border-right:0}
.pro-news-page[data-news-layout="bulletin"] .lead-side-story.has-image{display:block}.pro-news-page[data-news-layout="bulletin"] .lead-side-story .story-media{display:none}
.pro-news-page[data-news-layout="bulletin"] .news-pro-stream{display:block}
.pro-news-page[data-news-layout="bulletin"] .news-pro-story{border-bottom:1px solid var(--news-rule)}
.pro-news-page[data-news-layout="bulletin"] .news-pro-story>a,.pro-news-page[data-news-layout="bulletin"] .news-pro-story.story-wide>a,.pro-news-page[data-news-layout="bulletin"] .news-pro-story.story-horizontal>a{display:grid;grid-template-columns:180px minmax(0,1fr);gap:22px}
.pro-news-page[data-news-layout="bulletin"] .news-pro-story .story-media{margin:0;aspect-ratio:16/10}

/* 国际：宽银幕头图，下方四列世界简报。 */
.pro-news-page[data-news-layout="world"] .news-deskhead{background:linear-gradient(90deg,transparent 0 62%,rgba(86,48,167,.07))}
.pro-news-page[data-news-layout="world"] .news-pro-lead{display:block}
.pro-news-page[data-news-layout="world"] .lead-feature{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.65fr);background:#151b29;color:#fff}
.pro-news-page[data-news-layout="world"] .lead-feature .story-media{grid-column:1;aspect-ratio:2/1}.pro-news-page[data-news-layout="world"] .lead-feature-copy{grid-column:2;padding:24px;align-self:end}
.pro-news-page[data-news-layout="world"] .lead-feature h2{color:#fff;font-size:clamp(30px,3.1vw,44px)}.pro-news-page[data-news-layout="world"] .lead-feature p{color:#cbd3df}
.pro-news-page[data-news-layout="world"] .lead-secondary{display:grid;grid-template-columns:repeat(4,1fr);border-top:0;background:#fff}
.pro-news-page[data-news-layout="world"] .lead-side-story{padding:17px;border-right:1px solid var(--news-rule)}.pro-news-page[data-news-layout="world"] .lead-side-story:last-child{border-right:0}
.pro-news-page[data-news-layout="world"] .lead-side-story.has-image{display:block}.pro-news-page[data-news-layout="world"] .lead-side-story .story-media{height:115px;margin-bottom:11px}
.pro-news-page[data-news-layout="world"] .news-pro-headlines{border-left:5px solid var(--news-accent)}

/* 美国：蓝色编辑台，头条与右侧分析栏对照。 */
.pro-news-page[data-news-layout="us"] .news-deskhead{border-bottom-color:#174c8c}
.pro-news-page[data-news-layout="us"] .news-pro-lead{grid-template-columns:minmax(0,1.16fr) minmax(360px,.84fr);gap:0;background:#fff;border-bottom:0;box-shadow:0 10px 30px rgba(16,41,76,.08)}
.pro-news-page[data-news-layout="us"] .lead-feature-copy{padding:18px 24px 24px}.pro-news-page[data-news-layout="us"] .lead-feature .story-media{aspect-ratio:1.6/1}
.pro-news-page[data-news-layout="us"] .lead-secondary{padding:5px 24px;border-top:6px solid var(--news-accent);background:#f3f7fc}
.pro-news-page[data-news-layout="us"] .news-pro-headlines{background:#153963}.pro-news-page[data-news-layout="us"] .news-pro-headlines strong{color:#fff}.pro-news-page[data-news-layout="us"] .news-pro-headlines time{color:#aabbd0}.pro-news-page[data-news-layout="us"] .news-pro-headlines a{border-color:rgba(255,255,255,.14)}
.pro-news-page[data-news-layout="us"] .story-index-0.story-wide>a{grid-template-columns:.85fr 1.15fr}.pro-news-page[data-news-layout="us"] .story-index-0.story-wide .story-media{order:2}

/* 中国：全宽主图配四格导读，正文形成 8/4 编辑节奏。 */
.pro-news-page[data-news-layout="china"] .news-pro-lead{display:block}
.pro-news-page[data-news-layout="china"] .lead-feature .story-media{aspect-ratio:2.35/1}.pro-news-page[data-news-layout="china"] .lead-feature-copy{max-width:900px;padding:17px 0 4px}
.pro-news-page[data-news-layout="china"] .lead-secondary{margin-top:19px;display:grid;grid-template-columns:repeat(2,1fr);gap:0 25px;border-top:4px solid var(--news-accent)}
.pro-news-page[data-news-layout="china"] .lead-side-story{padding:14px 0}.pro-news-page[data-news-layout="china"] .lead-side-story:nth-child(odd){padding-right:20px;border-right:1px solid var(--news-rule)}
.pro-news-page[data-news-layout="china"] .news-pro-headlines{grid-template-columns:repeat(4,1fr)}.pro-news-page[data-news-layout="china"] .news-pro-headlines a:nth-child(4){display:grid}
.pro-news-page[data-news-layout="china"] .story-index-3.story-card,.pro-news-page[data-news-layout="china"] .story-index-8.story-card{grid-column:span 8}

/* 移民：政策简报式文字优先。 */
.pro-news-page[data-news-layout="policy"]{--news-paper:#f8fcfb}
.pro-news-page[data-news-layout="policy"] .news-deskhead{border-bottom-color:var(--news-accent)}
.pro-news-page[data-news-layout="policy"] .news-pro-lead{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:18px}
.pro-news-page[data-news-layout="policy"] .lead-feature{display:grid;grid-template-columns:1.06fr .94fr;background:#eaf7f5}
.pro-news-page[data-news-layout="policy"] .lead-feature .story-media{grid-column:2;grid-row:1;aspect-ratio:auto;height:100%;min-height:360px}
.pro-news-page[data-news-layout="policy"] .lead-feature-copy{grid-column:1;grid-row:1;padding:28px;align-self:end;border-top:6px solid var(--news-accent)}
.pro-news-page[data-news-layout="policy"] .lead-feature h2{font-size:clamp(28px,2.7vw,40px)}
.pro-news-page[data-news-layout="policy"] .lead-secondary{padding:0 20px;background:#fff}
.pro-news-page[data-news-layout="policy"] .lead-side-story{position:relative;padding-left:30px}.pro-news-page[data-news-layout="policy"] .lead-side-story::before{content:counter(policy);counter-increment:policy;position:absolute;left:0;top:15px;color:#9bbab5;font:800 15px Georgia,serif}.pro-news-page[data-news-layout="policy"] .lead-secondary{counter-reset:policy}
.pro-news-page[data-news-layout="policy"] .news-pro-story.story-text{background:#eef8f6;padding-inline:18px}

/* 财经：深色行情栏和模块化市场版。 */
.pro-news-page[data-news-layout="markets"] .news-deskhead{border-bottom-color:#0b7355}
.pro-news-page[data-news-layout="markets"] .news-pro-lead{grid-template-columns:1fr 1fr;background:#fff}.pro-news-page[data-news-layout="markets"] .lead-feature-copy{padding:17px 20px 22px}
.pro-news-page[data-news-layout="markets"] .lead-secondary{padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:0 18px;border-top:5px solid var(--news-accent)}
.pro-news-page[data-news-layout="markets"] .lead-side-story.has-image{grid-column:1/-1}
.pro-news-page[data-news-layout="markets"] .news-pro-headlines{background:#11281f;border-color:#11281f}.pro-news-page[data-news-layout="markets"] .news-pro-headlines strong{color:#f2f6f4}.pro-news-page[data-news-layout="markets"] .news-pro-headlines time{color:#8da69b}.pro-news-page[data-news-layout="markets"] .news-pro-headlines a{border-color:rgba(255,255,255,.12)}
.pro-news-page[data-news-layout="markets"] .news-pro-story.story-card:nth-child(3n) .story-media{aspect-ratio:1/1}

/* 科技：模块化卡片与更大胆的留白。 */
.pro-news-page[data-news-layout="tech"] .news-deskhead{border-bottom:1px solid #9bc8d8}.pro-news-page[data-news-layout="tech"] .news-deskhead h1{font-family:var(--sans);font-weight:900;letter-spacing:-.05em}
.pro-news-page[data-news-layout="tech"] .news-pro-lead{padding:18px;border:1px solid #d3e5eb;border-radius:18px;background:#edf7fa}
.pro-news-page[data-news-layout="tech"] .lead-secondary{border-top-color:#0a789f}.pro-news-page[data-news-layout="tech"] .lead-feature .story-media,.pro-news-page[data-news-layout="tech"] .lead-side-story .story-media,.pro-news-page[data-news-layout="tech"] .news-pro-story .story-media{border-radius:12px}
.pro-news-page[data-news-layout="tech"] .news-pro-story{border:0}.pro-news-page[data-news-layout="tech"] .news-pro-story>a{margin:11px 0;padding:16px;border:1px solid #dce8ed;border-radius:13px;background:#fff}
.pro-news-page[data-news-layout="tech"] .news-pro-story.story-text{border-left:5px solid var(--news-accent)}

/* 社会：纪实版，横幅头条与纵向图片交替。 */
.pro-news-page[data-news-layout="society"] .news-pro-lead{grid-template-columns:minmax(0,1.38fr) minmax(330px,.62fr)}
.pro-news-page[data-news-layout="society"] .lead-feature{position:relative}.pro-news-page[data-news-layout="society"] .lead-feature .story-media{aspect-ratio:1.72/1}.pro-news-page[data-news-layout="society"] .lead-feature-copy{padding-right:10%}
.pro-news-page[data-news-layout="society"] .lead-secondary{border-top:0;border-left:5px solid var(--news-accent);padding-left:20px}
.pro-news-page[data-news-layout="society"] .story-index-1.story-text,.pro-news-page[data-news-layout="society"] .story-index-7.story-text{grid-column:span 8;padding:22px;background:#f0edf7}

/* 文化：画册式纵横构图。 */
.pro-news-page[data-news-layout="culture"] .news-deskhead{border-bottom-color:#6d3156}.pro-news-page[data-news-layout="culture"] .news-deskhead h1{font-weight:700}
.pro-news-page[data-news-layout="culture"] .news-pro-lead{grid-template-columns:minmax(0,1.5fr) minmax(315px,.7fr)}
.pro-news-page[data-news-layout="culture"] .lead-feature .story-media{aspect-ratio:1.45/1}.pro-news-page[data-news-layout="culture"] .lead-side-story .story-media{height:150px}
.pro-news-page[data-news-layout="culture"] .news-pro-headlines{border:0;background:#f3eaf0}.pro-news-page[data-news-layout="culture"] .news-pro-headlines a{border-color:#dfccd8}
.pro-news-page[data-news-layout="culture"] .news-pro-story.story-card:nth-child(3n+1) .story-media{aspect-ratio:3/4}.pro-news-page[data-news-layout="culture"] .news-pro-story.story-card:nth-child(3n+2) .story-media{aspect-ratio:16/10}

/* 生活：杂志式柔和画面与圆角卡片。 */
.pro-news-page[data-news-layout="life"] .news-deskhead{border-bottom-color:#da8a55}
.pro-news-page[data-news-layout="life"] .news-pro-lead{padding:18px;grid-template-columns:minmax(0,1.16fr) minmax(0,.84fr);border:0;border-radius:16px;background:#fff8f3}
.pro-news-page[data-news-layout="life"] .lead-feature .story-media{aspect-ratio:4/3;border-radius:12px}.pro-news-page[data-news-layout="life"] .lead-secondary{border-top-color:#d17a43}
.pro-news-page[data-news-layout="life"] .news-pro-headlines{border-radius:12px;overflow:hidden}
.pro-news-page[data-news-layout="life"] .news-pro-story.story-card>a{margin:10px 0;padding:14px;border:1px solid #eadfd7;border-radius:12px;background:#fff}.pro-news-page[data-news-layout="life"] .news-pro-story.story-card{border:0}

/* 观点：完全不同的无图评论版，突出作者与文字层级。 */
.pro-news-page[data-news-layout="opinion"] .news-deskhead{border-bottom:8px double #3d4858}
.pro-news-page[data-news-layout="opinion"] .news-pro-lead{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}
.pro-news-page[data-news-layout="opinion"] .lead-feature{min-height:390px;padding:35px;background:#eceff2;border-top:0;border-left:8px solid var(--news-accent)}
.pro-news-page[data-news-layout="opinion"] .lead-feature h2{font-size:clamp(38px,4.5vw,60px)}
.pro-news-page[data-news-layout="opinion"] .lead-secondary{padding:0 22px;background:#fff}
.pro-news-page[data-news-layout="opinion"] .news-pro-headlines{grid-template-columns:repeat(2,1fr)}.pro-news-page[data-news-layout="opinion"] .news-pro-headlines a{min-height:96px}.pro-news-page[data-news-layout="opinion"] .news-pro-headlines a:nth-child(2){border-right:0}.pro-news-page[data-news-layout="opinion"] .news-pro-headlines a:nth-child(n+3){display:none}
.pro-news-page[data-news-layout="opinion"] .news-pro-story{border-top:0;border-bottom:1px solid var(--news-rule)}.pro-news-page[data-news-layout="opinion"] .news-pro-story .story-copy::before{content:"COMMENTARY"}

@media(max-width:1050px){
  .news-deskhead{min-height:112px}.news-pro-lead,[data-news-layout] .news-pro-lead{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr)}
  .pro-news-page[data-news-layout="bulletin"] .lead-feature,.pro-news-page[data-news-layout="world"] .lead-feature{grid-template-columns:1.3fr .7fr}
  .pro-news-page[data-news-layout="bulletin"] .lead-secondary,.pro-news-page[data-news-layout="world"] .lead-secondary{grid-template-columns:repeat(2,1fr)}
  .pro-news-page[data-news-layout="bulletin"] .lead-side-story:nth-child(2),.pro-news-page[data-news-layout="world"] .lead-side-story:nth-child(2){border-right:0}
  .pro-news-page[data-news-layout="front"] .story-index-4.story-card{grid-column:span 6}.pro-news-page[data-news-layout="front"] .story-index-4.story-card>a{display:block}
}
@media(max-width:780px){
  .news-pro-nav-wrap{top:0}.news-deskhead{min-height:88px;padding:20px 0 17px}.news-deskhead h1{font-size:42px}.news-deskhead>div:first-child>span{display:none}.news-deskhead-meta strong{font-size:11px}
  .news-pro-lead,[data-news-layout] .news-pro-lead{display:block;margin-top:15px;padding:0 0 17px;border-radius:0;box-shadow:none;background:transparent}
  .pro-news-page[data-news-layout="bulletin"] .lead-feature,.pro-news-page[data-news-layout="world"] .lead-feature,.pro-news-page[data-news-layout="policy"] .lead-feature{display:block;background:#fff;color:inherit}
  .pro-news-page[data-news-layout="bulletin"] .lead-feature-copy,.pro-news-page[data-news-layout="world"] .lead-feature-copy,.pro-news-page[data-news-layout="policy"] .lead-feature-copy{padding:17px 0;border-top:0}
  .pro-news-page[data-news-layout="world"] .lead-feature h2{color:var(--news-ink)}.pro-news-page[data-news-layout="world"] .lead-feature p{color:#526071}
  .pro-news-page[data-news-layout="policy"] .lead-feature .story-media{min-height:0;height:auto}
  .pro-news-page[data-news-layout="bulletin"] .lead-secondary,.pro-news-page[data-news-layout="world"] .lead-secondary,.pro-news-page[data-news-layout="china"] .lead-secondary{display:grid;grid-template-columns:1fr 1fr;margin-top:12px;padding:0;background:#fff}
  .pro-news-page[data-news-layout="bulletin"] .lead-side-story,.pro-news-page[data-news-layout="world"] .lead-side-story,.pro-news-page[data-news-layout="china"] .lead-side-story{min-height:0;padding:13px;border-right:1px solid var(--news-rule)}
  .pro-news-page[data-news-layout="bulletin"] .news-pro-story>a,.pro-news-page[data-news-layout="bulletin"] .news-pro-story.story-wide>a,.pro-news-page[data-news-layout="bulletin"] .news-pro-story.story-horizontal>a{display:block}
  .pro-news-page[data-news-layout="china"] .news-pro-headlines{grid-template-columns:1fr 1fr}
  .pro-news-page[data-news-layout="tech"] .news-pro-story>a,.pro-news-page[data-news-layout="life"] .news-pro-story.story-card>a{margin:7px 0}
  .pro-news-page[data-news-layout="front"] .story-index-4.story-card{grid-column:span 12}.pro-news-page[data-news-layout="front"] .story-index-4.story-card>a{display:block}
}
@media(max-width:520px){
  .news-deskhead{align-items:flex-start}.news-deskhead h1{font-size:36px}.news-deskhead-meta strong{display:none}.news-deskhead-meta{padding-top:8px}.news-pro-main{padding-bottom:54px}
  .pro-news-page[data-news-layout="bulletin"] .lead-secondary,.pro-news-page[data-news-layout="world"] .lead-secondary,.pro-news-page[data-news-layout="china"] .lead-secondary{grid-template-columns:1fr}
  .pro-news-page[data-news-layout="bulletin"] .lead-side-story,.pro-news-page[data-news-layout="world"] .lead-side-story,.pro-news-page[data-news-layout="china"] .lead-side-story{border-right:0}
  .pro-news-page[data-news-layout="world"] .lead-side-story .story-media{display:none}
  .news-pro-headlines,.pro-news-page[data-news-layout="opinion"] .news-pro-headlines{grid-template-columns:1fr}.pro-news-page[data-news-layout="opinion"] .news-pro-headlines a:nth-child(n){display:grid}
}

/* 2026-09-15：各新闻子栏目加入不同结构的纯文字标题区。 */
.news-pro-headlines[data-headline-style]{counter-reset:headline;}
.news-pro-headlines[data-headline-style] a{position:relative;box-sizing:border-box;}
.news-pro-headlines[data-headline-style] em{display:none;color:#a5afbc;font:800 12px/1 Georgia,serif;font-style:normal;}

/* 首页：四列简报，第二行保持轻量。 */
.news-pro-headlines[data-headline-style="front"]{grid-template-columns:repeat(4,minmax(0,1fr));}
.news-pro-headlines[data-headline-style="front"] a:nth-child(n+5){background:#f8fafc;}

/* 国际：两列通讯社电讯板，标题密集、按行阅读。 */
.news-pro-headlines[data-headline-style="wire"]{grid-template-columns:repeat(2,minmax(0,1fr));border-left:5px solid var(--news-accent);}
.news-pro-headlines[data-headline-style="wire"] a{min-height:76px;padding:12px 16px 13px 18px;grid-template-columns:42px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:start;gap:2px 10px;border-right:1px solid #e0e4e8;border-bottom:1px solid #e0e4e8;}
.news-pro-headlines[data-headline-style="wire"] a:nth-child(2n){border-right:0;}
.news-pro-headlines[data-headline-style="wire"] em{display:block;grid-row:1/3;align-self:center;color:var(--news-accent);font-size:17px;}
.news-pro-headlines[data-headline-style="wire"] span{grid-column:2;}
.news-pro-headlines[data-headline-style="wire"] strong{grid-column:2;font-size:15px;line-height:1.38;}
.news-pro-headlines[data-headline-style="wire"] time{grid-column:3;grid-row:1/3;align-self:center;}

/* 美国：蓝色政策简报条，单列主干 + 交替底色。 */
.news-pro-headlines[data-headline-style="brief"]{grid-template-columns:1fr;background:#153963;border-color:#153963;}
.news-pro-headlines[data-headline-style="brief"] a{min-height:62px;padding:11px 15px;grid-template-columns:70px minmax(0,1fr) 56px;align-items:center;gap:12px;border-right:0;border-bottom:1px solid rgba(255,255,255,.13);}
.news-pro-headlines[data-headline-style="brief"] a:nth-child(even){background:rgba(255,255,255,.035);}
.news-pro-headlines[data-headline-style="brief"] span{color:#9fc3ec;}
.news-pro-headlines[data-headline-style="brief"] strong{color:#fff;font-size:15px;}
.news-pro-headlines[data-headline-style="brief"] time{color:#abc0d8;text-align:right;}

/* 中国：四列编号导读，12条形成三行。 */
.pro-news-page[data-news-layout="china"] .news-pro-headlines[data-headline-style="ranked"]{grid-template-columns:repeat(4,minmax(0,1fr));}
.news-pro-headlines[data-headline-style="ranked"] a{min-height:106px;padding:14px 14px 15px;grid-template-columns:28px minmax(0,1fr);gap:5px 7px;border-bottom:1px solid #e1e4e8;}
.news-pro-headlines[data-headline-style="ranked"] em{display:block;grid-row:1/4;color:#c8a4a0;font-size:19px;}
.news-pro-headlines[data-headline-style="ranked"] span,.news-pro-headlines[data-headline-style="ranked"] strong,.news-pro-headlines[data-headline-style="ranked"] time{grid-column:2;}
.news-pro-headlines[data-headline-style="ranked"] strong{font-size:15px;}

/* 移民：政策档案式，两列无图，编号置左。 */
.news-pro-headlines[data-headline-style="policy"]{grid-template-columns:repeat(2,minmax(0,1fr));background:#eef8f6;border:1px solid #cfe6e1;}
.news-pro-headlines[data-headline-style="policy"] a{min-height:84px;padding:13px 16px;grid-template-columns:30px minmax(0,1fr);gap:4px 9px;border-bottom:1px solid #d8e9e5;}
.news-pro-headlines[data-headline-style="policy"] em{display:block;grid-row:1/4;align-self:center;color:#6ba89f;font-size:16px;}
.news-pro-headlines[data-headline-style="policy"] span,.news-pro-headlines[data-headline-style="policy"] strong,.news-pro-headlines[data-headline-style="policy"] time{grid-column:2;}
.news-pro-headlines[data-headline-style="policy"] strong{font-size:15px;}

/* 财经：深色行情式五列，两行。 */
.news-pro-headlines[data-headline-style="ticker"]{grid-template-columns:repeat(5,minmax(0,1fr));background:#11281f;border-color:#11281f;}
.news-pro-headlines[data-headline-style="ticker"] a{min-height:96px;padding:14px 13px;border-right:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);}
.news-pro-headlines[data-headline-style="ticker"] strong{font-family:var(--sans);font-size:14px;line-height:1.38;color:#f2f6f4;}
.news-pro-headlines[data-headline-style="ticker"] span{color:#61c19b;}
.news-pro-headlines[data-headline-style="ticker"] time{color:#8da69b;}

/* 科技：三列模块式，突出短标题。 */
.news-pro-headlines[data-headline-style="modules"]{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;border:0;background:transparent;}
.news-pro-headlines[data-headline-style="modules"] a{min-height:104px;padding:15px 16px;border:1px solid #d3e5eb;border-radius:12px;background:#f5fbfd;}
.news-pro-headlines[data-headline-style="modules"] strong{font-family:var(--sans);font-weight:850;font-size:15px;}
.news-pro-headlines[data-headline-style="modules"] a:nth-child(2n){background:#eef8fb;}

/* 社会：三列纪事簿，9条组成三行。 */
.news-pro-headlines[data-headline-style="ledger"]{grid-template-columns:repeat(3,minmax(0,1fr));background:#fff;}
.news-pro-headlines[data-headline-style="ledger"] a{min-height:88px;padding:13px 15px;border-bottom:1px solid #e3e0e8;}
.news-pro-headlines[data-headline-style="ledger"] a:nth-child(3n+1){border-left:4px solid #d9cbea;}
.news-pro-headlines[data-headline-style="ledger"] strong{font-size:15px;}

/* 文化：两列画册目录，一长一短交替。 */
.news-pro-headlines[data-headline-style="folio"]{grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);background:#f3eaf0;border:0;}
.news-pro-headlines[data-headline-style="folio"] a{min-height:82px;padding:14px 17px;border-bottom:1px solid #dfccd8;}
.news-pro-headlines[data-headline-style="folio"] a:nth-child(3n+1){grid-column:1;}
.news-pro-headlines[data-headline-style="folio"] a:nth-child(3n+2){grid-column:2;}
.news-pro-headlines[data-headline-style="folio"] a:nth-child(3n){grid-column:1/-1;min-height:70px;}
.news-pro-headlines[data-headline-style="folio"] strong{font-size:16px;}

/* 生活：四列杂志目录，圆角轻卡片。 */
.news-pro-headlines[data-headline-style="magazine"]{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;border:0;background:transparent;}
.news-pro-headlines[data-headline-style="magazine"] a{min-height:104px;padding:14px;border:1px solid #eadfd7;border-radius:11px;background:#fffaf6;}
.news-pro-headlines[data-headline-style="magazine"] strong{font-size:15px;}

/* 观点：两列评论目录，12条全部展示。 */
.pro-news-page[data-news-layout="opinion"] .news-pro-headlines[data-headline-style="columns"]{grid-template-columns:repeat(2,minmax(0,1fr));background:#eceff2;border:0;}
.pro-news-page[data-news-layout="opinion"] .news-pro-headlines[data-headline-style="columns"] a:nth-child(n){display:grid;min-height:82px;padding:14px 18px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:7px 10px;border-right:1px solid #d7dde4;border-bottom:1px solid #d7dde4;}
.news-pro-headlines[data-headline-style="columns"] em{display:block;grid-row:1/3;color:#3d4858;font-size:16px;}
.news-pro-headlines[data-headline-style="columns"] span{grid-column:2;}
.news-pro-headlines[data-headline-style="columns"] strong{grid-column:2;font-size:15px;}
.news-pro-headlines[data-headline-style="columns"] time{grid-column:3;grid-row:1/3;align-self:center;}

@media(max-width:900px){
  .news-pro-headlines[data-headline-style="ticker"]{grid-template-columns:repeat(2,minmax(0,1fr));}
  .news-pro-headlines[data-headline-style="modules"],.news-pro-headlines[data-headline-style="ledger"]{grid-template-columns:repeat(2,minmax(0,1fr));}
  .news-pro-headlines[data-headline-style="magazine"]{grid-template-columns:repeat(2,minmax(0,1fr));}
  .pro-news-page[data-news-layout="china"] .news-pro-headlines[data-headline-style="ranked"]{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:600px){
  .news-pro-headlines[data-headline-style="front"],.news-pro-headlines[data-headline-style="wire"],.news-pro-headlines[data-headline-style="brief"],.pro-news-page[data-news-layout="china"] .news-pro-headlines[data-headline-style="ranked"],.news-pro-headlines[data-headline-style="policy"],.news-pro-headlines[data-headline-style="ticker"],.news-pro-headlines[data-headline-style="modules"],.news-pro-headlines[data-headline-style="ledger"],.news-pro-headlines[data-headline-style="folio"],.news-pro-headlines[data-headline-style="magazine"],.pro-news-page[data-news-layout="opinion"] .news-pro-headlines[data-headline-style="columns"]{grid-template-columns:1fr;gap:0;}
  .news-pro-headlines[data-headline-style] a,.news-pro-headlines[data-headline-style] a:first-child,.news-pro-headlines[data-headline-style] a:last-child{min-height:0;padding:11px 8px;border-right:0;border-radius:0;}
  .news-pro-headlines[data-headline-style="brief"] a{grid-template-columns:48px minmax(0,1fr) 50px;}
  .news-pro-headlines[data-headline-style="wire"] a{grid-template-columns:34px minmax(0,1fr) 46px;}
  .news-pro-headlines[data-headline-style="folio"] a:nth-child(n){grid-column:auto;}
  .pro-news-page[data-news-layout="opinion"] .news-pro-headlines[data-headline-style="columns"] a:nth-child(n){grid-template-columns:30px minmax(0,1fr) 44px;}
}


/* v22：提高纯文字新闻占比，并让文字标题区呈现多种编辑样式。 */
.news-pro-story.story-text.story-brief>a{padding:17px 0}
.news-pro-story.story-text.story-brief .story-copy{padding-left:14px;border-left:4px solid var(--news-accent)}
.news-pro-story.story-text.story-brief .story-copy::before{content:"快讯";color:var(--news-accent)}
.news-pro-story.story-text.story-brief h3{font-size:18px;line-height:1.48}

.news-pro-story.story-text.story-rule>a{padding:20px 0}
.news-pro-story.story-text.story-rule{border-top:1px solid #cbd5e1}
.news-pro-story.story-text.story-rule .story-copy::before{content:"导读";color:#64748b}
.news-pro-story.story-text.story-rule h3{font-size:21px;line-height:1.42}

.news-pro-story.story-text.story-numbered{counter-increment:v22text}
.news-pro-stream{counter-reset:v22text}
.news-pro-story.story-text.story-numbered>a{display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;align-items:start}
.news-pro-story.story-text.story-numbered>a::before{content:counter(v22text,decimal-leading-zero);font:800 21px/1 Georgia,serif;color:color-mix(in srgb,var(--news-accent) 62%,#94a3b8);padding-top:4px}
.news-pro-story.story-text.story-numbered .story-copy::before{content:"标题";color:#94a3b8}
.news-pro-story.story-text.story-numbered h3{font-size:19px;line-height:1.46}

.news-pro-story.story-text.story-quote{background:#fff;border-left:5px solid var(--news-accent);padding-left:18px}
.news-pro-story.story-text.story-quote .story-copy::before{content:"观点";color:var(--news-accent)}
.news-pro-story.story-text.story-quote h3{font-size:24px;line-height:1.45}

.news-pro-headlines[data-headline-style="front"] a{min-height:88px}
.news-pro-headlines[data-headline-style="front"] strong{font-size:15px;line-height:1.42}
.news-pro-headlines[data-headline-style="front"] a:nth-child(4n+1){border-top:3px solid var(--news-accent)}
.news-pro-headlines[data-headline-style="front"] a:nth-child(4n+2){background:#f7f9fc}
.news-pro-headlines[data-headline-style="front"] a:nth-child(4n+3){background:#fffaf5}
.news-pro-headlines[data-headline-style="front"] a:nth-child(4n){background:#f3f8fb}

@media(max-width:700px){
  .news-pro-story.story-text.story-numbered>a{grid-template-columns:34px minmax(0,1fr)}
  .news-pro-story.story-text.story-quote{padding-left:10px}
  .news-pro-story.story-text.story-quote h3{font-size:20px}
}


/* v23: the news sub-navigation stays below the permanent main header. */
.news-pro-nav-wrap{top:76px!important;z-index:75!important}
/* Denser, predictable image/text rhythm: no long runs of oversized photo cards. */
.news-pro-story.story-card .story-media{height:148px;aspect-ratio:auto}
.news-pro-story.story-horizontal .story-media{height:136px;aspect-ratio:auto}
.news-pro-story.story-wide .story-media{height:178px;aspect-ratio:auto}
.news-pro-story.story-text>a{min-height:128px}
.news-pro-story.story-card>a{min-height:238px}
.news-pro-story.story-horizontal>a{min-height:176px}
.news-pro-story.story-wide>a{min-height:208px}
@media(max-width:780px){
  .news-pro-nav-wrap{top:68px!important}
  .news-pro-story.story-card .story-media,.news-pro-story.story-horizontal .story-media,.news-pro-story.story-wide .story-media{height:auto;aspect-ratio:16/9}
  .news-pro-story.story-text>a,.news-pro-story.story-card>a,.news-pro-story.story-horizontal>a,.news-pro-story.story-wide>a{min-height:0}
}


/* v24: text-led stream and truly stationary Load More insertion. */
.news-pro-stream,.news-pro-more{overflow-anchor:none}
.news-pro-story.story-text.story-plain{border-top:1px solid #d7dde4}
.news-pro-story.story-text.story-plain>a{padding:18px 0}
.news-pro-story.story-text.story-plain .story-copy::before{content:"最新";color:#98a2b3}
.news-pro-story.story-text.story-plain h3{font-size:20px;line-height:1.46}
.news-pro-more button[aria-busy="true"]{opacity:.72;cursor:wait}
/* The lower stream is intentionally compact; the lead area above is untouched. */
.news-pro-story.story-card .story-media{height:128px}
.news-pro-story.story-horizontal .story-media{height:120px}
.news-pro-story.story-card>a{min-height:218px}
.news-pro-story.story-horizontal>a{min-height:160px}
@media(max-width:780px){
  .news-pro-story.story-card .story-media,.news-pro-story.story-horizontal .story-media{height:auto}
  .news-pro-story.story-text.story-plain h3{font-size:19px}
}

/* v25: keep the editorial area above “最新报道” unchanged.  Below it, show a
   finite visual-news block followed by a much denser text-headline archive. */
.news-content-batches{display:grid;gap:34px;overflow-anchor:none}
.news-content-batch{display:grid;gap:22px;overflow-anchor:none}
.news-latest-visual-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}
.latest-visual-card{grid-column:span 3;min-width:0;border:1px solid #dce2e9;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 5px 16px rgba(16,24,40,.035)}
.latest-visual-card.visual-1,.latest-visual-card.visual-2{grid-column:span 6}
.latest-visual-card>a{display:block;height:100%;color:inherit;text-decoration:none}
.latest-visual-card .story-media{height:128px;margin:0;background:#dce3ea;overflow:hidden}
.latest-visual-card.visual-1 .story-media,.latest-visual-card.visual-2 .story-media{height:188px}
.latest-visual-card .story-media img{width:100%;height:100%;object-fit:cover;display:block}
.latest-visual-copy{padding:12px 13px 14px}
.latest-visual-copy .story-meta{margin-bottom:7px}
.latest-visual-copy h3{margin:0;font-family:"Songti SC","STSong","Noto Serif SC",serif;font-size:17px;line-height:1.43;color:var(--news-ink)}
.latest-visual-card.visual-1 h3,.latest-visual-card.visual-2 h3{font-size:21px;line-height:1.4}
.latest-visual-copy p{margin:8px 0 0;color:#667085;font-size:12px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.latest-visual-card.is-no-image .latest-visual-copy{min-height:128px}

.news-text-news-block{margin-top:2px;border-top:4px solid var(--news-ink);background:#fff}
.news-text-news-head{min-height:48px;padding:10px 0 8px;display:flex;align-items:end;justify-content:space-between;gap:16px;border-bottom:1px solid #d8dee7}
.news-text-news-head h3{margin:0;font:800 20px/1.2 "Songti SC","STSong","Noto Serif SC",serif;color:var(--news-ink)}
.news-text-news-head span{color:#98a2b3;font-size:10px;letter-spacing:.04em}
.news-text-title-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px;counter-reset:newsTitle}
.news-text-title{counter-increment:newsTitle;min-width:0;padding:13px 2px 14px;display:grid;grid-template-columns:96px minmax(0,1fr);gap:3px 12px;align-items:start;border-bottom:1px solid #e3e7ec;color:inherit;text-decoration:none}
.news-text-title .text-title-meta{grid-column:1;grid-row:1/3;display:grid;gap:4px;padding-top:2px}
.news-text-title .text-title-meta b{color:var(--news-accent);font-size:10px}
.news-text-title .text-title-meta time{color:#98a2b3;font-size:10px}
.news-text-title strong{grid-column:2;font-family:"Songti SC","STSong","Noto Serif SC",serif;font-size:16px;line-height:1.48;color:var(--news-ink)}
.news-text-title.title-numbered::before{content:counter(newsTitle,decimal-leading-zero);grid-column:1;grid-row:1;color:#c0c7d0;font:800 20px/1 Georgia,serif}
.news-text-title.title-numbered .text-title-meta{padding-top:27px}
.news-text-title.title-feature{grid-column:1/-1;grid-template-columns:112px minmax(0,1fr);padding:17px 8px;border-left:4px solid var(--news-accent);background:#f7f9fc}
.news-text-title.title-feature strong{font-size:20px;line-height:1.4}
.news-text-title.title-brief strong{font-weight:900}
.news-pro-more{overflow-anchor:none}
.news-pro-more button[aria-busy="true"]{opacity:.74;cursor:wait}

/* Disable browser scroll anchoring in the appended news area.  The load-more
   handler never calls scrollTo, so adding a new batch does not visibly bounce. */
.news-content-batches,.news-content-batches *,.news-pro-more,.news-pro-more *{overflow-anchor:none}

@media(max-width:980px){
  .latest-visual-card{grid-column:span 4}
  .latest-visual-card.visual-1,.latest-visual-card.visual-2{grid-column:span 6}
}
@media(max-width:760px){
  .news-latest-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}
  .latest-visual-card,.latest-visual-card.visual-1,.latest-visual-card.visual-2{grid-column:auto}
  .latest-visual-card .story-media,.latest-visual-card.visual-1 .story-media,.latest-visual-card.visual-2 .story-media{height:auto;aspect-ratio:16/9}
  .latest-visual-copy h3,.latest-visual-card.visual-1 h3,.latest-visual-card.visual-2 h3{font-size:16px}
  .latest-visual-copy p{display:none}
  .news-text-title-list{grid-template-columns:1fr}
  .news-text-title.title-feature{grid-column:auto}
}
@media(max-width:520px){
  .news-latest-visual-grid{grid-template-columns:1fr}
  .news-text-title{grid-template-columns:72px minmax(0,1fr);gap:3px 9px;padding-block:11px}
  .news-text-title.title-feature{grid-template-columns:78px minmax(0,1fr)}
  .news-text-title strong{font-size:15px}
  .news-text-title.title-feature strong{font-size:17px}
}
