/* Homepage editorial strip: one system, three distinct editorial roles. */
.homepage-editorial-container{container:homepage-editorial/inline-size}

/* One editorial outer grid on the homepage desktop. This intentionally
   overrides the historical 1420/1500px container variants. */
@media (min-width:1200px){
  html body.home :where(
    .top-bar .container,
    .site-header .container,
    .site-accent-nav .container,
    .breaking-bar .container,
    .premium-hero-wrap .container,
    .ticker-line-wrap .container,
    .premium-home>.container,
    .subscribe-wrap .container,
    .site-footer>.footer-container,
    .site-footer-legal>.footer-container
  ){
    box-sizing:border-box!important;
    width:min(calc(100% - 48px),1280px)!important;
    max-width:1280px!important;
    margin-inline:auto!important;
    padding-inline:0!important;
    transform:none!important;
    zoom:1!important;
  }
}

/* Editorial media: full attachment + per-story focal point, with safe fallback. */
html body.home .premium-home .main-news-panel .premium-news-card .premium-news-imglink img{
  object-position:var(--home-focal-x,50%) var(--home-focal-y,45%)!important
}
html body.home .premium-home .main-news-panel .premium-news-card--lead.premium-news-card--media-portrait .premium-news-imglink img,
html body.home .premium-home .main-news-panel .premium-news-card--lead.premium-news-card--media-square .premium-news-imglink img{
  object-fit:contain!important;background:#12352a!important
}
html body.home .premium-home .main-news-panel .premium-news-secondary-stack .premium-news-card--media-portrait .premium-news-imglink,
html body.home .premium-home .main-news-panel .premium-news-secondary-stack .premium-news-card--media-square .premium-news-imglink{
  background:#dbe5df!important
}
html body.home .premium-home .main-news-panel .premium-news-secondary-stack .premium-news-card--media-portrait .premium-news-imglink img,
html body.home .premium-home .main-news-panel .premium-news-secondary-stack .premium-news-card--media-square .premium-news-imglink img{
  object-fit:contain!important
}
@media (min-width:1200px){
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-imglink::after{
    height:44%!important;background:linear-gradient(180deg,rgba(8,30,21,0),rgba(10,45,31,.2) 42%,rgba(11,48,34,.82) 78%,rgba(11,48,34,.94) 100%)!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-body{
    max-width:92%!important;padding:24px 27px 22px!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card--lead h3{font-size:clamp(27px,2.05vw,32px)!important;line-height:1.06!important}
  html body.home .premium-home .main-news-panel .premium-news-secondary-stack .premium-news-imglink{aspect-ratio:16/9!important}
}

/* Current section — premium editorial finish, geometry unchanged. */
html body.home .premium-home .home-editorial-band{--current-radius:8px}
html body.home .premium-home .main-news-panel>.section-head::after{
  background:linear-gradient(90deg,rgba(31,112,76,.86),rgba(31,112,76,.18))!important
}
html body.home .premium-home .main-news-panel .current-update-line{
  border-bottom-color:rgba(29,61,47,.085)!important;color:#30463c!important
}
html body.home .premium-home .main-news-panel .premium-news-card--lead{
  border-radius:var(--current-radius)!important;box-shadow:none!important
}
html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-imglink{
  border-radius:inherit!important;overflow:hidden!important
}
html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-imglink img{
  border-radius:inherit!important;filter:saturate(.93) contrast(1.025)!important
}
html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-imglink::after{
  height:52%!important;background:linear-gradient(180deg,rgba(8,30,21,0) 0%,rgba(8,34,23,.08) 25%,rgba(10,47,33,.54) 62%,rgba(11,48,34,.94) 100%)!important
}
html body.home .premium-home .main-news-panel .premium-news-card--lead .cat-badge{
  border-color:rgba(190,226,205,.22)!important;background:rgba(27,92,64,.78)!important;color:#f0f7f3!important
}
html body.home .premium-home .main-news-panel .premium-news-card--lead h3{
  font-weight:510!important;letter-spacing:-.032em!important;text-wrap:balance
}
html body.home .premium-home .main-news-panel .premium-news-card--lead time{
  color:rgba(239,247,242,.72)!important;letter-spacing:.035em!important
}
html body.home .premium-home .main-news-panel .premium-news-secondary-stack{gap:14px!important}
html body.home .premium-home .main-news-panel .premium-news-secondary-stack>.premium-news-card{
  border-radius:var(--current-radius)!important;background:transparent!important;box-shadow:none!important;overflow:visible!important
}
html body.home .premium-home .main-news-panel .premium-news-secondary-stack .premium-news-imglink{
  border-radius:var(--current-radius)!important;overflow:hidden!important;background:#dfe7e1!important
}
html body.home .premium-home .main-news-panel .premium-news-secondary-stack .premium-news-imglink img{
  border-radius:inherit!important;filter:saturate(.92) contrast(1.025)!important
}
html body.home .premium-home .main-news-panel .premium-news-secondary-stack .premium-news-body{
  background:transparent!important
}
html body.home .premium-home .main-news-panel .premium-news-secondary-stack h3{
  color:#1d382d!important;font-weight:545!important;letter-spacing:-.018em!important;text-wrap:balance
}
html body.home .premium-home .main-news-panel .premium-news-secondary-stack time{color:#61736a!important}
html body.home .premium-home .home-news-rail{
  border-left-color:rgba(29,61,47,.105)!important
}
html body.home .premium-home .home-news-rail .news-rail__section::before{
  height:1px!important;opacity:.74!important
}
html body.home .premium-home .home-news-rail .news-rail__section .section-title{
  color:#18382b!important;font-weight:510!important;letter-spacing:-.032em!important
}
html body.home .premium-home .home-news-rail .thin-list a{
  border-top-color:rgba(29,61,47,.075)!important
}
html body.home .premium-home .home-news-rail .thin-list span{
  color:#294037!important;font-weight:510!important;letter-spacing:-.008em!important
}
html body.home .premium-home .home-news-rail .thin-list time{opacity:.72!important}
html body.home .premium-home .main-news-panel .news-rows{
  border-top-color:rgba(29,61,47,.095)!important
}
html body.home .premium-home .main-news-panel .news-row{
  border-top-color:rgba(29,61,47,.055)!important
}
html body.home .premium-home .main-news-panel .news-row:nth-child(3n+2),
html body.home .premium-home .main-news-panel .news-row:nth-child(3n+3){
  border-left-color:rgba(29,61,47,.085)!important
}
html body.home .premium-home .main-news-panel .news-row__cat{
  color:#39775b!important;font-weight:680!important;letter-spacing:.07em!important
}
html body.home .premium-home .main-news-panel .news-row__title{
  color:#213a30!important;font-weight:525!important;letter-spacing:-.016em!important;text-wrap:balance
}
html body.home .premium-home .main-news-panel .news-row__time{color:#6d7c75!important;letter-spacing:.025em!important}
@media (min-width:1200px){
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-body{padding:28px 29px 24px!important}
  html body.home .premium-home .main-news-panel .premium-news-secondary-stack .premium-news-body{padding:11px 2px 4px!important;gap:6px!important}
  html body.home .premium-home .main-news-panel .news-row{padding:19px 20px!important}
  html body.home .premium-home .main-news-panel .news-row__body{gap:8px!important}
}

/* Current section — restrained international-editorial scale. */
@media (min-width:1200px){
  html body.home .premium-home .home-editorial-band{
    grid-template-columns:minmax(0,3.35fr) minmax(280px,1fr)!important;
    column-gap:clamp(28px,2.35cqw,34px)!important;
    padding-top:28px!important
  }
  html body.home .premium-home .main-news-panel>.section-head{
    grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;
    row-gap:10px!important;margin-bottom:6px!important
  }
  html body.home .premium-home .main-news-panel>.section-head .section-title{
    font-size:clamp(38px,3.2vw,44px)!important;line-height:1!important;letter-spacing:-.035em!important
  }
  html body.home .premium-home .main-news-panel>.section-head .section-more{margin-top:5px!important;font-size:12px!important}
  html body.home .premium-home .main-news-panel>.section-head::after{height:1px!important}
  html body.home .premium-home .main-news-panel .current-update-line{
    grid-template-columns:auto 68px minmax(0,1fr)!important;gap:14px!important;
    margin:0 0 14px!important;padding:5px 0 7px!important;
    font-size:13px!important;line-height:1.25!important
  }
  html body.home .premium-home .main-news-panel .current-update-line strong{gap:7px!important;font-size:11px!important}
  html body.home .premium-home .main-news-panel .current-update-line i{width:9px!important;height:9px!important}
  html body.home .premium-home .main-news-panel .current-update-line time{padding-inline:11px!important}

  html body.home .premium-home .main-news-panel .premium-news-grid{
    grid-template-columns:minmax(0,1.76fr) minmax(300px,1fr)!important;
    column-gap:16px!important;row-gap:14px!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card--lead{
    aspect-ratio:1.23/1!important;border-radius:8px!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-imglink::after{
    height:50%!important;background:linear-gradient(180deg,rgba(7,29,20,0),rgba(7,35,24,.88) 72%,#0d3828 100%)!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-body{padding:26px 27px 23px!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead h3{font-size:clamp(29px,2.25vw,34px)!important;line-height:1.07!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead.premium-news-card--title-medium h3{font-size:clamp(27px,2.05vw,31px)!important;line-height:1.07!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead.premium-news-card--title-long h3{font-size:clamp(25px,1.88vw,29px)!important;line-height:1.08!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead.premium-news-card--title-xl h3{font-size:clamp(23px,1.72vw,27px)!important;line-height:1.09!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead time{margin-top:10px!important;font-size:11.5px!important}

  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead):not(.premium-news-card--banner){
    border-radius:0!important;background:transparent!important;overflow:visible!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) .premium-news-imglink{
    aspect-ratio:2/1!important;border-radius:6px!important;overflow:hidden!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) .premium-news-body{
    padding:10px 0 3px!important;gap:5px!important;background:transparent!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) h3{font-size:clamp(17px,1.25vw,19px)!important;line-height:1.22!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead).premium-news-card--title-medium h3{font-size:clamp(16.5px,1.17vw,18px)!important;line-height:1.21!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead).premium-news-card--title-long h3,
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead).premium-news-card--title-xl h3{font-size:clamp(15.5px,1.08vw,17px)!important;line-height:1.2!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) time{font-size:11px!important}

  html body.home .premium-home .main-news-panel .news-rows{margin-top:26px!important;padding-top:0!important}
  html body.home .premium-home .main-news-panel .news-row{padding:18px!important}
  html body.home .premium-home .main-news-panel .news-row__body{gap:7px!important}

  html body.home .premium-home .home-news-rail{padding-left:24px!important}
  html body.home .premium-home .home-news-rail__sections{gap:28px!important}
  html body.home .premium-home .home-news-rail .news-rail__section::before{margin-bottom:10px!important}
  html body.home .premium-home .home-news-rail .news-rail__section .section-head{margin-bottom:5px!important}
  html body.home .premium-home .home-news-rail .news-rail__section .section-title{font-size:clamp(30px,2vw,34px)!important}
  html body.home .premium-home .home-news-rail .thin-list a{grid-template-columns:48px minmax(0,1fr)!important;column-gap:10px!important;padding-block:11px!important}
  html body.home .premium-home .home-news-rail .thin-list span{font-size:clamp(14px,1vw,16px)!important;line-height:1.38!important}
  html body.home .premium-home .home-news-rail .thin-list time{font-size:10.5px!important;line-height:1.35!important}
}

/* Final focal-safe media authority. */
html body.home .premium-home .main-news-panel .premium-news-card .premium-news-imglink img{object-position:var(--home-focal-x,50%) var(--home-focal-y,45%)!important}
html body.home .premium-home .main-news-panel .premium-news-card--lead:is(.premium-news-card--media-portrait,.premium-news-card--media-square) .premium-news-imglink img{object-fit:cover!important;background:#12352a!important}
html body.home .premium-home .main-news-panel .premium-news-secondary-stack :is(.premium-news-card--media-portrait,.premium-news-card--media-square) .premium-news-imglink{background:#dbe5df!important}
html body.home .premium-home .main-news-panel .premium-news-secondary-stack :is(.premium-news-card--media-portrait,.premium-news-card--media-square) .premium-news-imglink img{object-fit:contain!important}
@media (min-width:1200px){
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-imglink::after{height:44%!important;background:linear-gradient(180deg,rgba(8,30,21,0),rgba(10,45,31,.2) 42%,rgba(11,48,34,.82) 78%,rgba(11,48,34,.94) 100%)!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-body{max-width:92%!important;padding:24px 27px 22px!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead h3{font-size:clamp(27px,2.05vw,32px)!important;line-height:1.06!important}
  html body.home .premium-home .main-news-panel .premium-news-secondary-stack .premium-news-imglink{aspect-ratio:16/9!important}
}

/* Final visual authority for Current; intentionally after all geometry rules. */
html body.home .premium-home .home-editorial-band{--current-radius:8px}
html body.home .premium-home .main-news-panel>.section-head::after{background:linear-gradient(90deg,rgba(31,112,76,.86),rgba(31,112,76,.18))!important}
html body.home .premium-home .main-news-panel .premium-news-card--lead{border-radius:var(--current-radius)!important;box-shadow:none!important}
html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-imglink{border-radius:inherit!important;overflow:hidden!important}
html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-imglink img{border-radius:inherit!important;filter:saturate(.93) contrast(1.025)!important}
html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-imglink::after{height:52%!important;background:linear-gradient(180deg,rgba(8,30,21,0),rgba(8,34,23,.08) 25%,rgba(10,47,33,.54) 62%,rgba(11,48,34,.94) 100%)!important}
html body.home .premium-home .main-news-panel .premium-news-card--lead h3{font-weight:510!important;letter-spacing:-.032em!important;text-wrap:balance}
html body.home .premium-home .main-news-panel .premium-news-secondary-stack>.premium-news-card{border-radius:var(--current-radius)!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}
html body.home .premium-home .main-news-panel .premium-news-secondary-stack .premium-news-imglink{border-radius:var(--current-radius)!important;overflow:hidden!important;background:#dfe7e1!important}
html body.home .premium-home .main-news-panel .premium-news-secondary-stack .premium-news-imglink img{border-radius:inherit!important;filter:saturate(.92) contrast(1.025)!important}
html body.home .premium-home .main-news-panel .premium-news-secondary-stack .premium-news-body{background:transparent!important}
html body.home .premium-home .main-news-panel .premium-news-secondary-stack h3{color:#1d382d!important;font-weight:545!important;letter-spacing:-.018em!important;text-wrap:balance}
html body.home .premium-home .home-news-rail{border-left-color:rgba(29,61,47,.105)!important}
html body.home .premium-home .home-news-rail .news-rail__section::before{opacity:.74!important}
html body.home .premium-home .home-news-rail .thin-list a{border-top-color:rgba(29,61,47,.075)!important}
html body.home .premium-home .home-news-rail .thin-list span{color:#294037!important;font-weight:510!important}
html body.home .premium-home .main-news-panel .news-rows{border-top-color:rgba(29,61,47,.095)!important}
html body.home .premium-home .main-news-panel .news-row{border-top-color:rgba(29,61,47,.055)!important}
html body.home .premium-home .main-news-panel .news-row:nth-child(3n+2),html body.home .premium-home .main-news-panel .news-row:nth-child(3n+3){border-left-color:rgba(29,61,47,.085)!important}
html body.home .premium-home .main-news-panel .news-row__title{color:#213a30!important;font-weight:525!important;letter-spacing:-.016em!important;text-wrap:balance}
@media (min-width:1200px){
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-body{padding:28px 29px 24px!important}
  html body.home .premium-home .main-news-panel .premium-news-secondary-stack .premium-news-body{padding:11px 2px 4px!important;gap:6px!important}
  html body.home .premium-home .main-news-panel .news-row{padding:19px 20px!important}
}

/* Current geometry: one flush top rectangle and one rail banner. */
html body.home .premium-home .current-minprirody-banner{
  display:block;width:100%;height:auto;margin:0;padding:0;border:0;border-radius:0;
  background:transparent;box-shadow:none;overflow:visible
}
html body.home .premium-home .current-minprirody-banner img{
  display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;border:0;border-radius:0
}
@media (min-width:1200px){
  html body.home .premium-home .main-news-panel .premium-news-grid{
    grid-template-rows:auto!important;align-items:stretch!important
  }
  html body.home .premium-home .main-news-panel #feedGrid>.premium-news-card--lead{
    grid-column:1!important;grid-row:1!important;align-self:stretch!important;width:100%!important;height:auto!important;aspect-ratio:auto!important
  }
  html body.home .premium-home .main-news-panel .premium-news-secondary-stack{
    grid-column:2!important;grid-row:1!important;display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;
    gap:14px!important;min-width:0!important;height:auto!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-imglink{
    width:100%!important;height:100%!important;min-height:0!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-imglink img{
    width:100%!important;height:100%!important;object-fit:cover!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead):not(.premium-news-card--banner){
    grid-column:1!important;grid-row:auto!important;align-self:stretch!important;height:auto!important
  }
  html body.home .premium-home .main-news-panel .news-rows{margin-top:12px!important}
  html body.home .premium-home .home-news-rail__sections{gap:30px!important}
  html body.home .premium-home .current-minprirody-banner{margin-top:0!important}
}

/* Actual / secondary / rail: desktop geometry follows the supplied editorial mockup. */
@media (min-width:1200px){
  html body.home .premium-home .home-editorial-band{
    grid-template-columns:minmax(0,3.35fr) minmax(280px,1fr)!important;
    grid-template-rows:auto auto auto auto!important;
    column-gap:clamp(32px,2.8cqw,40px)!important;
    align-items:start!important;
    padding-top:clamp(26px,2.4cqw,34px)!important;
  }
  html body.home .premium-home .home-editorial-band>.main-news-panel{display:contents!important}
  html body.home .premium-home .main-news-panel>.section-head{
    grid-column:1/-1!important;grid-row:1!important;
    display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;
    align-items:start!important;column-gap:24px!important;row-gap:14px!important;
    min-height:0!important;margin:0 0 12px!important;padding:0!important
  }
  html body.home .premium-home .main-news-panel>.section-head .section-title{
    grid-column:1!important;grid-row:1!important;font-size:clamp(76px,6.25vw,92px)!important;line-height:.92!important
  }
  html body.home .premium-home .main-news-panel>.section-head .section-more{
    grid-column:2!important;grid-row:1!important;align-self:start!important;margin-top:10px!important;font-size:13px!important
  }
  html body.home .premium-home .main-news-panel>.section-head::after{
    grid-column:1/-1!important;grid-row:2!important;background:#2b7655!important
  }
  html body.home .premium-home .main-news-panel .current-update-line{
    grid-column:1/-1!important;grid-row:2!important;
    grid-template-columns:auto 76px minmax(0,1fr)!important;
    margin:0 0 24px!important;padding:9px 0 11px!important;border-top:0!important;
    font-size:16px!important;white-space:nowrap!important
  }
  html body.home .premium-home .main-news-panel .current-update-line span{
    overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important
  }
  html body.home .premium-home .main-news-panel .premium-news-grid{
    grid-column:1!important;grid-row:3!important;
    grid-template-columns:minmax(0,2.15fr) minmax(280px,1fr)!important;
    grid-template-rows:repeat(2,minmax(0,1fr))!important;
    column-gap:clamp(24px,2.15cqw,30px)!important;row-gap:clamp(24px,2cqw,28px)!important;
    align-items:stretch!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card--lead{
    grid-column:1!important;grid-row:1/3!important;aspect-ratio:1.06/1!important;border-radius:10px!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-body{padding:38px 34px 32px!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead):not(.premium-news-card--banner){
    display:grid!important;grid-column:2!important;grid-row:auto!important;
    grid-template-columns:1fr!important;grid-template-rows:minmax(0,55%) minmax(0,45%)!important;
    align-items:stretch!important;gap:0!important;min-height:0!important;padding:0!important;
    border:0!important;border-radius:8px!important;background:#f7f8f4!important;overflow:hidden!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) .premium-news-imglink{
    grid-column:1!important;grid-row:1!important;align-self:stretch!important;width:100%!important;height:100%!important;
    aspect-ratio:auto!important;border-radius:0!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) .premium-news-body{
    grid-column:1!important;grid-row:2!important;align-self:stretch!important;justify-content:flex-start!important;
    box-sizing:border-box!important;width:100%!important;height:100%!important;padding:15px 17px 14px!important;gap:6px!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) h3{
    font-size:clamp(20px,1.5vw,23px)!important;line-height:1.2!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead).premium-news-card--title-medium h3{font-size:clamp(18.5px,1.34vw,21px)!important;line-height:1.18!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead).premium-news-card--title-long h3{font-size:clamp(17.5px,1.25vw,19.5px)!important;line-height:1.17!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead).premium-news-card--title-xl h3{font-size:clamp(16.5px,1.16vw,18.5px)!important;line-height:1.16!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) time{margin-top:auto!important;padding-top:5px!important;font-size:12px!important}
  html body.home .premium-home .main-news-panel .news-rows{
    grid-column:1!important;grid-row:4!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:clamp(24px,2.4cqw,34px)!important;margin:clamp(28px,2.6cqw,36px) 0 0!important;
    padding-top:16px!important;border-top:1px solid rgba(29,61,47,.13)!important
  }
  html body.home .premium-home .main-news-panel .news-row{
    display:block!important;min-width:0!important;padding:0!important;border:0!important
  }
  html body.home .premium-home .main-news-panel .news-row__thumb{display:none!important}
  html body.home .premium-home .main-news-panel .news-row__body{display:flex!important;min-width:0!important;flex-direction:column!important;align-items:flex-start!important;gap:7px!important}
  html body.home .premium-home .main-news-panel .news-row__title{font-size:clamp(20px,1.55vw,23px)!important;line-height:1.27!important;overflow:visible!important;-webkit-line-clamp:unset!important}
  html body.home .premium-home .main-news-panel .news-row--title-medium .news-row__title{font-size:clamp(18.5px,1.4vw,21px)!important;line-height:1.25!important}
  html body.home .premium-home .main-news-panel .news-row--title-long .news-row__title{font-size:clamp(17.5px,1.28vw,19.5px)!important;line-height:1.23!important}
  html body.home .premium-home .main-news-panel .news-row__time{font-size:12.5px!important}
  html body.home .premium-home .home-news-rail{
    grid-column:2!important;grid-row:3/5!important;
    align-self:start!important;padding:0 0 0 clamp(24px,2.2cqw,32px)!important;
    border-left:1px solid rgba(29,61,47,.16)!important
  }
}
main.premium-home .homepage-editorial-container>.homepage-editorial-strip{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:0!important;
  margin-top:24px!important;
  overflow:hidden;
  border:1px solid rgba(20,60,42,.10);
  border-radius:16px;
  background:#f5f8f4;
}
.homepage-editorial-column{
  display:flex;
  min-width:0;
  flex-direction:column;
  padding:24px 25px 22px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  transform:none!important;
}
main.premium-home .homepage-editorial-container>.homepage-editorial-strip>.homepage-editorial-column{grid-column:auto!important}
.homepage-editorial-column+.homepage-editorial-column{border-left:1px solid rgba(20,60,42,.10)!important}
.homepage-editorial-column:hover{border-color:rgba(20,60,42,.10)!important;box-shadow:none!important;transform:none!important}
.homepage-editorial-column .homepage-category-section__head{display:flex;align-items:baseline;min-height:32px;gap:11px;margin:0 0 18px;padding:0 0 13px;border-bottom:1px solid rgba(20,60,42,.10)}
.homepage-editorial-column .homepage-category-section__title{flex:0 0 auto;margin:0;font-family:var(--font-editorial);font-size:27px;line-height:1;font-weight:600;letter-spacing:-.026em;color:#183429}
.homepage-editorial-column .homepage-category-section__rule{display:block;flex:1 1 auto;min-width:12px;border-top:1px solid rgba(20,60,42,.13);transform:translateY(-3px)}
.homepage-editorial-column .homepage-category-section__more{display:inline-flex;align-items:center;gap:5px;margin:0;color:rgba(24,91,59,.70);font-size:11px;line-height:1;font-weight:650;letter-spacing:.035em;white-space:nowrap}
.homepage-editorial-column .homepage-category-section__more i{display:inline-block;font-style:normal;transition:transform .28s ease}
.homepage-editorial-column .homepage-category-section__more:hover{color:#17663f}
.homepage-editorial-column .homepage-category-section__more:hover i{transform:translateX(3px)}
.homepage-editorial-column .topic-lead{display:block;margin:0 0 9px;color:#183429;text-decoration:none;transform:none!important}
.homepage-editorial-column .topic-lead__img{display:block;aspect-ratio:4/3;margin:0 0 16px;overflow:hidden;border-radius:4px!important;background:#e5ebe6}
.homepage-editorial-column .topic-lead__img img{width:100%;height:100%;object-fit:cover;border-radius:0!important;filter:saturate(.88) contrast(1.04);transition:transform .32s ease!important}
.homepage-editorial-column .topic-lead:hover .topic-lead__img img{transform:scale(1.022)}
.homepage-editorial-column .topic-lead__title{display:block;margin:0 0 10px;font-family:var(--font-editorial);font-size:clamp(22px,1.75vw,29px);line-height:1.09;font-weight:560;letter-spacing:-.027em;color:#183429;transition:color .25s ease}
.homepage-editorial-column .topic-lead:hover .topic-lead__title{color:#17663f}
.homepage-editorial-column .topic-lead__time,.homepage-editorial-column .topic-list time{display:block;color:rgba(36,55,68,.51)!important;font-size:11px!important;line-height:1.2;letter-spacing:.065em;text-transform:uppercase;font-variant-numeric:tabular-nums}
.homepage-editorial-column .homepage-category-section__eyebrow{display:block;margin:0 0 8px;color:#37765a;font-size:10px;line-height:1;font-weight:750;letter-spacing:.14em;text-transform:uppercase}
.homepage-editorial-column .topic-list{display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between;margin:11px 0 0;padding:0;border-top:1px solid rgba(20,60,42,.10);list-style:none}
.homepage-editorial-column .topic-list li{display:flex;position:relative;min-width:0;gap:12px;padding:17px 0 16px;border-bottom:1px solid rgba(20,60,42,.085)}
.homepage-editorial-column .topic-list li:last-child{border-bottom:0;padding-bottom:2px}
.homepage-editorial-column .topic-list__copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:7px}
.homepage-editorial-column .topic-list a{display:flex;align-items:flex-start;gap:10px;font-family:var(--font-editorial);font-size:16px;line-height:1.3;font-weight:560;letter-spacing:-.012em;color:#233b31;transition:color .22s ease}
.homepage-editorial-column .topic-list a i{flex:0 0 auto;margin-left:auto;color:#17663f;font-size:12px;font-style:normal;opacity:0;transform:translate(-2px,2px);transition:color .22s ease,opacity .22s ease,transform .22s ease}
.homepage-editorial-column .topic-list li:hover a{color:#17663f}
.homepage-editorial-column .topic-list li:hover a i,.homepage-editorial-column .topic-list a:focus-visible i{color:#17663f;opacity:1;transform:translate(1px,-1px)}

/* Impact: the feature is the image, with a restrained investigative treatment. */
.homepage-editorial-column--impact{background:linear-gradient(180deg,rgba(25,52,42,.035),transparent 48%)!important}
.homepage-editorial-column--impact .homepage-category-section__title{color:#132c23}
.homepage-editorial-column--impact .topic-lead{display:grid;position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:4px;background:#173329}
.homepage-editorial-column--impact .topic-lead__img{grid-area:1/1;aspect-ratio:auto;height:100%;min-height:0;margin:0;border-radius:0!important}
.homepage-editorial-column--impact .topic-lead__img img{filter:saturate(.72) contrast(1.13) brightness(.78)}
.homepage-editorial-column--impact .topic-lead::after{content:"";grid-area:1/1;z-index:1;background:linear-gradient(180deg,rgba(7,18,14,0) 30%,rgba(7,18,14,.78) 100%);pointer-events:none}
.homepage-editorial-column--impact .topic-lead__title,.homepage-editorial-column--impact .topic-lead__time{grid-area:1/1;z-index:2;align-self:end;color:#fff!important}
.homepage-editorial-column--impact .topic-lead__title{margin:0;padding:84px 22px 47px;font-size:clamp(21px,1.55vw,26px);line-height:1.1;font-weight:600;text-shadow:0 2px 16px rgba(0,0,0,.32)}
.homepage-editorial-column--impact .topic-lead__time{align-self:end;margin:0;padding:0 22px 22px;color:rgba(255,255,255,.72)!important}

/* World: classic photo-led newspaper hierarchy. */
.homepage-editorial-column--world .topic-lead__img{aspect-ratio:4/3}
.homepage-editorial-column--world .topic-lead__title{font-size:clamp(23px,1.8vw,30px);line-height:1.075;font-weight:520}

/* Science: one clean feature image followed by a text-only news list. */
.homepage-editorial-column--science{background:rgba(255,255,255,.26)!important}
.homepage-editorial-column--science .topic-lead__img{aspect-ratio:4/3}
.homepage-editorial-column--science .topic-lead__title{font-weight:590}

@container homepage-editorial (max-width:1079px){
  main.premium-home .homepage-editorial-container>.homepage-editorial-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  main.premium-home .homepage-editorial-container>.homepage-editorial-strip>.homepage-editorial-column--science{grid-column:1/-1!important;border-top:1px solid rgba(20,60,42,.10)!important;border-left:0!important}
  .homepage-editorial-column--science .topic-lead{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1fr);column-gap:24px}
  .homepage-editorial-column--science .topic-lead__img{grid-row:1/5;margin:0}
  .homepage-editorial-column--science .homepage-category-section__eyebrow{align-self:end}
}
@container homepage-editorial (max-width:759px){
  main.premium-home .homepage-editorial-container>.homepage-editorial-strip{grid-template-columns:1fr!important}
  .homepage-editorial-column+.homepage-editorial-column{border-top:1px solid rgba(20,60,42,.10)!important;border-left:0!important}
  main.premium-home .homepage-editorial-container>.homepage-editorial-strip>.homepage-editorial-column--science{grid-column:auto!important}
  .homepage-editorial-column--science .topic-lead{display:block}
  .homepage-editorial-column--science .topic-lead__img{margin-bottom:16px}
}
@media(max-width:600px){
  .homepage-editorial-strip{margin-right:-16px!important;margin-left:-16px!important;border-right:0;border-left:0;border-radius:0;background:transparent}
  .homepage-editorial-column{padding:24px 16px 22px!important}
  .homepage-editorial-column--impact{background:linear-gradient(180deg,rgba(25,52,42,.04),transparent 58%)!important}
  .homepage-editorial-column .homepage-category-section__title{font-size:25px}
  .homepage-editorial-column .topic-lead__title{font-size:24px}
  .homepage-editorial-column .topic-list a{font-size:16px}
  .homepage-editorial-column--impact .topic-lead{aspect-ratio:4/3}
}

/* Final homepage desktop outer grid: keep this after component rules so the
   historical header/hero width overrides cannot split the page into systems. */
@media (min-width:1200px){
  html body.home .top-bar>.container,
  html body.home .site-header>.container,
  html body.home .site-accent-nav>.container,
  html body.home .breaking-bar>.container,
  html body.home .premium-hero-wrap>.container,
  html body.home .ticker-line-wrap>.container,
  html body.home main.premium-home>.container,
  html body.home .subscribe-wrap>.container,
  html body.home footer.site-footer>.footer-container,
  html body.home .site-footer-legal>.footer-container{
    box-sizing:border-box!important;
    width:min(calc(100% - 48px),1280px)!important;
    max-width:1280px!important;
    margin-right:auto!important;
    margin-left:auto!important;
    padding-right:0!important;
    padding-left:0!important;
    transform:none!important;
    zoom:1!important;
  }
}
@media(prefers-reduced-motion:reduce){
  .homepage-editorial-column .topic-lead__img img,.homepage-editorial-column .homepage-category-section__more i,.homepage-editorial-column .topic-list a i{transition:none!important}
}

/* Asymmetric editorial mosaic (the legacy selectors above are intentionally
   scoped to the retired renderer and do not affect this composition). */
.home-editorial-mosaic{--editorial-impact:#8b4438;--editorial-world:#397357;--editorial-science:#258071;width:100%;margin-top:24px;container:homepage-editorial/inline-size}
.editorial-mosaic__features{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:6px;min-height:760px}
.editorial-mosaic__right{display:grid;grid-template-rows:minmax(0,1fr) minmax(0,1fr);gap:6px;min-width:0}
.editorial-feature{position:relative;min-width:0;min-height:0;overflow:hidden;border-radius:var(--r,14px);background:#173128;isolation:isolate}
.editorial-feature__story{display:block;position:relative;width:100%;height:100%;min-height:0;color:inherit;text-decoration:none;overflow:hidden}
.editorial-feature__media{position:absolute;inset:0;display:block;background:#173128;overflow:hidden}
.editorial-feature__media img{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center;filter:saturate(.89) contrast(1.04);transition:transform .38s ease}
.editorial-feature__story::after{position:absolute;z-index:1;inset:0;content:"";pointer-events:none}
.editorial-feature__content{position:absolute;z-index:2;display:flex;min-width:0;flex-direction:column}
.editorial-feature__headline{display:block;font-family:var(--font-editorial,Georgia,serif);font-style:normal;word-break:normal;overflow-wrap:break-word;hyphens:auto;text-wrap:balance;transition:color .2s ease}
.editorial-feature__meta{display:block;font-size:11px;line-height:1.3;font-weight:500;letter-spacing:.055em;text-transform:uppercase;font-variant-numeric:tabular-nums}
.editorial-feature__label{position:absolute;z-index:3;color:#fff;text-decoration:none;font-size:11px;line-height:1.2;font-weight:750;letter-spacing:.12em;text-transform:uppercase}
.editorial-feature__story:hover .editorial-feature__media img{transform:scale(1.02)}
.editorial-feature__story:focus-visible,.editorial-feature__label:focus-visible,.editorial-support a:focus-visible{outline:3px solid rgba(78,160,116,.68);outline-offset:-3px}
.editorial-feature--impact{display:grid;grid-template-columns:clamp(50px,4.15cqw,62px) minmax(0,1fr);background:var(--editorial-impact)}
.editorial-feature--impact .editorial-feature__story{grid-column:2;background:#173128}
.editorial-feature--impact .editorial-feature__story::after{background:linear-gradient(180deg,rgba(5,14,10,0) 28%,rgba(5,14,10,.2) 51%,rgba(5,14,10,.9) 100%)}
.editorial-feature--impact .editorial-feature__content{right:clamp(24px,3.2cqw,48px);bottom:clamp(28px,3.2cqw,48px);left:clamp(28px,3.5cqw,52px);color:#fff}
.editorial-feature--impact .editorial-feature__headline{max-width:100%;font-size:clamp(40px,3.25cqw,50px);line-height:1.02;font-weight:570;letter-spacing:-.038em;text-shadow:0 2px 18px rgba(0,0,0,.24)}
.editorial-feature--impact .editorial-feature__meta{margin-top:18px;color:rgba(255,255,255,.75)}
.editorial-feature--impact .editorial-feature__rail{position:static;z-index:3;display:flex;grid-column:1;grid-row:1;align-items:center;justify-content:center;width:auto;padding:22px 0;background:#9f3b27;color:#fff;font-family:var(--font-editorial,Georgia,serif);font-size:clamp(18px,1.5cqw,22px);line-height:1;font-weight:400;letter-spacing:.04em;writing-mode:vertical-rl;transform:rotate(180deg);transition:background-color .2s ease}
.editorial-feature--impact .editorial-feature__rail:hover{background:#ad452f;color:#fff}
.editorial-feature--impact .editorial-feature__story:hover .editorial-feature__headline{color:#f3d7cf}
.editorial-feature--world{overflow:hidden;background:#e8eee9}
.editorial-feature--world .editorial-feature__story{overflow:hidden}
.editorial-feature--world .editorial-feature__story::after{background:linear-gradient(180deg,rgba(3,18,12,.15),transparent 46%)}
.editorial-feature--world .editorial-feature__content{right:auto;bottom:0;left:clamp(0px,.8cqw,12px);width:clamp(285px,56%,360px);min-height:128px;height:auto;padding:clamp(18px,1.8cqw,25px);border-radius:var(--r-sm,8px);background:#fbfcf9;color:#173128}
.editorial-feature--world .editorial-feature__headline{font-size:clamp(26px,2.02cqw,32px);line-height:1.04;font-weight:560;letter-spacing:-.035em}
.editorial-feature--world .editorial-feature__meta{margin-top:13px;color:#718077}
.editorial-feature--world .editorial-feature__label{top:clamp(18px,2cqw,30px);left:clamp(20px,2.5cqw,38px);color:#8ed3b8;font-family:var(--font-editorial,Georgia,serif);font-size:clamp(18px,1.5cqw,24px);line-height:1;font-weight:500;letter-spacing:.055em;text-shadow:0 1px 8px rgba(4,24,16,.72)}
.editorial-feature--world .editorial-feature__label::before{position:absolute;z-index:-1;top:-18px;left:-20px;width:150px;height:90px;background:radial-gradient(ellipse at top left,rgba(4,24,16,.38),rgba(4,24,16,0) 72%);content:"";pointer-events:none}
.editorial-feature--world .editorial-feature__label::after{display:block;width:clamp(38px,3cqw,48px);height:2px;margin-top:7px;background:#69c5a5;content:"";box-shadow:0 1px 5px rgba(4,24,16,.36)}
.editorial-feature--world .editorial-feature__story:hover .editorial-feature__headline{color:#246a49}
.editorial-feature--science .editorial-feature__story::after{background:linear-gradient(180deg,rgba(4,18,14,.06) 28%,rgba(4,18,14,.86) 100%)}
.editorial-feature--science .editorial-feature__content{right:clamp(20px,2.4cqw,34px);bottom:clamp(28px,2.65cqw,38px);left:clamp(20px,2.4cqw,34px);color:#fff}
.editorial-feature--science .editorial-feature__headline{max-width:100%;font-size:clamp(24px,2cqw,31px);line-height:1.07;font-weight:570;letter-spacing:-.03em}
.editorial-feature--science .editorial-feature__meta{margin-top:12px;color:rgba(255,255,255,.7)}
.editorial-feature--science .editorial-feature__label{top:19px;left:22px;color:#bde8dc}
.editorial-feature--science .editorial-feature__story:hover .editorial-feature__headline{color:#ccece3}
.editorial-feature--impact.editorial-feature--title-long .editorial-feature__headline{font-size:clamp(37px,2.8cqw,44px)}
.editorial-feature--impact.editorial-feature--title-xl .editorial-feature__headline{font-size:clamp(34px,2.55cqw,40px)}
.editorial-feature--world.editorial-feature--title-medium .editorial-feature__headline{font-size:clamp(24px,1.8cqw,29px)}
.editorial-feature--world.editorial-feature--title-long .editorial-feature__headline{font-size:clamp(22px,1.62cqw,26px)}
.editorial-feature--world.editorial-feature--title-xl .editorial-feature__headline{font-size:clamp(20px,1.48cqw,23px)}
.editorial-feature--science.editorial-feature--title-medium .editorial-feature__headline{font-size:clamp(23px,1.82cqw,29px)}
.editorial-feature--science.editorial-feature--title-long .editorial-feature__headline{font-size:clamp(22px,1.7cqw,27px)}
.editorial-feature--science.editorial-feature--title-xl .editorial-feature__headline{font-size:clamp(20px,1.55cqw,24px)}
.editorial-supporting{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,3.2cqw,48px);padding-top:28px}
.editorial-support{position:relative;display:flex;min-width:0;flex-direction:column;padding:2px 4px 2px 17px;border-left:2px solid var(--accent)}
.editorial-support--impact{--accent:var(--editorial-impact)}.editorial-support--world{--accent:var(--editorial-world)}.editorial-support--science{--accent:var(--editorial-science)}
.editorial-support__label{align-self:flex-start;margin-bottom:11px;color:var(--accent);font-size:10px;line-height:1.2;font-weight:760;letter-spacing:.11em;text-decoration:none;text-transform:uppercase}
.editorial-support__headline{color:#20362d;font-family:var(--font-editorial,Georgia,serif);font-size:clamp(21px,1.82cqw,27px);line-height:1.22;font-weight:540;letter-spacing:-.018em;text-decoration:none;word-break:normal;overflow-wrap:break-word;hyphens:auto;transition:color .2s ease}
.editorial-support__headline:hover{color:#17663f}
.editorial-support__meta{margin-top:auto;padding-top:13px;color:#7b8781;font-size:10px;line-height:1.2;letter-spacing:.055em;text-transform:uppercase}
@container homepage-editorial (max-width:1099px){
  .editorial-mosaic__features{grid-template-columns:1fr;min-height:0}.editorial-feature--impact{min-height:clamp(500px,66cqw,670px)}
  .editorial-mosaic__right{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;min-height:470px}
  .editorial-feature--impact .editorial-feature__headline{font-size:clamp(40px,5.2cqw,52px)}
  .editorial-feature--world .editorial-feature__content{right:auto;bottom:0;left:0;width:58%;min-height:0;padding:20px}
  .editorial-feature--world .editorial-feature__headline{font-size:clamp(25px,3.1cqw,32px)}.editorial-feature--science .editorial-feature__headline{font-size:clamp(25px,3cqw,32px)}
  .editorial-feature--world.editorial-feature--title-medium .editorial-feature__headline{font-size:clamp(24px,2.8cqw,29px)}.editorial-feature--world.editorial-feature--title-long .editorial-feature__headline{font-size:clamp(22px,2.5cqw,26px)}.editorial-feature--world.editorial-feature--title-xl .editorial-feature__headline{font-size:clamp(20px,2.2cqw,23px)}
  .editorial-feature--science.editorial-feature--title-medium .editorial-feature__headline{font-size:clamp(23px,2.7cqw,28px)}.editorial-feature--science.editorial-feature--title-long .editorial-feature__headline{font-size:clamp(21px,2.45cqw,26px)}.editorial-feature--science.editorial-feature--title-xl .editorial-feature__headline{font-size:clamp(19px,2.2cqw,23px)}
}
@container homepage-editorial (max-width:699px){
  .editorial-mosaic__features,.editorial-mosaic__right{display:grid;grid-template-columns:1fr;grid-template-rows:none;gap:6px}.editorial-feature--impact{min-height:clamp(430px,125cqw,590px)}
  .editorial-feature--impact{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);background:#173128}.editorial-feature--impact .editorial-feature__story{grid-column:1;grid-row:2}.editorial-feature--impact .editorial-feature__content{right:22px;bottom:25px;left:24px}.editorial-feature--impact .editorial-feature__headline{font-size:clamp(34px,10cqw,47px);line-height:1.04}
  .editorial-feature--impact .editorial-feature__rail{position:relative;display:flex;grid-column:1;grid-row:1;justify-content:flex-start;min-height:42px;padding:13px 18px;background:#9f3b27;font-family:var(--font-editorial,Georgia,serif);font-size:17px;line-height:1;font-weight:400;letter-spacing:.06em;writing-mode:horizontal-tb;transform:none}.editorial-feature--impact .editorial-feature__rail::after{width:40px;height:1px;margin-left:11px;background:rgba(255,255,255,.65);content:""}
  .editorial-feature--world{min-height:0;background:transparent;overflow:hidden}.editorial-feature--world .editorial-feature__story{display:grid;height:auto;overflow:hidden;background:#fbfcf9}.editorial-feature--world .editorial-feature__media{position:relative;aspect-ratio:4/3}.editorial-feature--world .editorial-feature__story::after{display:none}
  .editorial-feature--world .editorial-feature__content{position:relative;right:auto;bottom:auto;left:auto;width:auto;min-height:0;padding:21px 20px 24px;border-radius:0 0 var(--r,14px) var(--r,14px);background:#fbfcf9}.editorial-feature--world .editorial-feature__headline{font-size:clamp(27px,7.5cqw,34px)}.editorial-feature--world .editorial-feature__label{top:20px;left:22px;color:#a9e4cc;text-shadow:0 1px 8px rgba(0,0,0,.5)}
  .editorial-feature--science{min-height:clamp(390px,105cqw,520px)}.editorial-feature--science .editorial-feature__content{bottom:clamp(27px,7cqw,34px)}.editorial-feature--science .editorial-feature__headline{font-size:clamp(26px,7.2cqw,34px)}
  .editorial-feature--impact.editorial-feature--title-long .editorial-feature__headline{font-size:clamp(31px,8.5cqw,40px)}.editorial-feature--impact.editorial-feature--title-xl .editorial-feature__headline{font-size:clamp(28px,7.7cqw,36px)}
  .editorial-feature--world.editorial-feature--title-medium .editorial-feature__headline{font-size:clamp(24px,6.7cqw,30px)}.editorial-feature--world.editorial-feature--title-long .editorial-feature__headline{font-size:clamp(22px,6.1cqw,27px)}.editorial-feature--world.editorial-feature--title-xl .editorial-feature__headline{font-size:clamp(20px,5.5cqw,24px)}
  .editorial-feature--science.editorial-feature--title-medium .editorial-feature__headline{font-size:clamp(24px,6.7cqw,31px)}.editorial-feature--science.editorial-feature--title-long .editorial-feature__headline{font-size:clamp(22px,6.2cqw,29px)}.editorial-feature--science.editorial-feature--title-xl .editorial-feature__headline{font-size:clamp(20px,5.6cqw,26px)}
  .editorial-supporting{grid-template-columns:1fr;gap:0;padding-top:20px}.editorial-support{min-height:0;padding:20px 5px 20px 16px;border-top:1px solid rgba(25,66,47,.11)}.editorial-support:first-child{border-top:0}.editorial-support__headline{font-size:clamp(22px,6.2cqw,27px);line-height:1.24}
}
@media(max-width:600px){.home-editorial-mosaic{width:auto;margin-right:-16px;margin-left:-16px}.editorial-supporting{padding-inline:16px}}
@media(prefers-reduced-motion:reduce){.editorial-feature__media img,.editorial-feature__headline,.editorial-support__headline{transition:none}}

/* Emergency + Law: two newspaper columns, without dashboard card shells. */
html body .premium-home .home-side-stack .side-split{gap:30px!important}
html body .premium-home .home-side-stack :where(.incident-panel,.dejure-panel){--side-editorial-accent:#9d493c;position:relative!important;overflow:visible!important;margin:0;padding:0 0 4px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}
html body .premium-home .home-side-stack .dejure-panel{--side-editorial-accent:#338267}
html body .premium-home .home-side-stack :where(.incident-panel,.dejure-panel):hover{border:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}
html body .premium-home .home-side-stack :where(.incident-panel,.dejure-panel)::before{position:static!important;display:block;width:100%!important;height:2px!important;margin:0 0 14px;border-radius:0!important;background:linear-gradient(90deg,var(--side-editorial-accent) 0 34%,rgba(38,68,55,.12) 34% 100%)!important;box-shadow:none!important;content:""}
html body .premium-home .home-side-stack :where(.incident-panel,.dejure-panel) .section-head{align-items:baseline;min-height:0;margin:0 0 8px!important;padding:0!important;border:0!important}
html body .premium-home .home-side-stack :where(.incident-panel,.dejure-panel) .section-title{margin:0!important;padding:0!important;color:#20372d!important;font-family:var(--font-editorial,Georgia,serif)!important;font-size:clamp(28px,2.25cqw,34px)!important;line-height:1!important;font-weight:520!important;letter-spacing:-.035em!important}
html body .premium-home .home-side-stack :where(.incident-panel,.dejure-panel) .section-title::before{display:none!important;content:none!important}
html body .premium-home .home-side-stack :where(.incident-panel,.dejure-panel) .section-more{margin-left:auto;color:var(--side-editorial-accent)!important;font-size:9px!important;line-height:1.2;letter-spacing:.07em;text-transform:uppercase;opacity:.82}
html body .premium-home .home-side-stack :where(.incident-panel,.dejure-panel) .thin-list{display:flex;min-width:0;gap:0!important;margin:0;padding:0!important}
html body .premium-home .home-side-stack :where(.incident-panel,.dejure-panel) .thin-list a{display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;column-gap:12px!important;align-items:start!important;width:100%;min-width:0;padding:13px 0!important;border-top:1px solid rgba(29,61,47,.105);color:#253a31!important;text-decoration:none}
html body .premium-home .home-side-stack :where(.incident-panel,.dejure-panel) .thin-list a:first-child{border-top-color:rgba(29,61,47,.17)}
html body .premium-home .home-side-stack :where(.incident-panel,.dejure-panel) .thin-list time{display:block;min-width:0;padding-top:3px;color:var(--side-editorial-accent)!important;font-size:9px!important;line-height:1.25!important;font-weight:650;letter-spacing:.065em!important;text-transform:uppercase;white-space:normal!important;font-variant-numeric:tabular-nums;opacity:.78}
html body .premium-home .home-side-stack :where(.incident-panel,.dejure-panel) .thin-list span{min-width:0;color:#243a30!important;font-family:var(--font-editorial,Georgia,serif);font-size:15px!important;line-height:1.34!important;font-weight:510;letter-spacing:-.012em;overflow-wrap:break-word!important;transition:color .18s ease}
html body .premium-home .home-side-stack :where(.incident-panel,.dejure-panel) .thin-list a:hover span{color:var(--side-editorial-accent)!important}
@media(max-width:1100px){
  html body .premium-home .home-side-stack .side-split{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start;gap:clamp(28px,4vw,54px)!important}
  html body .premium-home .home-side-stack .side-gov-banner{grid-column:1/-1}
  html body .premium-home .home-side-stack :where(.incident-panel,.dejure-panel) .thin-list span{font-size:clamp(15px,1.7vw,18px)!important;line-height:1.38!important}
}
@media(max-width:700px){
  html body .premium-home .home-side-stack .side-split{grid-template-columns:1fr!important;gap:30px!important}
  html body .premium-home .home-side-stack :where(.incident-panel,.dejure-panel) .section-title{font-size:30px!important}
  html body .premium-home .home-side-stack :where(.incident-panel,.dejure-panel) .thin-list a{grid-template-columns:58px minmax(0,1fr)!important;column-gap:14px!important;padding-block:14px!important}
  html body .premium-home .home-side-stack :where(.incident-panel,.dejure-panel) .thin-list span{font-size:17px!important}
}

/* Current + operational rail: one newspaper band, not a dashboard stack. */
html body.home .premium-home>.container{container:home-page-content/inline-size}
html body.home .premium-home .home-editorial-band{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  gap:0!important;
  align-items:start!important;
  margin-top:clamp(28px,3vw,42px)!important;
  padding-top:0;
  border-top:1px solid rgba(29,77,56,.14);
}
html body.home .premium-home .home-editorial-band>.main-news-panel{
  min-width:0;
  margin:0!important;
  padding:clamp(24px,2.4cqw,34px) 0 0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  transform:none!important;
}
html body.home .premium-home .main-news-panel>.section-head{
  display:grid!important;
  grid-template-columns:auto minmax(32px,1fr) auto!important;
  align-items:center!important;
  gap:clamp(14px,1.6cqw,22px)!important;
  min-height:52px;
  margin:0 0 12px!important;
  padding:0!important;
  border:0!important;
}
html body.home .premium-home .main-news-panel>.section-head::after{
  grid-column:2;
  grid-row:1;
  width:100%;
  height:1px;
  background:linear-gradient(90deg,#277452,rgba(39,116,82,.24));
  content:"";
}
html body.home .premium-home .main-news-panel>.section-head .section-title{
  grid-column:1;
  grid-row:1;
  margin:0!important;
  color:#19372b!important;
  font-family:var(--font-editorial,Georgia,serif)!important;
  font-size:clamp(64px,5.5cqw,84px)!important;
  line-height:1!important;
  font-weight:530!important;
  letter-spacing:-.045em!important;
}
html body.home .premium-home .main-news-panel>.section-head .section-more{
  grid-column:3;
  grid-row:1;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#216c4c!important;
  font-size:12px!important;
  font-weight:650;
  white-space:nowrap;
}
html body.home .premium-home .main-news-panel .current-update-line{
  display:grid!important;grid-template-columns:auto 72px minmax(0,1fr)!important;align-items:center!important;gap:20px!important;
  min-width:0!important;margin:0 0 18px!important;padding:11px 0 13px!important;border-top:1px solid #2f6f50!important;border-bottom:1px solid rgba(29,61,47,.12)!important;
  color:#202d27!important;font-size:15px!important;line-height:1.35!important
}
html body.home .premium-home .main-news-panel .current-update-line strong{display:flex;align-items:center;gap:10px;color:#183e2d;font-size:13px;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap}
html body.home .premium-home .main-news-panel .current-update-line i{width:14px;height:14px;border-radius:50%;background:#075b32}
html body.home .premium-home .main-news-panel .current-update-line time{padding-inline:14px;border-right:1px solid rgba(29,61,47,.24);border-left:1px solid rgba(29,61,47,.24);color:#65736c;font-variant-numeric:tabular-nums;text-align:center;white-space:nowrap}
html body.home .premium-home .main-news-panel .current-update-line span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
html body.home .premium-home .main-news-panel .premium-news-grid{
  display:grid!important;
  grid-template-columns:minmax(0,2.2fr) minmax(300px,1fr)!important;
  grid-template-rows:repeat(3,minmax(138px,auto))!important;
  gap:0 clamp(20px,1.8cqw,25px)!important;
  width:100%!important;
  overflow:visible!important;
  background:transparent!important;
}
html body.home .premium-home .main-news-panel .premium-news-card{
  min-width:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  transform:none!important;
}
html body.home .premium-home .main-news-panel .premium-news-card--lead{
  display:grid!important;
  position:relative!important;
  align-self:start!important;
  grid-column:1!important;
  grid-row:1/-1!important;
  grid-template-rows:364px auto!important;
  height:auto!important;
  min-height:0!important;
  overflow:hidden!important;
  border-radius:var(--r,14px)!important;
  background:#122a21!important;
}
html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-imglink{
  display:block!important;
  position:relative!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  overflow:hidden!important;
  background:#173128!important;
}
html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-imglink::after{
  display:block!important;
  position:absolute!important;
  inset:auto 0 0!important;
  height:32px!important;
  background:linear-gradient(180deg,rgba(21,60,45,0),rgba(21,60,45,.42))!important;
  content:""!important;
  pointer-events:none!important;
}
html body.home .premium-home .main-news-panel .premium-news-card--lead::before,
html body.home .premium-home .main-news-panel .premium-news-card--lead::after{display:none!important;content:none!important}
html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-imglink img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  filter:none!important;
}
html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-body{
  display:flex!important;
  position:relative!important;
  min-height:0!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  margin-top:0!important;
  padding:clamp(22px,2cqw,29px) clamp(24px,2.35cqw,34px) clamp(20px,1.8cqw,26px)!important;
  background:#153c2d!important;
  color:#fff!important;
}
html body.home .premium-home .main-news-panel .premium-news-card--lead .cat-badge{
  display:inline-flex!important;
  align-items:center!important;
  min-height:23px!important;
  margin:0 0 4px!important;
  padding:5px 9px 4px!important;
  border:1px solid rgba(152,209,179,.28)!important;
  border-radius:3px!important;
  background:#235d44!important;
  color:#e8f5ed!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:750!important;
  letter-spacing:.075em!important;
  text-transform:uppercase!important;
}
html body.home .premium-home .main-news-panel .premium-news-card--lead h3{
  margin:clamp(5px,.55cqw,8px) 0 0!important;
  color:#fff!important;
  font-family:var(--font-editorial,Georgia,serif)!important;
  font-size:clamp(40px,3.65cqw,52px)!important;
  line-height:1.045!important;
  font-weight:530!important;
  letter-spacing:-.038em!important;
  overflow:visible!important;
}
html body.home .premium-home .main-news-panel .premium-news-card--lead h3 a{color:inherit!important}
html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-excerpt{
  display:block!important;
  max-width:62ch;
  margin:9px 0 0!important;
  color:rgba(240,248,243,.79)!important;
  font-size:clamp(15px,1.25cqw,17px)!important;
  line-height:1.42!important;
  overflow:visible!important;
  -webkit-line-clamp:unset!important;
}
html body.home .premium-home .main-news-panel .premium-news-card--lead time{
  display:block!important;
  margin-top:auto!important;
  padding-top:9px;
  color:rgba(236,246,240,.68)!important;
  font-size:12px!important;
  font-variant-numeric:tabular-nums;
}
html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead){
  display:grid!important;
  grid-column:2!important;
  grid-row:auto!important;
  grid-template-columns:clamp(124px,11.5cqw,148px) minmax(0,1fr)!important;
  align-items:center!important;
  gap:15px!important;
  width:auto!important;
  height:auto!important;
  min-height:138px!important;
  padding:14px 0!important;
  overflow:visible!important;
  border-top:1px solid rgba(29,61,47,.11)!important;
}
html body.home .premium-home .main-news-panel .premium-news-card:nth-child(2){border-top:0!important}
html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) .premium-news-imglink{
  width:clamp(124px,11.5cqw,148px)!important;
  height:auto!important;
  aspect-ratio:4/3!important;
  min-height:0!important;
  overflow:hidden!important;
  border-radius:4px!important;
  background:#e3eae5!important;
}
html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) .premium-news-imglink img{width:100%!important;height:100%!important;object-fit:cover!important;filter:saturate(.88)!important}
html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) .premium-news-body{display:flex!important;min-width:0!important;gap:5px!important;padding:0!important}
html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) h3{display:block!important;margin:0!important;color:#20382e!important;font-family:var(--font-editorial,Georgia,serif)!important;font-size:clamp(18px,1.55cqw,21px)!important;line-height:1.34!important;font-weight:550!important;overflow:visible!important;-webkit-box-orient:initial!important;-webkit-line-clamp:unset!important}
html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) h3 a{color:inherit!important}
html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) time{color:#66776e!important;font-size:11px!important;line-height:1.3!important;font-variant-numeric:tabular-nums}
html body.home .premium-home .main-news-panel .premium-news-card--banner{display:block!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:3.65/1!important;padding:0!important;overflow:hidden!important;border:0!important;border-radius:6px!important}
html body.home .premium-home .main-news-panel .premium-news-card--banner{
  align-self:center!important;
  margin-block:16px!important;
  border-top:1px solid rgba(29,61,47,.12)!important;
  border-bottom:1px solid rgba(29,61,47,.12)!important;
  border-radius:4px!important;
  box-shadow:0 0 0 7px rgba(255,255,255,.22)!important;
}

html body.home .premium-home .main-news-panel .news-rows{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:0 clamp(22px,2.6cqw,36px)!important;
  margin:clamp(20px,2cqw,27px) 0 0!important;
  padding:0!important;
  border-top:1px solid rgba(29,61,47,.15);
}
html body.home .premium-home .main-news-panel .news-row{
  display:grid!important;
  grid-template-columns:120px minmax(0,1fr)!important;
  gap:14px!important;
  min-width:0!important;
  padding:10px 0!important;
  border-bottom:1px solid rgba(29,61,47,.1)!important;
  border-radius:0!important;
  background:transparent!important;
}
html body.home .premium-home .main-news-panel .news-row__thumb{width:120px!important;height:auto!important;aspect-ratio:4/3!important;border-radius:4px!important;overflow:hidden!important}
html body.home .premium-home .main-news-panel .news-row__cat{font-size:10.5px!important;line-height:1.2!important}
html body.home .premium-home .main-news-panel .news-row__title{font-family:var(--font-editorial,Georgia,serif)!important;font-size:clamp(17px,1.55cqw,19px)!important;line-height:1.37!important;font-weight:550!important;overflow:visible!important;-webkit-line-clamp:unset!important}
html body.home .premium-home .main-news-panel .news-row__time{color:#596d63!important;font-size:11.5px!important;line-height:1.3!important}
html body.home .premium-home .main-news-panel .home-current-main-flow{display:block;min-width:0}

html body.home .premium-home .home-news-rail{
  position:static!important;
  min-width:0;
  margin:0!important;
  padding:clamp(26px,2.7cqw,38px) 0 0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
html body.home .premium-home .home-news-rail__sections{display:grid!important;grid-template-columns:1fr!important;gap:30px!important}
html body.home .premium-home .home-news-rail .news-rail__section{--rail-accent:#39795b;position:relative!important;min-width:0;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}
html body.home .premium-home .home-news-rail .news-rail__emergency{--rail-accent:#a25042}
html body.home .premium-home .home-news-rail .news-rail__law{--rail-accent:#2c8061;grid-column:auto}
html body.home .premium-home .home-news-rail .news-rail__section::before{display:block!important;width:100%!important;height:1px!important;margin:0 0 15px!important;background:linear-gradient(90deg,var(--rail-accent) 0 28%,rgba(35,76,57,.12) 28%)!important;content:""!important}
html body.home .premium-home .home-news-rail .news-rail__section .section-head{display:flex!important;align-items:baseline!important;gap:12px!important;min-height:0!important;margin:0 0 8px!important;padding:0!important;border:0!important}
html body.home .premium-home .home-news-rail .news-rail__section .section-title{margin:0!important;padding:0!important;color:#20372d!important;font-family:var(--font-editorial,Georgia,serif)!important;font-size:clamp(30px,3.5cqw,36px)!important;line-height:1!important;font-weight:520!important;letter-spacing:-.038em!important}
html body.home .premium-home .home-news-rail .news-rail__section .section-title::before{display:none!important;content:none!important}
html body.home .premium-home .home-news-rail .news-rail__section .section-more{min-height:0!important;margin-left:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--rail-accent)!important;font-size:10px!important;line-height:1.2!important;text-transform:uppercase}
html body.home .premium-home .home-news-rail .thin-list{display:flex!important;min-width:0!important;flex-direction:column!important;gap:0!important;margin:0!important;padding:0!important}
html body.home .premium-home .home-news-rail .thin-list a{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;column-gap:13px!important;align-items:start!important;width:100%!important;min-width:0!important;padding:13px 0!important;border-top:1px solid rgba(29,61,47,.11)!important;color:#253a31!important}
html body.home .premium-home .home-news-rail .thin-list time{display:block!important;min-width:0!important;padding-top:2px!important;color:var(--rail-accent)!important;font-size:12px!important;line-height:1.35!important;font-weight:620!important;letter-spacing:.015em!important;text-transform:none!important;white-space:normal!important;font-variant-numeric:tabular-nums!important;opacity:.82}
html body.home .premium-home .home-news-rail .thin-list span{display:block!important;min-width:0!important;color:#263b32!important;font-family:var(--font-editorial,Georgia,serif)!important;font-size:clamp(16px,1.25vw,19px)!important;line-height:1.4!important;font-weight:520!important;letter-spacing:-.01em!important;overflow:visible!important;overflow-wrap:break-word!important;-webkit-line-clamp:unset!important}
html body.home .premium-home .home-news-rail .side-gov-banner{grid-column:1/-1;width:100%;max-width:520px;margin:0;border-radius:9px!important;overflow:hidden}

html body.home .premium-home .home-partner-banner{
  display:grid!important;
  grid-template-columns:54px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:14px!important;
  width:100%!important;
  margin:clamp(46px,4cqw,64px) 0!important;
  padding:7px clamp(18px,3cqw,36px)!important;
  overflow:hidden!important;
  border-top:1px solid rgba(29,61,47,.13)!important;
  border-bottom:1px solid rgba(29,61,47,.13)!important;
  background:rgba(255,255,255,.28)!important;
}
html body.home .premium-home .home-partner-banner img{display:block!important;width:54px!important;height:54px!important;object-fit:cover!important;object-position:center 46%!important}
html body.home .premium-home .home-partner-banner span{display:flex;min-width:0;flex-direction:column;gap:2px;color:#234536}
html body.home .premium-home .home-partner-banner strong{font-family:var(--font-editorial,Georgia,serif);font-size:20px;line-height:1.15;font-weight:550}
html body.home .premium-home .home-partner-banner small{color:#718078;font-size:11px;line-height:1.3}
html body.home .premium-home .home-partner-banner b{color:#26714f;font-size:12px;font-weight:650;white-space:nowrap}
@media(max-width:600px){
  html body.home .premium-home .home-partner-banner{grid-template-columns:52px minmax(0,1fr)!important;gap:12px!important;margin-block:38px!important;padding-inline:12px!important}
  html body.home .premium-home .home-partner-banner img{width:52px!important;height:52px!important}
  html body.home .premium-home .home-partner-banner strong{font-size:17px}
  html body.home .premium-home .home-partner-banner b{display:none}
}

@media (min-width:1200px){
  html body.home .premium-home .home-editorial-band{display:grid!important;grid-template-columns:minmax(0,2.62fr) minmax(335px,1fr)!important}
  html body.home .premium-home .home-editorial-band>.main-news-panel{padding-right:18px!important}
  html body.home .premium-home .home-news-rail{padding-left:28px!important;border-left:1px solid rgba(29,61,47,.16)!important}
  html body.home .premium-home>.container>.home-editorial-mosaic{width:100%!important;min-width:0!important;margin-right:0!important}
  html body.home .premium-home .home-news-rail__sections{grid-template-columns:1fr!important;gap:30px!important}
  html body.home .premium-home .home-news-rail .news-rail__law{grid-column:auto}
  html body.home .premium-home .home-news-rail .side-gov-banner{grid-column:auto;max-width:none}
  html body.home .premium-home .home-news-rail .thin-list span{font-size:clamp(17px,1.25vw,19px)!important}
}

/* Current stories: desktop composition follows the supplied editorial mockup. */
@media (min-width:1200px){
  html body.home .premium-home .main-news-panel>.section-head .section-title{font-size:clamp(62px,5.4vw,78px)!important}
  html body.home .premium-home .main-news-panel .premium-news-grid{
    grid-template-columns:minmax(0,1.94fr) minmax(320px,1fr)!important;
    grid-template-rows:repeat(2,minmax(0,1fr))!important;
    column-gap:12px!important;
    row-gap:20px!important;
    align-items:stretch!important;
  }
  html body.home .premium-home .main-news-panel .premium-news-card--lead{
    display:grid!important;
    grid-column:1!important;
    grid-row:1/3!important;
    grid-template:1fr/1fr!important;
    aspect-ratio:1.22/1!important;
    border-radius:8px!important;
    isolation:isolate!important;
  }
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-imglink,
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-body{grid-area:1/1!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-imglink{height:auto!important;min-height:0!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-imglink::after{
    display:block!important;height:58%!important;background:linear-gradient(180deg,rgba(7,29,20,0) 0%,rgba(7,29,20,.2) 30%,rgba(7,35,24,.92) 74%,#0d3828 100%)!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-body{
    z-index:2!important;align-self:end!important;justify-content:flex-end!important;min-height:0!important;padding:34px 30px 28px!important;background:transparent!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card--lead h3{font-size:clamp(42px,3.65vw,55px)!important;line-height:1.035!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead.premium-news-card--title-medium h3{font-size:clamp(39px,3.3vw,50px)!important;line-height:1.045!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead.premium-news-card--title-long h3{font-size:clamp(35px,2.95vw,44px)!important;line-height:1.055!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead.premium-news-card--title-xl h3{font-size:clamp(31px,2.6vw,40px)!important;line-height:1.07!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead .cat-badge{min-height:27px!important;padding:6px 11px 5px!important;font-size:11px!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead time{margin-top:16px!important;padding-top:0!important;font-size:13px!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead):not(.premium-news-card--banner){
    display:grid!important;grid-column:2!important;grid-row:auto!important;grid-template-columns:minmax(120px,40%) minmax(0,60%)!important;grid-template-rows:auto!important;align-items:center!important;align-self:stretch!important;gap:12px!important;min-height:0!important;padding:14px 0!important;border-top:1px solid rgba(29,61,47,.09)!important;background:transparent!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card:nth-child(2){border-top:0!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) .premium-news-imglink{align-self:center!important;width:100%!important;height:auto!important;aspect-ratio:4/3!important;border-radius:5px!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) .premium-news-body{align-self:center!important;justify-content:flex-start!important;padding:0!important;gap:7px!important;overflow:visible!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) h3{font-size:clamp(18px,1.32vw,21px)!important;line-height:1.25!important;overflow:visible!important;overflow-wrap:break-word!important;word-break:normal!important;hyphens:auto!important;-webkit-line-clamp:unset!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead).premium-news-card--title-medium h3{font-size:clamp(17.5px,1.22vw,19.5px)!important;line-height:1.23!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead).premium-news-card--title-long h3{font-size:clamp(17px,1.16vw,18.5px)!important;line-height:1.21!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead).premium-news-card--title-xl h3{font-size:clamp(16px,1.08vw,17.5px)!important;line-height:1.19!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) time{display:block!important;margin-top:2px!important;font-size:12.5px!important;line-height:1.3!important;color:#52685d!important;overflow:visible!important}
  html body.home .premium-home .main-news-panel .premium-news-card--banner{grid-column:2!important;grid-row:3!important;margin:18px 0 0!important;box-shadow:none!important;opacity:.88}
  html body.home .premium-home .main-news-panel .news-rows{margin-top:16px!important;border-top-color:rgba(29,61,47,.075)!important}
  html body.home .premium-home .main-news-panel .news-row{grid-template-columns:160px minmax(0,1fr)!important;gap:12px!important;padding:16px 0!important;border-bottom:0!important;border-top:1px solid rgba(29,61,47,.065)!important}
  html body.home .premium-home .main-news-panel .news-row__thumb{width:160px!important}
  html body.home .premium-home .main-news-panel .news-row__title{font-size:clamp(19px,1.55vw,22px)!important;line-height:1.45!important}
  html body.home .premium-home .main-news-panel .news-row__time{font-size:13px!important;line-height:1.4!important;color:#435c50!important}
  html body.home .premium-home .home-news-rail__sections{gap:24px!important}
  html body.home .premium-home .home-news-rail .news-rail__section::before{margin-bottom:14px!important}
  html body.home .premium-home .home-news-rail .news-rail__section .section-head{margin-bottom:10px!important}
  html body.home .premium-home .home-news-rail .news-rail__section .section-title{font-size:clamp(39px,3vw,44px)!important}
  html body.home .premium-home .home-news-rail .thin-list a{grid-template-columns:62px minmax(0,1fr)!important;column-gap:13px!important;padding-block:13px!important}
  html body.home .premium-home .home-news-rail .thin-list span{font-size:clamp(18px,1.34vw,20px)!important;line-height:1.42!important}
  html body.home .premium-home .home-news-rail .thin-list time{font-size:14px!important;line-height:1.42!important;font-variant-numeric:tabular-nums!important}
  html body.home .premium-home .main-news-panel .current-update-line{font-size:16px!important}
  html body.home .premium-home .home-editorial-band + .home-editorial-mosaic{margin-top:56px!important}
}
@container home-page-content (max-width:767px){
  html body.home .premium-home .main-news-panel .current-update-line{grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important}
  html body.home .premium-home .main-news-panel .current-update-line time{padding-inline:10px 0!important;border-right:0!important}
  html body.home .premium-home .main-news-panel .current-update-line span{grid-column:1/-1;white-space:normal}
  html body.home .premium-home .main-news-panel .premium-news-grid{grid-template-columns:1fr!important;grid-template-rows:none!important;gap:18px!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead{grid-column:1!important;grid-row:auto!important;grid-template-rows:minmax(250px,58vw) auto!important;min-height:0!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-body{margin-top:0!important;padding-top:23px!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead h3{font-size:clamp(31px,8.8cqw,40px)!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead){grid-column:1!important;grid-row:auto!important;grid-template-columns:104px minmax(0,1fr)!important;min-height:0!important;padding:15px 0!important}
  html body.home .premium-home .main-news-panel .premium-news-card--banner{display:block!important;height:auto!important;min-height:0!important;aspect-ratio:3.4/1}
  html body.home .premium-home .main-news-panel .news-rows{grid-template-columns:1fr!important}
  html body.home .premium-home .home-news-rail__sections{grid-template-columns:1fr!important;gap:30px!important}
  html body.home .premium-home .home-news-rail .news-rail__law{grid-column:auto}
  html body.home .premium-home .home-news-rail .side-gov-banner{grid-column:auto}
}

/* Final desktop authority for the Current section. Kept after legacy rules so
   no historical card/list declarations can reshape the supplied composition. */
@media (min-width:1200px){
  html body.home .premium-home .home-editorial-band{grid-template-columns:minmax(0,3.35fr) minmax(280px,1fr)!important;grid-template-rows:auto auto auto auto!important;column-gap:clamp(32px,2.8cqw,40px)!important;align-items:start!important;padding-top:clamp(26px,2.4cqw,34px)!important}
  html body.home .premium-home .home-editorial-band>.main-news-panel{display:contents!important}
  html body.home .premium-home .main-news-panel>.section-head{grid-column:1/-1!important;grid-row:1!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;align-items:start!important;column-gap:24px!important;row-gap:14px!important;min-height:0!important;margin:0 0 12px!important;padding:0!important}
  html body.home .premium-home .main-news-panel>.section-head .section-title{grid-column:1!important;grid-row:1!important;font-size:clamp(76px,6.25vw,92px)!important;line-height:.92!important}
  html body.home .premium-home .main-news-panel>.section-head .section-more{grid-column:2!important;grid-row:1!important;align-self:start!important;margin-top:10px!important;font-size:13px!important}
  html body.home .premium-home .main-news-panel>.section-head::after{grid-column:1/-1!important;grid-row:2!important;background:#2b7655!important}
  html body.home .premium-home .main-news-panel .current-update-line{grid-column:1/-1!important;grid-row:2!important;grid-template-columns:auto 76px minmax(0,1fr)!important;margin:0 0 24px!important;padding:9px 0 11px!important;border-top:0!important;font-size:16px!important;white-space:nowrap!important}
  html body.home .premium-home .main-news-panel .current-update-line span{overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}
  html body.home .premium-home .main-news-panel .home-current-main-flow{grid-column:1!important;grid-row:3!important;display:block!important;min-width:0!important}
  html body.home .premium-home .main-news-panel .premium-news-grid{grid-template-columns:minmax(0,2.15fr) minmax(280px,1fr)!important;grid-template-rows:repeat(2,auto)!important;column-gap:clamp(24px,2.15cqw,30px)!important;row-gap:clamp(24px,2cqw,28px)!important;align-items:stretch!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead{grid-column:1!important;grid-row:1/3!important;aspect-ratio:1.06/1!important;border-radius:10px!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-body{padding:38px 34px 32px!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead):not(.premium-news-card--banner){display:grid!important;grid-column:2!important;grid-row:auto!important;grid-template-columns:1fr!important;grid-template-rows:auto auto!important;align-self:start!important;align-items:start!important;gap:0!important;min-height:0!important;padding:0!important;border:0!important;border-radius:8px!important;background:#f7f8f4!important;overflow:hidden!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) .premium-news-imglink{grid-column:1!important;grid-row:1!important;align-self:start!important;width:100%!important;height:auto!important;aspect-ratio:16/9!important;border-radius:0!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) .premium-news-body{grid-column:1!important;grid-row:2!important;align-self:start!important;justify-content:flex-start!important;box-sizing:border-box!important;width:100%!important;height:auto!important;padding:15px 17px 14px!important;gap:6px!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) h3{font-size:clamp(20px,1.5vw,23px)!important;line-height:1.2!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead).premium-news-card--title-medium h3{font-size:clamp(18.5px,1.34vw,21px)!important;line-height:1.18!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead).premium-news-card--title-long h3{font-size:clamp(17.5px,1.25vw,19.5px)!important;line-height:1.17!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead).premium-news-card--title-xl h3{font-size:clamp(16.5px,1.16vw,18.5px)!important;line-height:1.16!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) time{margin-top:auto!important;padding-top:5px!important;font-size:12px!important}
  html body.home .premium-home .main-news-panel .news-rows{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(24px,2.4cqw,34px)!important;margin:clamp(28px,2.6cqw,36px) 0 0!important;padding-top:16px!important;border-top:1px solid rgba(29,61,47,.13)!important}
  html body.home .premium-home .main-news-panel .news-row{display:block!important;min-width:0!important;padding:0!important;border:0!important}
  html body.home .premium-home .main-news-panel .news-row__thumb{display:none!important}
  html body.home .premium-home .main-news-panel .news-row__body{display:flex!important;min-width:0!important;flex-direction:column!important;align-items:flex-start!important;gap:7px!important}
  html body.home .premium-home .main-news-panel .news-row__title{font-size:clamp(20px,1.55vw,23px)!important;line-height:1.27!important;overflow:visible!important;-webkit-line-clamp:unset!important}
  html body.home .premium-home .main-news-panel .news-row--title-medium .news-row__title{font-size:clamp(18.5px,1.4vw,21px)!important;line-height:1.25!important}
  html body.home .premium-home .main-news-panel .news-row--title-long .news-row__title{font-size:clamp(17.5px,1.28vw,19.5px)!important;line-height:1.23!important}
  html body.home .premium-home .main-news-panel .news-row__time{font-size:12.5px!important}
  html body.home .premium-home .home-news-rail{grid-column:2!important;grid-row:3!important;align-self:start!important;padding:0 0 0 clamp(24px,2.2cqw,32px)!important;border-left:1px solid rgba(29,61,47,.16)!important}
  html body.home .premium-home .home-news-rail__sections{gap:22px!important}
  html body.home .premium-home .home-news-rail .news-rail__section::before{margin-bottom:11px!important}
  html body.home .premium-home .home-news-rail .news-rail__section .section-head{margin-bottom:6px!important}
  html body.home .premium-home .home-news-rail .news-rail__section .section-title{font-size:clamp(34px,2.3vw,39px)!important}
  html body.home .premium-home .home-news-rail .thin-list a{grid-template-columns:58px minmax(0,1fr)!important;column-gap:11px!important;padding-block:10px!important}
  html body.home .premium-home .home-news-rail .thin-list span{font-size:clamp(16px,1.08vw,18px)!important;line-height:1.32!important}
  html body.home .premium-home .home-news-rail .thin-list time{font-size:12.5px!important;line-height:1.32!important}
}
@media(max-width:600px){
  html body.home .premium-home .main-news-panel>.section-head{grid-template-columns:auto minmax(18px,1fr) auto!important;gap:10px!important}
  html body.home .premium-home .main-news-panel>.section-head .section-title{font-size:34px!important}
  html body.home .premium-home .main-news-panel>.section-head .section-more{font-size:11px!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-body{margin-top:0!important;padding:23px 20px 25px!important;background:#153c2d!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead){grid-template-columns:92px minmax(0,1fr)!important;gap:12px!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) .premium-news-imglink{width:92px!important;height:72px!important}
  html body.home .premium-home .main-news-panel .news-row{grid-template-columns:78px minmax(0,1fr)!important;gap:12px!important}
  html body.home .premium-home .main-news-panel .news-row__thumb{width:78px!important;height:60px!important}
}

/* Accents: premium thematic showcase with a stable, non-carousel mosaic. */
html body .premium-home .special-projects-block{position:relative!important;container:nia-accents/inline-size;overflow:visible!important;padding:clamp(26px,3cqw,40px)!important;border:0!important;border-radius:8px!important;background:transparent!important;box-shadow:none!important}
html body .premium-home .special-projects-block::before{display:none!important;content:none!important}
html body .premium-home .special-projects-block .special-projects-head{display:grid!important;grid-template-columns:auto minmax(36px,1fr) auto!important;align-items:center!important;justify-content:stretch!important;column-gap:clamp(14px,1.7cqw,24px)!important;min-height:52px;margin:0 0 clamp(25px,2.5cqw,36px)!important;padding:0!important;border:0!important}
html body .premium-home .special-projects-block .special-projects-head::after{position:static!important;grid-column:2!important;grid-row:1!important;align-self:center!important;display:block!important;width:100%!important;height:1px!important;margin:0!important;border:0!important;background:linear-gradient(90deg,#2a7555 0%,#6ca087 78%,rgba(108,160,135,.42) 100%)!important;content:""!important;opacity:.82!important;transform:none!important}
html body .premium-home .special-projects-block .special-projects-head .section-title{grid-column:1!important;grid-row:1!important;align-self:center!important;margin:0!important;color:#20372d!important;font-family:var(--font-editorial,Georgia,serif)!important;font-size:clamp(34px,3.25cqw,46px)!important;line-height:1!important;font-weight:520!important;letter-spacing:-.04em!important}
html body .premium-home .special-projects-block .special-projects-head__more{grid-column:3!important;grid-row:1!important;align-self:center!important;display:inline-flex;align-items:center;gap:8px;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#216c4c!important;font-size:12px!important;font-weight:650;letter-spacing:.025em;white-space:nowrap;opacity:.92}
html body .premium-home .special-projects-block .special-projects-head__more span{font-size:14px;transition:transform .2s ease}
html body .premium-home .special-projects-block .special-projects-head__more:hover span{transform:translateX(3px)}
html body .premium-home #accentsGrid{display:grid!important;grid-template-columns:repeat(17,minmax(0,1fr))!important;grid-template-rows:minmax(250px,1.3fr) minmax(215px,1fr) minmax(176px,.78fr)!important;grid-template-areas:"arctic arctic arctic arctic arctic arctic arctic baikal baikal baikal baikal baikal baikal baikal baikal baikal baikal" "arctic arctic arctic arctic arctic arctic arctic pain pain pain digest digest digest national national national national" "arctic arctic arctic arctic arctic arctic arctic conflict conflict conflict conflict conflict history history history history history"!important;grid-auto-flow:row!important;grid-auto-rows:auto!important;gap:clamp(14px,1.55cqw,20px)!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;scroll-snap-type:none!important;transform:none!important;cursor:default!important;touch-action:auto!important;user-select:auto!important}
html body .premium-home #accentsGrid>.sp-arctic{grid-area:arctic!important}html body .premium-home #accentsGrid>.sp-baikal{grid-area:baikal!important}html body .premium-home #accentsGrid>.sp-pain{grid-area:pain!important}html body .premium-home #accentsGrid>.sp-digest{grid-area:digest!important}html body .premium-home #accentsGrid>.sp-national{grid-area:national!important}html body .premium-home #accentsGrid>.sp-conflict{grid-area:conflict!important}html body .premium-home #accentsGrid>.sp-history{grid-area:history!important}
html body .premium-home #accentsGrid>.accent-card{position:relative!important;display:flex!important;isolation:isolate;align-items:flex-start!important;width:auto!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;margin:0!important;padding:clamp(18px,1.8cqw,25px)!important;overflow:hidden!important;border:0!important;border-radius:var(--r,14px)!important;background:#18362c!important;box-shadow:none!important;color:#fff!important;scroll-snap-align:none!important;transform:none!important}
html body .premium-home #accentsGrid>.accent-card::before{display:none!important;content:none!important}
html body .premium-home #accentsGrid .accent-card__media::before,
html body .premium-home #accentsGrid .accent-card__tag::before,
html body .premium-home #accentsGrid .accent-card__story::before{display:none!important;content:none!important}
html body .premium-home #accentsGrid>.accent-card::after{position:absolute!important;z-index:1!important;inset:0!important;display:block!important;width:auto!important;height:auto!important;margin:0!important;border:0!important;border-radius:0!important;background:linear-gradient(180deg,rgba(4,19,13,.12) 0%,rgba(4,19,13,.08) 30%,rgba(4,19,13,.86) 100%);content:""!important;opacity:1!important;clip-path:none!important;transform:none!important;pointer-events:none}
html body .premium-home #accentsGrid .accent-card__media{position:absolute!important;z-index:0!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;margin:0!important;overflow:hidden!important;border:0!important;border-radius:0!important;clip-path:none!important;transform:none!important}
html body .premium-home #accentsGrid .accent-card__media img{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center!important;filter:saturate(.86) contrast(1.04);transition:transform .38s ease}
html body .premium-home #accentsGrid .accent-card:hover .accent-card__media img{transform:scale(1.02)}
html body .premium-home #accentsGrid .accent-card__tag{position:relative;z-index:2;display:inline-flex;align-items:center;min-height:25px;padding:5px 10px;border:1px solid rgba(210,238,224,.34);border-radius:999px;background:rgba(15,73,51,.58);color:#eff8f3!important;font-size:9px;line-height:1.1;font-weight:720;letter-spacing:.065em;text-transform:uppercase;backdrop-filter:blur(7px)}
html body .premium-home #accentsGrid .accent-card__story{position:absolute;z-index:2;right:clamp(18px,1.8cqw,25px);bottom:clamp(18px,1.8cqw,25px);left:clamp(18px,1.8cqw,25px);display:flex;min-width:0;flex-direction:column;align-items:flex-start;color:#fff!important;text-decoration:none}
html body .premium-home #accentsGrid>:is(.sp-arctic,.sp-baikal,.sp-national) .accent-card__story{position:absolute!important;top:auto!important;right:clamp(18px,1.8cqw,25px)!important;bottom:clamp(18px,1.8cqw,25px)!important;left:clamp(18px,1.8cqw,25px)!important;width:auto!important;height:auto!important;min-height:0!important;margin:0!important}
html body .premium-home #accentsGrid .accent-card__title{display:block;color:#fff!important;font-family:var(--font-editorial,Georgia,serif)!important;font-size:clamp(20px,1.85cqw,27px)!important;line-height:1.08!important;font-weight:540!important;letter-spacing:-.027em!important;word-break:normal!important;overflow-wrap:break-word!important;hyphens:auto;text-wrap:balance}
html body .premium-home #accentsGrid .accent-card__story time{display:block;margin-top:10px;color:rgba(255,255,255,.82)!important;font-size:10px!important;line-height:1.25;letter-spacing:.065em;text-transform:uppercase;font-variant-numeric:tabular-nums}
html body .premium-home #accentsGrid>.sp-arctic .accent-card__title{max-width:15ch;font-size:clamp(34px,3.3cqw,48px)!important;line-height:1.03!important}
html body .premium-home #accentsGrid>.sp-baikal .accent-card__title{max-width:24ch;font-size:clamp(27px,2.55cqw,37px)!important;line-height:1.05!important}
html body .premium-home #accentsGrid>:is(.sp-conflict,.sp-history) .accent-card__title{font-size:clamp(19px,1.55cqw,23px)!important;line-height:1.12!important}
html body .premium-home #accentsGrid>.accent-card--title-medium .accent-card__title{font-size:clamp(19px,1.6cqw,24px)!important}
html body .premium-home #accentsGrid>.sp-arctic.accent-card--title-medium .accent-card__title{font-size:clamp(30px,2.8cqw,40px)!important}
html body .premium-home #accentsGrid>.sp-baikal.accent-card--title-medium .accent-card__title{font-size:clamp(24px,2.15cqw,32px)!important}
html body .premium-home #accentsGrid>.accent-card--title-long .accent-card__title{font-size:clamp(17px,1.4cqw,21px)!important;line-height:1.12!important}
html body .premium-home #accentsGrid>.sp-arctic.accent-card--title-long .accent-card__title{font-size:clamp(26px,2.35cqw,34px)!important}
html body .premium-home #accentsGrid>.sp-baikal.accent-card--title-long .accent-card__title{font-size:clamp(21px,1.9cqw,28px)!important}
html body .premium-home #accentsGrid .accent-card__tag:focus-visible,html body .premium-home #accentsGrid .accent-card__story:focus-visible{outline:3px solid #d1a43a;outline-offset:-3px}
@container nia-accents (min-width:700px) and (max-width:1099px){
  html body .premium-home #accentsGrid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:minmax(290px,1fr) minmax(290px,1fr) minmax(245px,auto) minmax(210px,auto)!important;grid-template-areas:"arctic baikal" "arctic pain" "digest national" "conflict history"!important;grid-auto-rows:auto!important;gap:16px!important;overflow:visible!important}
  html body .premium-home #accentsGrid>.accent-card{flex:none!important;width:auto!important;min-width:0!important;height:100%!important;min-height:0!important}
  html body .premium-home #accentsGrid>.sp-arctic .accent-card__title{max-width:100%;font-size:clamp(30px,4.3cqw,40px)!important}
  html body .premium-home #accentsGrid>.sp-baikal .accent-card__title{font-size:clamp(25px,3.5cqw,32px)!important}
}
@container nia-accents (max-width:699px){
  html body .premium-home .special-projects-block{padding:24px 16px 28px!important}
  html body .premium-home .special-projects-block .special-projects-head{margin-bottom:22px!important}
  html body .premium-home .special-projects-block .special-projects-head .section-title{font-size:34px!important}
  html body .premium-home #accentsGrid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:none!important;grid-template-areas:"arctic" "baikal" "pain" "digest" "national" "conflict" "history"!important;grid-auto-rows:auto!important;gap:14px!important;width:100%!important;overflow:visible!important;padding:0!important;scroll-snap-type:none!important}
  html body .premium-home #accentsGrid>.accent-card{grid-column:1!important;flex:none!important;width:100%!important;min-width:0!important;height:auto!important;min-height:250px!important;padding:20px!important}
  html body .premium-home #accentsGrid>.sp-arctic{min-height:440px!important}html body .premium-home #accentsGrid>.sp-baikal{min-height:310px!important}html body .premium-home #accentsGrid>:is(.sp-conflict,.sp-history){min-height:220px!important}
  html body .premium-home #accentsGrid .accent-card__story{right:20px;bottom:20px;left:20px}
  html body .premium-home #accentsGrid .accent-card__title{font-size:clamp(22px,6.3cqw,27px)!important}
  html body .premium-home #accentsGrid>.sp-arctic .accent-card__title{max-width:100%;font-size:clamp(31px,9cqw,40px)!important}
  html body .premium-home #accentsGrid>.sp-baikal .accent-card__title{font-size:clamp(27px,7.5cqw,34px)!important}
  html body .premium-home #accentsGrid>.accent-card--title-medium .accent-card__title{font-size:clamp(20px,5.7cqw,24px)!important}html body .premium-home #accentsGrid>.accent-card--title-long .accent-card__title{font-size:clamp(18px,5.1cqw,22px)!important}
}
@media(prefers-reduced-motion:reduce){html body .premium-home #accentsGrid .accent-card__media img,html body .premium-home .special-projects-head__more span{transition:none}}

/* Accents geometry correction: mirror the approved four-column reference. */
html body .premium-home .special-projects-block{padding:clamp(34px,3.7cqw,46px)!important}
html body .premium-home .special-projects-block .special-projects-head .section-title{font-size:clamp(42px,3.8cqw,52px)!important}
html body .premium-home .special-projects-block .special-projects-head__more{min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;color:#226b4d!important;font-size:12px!important;background:transparent!important;box-shadow:none!important}

/* White text cards: image above text. */
html body .premium-home #accentsGrid>:is(.sp-pain,.sp-digest){display:grid!important;grid-template-columns:1fr!important;grid-template-rows:38% minmax(0,62%)!important;padding:0!important;background:#fafbf8!important}
html body .premium-home #accentsGrid>:is(.sp-pain,.sp-digest)::after{display:none!important;content:none!important}
html body .premium-home #accentsGrid>:is(.sp-pain,.sp-digest) .accent-card__media{position:relative!important;z-index:0!important;inset:auto!important;grid-column:1;grid-row:1;width:100%!important;height:100%!important}
html body .premium-home #accentsGrid>:is(.sp-pain,.sp-digest) .accent-card__media::after,html body .premium-home #accentsGrid>:is(.sp-conflict,.sp-history) .accent-card__media::after{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,28,19,.18),transparent 56%);content:"";pointer-events:none}
html body .premium-home #accentsGrid>:is(.sp-pain,.sp-digest) .accent-card__tag{position:absolute;z-index:3;top:15px;left:15px}
html body .premium-home #accentsGrid>:is(.sp-pain,.sp-digest) .accent-card__story{position:relative;z-index:2;inset:auto;grid-column:1;grid-row:2;display:flex;box-sizing:border-box!important;height:100%;padding:clamp(15px,1.35cqw,19px);background:#fafbf8;color:#20372d!important}
html body .premium-home #accentsGrid>:is(.sp-pain,.sp-digest) .accent-card__title{color:#183128!important;font-size:clamp(20px,1.72cqw,24px)!important;line-height:1.2!important;font-weight:600!important;letter-spacing:-.018em!important}
html body .premium-home #accentsGrid>:is(.sp-pain,.sp-digest) .accent-card__story time{margin-top:auto;padding-top:10px;color:#50655b!important;font-size:11px!important}
html body .premium-home #accentsGrid>:is(.sp-pain,.sp-digest).accent-card--title-medium .accent-card__title{font-size:clamp(18.5px,1.53cqw,22px)!important}
html body .premium-home #accentsGrid>:is(.sp-pain,.sp-digest).accent-card--title-long .accent-card__title{font-size:clamp(17px,1.38cqw,20px)!important;line-height:1.16!important}
html body .premium-home #accentsGrid>:is(.sp-pain,.sp-digest) .accent-card__media img{filter:saturate(.98) contrast(1.07)!important}

/* Horizontal white cards: image left, copy right. */
html body .premium-home #accentsGrid>:is(.sp-conflict,.sp-history){display:grid!important;grid-template-columns:52% minmax(0,48%)!important;grid-template-rows:1fr!important;padding:0!important;background:#fafbf8!important}
html body .premium-home #accentsGrid>:is(.sp-conflict,.sp-history)::after{display:none!important;content:none!important}
html body .premium-home #accentsGrid>:is(.sp-conflict,.sp-history) .accent-card__media{position:relative!important;z-index:0!important;inset:auto!important;grid-column:1;grid-row:1;width:100%!important;height:100%!important}
html body .premium-home #accentsGrid>:is(.sp-conflict,.sp-history) .accent-card__tag{position:absolute;z-index:3;top:15px;left:15px}
html body .premium-home #accentsGrid>:is(.sp-conflict,.sp-history) .accent-card__story{position:relative;z-index:2;inset:auto;grid-column:2;grid-row:1;display:flex;box-sizing:border-box!important;height:100%;justify-content:center;padding:clamp(16px,1.5cqw,21px);background:#fafbf8;color:#20372d!important}
html body .premium-home #accentsGrid>:is(.sp-conflict,.sp-history) .accent-card__title{color:#183128!important;font-size:clamp(20px,1.68cqw,24px)!important;line-height:1.2!important;font-weight:600!important;letter-spacing:-.018em!important}
html body .premium-home #accentsGrid>:is(.sp-conflict,.sp-history) .accent-card__story time{margin-top:11px;color:#50655b!important;font-size:11px!important}
html body .premium-home #accentsGrid>:is(.sp-conflict,.sp-history).accent-card--title-medium .accent-card__title{font-size:clamp(18.5px,1.48cqw,21px)!important}
html body .premium-home #accentsGrid>:is(.sp-conflict,.sp-history).accent-card--title-long .accent-card__title{font-size:clamp(17px,1.34cqw,19px)!important}
html body .premium-home #accentsGrid>:is(.sp-conflict,.sp-history) .accent-card__media img{filter:saturate(.98) contrast(1.07)!important}

html body .premium-home #accentsGrid>.sp-arctic::after{background:linear-gradient(180deg,rgba(4,19,13,0) 30%,rgba(4,19,13,.12) 48%,rgba(4,19,13,.8) 100%)}
html body .premium-home #accentsGrid>.sp-baikal::after{background:linear-gradient(180deg,rgba(4,19,13,.04) 22%,rgba(4,19,13,.1) 48%,rgba(4,19,13,.78) 100%)}
html body .premium-home #accentsGrid>.sp-national::after{background:linear-gradient(180deg,rgba(4,19,13,.05) 24%,rgba(4,19,13,.14) 48%,rgba(4,19,13,.82) 100%)}

/* Tags are readable editorial labels, not micro badges. */
html body .premium-home #accentsGrid .accent-card__tag{box-sizing:border-box!important;min-height:27px;padding:5px 10px;border-radius:7px;font-size:clamp(11px,.9cqw,13px);font-weight:650;letter-spacing:.03em;text-transform:none}
html body .premium-home #accentsGrid>.sp-arctic .accent-card__tag{margin-top:clamp(6px,.75cqw,10px)!important}

@container nia-accents (min-width:1080px){
  html body .premium-home #accentsGrid{display:grid!important;grid-template-columns:minmax(0,1.28fr) minmax(0,.65fr) minmax(0,.65fr) minmax(0,.75fr)!important;grid-template-rows:minmax(0,198px) minmax(0,260px) minmax(0,170px)!important;grid-template-areas:"arctic baikal baikal baikal" "arctic pain digest national" "conflict history history national"!important;grid-auto-flow:row!important;grid-auto-rows:auto!important;column-gap:clamp(14px,1.35cqw,18px)!important;row-gap:clamp(18px,1.65cqw,22px)!important}
  html body .premium-home #accentsGrid>.sp-arctic{grid-area:arctic!important}html body .premium-home #accentsGrid>.sp-baikal{grid-area:baikal!important}html body .premium-home #accentsGrid>.sp-pain{grid-area:pain!important}html body .premium-home #accentsGrid>.sp-digest{grid-area:digest!important}html body .premium-home #accentsGrid>.sp-national{grid-area:national!important}html body .premium-home #accentsGrid>.sp-conflict{grid-area:conflict!important}html body .premium-home #accentsGrid>.sp-history{grid-area:history!important}
  html body .premium-home #accentsGrid>.accent-card{width:auto!important;min-width:0!important;height:100%!important;min-height:0!important}
  html body .premium-home #accentsGrid>.sp-arctic .accent-card__title{max-width:19ch;font-size:clamp(28px,2.48cqw,34px)!important}
  html body .premium-home #accentsGrid>.sp-baikal .accent-card__title{max-width:24ch;font-size:clamp(26px,2.25cqw,32px)!important}
  html body .premium-home #accentsGrid>.sp-national .accent-card__title{font-size:clamp(24px,2.05cqw,29px)!important}
  html body .premium-home #accentsGrid>:is(.sp-pain,.sp-digest,.sp-conflict,.sp-history) .accent-card__title{font-size:clamp(21px,1.82cqw,26px)!important;line-height:1.24!important}
  html body .premium-home #accentsGrid>:is(.sp-pain,.sp-digest,.sp-conflict,.sp-history).accent-card--title-medium .accent-card__title{font-size:clamp(19.5px,1.62cqw,23px)!important;line-height:1.22!important}
  html body .premium-home #accentsGrid>:is(.sp-pain,.sp-digest,.sp-conflict,.sp-history).accent-card--title-long .accent-card__title{font-size:clamp(18px,1.48cqw,21px)!important;line-height:1.2!important}
  html body .premium-home #accentsGrid>.sp-arctic.accent-card--title-medium .accent-card__title{font-size:clamp(23px,1.98cqw,28px)!important}html body .premium-home #accentsGrid>.sp-baikal.accent-card--title-medium .accent-card__title{font-size:clamp(23px,1.95cqw,28px)!important}html body .premium-home #accentsGrid>.sp-national.accent-card--title-medium .accent-card__title{font-size:clamp(19px,1.62cqw,22px)!important}
  html body .premium-home #accentsGrid>.sp-arctic.accent-card--title-long .accent-card__title{font-size:clamp(20px,1.72cqw,25px)!important}html body .premium-home #accentsGrid>.sp-baikal.accent-card--title-long .accent-card__title{font-size:clamp(20px,1.7cqw,24px)!important}html body .premium-home #accentsGrid>.sp-national.accent-card--title-long .accent-card__title{font-size:clamp(17px,1.42cqw,20px)!important}
}

@container nia-accents (min-width:700px) and (max-width:1079px){
  html body .premium-home #accentsGrid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:minmax(360px,auto) minmax(300px,auto) minmax(250px,auto) minmax(230px,auto)!important;grid-template-areas:"arctic baikal" "arctic national" "pain digest" "conflict history"!important;gap:16px!important;overflow:visible!important}
  html body .premium-home #accentsGrid>.accent-card{width:auto!important;min-width:0!important;height:100%!important;min-height:0!important}
  html body .premium-home #accentsGrid>:is(.sp-pain,.sp-digest){grid-template-rows:45% minmax(0,55%)!important}
}

@container nia-accents (max-width:699px){
  html body .premium-home .special-projects-block{padding:26px 16px 30px!important}
  html body .premium-home .special-projects-block .special-projects-head .section-title{font-size:38px!important}
  html body .premium-home .special-projects-block .special-projects-head{grid-template-columns:auto minmax(20px,1fr) auto!important;column-gap:10px!important}
  html body .premium-home .special-projects-block .special-projects-head__more{font-size:10px!important}
  html body .premium-home #accentsGrid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:none!important;grid-template-areas:"arctic" "baikal" "pain" "digest" "national" "conflict" "history"!important;grid-auto-rows:auto!important;gap:14px!important;overflow:visible!important}
  html body .premium-home #accentsGrid>.accent-card{width:100%!important;min-width:0!important;height:auto!important;min-height:270px!important}
  html body .premium-home #accentsGrid>.sp-arctic{min-height:420px!important}html body .premium-home #accentsGrid>.sp-baikal{min-height:300px!important}html body .premium-home #accentsGrid>.sp-national{min-height:390px!important}
  html body .premium-home #accentsGrid>:is(.sp-pain,.sp-digest){grid-template-rows:44% minmax(0,56%)!important;min-height:350px!important}
  html body .premium-home #accentsGrid>:is(.sp-conflict,.sp-history){grid-template-columns:45% minmax(0,55%)!important;min-height:220px!important}
  html body .premium-home #accentsGrid .accent-card__tag{min-height:28px;padding:6px 10px;font-size:11px}
  html body .premium-home #accentsGrid>:is(.sp-conflict,.sp-history) .accent-card__tag{top:12px;left:12px}
}

/* Opinions CTA: a quiet editorial action instead of a white button. */
html body .premium-home .opinion-showcase--editorial-v2 .opinion-showcase__more{display:inline-flex!important;align-items:center!important;gap:9px!important;min-width:0!important;min-height:0!important;margin:0!important;padding:7px 0 5px!important;border:0!important;border-bottom:1px solid rgba(35,111,78,.28)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#276f51!important;font-size:12px!important;font-weight:650!important;letter-spacing:.025em!important}
html body .premium-home .opinion-showcase--editorial-v2 .opinion-showcase__more:hover{border-bottom-color:rgba(35,111,78,.58)!important;background:transparent!important;color:#174e37!important}

/* Current lower stories are a newspaper text strip, never preview cards. */
html body.home .premium-home .main-news-panel .news-rows .news-row__thumb{display:none!important}
html body.home .premium-home .main-news-panel .news-rows .news-row{
  background:transparent!important;box-shadow:none!important;border-radius:0!important
}
html body.home .premium-home .main-news-panel .news-rows .news-row__cat{
  color:#277052!important;font-size:clamp(11px,.85vw,13px)!important;line-height:1.2!important;
  font-weight:720!important;letter-spacing:.075em!important;text-transform:uppercase!important
}
html body.home .premium-home .main-news-panel .news-rows .news-row__title{
  display:block!important;color:#20372d!important;font-family:var(--font-editorial,Georgia,serif)!important;
  font-size:clamp(18px,1.35vw,23px)!important;line-height:1.28!important;font-weight:550!important;
  overflow:visible!important;text-overflow:clip!important;white-space:normal!important;
  -webkit-box-orient:initial!important;-webkit-line-clamp:unset!important
}
html body.home .premium-home .main-news-panel .news-rows .news-row__time{
  display:block!important;color:#607169!important;font-size:clamp(11px,.8vw,13px)!important;
  line-height:1.3!important;font-variant-numeric:tabular-nums!important
}

/* Current section — final 3x3 editorial desktop composition. */
@media (min-width:1200px){
  html body.home .premium-home .home-editorial-band{
    grid-template-columns:minmax(0,3.35fr) minmax(280px,1fr)!important;
    grid-template-rows:auto auto auto!important;
    column-gap:clamp(32px,2.8cqw,40px)!important;
    align-items:start!important
  }
  html body.home .premium-home .home-editorial-band>.main-news-panel{display:contents!important}
  html body.home .premium-home .main-news-panel>.section-head{grid-column:1/-1!important;grid-row:1!important}
  html body.home .premium-home .main-news-panel .current-update-line{grid-column:1/-1!important;grid-row:2!important}
  html body.home .premium-home .main-news-panel .home-current-main-flow{grid-column:1!important;grid-row:3!important;min-width:0!important}
  html body.home .premium-home .home-news-rail{grid-column:2!important;grid-row:3!important;align-self:start!important}

  html body.home .premium-home .main-news-panel .premium-news-grid{
    grid-template-columns:minmax(0,1.8fr) minmax(300px,1fr)!important;
    grid-template-rows:repeat(2,auto)!important;
    column-gap:clamp(24px,2.25cqw,30px)!important;
    row-gap:clamp(24px,2cqw,28px)!important;
    align-items:start!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card--lead{
    grid-column:1!important;grid-row:1/3!important;
    align-self:start!important;aspect-ratio:1.12/1!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead):not(.premium-news-card--banner){
    grid-column:2!important;grid-row:auto!important;
    grid-template-columns:1fr!important;grid-template-rows:auto auto!important;
    align-self:start!important;min-height:0!important;height:auto!important;
    border-radius:8px!important;overflow:hidden!important;background:#f7f8f4!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) .premium-news-imglink{
    width:100%!important;height:auto!important;aspect-ratio:16/9!important
  }
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) .premium-news-body{
    height:auto!important;padding:14px 16px 15px!important
  }

  html body.home .premium-home .main-news-panel .news-rows{
    display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;
    grid-auto-rows:auto!important;align-items:start!important;
    column-gap:0!important;row-gap:0!important;
    margin:clamp(30px,2.6cqw,36px) 0 0!important;padding:18px 0 0!important;
    border-top:1px solid rgba(29,61,47,.13)!important
  }
  html body.home .premium-home .main-news-panel .news-row{
    display:block!important;min-width:0!important;
    padding:clamp(20px,1.8cqw,26px) clamp(20px,2cqw,28px)!important;
    border:0!important;border-top:1px solid rgba(29,61,47,.075)!important;background:transparent!important
  }
  html body.home .premium-home .main-news-panel .news-row:nth-child(-n+3){border-top:0!important}
  html body.home .premium-home .main-news-panel .news-row:nth-child(3n+2),
  html body.home .premium-home .main-news-panel .news-row:nth-child(3n+3){border-left:1px solid rgba(29,61,47,.12)!important}
  html body.home .premium-home .main-news-panel .news-row__body{
    display:flex!important;min-width:0!important;flex-direction:column!important;align-items:flex-start!important;gap:9px!important
  }
  html body.home .premium-home .main-news-panel .news-row__title{
    font-size:clamp(18px,1.35vw,23px)!important;line-height:1.28!important;
    overflow:visible!important;text-overflow:clip!important;-webkit-line-clamp:unset!important
  }
  html body.home .premium-home .main-news-panel .news-row--title-medium .news-row__title{font-size:clamp(17.5px,1.23vw,21px)!important;line-height:1.27!important}
  html body.home .premium-home .main-news-panel .news-row--title-long .news-row__title{font-size:clamp(17px,1.14vw,19.5px)!important;line-height:1.25!important}
  html body.home .premium-home .main-news-panel .news-row__time{margin-top:2px!important}

  html body.home .premium-home .home-news-rail__sections{gap:34px!important}
  html body.home .premium-home .home-news-rail .news-rail__section .section-title{font-size:clamp(36px,2.45vw,41px)!important}
  html body.home .premium-home .home-news-rail .thin-list a{grid-template-columns:58px minmax(0,1fr)!important;column-gap:12px!important;padding-block:13px!important}
  html body.home .premium-home .home-news-rail .thin-list span{font-size:clamp(17px,1.14vw,19px)!important;line-height:1.38!important}
  html body.home .premium-home .home-news-rail .thin-list time{font-size:12.5px!important;line-height:1.38!important}
}

@media (min-width:1200px){
  html body.home .premium-home .home-editorial-band{column-gap:clamp(28px,2.35cqw,34px)!important;padding-top:28px!important}
  html body.home .premium-home .main-news-panel>.section-head{row-gap:10px!important;margin-bottom:6px!important}
  html body.home .premium-home .main-news-panel>.section-head .section-title{font-size:clamp(38px,3.2vw,44px)!important;line-height:1!important}
  html body.home .premium-home .main-news-panel>.section-head .section-more{margin-top:5px!important;font-size:12px!important}
  html body.home .premium-home .main-news-panel .current-update-line{grid-template-columns:auto 68px minmax(0,1fr)!important;gap:14px!important;margin-bottom:14px!important;padding:5px 0 7px!important;font-size:13px!important;line-height:1.25!important}
  html body.home .premium-home .main-news-panel .current-update-line strong{gap:7px!important;font-size:11px!important}
  html body.home .premium-home .main-news-panel .current-update-line i{width:9px!important;height:9px!important}
  html body.home .premium-home .main-news-panel .premium-news-grid{grid-template-columns:minmax(0,1.76fr) minmax(300px,1fr)!important;column-gap:16px!important;row-gap:14px!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead{aspect-ratio:1.23/1!important;border-radius:8px!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-imglink::after{height:50%!important;background:linear-gradient(180deg,rgba(7,29,20,0),rgba(7,35,24,.88) 72%,#0d3828 100%)!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead .premium-news-body{padding:26px 27px 23px!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead h3{font-size:clamp(29px,2.25vw,34px)!important;line-height:1.07!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead.premium-news-card--title-medium h3{font-size:clamp(27px,2.05vw,31px)!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead.premium-news-card--title-long h3{font-size:clamp(25px,1.88vw,29px)!important}
  html body.home .premium-home .main-news-panel .premium-news-card--lead.premium-news-card--title-xl h3{font-size:clamp(23px,1.72vw,27px)!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead):not(.premium-news-card--banner){border-radius:0!important;background:transparent!important;overflow:visible!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) .premium-news-imglink{aspect-ratio:2/1!important;border-radius:6px!important;overflow:hidden!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) .premium-news-body{padding:10px 0 3px!important;gap:5px!important;background:transparent!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) h3{font-size:clamp(17px,1.25vw,19px)!important;line-height:1.22!important}
  html body.home .premium-home .main-news-panel .premium-news-card:not(.premium-news-card--lead) time{font-size:11px!important}
  html body.home .premium-home .main-news-panel .news-rows{margin-top:26px!important;padding-top:0!important}
  html body.home .premium-home .main-news-panel .news-row{padding:18px!important}
  html body.home .premium-home .home-news-rail{padding-left:24px!important}
  html body.home .premium-home .home-news-rail__sections{gap:28px!important}
  html body.home .premium-home .home-news-rail .news-rail__section .section-title{font-size:clamp(30px,2vw,34px)!important}
  html body.home .premium-home .home-news-rail .thin-list a{grid-template-columns:48px minmax(0,1fr)!important;column-gap:10px!important;padding-block:11px!important}
  html body.home .premium-home .home-news-rail .thin-list span{font-size:clamp(14px,1vw,16px)!important;line-height:1.38!important}
  html body.home .premium-home .home-news-rail .thin-list time{font-size:10.5px!important;line-height:1.35!important}
}

/* Shared final authority for rubric labels placed directly over imagery. */
html body.home .premium-home .home-rubric-label{
  box-sizing:border-box!important;display:inline-flex!important;width:fit-content!important;min-height:25px!important;
  align-items:center!important;padding:5px 10px!important;border:1px solid rgba(220,240,230,.28)!important;
  border-radius:999px!important;background:rgba(10,52,37,.7)!important;
  box-shadow:0 3px 14px rgba(3,20,13,.18),inset 0 1px rgba(255,255,255,.08)!important;
  color:#f4faf7!important;font-family:Arial,sans-serif!important;font-size:clamp(10px,.72vw,11px)!important;
  font-weight:700!important;line-height:1.15!important;letter-spacing:.065em!important;text-decoration:none!important;
  text-shadow:0 1px 2px rgba(0,0,0,.28)!important;text-transform:uppercase!important;white-space:normal!important;
  -webkit-backdrop-filter:blur(8px) saturate(112%);backdrop-filter:blur(8px) saturate(112%)
}
html body.home .premium-home .premium-badge--urgent.home-rubric-label{border-color:rgba(255,190,180,.38)!important;background:rgba(111,32,25,.78)!important;color:#fff4f1!important}
html body.home .premium-home :is(a,span).home-rubric-label:hover{border-color:rgba(231,247,239,.42)!important;background:rgba(8,61,41,.8)!important;color:#fff!important}
html body.home .premium-home .editorial-feature--world .home-rubric-label::before,
html body.home .premium-home .editorial-feature--world .home-rubric-label::after{display:none!important;content:none!important}
@media(max-width:767px){html body.home .premium-home .home-rubric-label{min-height:24px!important;padding:5px 9px!important;font-size:10px!important;letter-spacing:.055em!important}}
