/* Homepage newsroom mosaic: image stories and text-only headlines share one editorial hierarchy. */
.home-news-compact{border-top:4px solid #bc1d2c;background:#fff}
.home-news-feature-grid{padding:15px!important;display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;grid-template-rows:150px 150px 128px 128px!important;gap:11px!important;overflow:visible!important;background:#fff}
.home-news-feature-grid>.home-news-card{position:relative;min-width:0!important;min-height:0!important;max-height:none!important;height:auto!important;overflow:hidden!important;border:0;border-radius:7px;background:#eef2f6;box-shadow:none}
.home-news-feature-grid>.home-news-card:hover{box-shadow:0 7px 20px rgba(15,32,54,.14)}
.home-news-feature-grid .home-news-media{position:absolute;inset:0;min-height:0!important;max-height:none!important}
.home-news-feature-grid .home-news-media::after{content:"";position:absolute;inset:25% 0 0;background:linear-gradient(180deg,transparent,rgba(8,18,31,.9))}
.home-news-feature-grid .home-news-copy{position:absolute;z-index:2;left:14px;right:14px;bottom:12px;padding:0!important;color:#fff}
.home-news-feature-grid .home-news-copy b{display:inline-block;margin:0 0 6px;padding:3px 7px;border-radius:3px;background:#c51e2e;color:#fff;font-size:8px;line-height:1.2}
.home-news-feature-grid .home-news-copy strong{color:#fff;font-family:"Songti SC","STSong","Noto Serif SC",serif;font-size:14px;line-height:1.38;text-shadow:0 1px 2px rgba(0,0,0,.22);display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.home-news-feature-grid .home-news-copy p{margin:8px 0 0;color:#dde5ee;font-size:10px;line-height:1.5;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.home-news-feature-grid>.home-news-lead{grid-column:1/span 6!important;grid-row:1/span 2!important;min-height:0!important;height:auto!important;max-height:none!important}
.home-news-feature-grid>.home-news-lead .home-news-copy{left:20px;right:20px;bottom:18px}.home-news-feature-grid>.home-news-lead .home-news-copy strong{font-size:24px;line-height:1.3;-webkit-line-clamp:2}
.home-news-feature-grid>.home-news-portrait{grid-column:7/span 3!important;grid-row:1/span 2!important;min-height:0!important;height:auto!important}.home-news-feature-grid>.home-news-portrait .home-news-copy strong{font-size:17px}
.home-news-feature-grid>a:nth-child(3){grid-column:10/span 3!important;grid-row:1!important;min-height:0!important;height:auto!important;max-height:none!important}
.home-news-feature-grid>a:nth-child(4){grid-column:10/span 3!important;grid-row:2!important;min-height:0!important;height:auto!important;max-height:none!important}
.home-news-feature-grid>a:nth-child(5){grid-column:1/span 4!important;grid-row:3!important;min-height:0!important;height:auto!important;max-height:none!important}
.home-news-feature-grid>a:nth-child(6){grid-column:5/span 3!important;grid-row:3!important;min-height:0!important;height:auto!important;max-height:none!important}
.home-news-feature-grid>a:nth-child(7){grid-column:8/span 5!important;grid-row:3!important;min-height:0!important;height:auto!important;max-height:none!important}
.home-news-feature-grid>a:nth-child(8){grid-column:1/span 3!important;grid-row:4!important;min-height:0!important;height:auto!important;max-height:none!important}
.home-news-feature-grid>a:nth-child(9){grid-column:4/span 5!important;grid-row:4!important;min-height:0!important;height:auto!important;max-height:none!important}
.home-news-feature-grid>a:nth-child(10){grid-column:9/span 4!important;grid-row:4!important;min-height:0!important;height:auto!important;max-height:none!important}
.home-news-feature-grid>.home-news-no-visual{display:flex;align-items:flex-end;background:#f1f4f7;border-top:4px solid #22344a}
.home-news-feature-grid>.home-news-no-visual:nth-child(3){background:#172a43;border-top-color:#db3443}
.home-news-feature-grid>.home-news-no-visual:nth-child(3) .home-news-copy strong{color:#fff}
.home-news-feature-grid>.home-news-no-visual:nth-child(6){background:#f7eee8;border-top-color:#c05824}
.home-news-feature-grid>.home-news-no-visual:nth-child(10){background:#eaf3f8;border-top-color:#1676a4}
.home-news-feature-grid>.home-news-no-visual .home-news-copy{position:relative;left:auto;right:auto;bottom:auto;width:100%;padding:15px!important}
.home-news-feature-grid>.home-news-no-visual .home-news-copy b{padding:0;background:transparent;color:#b8202e}
.home-news-feature-grid>.home-news-no-visual .home-news-copy strong{color:#17283d;text-shadow:none;font-size:16px;-webkit-line-clamp:4}
.home-news-feature-grid>.home-news-wide .home-news-copy strong{font-size:16px;-webkit-line-clamp:2}
.home-news-text-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:15px 18px 18px;background:#f8fafc}
.home-news-text-col{padding:0 15px}.home-news-text-col a{min-height:37px;padding:8px 0}.home-news-text-col a span{color:#bd1d2d}.home-news-text-col strong{font-size:11px;line-height:1.5}
@media(max-width:900px){
  .home-news-feature-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;grid-template-rows:220px 150px 130px 130px 130px!important}
  .home-news-feature-grid>.home-news-lead{grid-column:1/span 4!important;grid-row:1!important}.home-news-feature-grid>.home-news-portrait{grid-column:5/span 2!important;grid-row:1!important}
  .home-news-feature-grid>a:nth-child(3){grid-column:1/span 3!important;grid-row:2!important}.home-news-feature-grid>a:nth-child(4){grid-column:4/span 3!important;grid-row:2!important}
  .home-news-feature-grid>a:nth-child(5){grid-column:1/span 3!important;grid-row:3!important}.home-news-feature-grid>a:nth-child(6){grid-column:4/span 3!important;grid-row:3!important}
  .home-news-feature-grid>a:nth-child(7){grid-column:1/span 4!important;grid-row:4!important}.home-news-feature-grid>a:nth-child(8){grid-column:5/span 2!important;grid-row:4!important}
  .home-news-feature-grid>a:nth-child(9){grid-column:1/span 3!important;grid-row:5!important}.home-news-feature-grid>a:nth-child(10){grid-column:4/span 3!important;grid-row:5!important}
}
@media(max-width:620px){
  .home-news-feature-grid{padding:10px!important;grid-template-columns:1fr 1fr!important;grid-template-rows:220px 180px repeat(4,124px)!important;gap:8px!important}
  .home-news-feature-grid>.home-news-lead{grid-column:1/-1!important;grid-row:1!important}.home-news-feature-grid>.home-news-portrait{grid-column:1!important;grid-row:2!important}
  .home-news-feature-grid>a:nth-child(3){grid-column:2!important;grid-row:2!important}.home-news-feature-grid>a:nth-child(4){grid-column:1!important;grid-row:3!important}.home-news-feature-grid>a:nth-child(5){grid-column:2!important;grid-row:3!important}
  .home-news-feature-grid>a:nth-child(6){grid-column:1!important;grid-row:4!important}.home-news-feature-grid>a:nth-child(7){grid-column:2!important;grid-row:4!important}
  .home-news-feature-grid>a:nth-child(8){grid-column:1!important;grid-row:5!important}.home-news-feature-grid>a:nth-child(9){grid-column:2!important;grid-row:5!important}.home-news-feature-grid>a:nth-child(10){grid-column:1/-1!important;grid-row:6!important}
  .home-news-feature-grid>.home-news-lead .home-news-copy{left:14px;right:14px;bottom:13px}.home-news-feature-grid>.home-news-lead .home-news-copy strong{font-size:19px}
  .home-news-feature-grid .home-news-copy{left:10px;right:10px;bottom:9px}.home-news-feature-grid .home-news-copy strong{font-size:12px}.home-news-feature-grid>.home-news-no-visual .home-news-copy{padding:12px!important}.home-news-feature-grid>.home-news-no-visual .home-news-copy strong{font-size:14px}
  .home-news-text-grid{grid-template-columns:1fr;padding:10px 13px 14px}.home-news-text-col{padding:0;border-right:0}.home-news-text-col:nth-child(n+2){display:none}.home-news-text-col a{min-height:0}.home-news-text-col strong{font-size:11px}
}


/* v22：主页新闻减少图片卡片，增加多种纯文字标题卡。 */
.home-news-feature-grid>a:nth-child(2){grid-column:7/span 3!important;grid-row:1/span 2!important}
.home-news-feature-grid>.home-news-no-visual:nth-child(2){background:#eef4fb;border-top-color:#155bb7}
.home-news-feature-grid>.home-news-no-visual:nth-child(2) .home-news-copy strong{font-size:19px;line-height:1.45}
.home-news-feature-grid>.home-news-no-visual:nth-child(5){background:#fff8ed;border-top-color:#c27a14}
.home-news-feature-grid>.home-news-no-visual:nth-child(8){background:#f4f1fa;border-top-color:#6d43a5}
.home-news-feature-grid>.home-news-no-visual:nth-child(5) .home-news-copy strong,
.home-news-feature-grid>.home-news-no-visual:nth-child(8) .home-news-copy strong{font-size:15px}
.home-news-text-col a:nth-child(5n+1){border-left:3px solid #bc1d2c;padding-left:9px}
.home-news-text-col a:nth-child(5n+3) strong{font-family:"Songti SC","STSong","Noto Serif SC",serif;font-size:12px}
.home-news-text-col a:nth-child(5n+5){background:#fff;padding-left:8px;padding-right:8px}
@media(max-width:900px){
  .home-news-feature-grid>a:nth-child(2){grid-column:5/span 2!important;grid-row:1!important}
}
@media(max-width:620px){
  .home-news-feature-grid>a:nth-child(2){grid-column:1!important;grid-row:2!important}
}


/* v23: broken/missing newsroom images become intentional text cards instead of blank boxes. */
.home-news-feature-grid>.home-news-card.image-failed{background:#f4f7fb;border-top:4px solid #52657a}
.home-news-feature-grid>.home-news-card.image-failed .home-news-copy{position:relative;left:auto;right:auto;bottom:auto;width:100%;padding:15px!important;color:#17283d}
.home-news-feature-grid>.home-news-card.image-failed .home-news-copy strong{color:#17283d;text-shadow:none}
