.newsroom-page { background: #eceee6; }
.newsroom-header { grid-template-columns: 1fr auto auto; border-bottom: 1px solid var(--line); background: rgba(243,241,232,.96); }
.newsroom-primary { display: flex; align-items: center; gap: 25px; }
.newsroom-primary a { padding: 7px 0; color: #4e584f; font-size: 11px; font-weight: 700; text-transform: uppercase; }
.newsroom-primary a:hover, .newsroom-primary a[aria-current] { color: var(--ink); border-bottom: 2px solid var(--green-dark); }
.back-home { justify-self: end; font-size: 10px; font-weight: 800; text-transform: uppercase; }

.newsroom-masthead { width: var(--page); margin: auto; padding: 80px 0 60px; display: grid; grid-template-columns: 1.45fr .55fr; gap: 70px; align-items: end; border-bottom: 2px solid var(--ink); }
.newsroom-masthead p, .masthead-note span, .topic-filter, .stream-title span, .daily-brief > span, .most-read > span, .editorial-rule > span, .edition-status > span { font: 500 9px "DM Mono", monospace; letter-spacing: .08em; }
.newsroom-masthead h1 { max-width: 980px; margin: 18px 0 0; font-size: clamp(58px, 7vw, 112px); line-height: .86; letter-spacing: -.075em; }
.newsroom-masthead h1 em, .edition-status h2 em { color: var(--green-dark); font-style: normal; }
.masthead-note { padding-left: 24px; border-left: 3px solid var(--green-dark); }
.masthead-note p { margin: 16px 0 0; color: #4e584f; font: 500 15px/1.65 "Manrope", sans-serif; letter-spacing: 0; }

.topic-filter { width: var(--page); margin: auto; display: flex; gap: 2px; align-items: center; padding: 18px 0; border-bottom: 1px solid var(--ink); }
.topic-filter button { padding: 9px 14px; border: 1px solid transparent; background: transparent; text-transform: uppercase; cursor: pointer; }
.topic-filter button:hover, .topic-filter button.active { border-color: var(--ink); background: var(--ink); color: var(--green); }
.topic-filter span { margin-left: auto; color: var(--muted); }

.headline-grid { width: var(--page); margin: 28px auto 0; display: grid; grid-template-columns: 1.6fr .7fr; gap: 26px; padding-bottom: 60px; border-bottom: 1px solid var(--ink); }
.main-headline { background: var(--ink); color: var(--white); }
.main-headline figure { position: relative; margin: 0; aspect-ratio: 16/8.6; overflow: hidden; }
.main-headline img { width: 100%; height: 100%; display: block; object-fit: cover; transition: transform .6s ease; }
.main-headline:hover img { transform: scale(1.025); }
.main-headline figcaption { position: absolute; inset: 18px 18px auto; display: flex; justify-content: space-between; align-items: center; }
.main-headline figcaption span, .main-headline figcaption b { padding: 8px 10px; background: var(--green); color: var(--ink); font: 600 9px "DM Mono", monospace; }
.main-headline figcaption b { background: var(--ink); color: var(--green); }
.headline-copy { padding: 30px 34px 38px; }
.headline-copy p, .top-stories span, .stream-card p { color: var(--green); font: 500 9px "DM Mono", monospace; letter-spacing: .05em; }
.headline-copy h2 { max-width: 900px; margin: 16px 0; font-size: clamp(32px, 3.4vw, 55px); line-height: 1; letter-spacing: -.055em; }
.headline-copy > span { color: #aeb8b0; font-size: 14px; line-height: 1.65; }
.top-stories { border-top: 2px solid var(--ink); }
.top-stories article { border-bottom: 1px solid var(--line); }
.top-stories a { min-height: 190px; padding: 22px 8px; display: flex; flex-direction: column; }
.top-stories span { color: var(--green-dark); }
.top-stories h2 { margin: 18px 0 10px; font-size: 22px; line-height: 1.08; letter-spacing: -.035em; }
.top-stories p { margin: 0; color: var(--muted); font-size: 12px; line-height: 1.5; }
.top-stories b { margin-top: auto; padding-top: 15px; font: 500 9px "DM Mono", monospace; }

.newsroom-stream { width: var(--page); margin: auto; padding: 70px 0 110px; display: grid; grid-template-columns: 1fr 360px; gap: 70px; }
.stream-title { margin-bottom: 30px; }
.stream-title h2 { margin: 14px 0 0; font-size: clamp(43px, 5vw, 73px); line-height: .9; letter-spacing: -.065em; }
.stream-card { min-height: 205px; padding: 24px 0; display: grid; grid-template-columns: 220px 1fr 52px; gap: 28px; align-items: center; border-top: 1px solid var(--line); }
.stream-card:last-child { border-bottom: 1px solid var(--line); }
.stream-card h3 { margin: 13px 0 10px; font-size: 25px; line-height: 1.08; letter-spacing: -.04em; }
.stream-card div:nth-child(2) > span { color: var(--muted); font-size: 13px; line-height: 1.55; }
.stream-card > b { width: 48px; height: 48px; display: grid; place-items: center; border: 1px solid var(--ink); border-radius: 50%; color: var(--green-dark); font: 500 10px "DM Mono", monospace; }
.card-signal { position: relative; height: 150px; overflow: hidden; background: var(--forest); }
.card-signal span { position: absolute; left: 12px; bottom: 10px; color: var(--green); font: 500 8px "DM Mono", monospace; }
.signal-route::before { content: ""; position: absolute; width: 140%; height: 2px; left: -20%; top: 52%; background: repeating-linear-gradient(90deg,var(--green) 0 20px,transparent 20px 36px); transform: rotate(-24deg); }
.signal-route i { position: absolute; width: 80%; height: 1px; left: 12%; background: #637167; transform: rotate(-24deg); }
.signal-route i:first-child { top: 32%; }.signal-route i:nth-child(2) { top: 72%; }
.signal-truck::before { content: ""; position: absolute; width: 100px; height: 52px; left: 55px; top: 42px; border: 2px solid var(--green); }
.signal-truck::after { content: ""; position: absolute; width: 35px; height: 40px; left: 155px; top: 54px; border: 2px solid var(--green); }
.signal-truck i { position: absolute; width: 16px; height: 16px; top: 91px; left: 72px; border: 2px solid var(--green); border-radius: 50%; box-shadow: 86px 0 0 -2px var(--forest), 86px 0 0 0 var(--green); }
.signal-chart { display: flex; align-items: end; gap: 7px; padding: 25px 35px; }
.signal-chart i { flex: 1; height: 35%; background: var(--green); opacity: .5; }.signal-chart i:nth-child(2){height:55%}.signal-chart i:nth-child(3){height:46%}.signal-chart i:nth-child(4){height:78%;opacity:1}
.signal-policy::before { content: "§"; position: absolute; inset: 15px; display: grid; place-items: center; color: var(--green); border: 1px solid #536157; font: 500 68px "DM Mono", monospace; }

.newsroom-sidebar { display: grid; align-content: start; gap: 18px; }
.daily-brief { padding: 28px; background: var(--green); }
.daily-brief h2 { margin: 45px 0 14px; font-size: 32px; line-height: 1; letter-spacing: -.05em; }
.daily-brief p { font-size: 13px; line-height: 1.6; }
.daily-brief label { display: block; margin: 28px 0 8px; font: 500 9px "DM Mono", monospace; }
.daily-brief form div { display: grid; }
.daily-brief input { min-width: 0; padding: 13px; border: 1px solid var(--ink); background: transparent; }
.daily-brief button { padding: 13px; border: 0; background: var(--ink); color: var(--green); text-align: left; cursor: pointer; }
.most-read { padding: 28px; border: 1px solid var(--ink); }
.most-read ol { margin: 25px 0 0; padding: 0; list-style: none; }
.most-read li { padding: 16px 0; display: grid; grid-template-columns: 28px 1fr; gap: 12px; border-top: 1px solid var(--line); }
.most-read li b { color: var(--green-dark); font: 500 9px "DM Mono", monospace; }
.most-read li p { margin: 0; font-size: 13px; line-height: 1.4; }
.editorial-rule { padding: 28px; background: var(--ink); color: var(--white); }
.editorial-rule strong { display: block; margin: 20px 0 6px; color: var(--green); font-size: 64px; letter-spacing: -.08em; }
.editorial-rule p { color: #aeb8b0; font-size: 12px; line-height: 1.55; }

.edition-status { padding: 110px max(32px, calc((100% - 1480px)/2)); display: grid; grid-template-columns: .4fr 1.2fr .6fr; gap: 50px; align-items: start; background: var(--ink); color: var(--white); }
.edition-status h2 { margin: 0; font-size: clamp(48px, 6vw, 90px); line-height: .9; letter-spacing: -.07em; }
.edition-status p { margin: 0; color: #aeb8b0; line-height: 1.7; }
.edition-status a { grid-column: 3; padding-top: 18px; border-top: 1px solid #526056; color: var(--green); font-size: 10px; font-weight: 700; text-transform: uppercase; }
.newsroom-footer { padding: 65px max(32px, calc((100% - 1480px)/2)) 28px; display: grid; grid-template-columns: 1fr 1fr; gap: 35px; background: #090d0a; color: var(--white); }
.newsroom-footer p { margin: 0; color: #aeb8b0; }
.newsroom-footer nav { display: flex; flex-wrap: wrap; justify-content: end; gap: 20px; font-size: 10px; text-transform: uppercase; }
.newsroom-footer small { grid-column: 1/-1; padding-top: 25px; border-top: 1px solid #283129; color: #7e887f; }
.newsroom-footer .brand-mark i { background: var(--white); }
.newsroom-footer .brand-mark i:nth-child(3) { background: var(--green); }
[data-category][hidden] { display: none !important; }

@media (max-width: 980px) {
  .newsroom-primary { display: none; }
  .newsroom-masthead, .headline-grid, .newsroom-stream { grid-template-columns: 1fr; }
  .newsroom-sidebar { grid-template-columns: repeat(2, 1fr); }
  .editorial-rule { grid-column: 1/-1; }
  .edition-status { grid-template-columns: 1fr 1fr; }
  .edition-status h2 { grid-column: 1/-1; }
  .edition-status a { grid-column: 2; }
}
@media (max-width: 680px) {
  .back-home { font-size: 0; }.back-home span { font-size: 14px; }
  .newsroom-masthead { padding: 55px 0 38px; gap: 38px; }
  .newsroom-masthead h1 { font-size: 57px; }
  .topic-filter { overflow-x: auto; }.topic-filter span { display: none; }
  .headline-grid { margin-top: 14px; padding-bottom: 35px; }
  .headline-copy { padding: 22px; }.headline-copy h2 { font-size: 32px; }
  .top-stories a { min-height: 170px; }
  .newsroom-stream { padding: 55px 0 75px; gap: 45px; }
  .stream-card { grid-template-columns: 1fr 45px; gap: 18px; }
  .card-signal { grid-column: 1/-1; height: 190px; }
  .stream-card h3 { font-size: 23px; }
  .newsroom-sidebar { grid-template-columns: 1fr; }.editorial-rule { grid-column: auto; }
  .edition-status { padding: 75px 14px; grid-template-columns: 1fr; }
  .edition-status h2, .edition-status a { grid-column: auto; }
  .newsroom-footer { padding: 55px 14px 25px; grid-template-columns: 1fr; }
  .newsroom-footer nav { justify-content: start; }.newsroom-footer small { grid-column: auto; }
}
