/* MWB News v119: approved Home A Expanded production layout. */
.home-edition-v119 .breaking-ticker {
  grid-template-columns: auto minmax(0, 1fr) auto auto;
  border-bottom-color: #168264 !important;
}

.home-edition-v119 .breaking-ticker.is-latest > strong {
  color: #fff !important;
  background: #13795e !important;
}

.home-edition-v119 .breaking-ticker.is-breaking {
  border-bottom-color: #f0b62b !important;
}

.home-edition-v119 .breaking-ticker.is-breaking > strong {
  background: #d71920 !important;
}

.breaking-update-time {
  color: #f4d66d;
  font-size: 10px;
  font-weight: 900;
  white-space: nowrap;
}

.home-edition-v119 .feature-banner {
  min-height: clamp(430px, 51vw, 620px);
}

.home-edition-v119 .feature-banner-copy {
  width: min(1240px, calc(100% - 40px));
  max-width: none;
  padding: clamp(36px, 6vw, 78px) 0;
}

.home-edition-v119 .feature-banner-copy > * {
  max-width: 810px;
}

.home-edition-v119 .feature-banner-copy h1 {
  font-size: clamp(44px, 5.8vw, 78px);
  line-height: .98;
}

.home-edition-front {
  width: min(1240px, calc(100% - 40px));
  margin: 28px auto 42px;
}

.home-edition-front-head {
  padding-bottom: 18px;
  border-bottom: 4px solid #10171a;
}

.home-edition-front-head h2 {
  margin: 5px 0 0;
  font: 700 clamp(34px, 4vw, 50px)/1 Georgia, "Times New Roman", serif;
}

.home-edition-front-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.55fr) minmax(330px, .75fr);
  gap: 16px;
  margin-top: 16px;
}

.home-edition-front .live-story-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

.home-edition-front .live-story-card {
  min-width: 0;
  border: 1px solid #cfd8d5;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(16, 23, 26, .09);
}

.home-edition-lead {
  align-self: start;
}

.home-edition-lead .live-story-card {
  display: grid;
  grid-template-rows: auto auto;
  height: auto;
}

.home-edition-lead .live-story-image {
  align-self: start;
  min-height: 0;
}

.home-edition-lead .live-story-image img {
  height: 100%;
  min-height: 0;
  object-fit: cover;
}

.home-edition-lead .live-story-body {
  flex: none;
  min-height: 0;
  padding: 24px 26px 20px;
}

.home-edition-lead .live-story-body h3 {
  margin: 7px 0 10px;
  font-size: clamp(28px, 3vw, 42px);
  line-height: 1.02;
}

.home-edition-lead .live-story-description {
  font-size: 14px;
  line-height: 1.55;
}

.home-edition-headlines .live-story-card {
  display: grid;
  grid-template-columns: 138px minmax(0, 1fr);
  min-height: 150px;
  box-shadow: none;
}

.home-edition-headlines .live-story-image,
.home-edition-headlines .live-story-image img {
  width: 138px;
  height: 100%;
  min-height: 150px;
  object-fit: cover;
}

.home-edition-headlines .live-story-body {
  padding: 14px 15px 12px;
}

.home-edition-headlines .live-story-body h3 {
  margin: 5px 0 7px;
  font-size: 20px;
  line-height: 1.06;
}

.home-edition-headlines .live-story-description {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 11px;
}

.home-edition-headlines .live-story-meta,
.home-edition-headlines .source-line {
  font-size: 9px;
}

@media (min-width: 1041px) {
  .home-edition-front-grid {
    align-items: stretch;
  }

  .home-edition-lead {
    align-self: stretch;
    height: 100%;
  }

  .home-edition-lead .live-story-card {
    grid-template-rows: minmax(0, 1fr) auto;
    height: 100%;
  }

  .home-edition-lead .live-story-image,
  .home-edition-lead .live-story-image img {
    height: 100%;
  }

  .home-edition-headlines {
    grid-template-rows: repeat(3, minmax(0, 1fr));
    height: 100%;
  }

  .home-edition-headlines .live-story-card {
    min-height: 0;
  }
}

.home-edition-front > footer {
  display: flex;
  gap: 18px;
  align-items: center;
  justify-content: space-between;
  margin-top: 17px;
  padding-top: 16px;
  border-top: 1px solid #cfd8d5;
}

.home-edition-front > footer > a:last-child {
  color: #126d56;
  font-size: 12px;
  font-weight: 900;
}

.home-edition-v119 .home-network-overview {
  margin-top: 0;
  border-top: 1px solid #cdd6d3;
  border-bottom: 1px solid #cdd6d3;
  background: #edf2f0;
}

.home-edition-v119 .home-desk-index {
  background: #fff;
}

.home-edition-v119 .home-desk-index-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.home-edition-v119 .home-desk-index-link {
  min-height: 92px;
  transition: color .16s ease, background .16s ease, transform .16s ease;
}

.home-edition-v119 .home-desk-index-link:hover,
.home-edition-v119 .home-desk-index-link:focus-visible {
  color: #fff;
  outline: 2px solid #10171a;
  outline-offset: -2px;
  background: #126d56;
  transform: translateY(-2px);
}

.home-edition-v119 .home-desk-index-link:hover small,
.home-edition-v119 .home-desk-index-link:focus-visible small {
  color: #dce9e5;
}

.home-edition-v119 .home-desk-chapter {
  --chapter-accent: #176fa5;
  padding: 42px 20px 48px;
  border-top: 7px solid var(--chapter-accent);
  background: #eaf1f3;
}

.home-edition-v119 .home-desk-chapter:nth-child(even) {
  background: #f2eceb;
}

.home-edition-v119 .home-desk-chapter.desk-fires { --chapter-accent: #c5322c; background: #f5e9e7; }
.home-edition-v119 .home-desk-chapter.desk-politics { --chapter-accent: #8b315f; background: #f2e9ef; }
.home-edition-v119 .home-desk-chapter.desk-economy { --chapter-accent: #08745b; background: #e6f0ec; }
.home-edition-v119 .home-desk-chapter.desk-society { --chapter-accent: #b34a69; background: #f4e9ec; }
.home-edition-v119 .home-desk-chapter.desk-health { --chapter-accent: #1f7a48; background: #e8f1eb; }
.home-edition-v119 .home-desk-chapter.desk-environment { --chapter-accent: #4f7b37; background: #ebf1e7; }
.home-edition-v119 .home-desk-chapter.desk-science { --chapter-accent: #167f96; background: #e7f0f2; }
.home-edition-v119 .home-desk-chapter.desk-education { --chapter-accent: #a56f10; background: #f4efe3; }
.home-edition-v119 .home-desk-chapter.desk-culture { --chapter-accent: #7e4f8e; background: #f0eaf2; }
.home-edition-v119 .home-desk-chapter.desk-sports { --chapter-accent: #176b57; background: #e5efeb; }
.home-edition-v119 .home-desk-chapter.desk-automotive { --chapter-accent: #52636a; background: #e9edef; }
.home-edition-v119 .home-desk-chapter.desk-travel { --chapter-accent: #15829b; background: #e7f1f3; }
.home-edition-v119 .home-desk-chapter.desk-municipalities { --chapter-accent: #0d7964; background: #e5efec; }

.home-edition-v119 .home-desk-chapter-inner {
  width: min(1240px, 100%);
}

.home-edition-v119 .home-desk-chapter-head {
  padding-bottom: 18px;
  border-bottom: 3px solid var(--chapter-accent);
}

.home-edition-v119 .home-desk-chapter-number,
.home-edition-v119 .home-desk-chapter .story-kicker {
  color: var(--chapter-accent);
}

.home-edition-v119 .home-desk-story-grid {
  grid-template-columns: 1.35fr .825fr .825fr;
  gap: 14px;
  margin-top: 16px;
}

.home-edition-v119 .home-desk-story-grid.has-one {
  grid-template-columns: minmax(0, 1fr);
}

.home-edition-v119 .home-desk-story-grid.has-two {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.home-edition-v119 .home-desk-story-grid .live-story-card {
  border: 1px solid rgba(16, 23, 26, .18);
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(16, 23, 26, .08);
}

.home-edition-v119 .home-desk-story-grid .live-story-card:first-child {
  display: flex;
  flex-direction: column;
  grid-column: auto;
  min-width: 0;
}

.home-edition-v119 .home-desk-story-grid .live-story-card:first-child .live-story-image {
  flex: 0 0 260px;
  width: 100%;
  min-width: 0;
  height: 260px;
  min-height: 260px;
  aspect-ratio: auto;
}

.home-edition-v119 .home-desk-story-grid .live-story-card:first-child .live-story-image img {
  width: 100%;
  height: 260px;
  min-height: 260px;
  object-fit: cover;
}

.home-edition-v119 .home-desk-story-grid .live-story-body {
  min-width: 0;
  padding: 18px;
}

.home-edition-v119 .home-desk-story-grid .live-story-card:first-child .live-story-body {
  position: relative;
  z-index: 1;
  flex: 1 1 auto;
  background: #fff;
  color: #10171a;
}

.home-edition-v119 .home-desk-story-grid .live-story-card:first-child h3 {
  font-size: 28px;
}

.home-edition-v119 .home-desk-story-grid .live-story-card:first-child h3 a {
  color: #10171a;
  text-shadow: none;
}

.home-edition-v119 .home-desk-story-grid .live-story-card:first-child .live-story-description {
  color: #465159;
}

@media (max-width: 1040px) {
  .home-edition-v119 .breaking-ticker { grid-template-columns: auto minmax(0, 1fr) auto; }
  .breaking-update-time { display: none; }
  .home-edition-front-grid { grid-template-columns: 1fr; }
  .home-edition-headlines { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; }
  .home-edition-headlines .live-story-card { display: block; }
  .home-edition-headlines .live-story-image,
  .home-edition-headlines .live-story-image img { width: 100%; height: 170px; min-height: 170px; }
  .home-edition-v119 .home-desk-index-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .home-edition-v119 .home-desk-story-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .home-edition-v119 .home-desk-story-grid .live-story-card:first-child { grid-column: auto; }
}

@media (max-width: 700px) {
  body.home-edition-v119 .news-utility .language-control { flex: 0 0 auto; }
  body.home-edition-v119 .news-utility .language-control select {
    width: 104px;
    min-width: 104px;
    max-width: none;
    font-size: 12px;
    padding-inline: 8px 20px;
  }
  .home-edition-v119 .feature-banner-copy,
  .home-edition-front { width: calc(100% - 20px); }
  .home-edition-v119 .feature-banner-copy h1 { font-size: clamp(38px, 11vw, 51px); }
  .home-edition-front { margin-top: 18px; }
  .home-edition-front-head { grid-template-columns: 1fr; gap: 10px; }
  .home-edition-front-head h2 { font-size: 35px; }
  .home-edition-lead .live-story-image img { min-height: 230px; }
  .home-edition-lead .live-story-body { padding: 18px; }
  .home-edition-headlines { grid-template-columns: 1fr !important; }
  body.home-edition-v119 .home-edition-headlines .live-story-card { display: block; min-height: 0; }
  body.home-edition-v119 .home-edition-headlines .live-story-image {
    width: 100%; height: auto; min-height: 0; aspect-ratio: 16 / 9;
  }
  body.home-edition-v119 .home-edition-headlines .live-story-image img {
    display: block; width: 100%; height: 100%; min-height: 0;
  }
  body.home-edition-v119 .home-edition-headlines .live-story-image.is-document-map {
    aspect-ratio: 4 / 3; background: #fff;
  }
  body.home-edition-v119 .live-story-card .live-story-image.is-document-map img { object-fit: contain !important; }
  body.home-edition-v119 .home-edition-headlines .live-story-body { padding: 16px; }
  body.home-edition-v119 .home-edition-headlines h3 { font-size: 24px; line-height: 1.15; }
  body.home-edition-v119 .home-edition-headlines .live-story-description {
    display: block; overflow: visible; max-height: none; font-size: 14px; line-height: 1.5;
  }
  .home-edition-front > footer { align-items: stretch; flex-direction: column; }
  .home-edition-front > footer .news-button { text-align: center; }
  body.home-edition-v119 .home-desk-index-grid {
    grid-template-columns: minmax(0, 1fr); grid-auto-flow: row;
    grid-auto-columns: auto; overflow-x: visible; scroll-snap-type: none;
  }
  body.home-edition-v119 .home-desk-index-link { min-height: 86px; }
  body.home-edition-v119 .home-desk-index-copy strong { overflow-wrap: normal; word-break: normal; }
  body.home-edition-v119 .home-daily-local-grid .home-daily-local-card {
    display: flex; flex-direction: column; min-height: 0;
  }
  body.home-edition-v119 .home-daily-local-grid .home-daily-local-card > img {
    order: 0; width: 100%; height: 180px; min-height: 0; object-fit: cover;
  }
  body.home-edition-v119 .home-daily-local-grid .home-daily-local-card > div {
    order: 1; width: 100%; min-width: 0; padding: 16px;
  }
  body.home-edition-v119 .home-daily-local-grid .home-daily-local-card h3 {
    font-size: 23px; line-height: 1.18; overflow-wrap: normal; word-break: normal;
  }
  body.home-edition-v119 .home-daily-local-grid .home-daily-local-card p { font-size: 14px; line-height: 1.5; }
  body.home-edition-v119 .home-daily-local-grid .home-daily-local-card a { font-size: 13px; }
  .home-edition-v119 .home-desk-chapter { padding: 28px 10px 34px; }
  .home-edition-v119 .home-desk-story-grid,
  .home-edition-v119 .home-desk-story-grid.has-one,
  .home-edition-v119 .home-desk-story-grid.has-two { grid-template-columns: minmax(0, 1fr); }
  .home-edition-v119 .home-desk-story-grid .live-story-card:first-child { display: flex; grid-column: auto; }
  .home-edition-v119 .home-desk-story-grid .live-story-card:first-child .live-story-image,
  .home-edition-v119 .home-desk-story-grid .live-story-card:first-child .live-story-image img { flex-basis: 210px; min-height: 210px; height: 210px; }
}
