/* Professional newsroom layout — mixed image/text hierarchy, no decorative masthead */
.pro-news-page{--news-accent:#c81e1e;background:#fff;color:#172033}
.pro-news-page[data-news-category="world"]{--news-accent:#5b21b6}
.pro-news-page[data-news-category="us"]{--news-accent:#1d4ed8}
.pro-news-page[data-news-category="china"]{--news-accent:#b42318}
.pro-news-page[data-news-category="immigration"]{--news-accent:#0f766e}
.pro-news-page[data-news-category="business"]{--news-accent:#047857}
.pro-news-page[data-news-category="tech"]{--news-accent:#0369a1}
.pro-news-page[data-news-category="society"]{--news-accent:#7c3aed}
.pro-news-page[data-news-category="culture"]{--news-accent:#a21caf}
.pro-news-page[data-news-category="life"]{--news-accent:#c2410c}
.pro-news-page[data-news-category="opinion"]{--news-accent:#334155}

.news-pro-nav-wrap{position:relative;z-index:12;border-top:1px solid #edf0f3;border-bottom:1px solid #dfe3e8;background:#fff}
.news-pro-nav-inner{min-height:53px;display:flex;align-items:center;gap:18px}
.news-pro-nav{min-width:0;display:flex;align-items:stretch;gap:0;overflow-x:auto;scrollbar-width:none;white-space:nowrap}
.news-pro-nav::-webkit-scrollbar{display:none}
.news-pro-nav button{appearance:none;height:53px;padding:0 13px;border:0;border-bottom:3px solid transparent;background:transparent;color:#3f4b5c;font-size:13px;font-weight:760;cursor:pointer;white-space:nowrap}
.news-pro-nav button:hover{color:#101828;background:#f8fafc}
.news-pro-nav button.active{border-bottom-color:var(--news-accent);color:#101828;font-weight:900}
.news-pro-search{margin-left:auto;flex:0 0 215px;height:34px;display:grid;grid-template-columns:minmax(0,1fr) 48px;border:1px solid #d0d5dd;border-radius:3px;overflow:hidden;background:#fff}
.news-pro-search input{min-width:0;padding:0 10px;border:0;outline:0;color:#1d2939;font-size:12px}
.news-pro-search button{border:0;border-left:1px solid #e4e7ec;background:#f8fafc;color:#344054;font-size:11px;font-weight:800;cursor:pointer}

.news-pro-main{padding:25px 0 72px;background:#fff}
.news-pro-lead{display:grid;grid-template-columns:minmax(0,1.58fr) minmax(310px,.72fr);gap:24px;padding-bottom:24px;border-bottom:1px solid #cfd5dc}
.lead-feature{display:block;min-width:0;color:inherit;text-decoration:none}
.lead-feature .story-media{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#eef1f4}
.lead-feature .story-media img,.lead-side-story .story-media img,.news-pro-story .story-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}
.lead-feature:hover .story-media img,.lead-side-story:hover .story-media img,.news-pro-story:hover .story-media img{transform:scale(1.012)}
.lead-feature-copy{padding-top:15px}
.story-meta{display:flex;align-items:center;gap:9px;color:#7b8795;font-size:10px;line-height:1.2}
.story-meta span{color:var(--news-accent);font-weight:900}
.lead-feature h2{max-width:920px;margin:8px 0 8px;color:#101828;font-family:"Songti SC","STSong","Noto Serif SC",serif;font-size:clamp(29px,3vw,43px);font-weight:800;letter-spacing:-.025em;line-height:1.18}
.lead-feature p{max-width:850px;margin:0;color:#526071;font-size:13px;line-height:1.7}
.lead-feature:hover h2,.lead-side-story:hover h3,.news-pro-story:hover h3,.news-pro-headlines a:hover strong{color:var(--news-accent)}
.lead-feature.is-no-image{min-height:345px;padding:30px;display:flex;align-items:flex-end;border-top:5px solid var(--news-accent);background:#f8fafc}
.lead-feature.is-no-image .lead-feature-copy{padding:0}
.lead-feature.is-no-image h2{font-size:clamp(35px,4vw,54px)}

.lead-secondary{min-width:0;display:flex;flex-direction:column;border-top:4px solid #111827}
.lead-side-story{min-width:0;padding:14px 0;display:block;border-bottom:1px solid #d9dee5;color:inherit;text-decoration:none}
.lead-side-story.has-image{display:grid;grid-template-columns:42% minmax(0,1fr);gap:13px}
.lead-side-story .story-media{height:112px;overflow:hidden;background:#eef1f4}
.lead-side-story h3{margin:6px 0 0;color:#172033;font-family:"Songti SC","STSong","Noto Serif SC",serif;font-size:18px;line-height:1.34}
.lead-side-story p{margin:7px 0 0;color:#667085;font-size:11px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.lead-side-story.is-no-image h3{font-size:20px;line-height:1.38}

.news-pro-headlines{margin:17px 0 29px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #d7dce2;border-bottom:1px solid #d7dce2}
.news-pro-headlines a{min-width:0;padding:15px 17px 16px;display:grid;align-content:start;gap:5px;border-right:1px solid #e0e4e8;color:inherit;text-decoration:none}
.news-pro-headlines a:first-child{padding-left:0}
.news-pro-headlines a:last-child{border-right:0;padding-right:0}
.news-pro-headlines span{color:var(--news-accent);font-size:9px;font-weight:900}
.news-pro-headlines strong{color:#1d2939;font-family:"Songti SC","STSong","Noto Serif SC",serif;font-size:16px;line-height:1.42}
.news-pro-headlines time{color:#98a2b3;font-size:9px}

.news-pro-section-head{margin-top:3px;padding:11px 0 10px;display:flex;align-items:end;justify-content:space-between;border-top:4px solid #101828;border-bottom:1px solid #d7dce2}
.news-pro-section-head h2{margin:0;color:#101828;font-size:21px;line-height:1}
.news-pro-section-head span{color:#7b8795;font-size:11px}

.news-pro-stream{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:0 22px}
.news-pro-story{grid-column:span 4;min-width:0;border-bottom:1px solid #d9dee5}
.news-pro-story>a{height:100%;padding:20px 0;display:block;color:inherit;text-decoration:none}
.news-pro-story .story-media{width:100%;aspect-ratio:16/9;margin-bottom:12px;overflow:hidden;background:#eef1f4}
.news-pro-story .story-copy h3{margin:7px 0 0;color:#1d2939;font-family:"Songti SC","STSong","Noto Serif SC",serif;font-size:19px;line-height:1.42}
.news-pro-story .story-copy p{margin:8px 0 0;color:#667085;font-size:11px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.news-pro-story.story-text{grid-column:span 4;border-top:3px solid var(--news-accent)}
.news-pro-story.story-text>a{padding-top:16px}
.news-pro-story.story-text h3{font-size:22px;line-height:1.4}
.news-pro-story.story-wide{grid-column:span 8}
.news-pro-story.story-wide>a{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(0,.86fr);gap:20px;align-items:start}
.news-pro-story.story-wide .story-media{margin:0;aspect-ratio:16/9}
.news-pro-story.story-wide .story-copy h3{font-size:27px;line-height:1.32}
.news-pro-story.story-wide.is-no-image>a{display:block}
.news-pro-story.story-wide.is-no-image .story-copy{max-width:760px}
.news-pro-story.story-horizontal{grid-column:span 6}
.news-pro-story.story-horizontal>a{display:grid;grid-template-columns:42% minmax(0,1fr);gap:15px;align-items:start}
.news-pro-story.story-horizontal .story-media{margin:0;aspect-ratio:4/3}
.news-pro-story.story-horizontal .story-copy h3{font-size:20px}
.news-pro-story.is-no-image .story-copy h3{font-size:22px}
.news-empty{grid-column:1/-1;padding:50px 0;border:0;background:#fff;color:#667085;text-align:center}

.news-pro-more{padding-top:28px;text-align:center}
.news-pro-more button{min-width:220px;height:44px;padding:0 24px;border:1px solid #98a2b3;border-radius:2px;background:#fff;color:#1d2939;font-size:12px;font-weight:850;cursor:pointer}
.news-pro-more button:hover{border-color:#101828;background:#101828;color:#fff}
.news-pro-more button[hidden]{display:none}

/* Category pages: each desk keeps a distinct editorial rhythm without decorative banners. */
.pro-news-page[data-news-layout="bulletin"] .news-pro-lead{grid-template-columns:minmax(0,1.72fr) 300px}
.pro-news-page[data-news-layout="bulletin"] .lead-feature h2{font-size:clamp(32px,3.4vw,48px)}
.pro-news-page[data-news-layout="world"] .news-pro-lead{grid-template-columns:minmax(0,1.46fr) minmax(330px,.8fr)}
.pro-news-page[data-news-layout="world"] .lead-feature .story-media{aspect-ratio:1.72/1}
.pro-news-page[data-news-layout="us"] .news-pro-lead{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr)}
.pro-news-page[data-news-layout="us"] .lead-secondary{border-top-color:var(--news-accent)}
.pro-news-page[data-news-layout="china"] .news-pro-lead{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr)}
.pro-news-page[data-news-layout="china"] .lead-feature .story-media{aspect-ratio:2/1}
.pro-news-page[data-news-layout="china"] .news-pro-headlines{grid-template-columns:repeat(3,minmax(0,1fr))}
.pro-news-page[data-news-layout="china"] .news-pro-headlines a:nth-child(4){display:none}
.pro-news-page[data-news-layout="policy"] .news-pro-lead{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr)}
.pro-news-page[data-news-layout="policy"] .lead-feature h2{font-size:clamp(28px,2.7vw,39px)}
.pro-news-page[data-news-layout="policy"] .lead-secondary{border-top-color:var(--news-accent)}
.pro-news-page[data-news-layout="markets"] .news-pro-lead{grid-template-columns:1fr 1fr}
.pro-news-page[data-news-layout="markets"] .lead-feature .story-media{aspect-ratio:1.85/1}
.pro-news-page[data-news-layout="markets"] .lead-secondary{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}
.pro-news-page[data-news-layout="markets"] .lead-side-story.has-image{grid-column:1/-1}
.pro-news-page[data-news-layout="tech"] .news-pro-lead{grid-template-columns:minmax(0,1.7fr) minmax(290px,.62fr)}
.pro-news-page[data-news-layout="tech"] .lead-feature .story-media{aspect-ratio:1.8/1}
.pro-news-page[data-news-layout="tech"] .news-pro-story.story-card .story-media{aspect-ratio:3/2}
.pro-news-page[data-news-layout="society"] .news-pro-lead{grid-template-columns:minmax(0,1.3fr) minmax(340px,.7fr)}
.pro-news-page[data-news-layout="society"] .lead-feature-copy{padding-right:8%}
.pro-news-page[data-news-layout="culture"] .news-pro-lead{grid-template-columns:minmax(0,1.55fr) minmax(310px,.7fr)}
.pro-news-page[data-news-layout="culture"] .lead-feature .story-media{aspect-ratio:1.55/1}
.pro-news-page[data-news-layout="culture"] .news-pro-story.story-card .story-media{aspect-ratio:4/3}
.pro-news-page[data-news-layout="life"] .news-pro-lead{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}
.pro-news-page[data-news-layout="life"] .lead-feature .story-media{aspect-ratio:4/3}
.pro-news-page[data-news-layout="opinion"] .news-pro-lead{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}
.pro-news-page[data-news-layout="opinion"] .lead-feature .story-media,.pro-news-page[data-news-layout="opinion"] .lead-side-story .story-media{display:none}
.pro-news-page[data-news-layout="opinion"] .lead-feature{min-height:360px;padding:28px;display:flex;align-items:flex-end;border-top:5px solid var(--news-accent);background:#f8fafc}
.pro-news-page[data-news-layout="opinion"] .lead-feature-copy{padding:0}
.pro-news-page[data-news-layout="opinion"] .lead-feature h2{font-size:clamp(35px,4vw,54px)}
.pro-news-page[data-news-layout="opinion"] .lead-side-story.has-image{display:block}
.pro-news-page[data-news-layout="opinion"] .news-pro-stream{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px}
.pro-news-page[data-news-layout="opinion"] .news-pro-story{grid-column:auto}
.pro-news-page[data-news-layout="opinion"] .news-pro-story.story-wide{grid-column:1/-1}

@media(max-width:1050px){
  .news-pro-nav-inner{gap:10px}.news-pro-search{flex-basis:180px}
  .news-pro-lead,[data-news-layout] .news-pro-lead{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)}
  .news-pro-story{grid-column:span 6}.news-pro-story.story-wide{grid-column:span 12}.news-pro-story.story-horizontal{grid-column:span 6}
  .pro-news-page[data-news-layout="markets"] .lead-secondary{display:flex}
}
@media(max-width:780px){
  .news-pro-nav-inner{display:block;padding:0}.news-pro-nav{width:100%}.news-pro-nav button{height:48px;padding:0 11px;font-size:12px}.news-pro-search{width:calc(100% - 24px);height:36px;margin:8px 12px 10px;display:grid}
  .news-pro-main{padding-top:16px}.news-pro-lead,[data-news-layout] .news-pro-lead{display:block;padding-bottom:16px}.lead-feature .story-media{aspect-ratio:16/9!important}.lead-feature h2{font-size:30px!important}.lead-feature.is-no-image,.pro-news-page[data-news-layout="opinion"] .lead-feature{min-height:0;padding:22px}.lead-secondary{margin-top:18px}.lead-side-story.has-image{grid-template-columns:38% 1fr}.lead-side-story .story-media{height:100px}
  .news-pro-headlines{grid-template-columns:1fr 1fr;margin:12px 0 23px}.news-pro-headlines a,.news-pro-headlines a:first-child,.news-pro-headlines a:last-child{padding:13px 12px;border-bottom:1px solid #e0e4e8}.news-pro-headlines a:nth-child(2n){border-right:0}.news-pro-headlines a:nth-last-child(-n+2){border-bottom:0}.pro-news-page[data-news-layout="china"] .news-pro-headlines{grid-template-columns:1fr 1fr}.pro-news-page[data-news-layout="china"] .news-pro-headlines a:nth-child(4){display:block}
  .news-pro-story,.news-pro-story.story-text,.news-pro-story.story-horizontal,.news-pro-story.story-wide{grid-column:span 12}.news-pro-story.story-wide>a,.news-pro-story.story-horizontal>a{display:block}.news-pro-story.story-wide .story-media,.news-pro-story.story-horizontal .story-media{margin:0 0 12px;aspect-ratio:16/9}.news-pro-story.story-wide .story-copy h3{font-size:24px}
  .pro-news-page[data-news-layout="opinion"] .news-pro-stream{grid-template-columns:1fr}.pro-news-page[data-news-layout="opinion"] .news-pro-story{grid-column:1}
}
@media(max-width:520px){
  .news-pro-main{padding-bottom:50px}.lead-feature h2{font-size:27px!important;line-height:1.25}.lead-feature p{font-size:12px}.lead-side-story h3,.lead-side-story.is-no-image h3{font-size:17px}.lead-side-story.has-image{grid-template-columns:34% 1fr;gap:10px}.lead-side-story .story-media{height:84px}
  .news-pro-headlines{grid-template-columns:1fr}.news-pro-headlines a,.news-pro-headlines a:first-child,.news-pro-headlines a:last-child{padding:12px 0;border-right:0;border-bottom:1px solid #e0e4e8}.news-pro-headlines a:last-child{border-bottom:0}.news-pro-headlines strong{font-size:15px}
  .news-pro-section-head h2{font-size:19px}.news-pro-story>a{padding:17px 0}.news-pro-story .story-copy h3,.news-pro-story.is-no-image .story-copy h3,.news-pro-story.story-text h3{font-size:19px}.news-pro-story.story-wide .story-copy h3{font-size:22px}.news-pro-more button{width:100%}
}
