/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden='until-found'])) {
    display: none !important;
  }
}
@layer utilities {
  .block {
    display: block;
  }
  .flex-1 {
    flex: 1;
  }
}
@layer theme, base, components, utilities;
@layer theme;
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden='until-found'])) {
    display: none !important;
  }
}
@layer utilities;
:root {
  --ink: #07111f;
  --ink-2: #122338;
  --paper: #f4f0e8;
  --white: #fffdf8;
  --orange: #ff5a1f;
  --teal: #13bfc2;
  --muted: #6b7280;
  --line: #d8d2c7;
  --display: "Bricolage Grotesque",sans-serif;
  --serif: "Source Serif 4",serif;
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  background: var(--white);
  color: var(--ink);
  font-family: var(--serif) !important;
  font-size: 18px;
  line-height: 1.65;
}
a {
  color: inherit;
  text-decoration: none;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
.signal-shell {
  width: min(1240px,calc(100% - 40px));
  margin-inline: auto;
}
.skip-link {
  position: absolute;
  left: -9999px;
  top: 8px;
  z-index: 99;
  background: var(--orange);
  color: #fff;
  padding: 10px 14px;
}
.skip-link:focus {
  left: 8px;
}
.signal-strip {
  position: relative;
  overflow: hidden;
  background: var(--ink);
  color: #d8e1ea;
  border-bottom: 2px solid var(--orange);
  font: 650 11px/1 var(--display);
  letter-spacing: .055em;
  text-transform: uppercase;
}
.signal-ticker {
  width: 100%;
  overflow: hidden;
}
.signal-ticker-track {
  display: flex;
  width: max-content;
  animation: signal-ticker-scroll 42s linear infinite;
  will-change: transform;
}
.signal-ticker:hover .signal-ticker-track,.signal-ticker:focus-within .signal-ticker-track {
  animation-play-state: paused;
}
.signal-ticker-group {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: max-content;
  height: 44px;
}
.signal-ticker a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 0 14px;
  color: #d8e1ea !important;
  white-space: nowrap;
}
.signal-ticker a:hover strong {
  color: #fff;
}
.ticker-category {
  color: #9da9b8;
}
.signal-ticker strong {
  color: #fff;
  font-weight: 800;
  text-transform: none;
  letter-spacing: .01em;
}
.ticker-status {
  color: #52e0a4;
  font-weight: 800;
}
.ticker-separator {
  color: #778394;
  padding: 0 4px;
}
@keyframes signal-ticker-scroll {
  to {
    transform: translateX(-50%);
  }
}
.masthead {
  min-height: 92px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.brand {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: var(--display);
  font-weight: 800;
}
.brand-mark {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  background: var(--orange);
  color: #fff;
  border-radius: 50% 50% 50% 10%;
  font-size: 26px;
}
.brand-name {
  font-size: 34px;
  letter-spacing: -.055em;
}
.brand-name span {
  color: var(--orange);
}
.custom-logo {
  max-height: 52px;
  width: auto;
}
.brand-deck {
  max-width: 360px;
  margin: 0;
  color: #5e6772;
  font: 500 14px/1.4 var(--display);
  text-align: right;
}
.nav-wrap {
  border-block: 1px solid var(--line);
  background: var(--paper);
}
.nav-row {
  min-height: 54px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
}
.signal-menu,.signal-menu ul {
  display: flex;
  align-items: center;
  gap: 28px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.signal-menu a {
  font: 700 13px/1 var(--display);
  text-transform: uppercase;
  letter-spacing: .06em;
}
.signal-menu a:hover,.signal-menu .current-menu-item>a {
  color: var(--orange);
}
.search-link {
  font: 700 12px/1 var(--display);
  text-transform: uppercase;
  letter-spacing: .08em;
  border-left: 1px solid var(--line);
  padding-left: 24px;
}
.search-link span {
  color: var(--orange);
}
.search-form {
  display: flex;
  align-items: center;
  gap: 6px;
  border-left: 1px solid var(--line);
  padding-left: 24px;
}
.search-form input[type="search"] {
  border: none;
  background: transparent;
  font: 600 13px/1 var(--serif);
  width: 110px;
  outline: none;
  color: var(--ink);
}
.search-form input[type="search"]::placeholder {
  color: var(--muted);
}
.search-form button {
  background: none;
  border: none;
  color: var(--orange);
  font: 700 14px/1 var(--display);
  cursor: pointer;
  padding: 0;
  line-height: 1;
}
.back-to-top {
  position: fixed;
  right: 22px;
  bottom: 22px;
  z-index: 99;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--ink);
  color: #fff;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  transition: opacity .2s,transform .2s,visibility .2s;
  box-shadow: 0 4px 14px rgba(0,0,0,.25);
}
.back-to-top.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.back-to-top:hover {
  background: var(--orange);
}
.news-stage {
  background: var(--orange);
  padding: 36px 0 58px;
}
.stage-brand {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: end;
  gap: 26px;
  padding-bottom: 24px;
  margin-bottom: 28px;
  border-bottom: 2px solid rgba(255,255,255,.55);
  color: #fff;
}
.stage-brand>span {
  font: 800 11px/1.2 var(--display);
  text-transform: uppercase;
  letter-spacing: .12em;
}
.stage-brand strong {
  font: 800 clamp(48px,6vw,78px)/.88 var(--display);
  letter-spacing: -.065em;
  text-align: center;
}
.stage-brand p {
  max-width: 260px;
  margin: 0;
  font: 600 13px/1.35 var(--display);
  text-align: right;
}
.headline-layout {
  display: grid;
  grid-template-columns: minmax(0,1.35fr) minmax(260px,.72fr) minmax(240px,.62fr);
  gap: 26px;
  align-items: start;
}
.stage-primary .lead-media {
  border: 1px solid rgba(255,255,255,.35);
}
.stage-primary .story-meta a,.stage-primary .story-meta span {
  color: #fff;
}
.stage-primary h1 {
  font-size: clamp(40px,4.3vw,60px) !important;
  color: #fff;
}
.stage-primary>p {
  color: #fff4ee;
}
.stage-primary h1 a:hover {
  color: var(--ink);
}
.stage-secondary {
  background: var(--paper);
  padding: 16px 16px 20px;
  border-top: 6px solid var(--teal);
}
.secondary-media {
  aspect-ratio: 4/3;
}
.stage-secondary h2 {
  font: 800 30px/1.02 var(--display) !important;
  letter-spacing: -.045em;
  margin: 13px 0 10px;
}
.stage-secondary p {
  margin: 0 0 18px;
  color: #58616b;
  font-size: 15px;
  line-height: 1.45;
}
.headline-rail {
  border-left: 2px solid rgba(255,255,255,.55);
  padding-left: 22px;
}
.rail-heading {
  display: flex;
  align-items: baseline;
  gap: 9px;
  color: #fff;
  padding-bottom: 12px;
  border-bottom: 3px solid var(--ink);
}
.rail-heading span {
  color: var(--ink);
  font: 800 11px/1 var(--display);
  text-transform: uppercase;
  letter-spacing: .1em;
}
.rail-heading h2 {
  font: 800 20px/1 var(--display);
  margin: 0;
}
.rail-story {
  padding: 17px 0;
  border-bottom: 1px solid rgba(255,255,255,.45);
}
.rail-story .story-meta {
  margin: 0 0 8px;
}
.rail-story .story-meta a {
  color: #fff;
}
.rail-story h3 {
  font: 750 19px/1.08 var(--display) !important;
  letter-spacing: -.025em;
  color: #fff;
  margin: 0 0 10px;
}
.rail-story h3 a:hover {
  color: var(--ink);
}
.rail-story .timestamp {
  color: #ffe1d5;
}
.media-frame {
  display: block;
  overflow: hidden;
  background: var(--ink);
}
.media-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .45s ease;
}
.media-frame:hover img {
  transform: scale(1.025);
}
.lead-media {
  aspect-ratio: 16/9;
}
.story-meta {
  display: flex;
  align-items: center;
  gap: 9px;
  flex-wrap: wrap;
  margin-top: 18px;
  color: var(--orange);
  font: 700 11px/1.3 var(--display);
  letter-spacing: .1em;
  text-transform: uppercase;
}
.story-meta a {
  color: var(--orange);
}
.story-meta span {
  color: #79808a;
}
.lead-story h1 {
  font: 800 clamp(38px,5vw,70px)/.98 var(--display) !important;
  letter-spacing: -.055em;
  margin: 16px 0 18px;
}
.lead-story h1 a:hover,.story-card h3 a:hover,.stack-story h2 a:hover,.stage-secondary h2 a:hover {
  color: var(--orange);
}
.lead-story>p {
  max-width: 780px;
  margin: 0;
  color: #4f5965;
  font-size: 19px;
}
.section-kicker {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-bottom: 18px;
  border-bottom: 3px solid var(--ink);
  font: 800 15px/1 var(--display);
  text-transform: uppercase;
  letter-spacing: .04em;
}
.section-kicker span {
  color: var(--orange);
}
.stack-story {
  display: grid;
  grid-template-columns: 128px 1fr;
  gap: 18px;
  padding: 22px 0;
  border-bottom: 1px solid var(--line);
}
.stack-thumb {
  aspect-ratio: 1/1;
  overflow: hidden;
  background: var(--ink);
}
.stack-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.stack-story .story-meta {
  margin: 0 0 8px;
}
.stack-story h2 {
  font: 750 22px/1.12 var(--display) !important;
  letter-spacing: -.025em;
  margin: 0 0 10px;
}
.timestamp {
  color: #7b838c;
  font: 600 11px/1 var(--display);
  text-transform: uppercase;
  letter-spacing: .06em;
}
.latest-section,.related-section {
  background: var(--paper);
  padding: 72px 0;
}
.section-head {
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 24px;
  margin-bottom: 34px;
  padding-bottom: 18px;
  border-bottom: 3px solid var(--ink);
}
.eyebrow {
  display: block;
  color: var(--orange);
  font: 800 11px/1 var(--display);
  text-transform: uppercase;
  letter-spacing: .12em;
  margin-bottom: 9px;
}
.section-head h2,.topic-intro h2 {
  font: 800 clamp(34px,4vw,54px)/1 var(--display);
  letter-spacing: -.05em;
  margin: 0;
}
.section-head>a {
  font: 700 12px/1 var(--display);
  text-transform: uppercase;
  letter-spacing: .06em;
}
.story-grid {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 40px 28px;
}
.card-media {
  aspect-ratio: 16/9;
}
.story-card .story-meta {
  justify-content: space-between;
}
.story-card h2,.story-card h3 {
  font: 750 26px/1.08 var(--display) !important;
  letter-spacing: -.035em;
  margin: 13px 0 11px;
}
.story-card p {
  margin: 0;
  color: #59616b;
  font-size: 16px;
  line-height: 1.55;
}
.image-fallback {
  display: grid;
  place-items: center;
  min-height: 100%;
  color: #fff;
  font: 800 58px/1 var(--display);
  background: linear-gradient(135deg,var(--ink),var(--ink-2));
}
.topic-band {
  display: grid;
  grid-template-columns: .7fr 1.3fr;
  gap: 72px;
  padding-block: 88px;
}
.topic-links {
  border-top: 1px solid var(--line);
}
.topic-links a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 21px 4px;
  border-bottom: 1px solid var(--line);
  font: 750 25px/1 var(--display);
}
.topic-links a:hover {
  color: var(--orange);
  padding-left: 10px;
}
.topic-links b {
  font-weight: 500;
  color: var(--orange);
}
.article-header {
  max-width: 980px;
  padding-top: 74px;
  text-align: center;
}
.article-meta {
  justify-content: center;
}
.article-header h1 {
  font: 800 clamp(46px,7vw,86px)/.95 var(--display) !important;
  letter-spacing: -.06em;
  margin: 18px 0 24px;
}
.article-deck {
  max-width: 760px;
  margin: 0 auto;
  color: #58616b;
  font-size: 21px;
  line-height: 1.55;
}
.byline {
  display: flex;
  justify-content: center;
  gap: 18px;
  flex-wrap: wrap;
  margin-top: 28px;
  color: #6f7780;
  font: 650 12px/1 var(--display);
  text-transform: uppercase;
  letter-spacing: .06em;
}
.article-hero {
  margin-top: 48px;
}
.article-hero img {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}
.article-layout {
  display: grid;
  grid-template-columns: 180px minmax(0,760px);
  justify-content: center;
  gap: 54px;
  padding-block: 60px 90px;
}
.article-rail {
  position: sticky;
  top: 20px;
  align-self: start;
  display: flex;
  flex-direction: column;
  gap: 12px;
  border-top: 3px solid var(--ink);
  padding-top: 14px;
  font: 650 12px/1.3 var(--display);
  text-transform: uppercase;
  letter-spacing: .05em;
}
.article-rail span {
  color: #747b84;
  margin-bottom: 4px;
}
.article-rail a:hover {
  color: var(--orange);
}
.article-content {
  font-size: 19px;
}
.article-content>p:first-child {
  font-size: 22px;
  color: #303b47;
}
.article-content h2 {
  font: 800 38px/1.05 var(--display);
  letter-spacing: -.04em;
  margin: 2em 0 .65em;
}
.article-content h3 {
  font: 750 27px/1.1 var(--display);
  letter-spacing: -.025em;
  margin: 1.7em 0 .6em;
}
.article-content a {
  color: #c84213;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.article-content img {
  margin: 32px auto;
}
.article-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 30px 0;
  font-size: 15px;
}
.article-content th,.article-content td {
  padding: 13px;
  border: 1px solid var(--line);
  text-align: left;
}
.article-content th {
  background: var(--ink);
  color: #fff;
  font-family: var(--display);
}
.article-content blockquote {
  border-left: 4px solid var(--orange);
  margin: 32px 0;
  padding: 4px 0 4px 24px;
  font-size: 23px;
  color: #394552;
}
.archive-header {
  background: var(--ink);
  color: #fff;
  padding: 72px 0;
}
.archive-header h1 {
  font: 800 clamp(48px,7vw,88px)/.95 var(--display) !important;
  letter-spacing: -.06em;
  margin: 0;
}
.archive-description {
  max-width: 700px;
  color: #b9c4cf;
}
.archive-body {
  padding-block: 64px 90px;
}
.pagination {
  margin-top: 56px;
  font-family: var(--display);
}
.nav-links {
  display: flex;
  gap: 10px;
  justify-content: center;
}
.page-numbers {
  padding: 9px 14px;
  border: 1px solid var(--line);
}
.page-numbers.current {
  background: var(--ink);
  color: #fff;
}
.site-footer {
  background: var(--ink);
  color: #fff;
}
.footer-signal {
  background: var(--orange);
  color: #fff;
}
.footer-signal-inner {
  min-height: 220px;
  display: grid;
  grid-template-columns: .6fr 1.45fr auto;
  align-items: center;
  gap: 42px;
}
.footer-signal-label {
  font: 800 11px/1 var(--display);
  letter-spacing: .14em;
  text-transform: uppercase;
}
.footer-signal-inner strong {
  font: 800 clamp(42px,5vw,68px)/.9 var(--display);
  letter-spacing: -.055em;
}
.footer-signal-inner>a {
  align-self: center;
  color: #fff !important;
  border: 1px solid rgba(255,255,255,.7);
  padding: 14px 18px;
  font: 750 12px/1 var(--display);
  letter-spacing: .06em;
  text-transform: uppercase;
  transition: .2s ease;
}
.footer-signal-inner>a:hover {
  background: var(--ink);
  border-color: var(--ink);
}
.footer-grid {
  display: grid;
  grid-template-columns: 1.5fr .58fr .58fr;
  gap: 76px;
  padding-block: 70px 64px;
}
.footer-wordmark {
  display: inline-flex;
  align-items: baseline;
  gap: 7px;
  margin-bottom: 22px;
  font: 800 42px/.9 var(--display);
  letter-spacing: -.06em;
}
.footer-wordmark span {
  color: var(--white) !important;
}
.footer-wordmark b {
  color: var(--orange) !important;
  font-weight: 800;
}
.footer-brand>p {
  max-width: 540px;
  margin: 0;
  color: #aeb9c5;
  font-size: 16px;
  line-height: 1.6;
}
.footer-column h2 {
  margin: 4px 0 22px;
  color: var(--orange);
  font: 800 11px/1 var(--display);
  text-transform: uppercase;
  letter-spacing: .14em;
}
.footer-menu,.footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-menu li {
  margin: 11px 0;
}
.footer-menu a {
  font: 650 14px/1.4 var(--display);
  color: #d4dde7 !important;
}
.footer-menu a:hover {
  color: var(--orange);
}
.footer-socials {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 28px;
}
.footer-socials a {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border: 1px solid #405168;
  border-radius: 50%;
  color: #fff !important;
  transition: background-color .2s ease,border-color .2s ease,transform .2s ease;
}
.footer-socials a:hover {
  background: var(--orange);
  border-color: var(--orange);
  transform: translateY(-2px);
}
.footer-socials svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
}
.footer-bottom {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 28px;
  border-top: 1px solid #26364a;
  padding: 22px 0;
  color: #8e9ba8;
  font: 600 10px/1.3 var(--display);
  text-transform: uppercase;
  letter-spacing: .08em;
}
.footer-bottom>div {
  display: flex;
  gap: 22px;
  flex-wrap: wrap;
  row-gap: 10px;
}
.footer-bottom img {
  max-width: 140px;
  height: auto;
  vertical-align: middle;
}
.footer-bottom a {
  color: #8e9ba8 !important;
}
.footer-bottom a:hover {
  color: var(--orange);
}
.footer-bottom>span:last-child {
  text-align: right;
}
@media (max-width:900px) {
  .brand-deck {
    display: none;
  }
  .headline-layout {
    grid-template-columns: minmax(0,1.2fr) minmax(260px,.8fr);
  }
  .headline-rail {
    grid-column: 1/-1;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 18px;
    border-left: 0;
    padding: 0;
  }
  .rail-heading {
    grid-column: 1/-1;
  }
  .story-grid {
    grid-template-columns: repeat(2,minmax(0,1fr));
  }
  .topic-band {
    grid-template-columns: 1fr;
  }
  .article-layout {
    grid-template-columns: 1fr;
  }
  .article-rail {
    position: static;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .footer-signal-inner {
    grid-template-columns: 1fr auto;
  }
  .footer-signal-label {
    grid-column: 1/-1;
  }
  .footer-signal-inner strong {
    font-size: 46px;
  }
  .footer-grid {
    grid-template-columns: 1fr 1fr;
  }
  .footer-brand {
    grid-column: 1/-1;
  }
  .footer-bottom {
    grid-template-columns: 1fr auto;
  }
  .footer-bottom>span:last-child {
    display: none;
  }
}
@media (max-width:640px) {
  body {
    font-size: 17px;
  }
  .signal-shell {
    width: min(100% - 24px,1240px);
  }
  .signal-strip-inner span:last-child {
    display: none;
  }
  .masthead {
    min-height: 92px;
  }
  .brand-name {
    font-size: 28px;
  }
  .nav-row {
    overflow-x: auto;
    scrollbar-width: none;
  }
  .nav-row::-webkit-scrollbar {
    display: none;
  }
  .news-stage {
    padding: 24px 0 42px;
  }
  .stage-brand {
    display: block;
    margin-bottom: 20px;
  }
  .stage-brand>span,.stage-brand p {
    display: none;
  }
  .stage-brand strong {
    display: block;
    font-size: 42px;
    line-height: .92;
    text-align: left;
  }
  .headline-layout {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .stage-primary h1 {
    font-size: 38px !important;
  }
  .stage-secondary {
    padding: 12px 12px 18px;
  }
  .stage-secondary h2 {
    font-size: 27px !important;
  }
  .headline-rail {
    display: block;
    border-left: 0;
    padding: 0;
  }
  .signal-menu {
    gap: 20px;
    white-space: nowrap;
  }
  .search-link {
    display: none;
  }
  .lead-grid {
    padding-block: 24px 44px;
    gap: 38px;
  }
  .lead-story h1 {
    font-size: 38px !important;
  }
  .stack-story {
    grid-template-columns: 104px 1fr;
  }
  .story-grid {
    grid-template-columns: 1fr;
  }
  .section-head {
    align-items: start;
  }
  .section-head>a {
    display: none;
  }
  .latest-section,.related-section {
    padding: 52px 0;
  }
  .topic-band {
    padding-block: 60px;
    gap: 34px;
  }
  .article-header {
    padding-top: 44px;
  }
  .article-header h1 {
    font-size: 46px !important;
  }
  .article-deck {
    font-size: 18px;
  }
  .article-hero {
    width: 100%;
    margin-top: 34px;
  }
  .article-layout {
    padding-block: 40px 64px;
  }
  .article-content h2 {
    font-size: 32px;
  }
  .footer-signal-inner {
    display: block;
    min-height: 0;
    padding-block: 38px;
  }
  .footer-signal-label {
    display: block;
  }
  .footer-signal-inner strong {
    display: block;
    font-size: 36px;
    margin: 15px 0 26px;
  }
  .footer-grid {
    grid-template-columns: 1fr 1fr;
    gap: 38px 24px;
    padding-block: 52px 46px;
  }
  .footer-brand {
    grid-column: 1/-1;
  }
  .footer-wordmark {
    font-size: 36px;
  }
  .footer-bottom {
    display: flex;
    gap: 16px;
    flex-direction: column;
    align-items: flex-start;
  }
  .footer-bottom>div {
    gap: 16px;
  }
  .footer-bottom>span:last-child {
    display: block;
    text-align: left;
  }
}
@media (prefers-reduced-motion:reduce) {
  html {
    scroll-behavior: auto;
  }
  .media-frame img {
    transition: none;
  }
  .signal-ticker-track {
    animation: none;
  }
}
@layer base {
  input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select {
    appearance: none;
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
    &:focus {
      outline: 2px solid transparent;
      outline-offset: 2px;
      --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-color: oklch(54.6% 0.245 262.881);
      --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
      --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      border-color: oklch(54.6% 0.245 262.881);
    }
  }
  input::placeholder,textarea::placeholder {
    color: oklch(55.1% 0.027 264.364);
    opacity: 1;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-date-and-time-value {
    min-height: 1.5em;
  }
  ::-webkit-date-and-time-value {
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
  }
  select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    print-color-adjust: exact;
  }
  select:where([multiple]),select:where([size]:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    print-color-adjust: unset;
  }
  input:where([type='checkbox']),input:where([type='radio']) {
    appearance: none;
    padding: 0;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: oklch(54.6% 0.245 262.881);
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    --tw-shadow: 0 0 #0000;
  }
  input:where([type='checkbox']) {
    border-radius: 0px;
  }
  input:where([type='radio']) {
    border-radius: 100%;
  }
  input:where([type='checkbox']):focus,input:where([type='radio']):focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: oklch(54.6% 0.245 262.881);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  input:where([type='checkbox']):checked,input:where([type='radio']):checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  input:where([type='checkbox']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='radio']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  input:where([type='checkbox']):indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  input:where([type='file']) {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit;
  }
  input:where([type='file']):focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color;
  }
}
