@font-face { font-family: 'Roboto Flex'; src: url('fonts/RobotoFlex.ttf') format('truetype'); font-weight: 100 1000; font-stretch: 25% 151%; font-style: normal; font-display: swap; }
:root { --paper: #fff; --ink: #060f11; --red: #ed1b20; --signal: #cf1117; --muted: #777d80; --line: #d3d6d8; font: 16px/24px 'Roboto Flex', Arial, sans-serif; color: var(--ink); background: #000; color-scheme: light; }
* { box-sizing: border-box; }
body { margin: 0; background: var(--paper); }
a { color: inherit; text-underline-offset: 3px; }
button, input { font: inherit; }
button { cursor: pointer; }
button, a { -webkit-tap-highlight-color: transparent; }
:focus-visible, [tabindex="-1"]:focus { outline: 2px solid var(--signal); outline-offset: 5px; }
.icons { position: absolute; width: 0; height: 0; overflow: hidden; }
.icon-button { display: inline-flex; align-items: center; justify-content: center; width: 28px; height: 32px; border: 0; padding: 3px; background: transparent; color: inherit; }
.icon-button svg { width: 24px; height: 24px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.container { width: 100%; max-width: 1600px; padding-inline: 56px; margin-inline: auto; }
html[data-state="timer"] #drop, html[data-state="timer"] .skip, html[data-state="drop"] #timer { display: none; }
.skip { position: fixed; top: 8px; left: 8px; z-index: 100; background: white; color: black; padding: 8px 16px; transform: translateY(-160%); }
.skip:focus { transform: none; }
.masthead { position: fixed; inset: 0 0 auto; z-index: 20; background: #000; color: #fff; }
.header-inner { height: 80px; display: flex; align-items: center; justify-content: space-between; gap: 36px; }
.brand { display: inline-block; line-height: 0; text-decoration: none; }
.brand-logo { display: block; width: 148px; height: auto; }
nav { display: flex; align-items: center; gap: 25px; }
nav a { font-weight: 700; font-size: 14px; line-height: 20px; text-transform: uppercase; text-decoration: none; font-variation-settings: 'wdth' 80; }
nav a:hover { color: var(--red); }
.brand:hover { opacity: .86; }
.header-tools { display: flex; gap: 20px; }
#menu-toggle { display: none; }
.hero { padding-top: 80px; background: #000; color: #fff; border-radius: 0 0 3px 3px; }
.hero-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; align-items: center; padding-top: 32px; padding-bottom: 24px; }
.hero-copy { min-width: 0; }
.kicker { display: inline-block; padding: 4px 8px; background: #dce0e1; color: #000; font-size: 18px; line-height: 20px; font-weight: 800; font-variation-settings: 'wdth' 80; }
h1, h2, h3, p { margin-top: 0; }
#feature-title { font-size: 48px; line-height: 48px; font-weight: 800; margin: 16px 0; font-variation-settings: 'GRAD' 0, 'XOPQ' 80, 'XTRA' 500, 'YOPQ' 82, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0, 'wdth' 80; }
.byline { display: flex; align-items: baseline; flex-wrap: wrap; gap: 8px 24px; font-size: 14px; line-height: 20px; margin-bottom: 16px; }
.standfirst { font-size: 16px; line-height: 24px; margin-bottom: 24px; }
.share-row { display: flex; align-items: center; gap: 12px; min-height: 32px; font-size: 12px; }
.share-row .icon-button { width: 20px; padding: 0; }
.share-row svg { width: 18px; }
.hero-figure { margin: 0; min-width: 0; }
.hero-image { display: block; width: 100%; aspect-ratio: 4/3; object-fit: cover; object-position: right center; border-radius: 3px; }
.media-placeholder { background: #26292a; display: flex; align-items: center; justify-content: center; color: #a2a7a9; }
.media-placeholder .value { font-size: 13px; text-transform: uppercase; letter-spacing: .12em; }
.hero-figure figcaption { margin-top: 8px; color: var(--muted); font-size: 14px; line-height: 16px; text-align: right; }
.field { display: block; }
.placeholder { outline: none; }
.placeholder-label { display: none !important; }
.value { white-space: pre-line; overflow-wrap: anywhere; }
#feature-title .placeholder-label { display: block; margin-bottom: 4px; }
#feature-title .value { white-space: normal; }
.byline .field, .hero-figure figcaption .field { display: inline; }
.media-placeholder .field { text-align: center; padding: 14px 20px; }
.media-placeholder .placeholder-label { display: block; margin: 0 0 8px; }
.body-layout { display: grid; grid-template-columns: minmax(0, 1fr) 288px; column-gap: 112px; align-items: start; padding-top: 24px; padding-bottom: 64px; }
.story-column { min-width: 0; }
article, section, figure, aside { scroll-margin-top: 104px; }
#feature { padding-top: 16px; }
.intro { margin-bottom: 32px; }
.intro p { margin: 0 0 16px; }
hr { width: 60%; border: 0; border-top: 1px solid var(--line); margin: 32px auto 16px; }
.interview-text { columns: 1; }
.qa { margin-bottom: 24px; }
.question { font-size: 16px; line-height: 24px; font-weight: 700; margin-bottom: 16px; }
.answer { font-size: 16px; line-height: 24px; margin-bottom: 0; }
.answer .field { display: inline; }
.receipt-marker { color: var(--signal); font-size: 12px; font-variant-numeric: tabular-nums; white-space: nowrap; }
.pull-quote { position: relative; margin: 88px 0 48px; padding: 56px 64px 52px; background: #000; color: #fff; }
.pull-quote::before { content: ""; position: absolute; top: -44px; left: -8px; width: 92px; height: 80px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 74 64'%3E%3Cpath fill='%23ed1b20' d='M0 64V30C0 13 12 3 32 0v64zM42 64V30c0-17 12-27 32-30v64z'/%3E%3C/svg%3E") no-repeat left bottom / contain; pointer-events: none; }
.pull-quote blockquote { font-size: clamp(22px, 1.1rem + 1vw, 30px); line-height: 1.16; font-weight: 800; font-variation-settings: 'wdth' 88; letter-spacing: -0.01em; text-wrap: pretty; }
blockquote { margin: 0; font-size: 24px; line-height: 32px; font-weight: 600; font-variation-settings: 'wdth' 90; }
.section-title { font-size: 32px; line-height: 32px; font-weight: 800; font-variation-settings: 'wdth' 80; text-transform: uppercase; margin-bottom: 24px; }
#chart, #manifesto, #record { margin-top: 48px; }
.chart-definition { margin-bottom: 24px; }
table { width: 100%; border-collapse: collapse; font-size: 14px; line-height: 20px; }
th, td { padding: 16px 10px; text-align: left; vertical-align: middle; }
thead { background: #f1f3f4; }
th { font-weight: 600; }
tbody tr { border-bottom: 1px solid var(--line); }
td .placeholder-label { display: block; }
.chart-table tbody th { font-size: 24px; font-weight: 800; color: var(--signal); }
.chart-table td:nth-child(4) { font-variant-numeric: tabular-nums; font-weight: 700; color: var(--signal); }
.chart-table td:nth-child(2) { font-weight: 700; }
.cell-label { display: none; }
.offers { margin-top: 32px; }
caption { text-align: left; font-size: 20px; line-height: 24px; font-weight: 800; padding-bottom: 12px; text-transform: uppercase; }
#manifesto { border: 1px solid var(--line); padding: 24px; }
#manifesto p { margin-bottom: 0; }
#gossip { background: linear-gradient(115deg,#3d4243,#070909 65%); border-radius: 3px; padding: 32px 24px 24px; color: #fff; }
#gossip > h2 { margin-bottom: 32px; font-size: 32px; line-height: 32px; text-transform: uppercase; font-weight: 800; font-variation-settings: 'wdth' 70; }
#gossip > h2 span { display: inline-block; padding: 4px 6px 2px; background: var(--red); color: #fff; }
.gossip-grid { display: grid; gap: 24px; }
.gossip-grid article { background: #fff; color: #000; }
.rail-image { width: 100%; aspect-ratio: 1.1; object-fit: cover; display: flex; border: 1px solid #747a7c; background: #25292b; color: #919799; }
.rail-copy { padding: 20px 16px; }
.rail-copy h3 { margin-bottom: 16px; font-size: 20px; line-height: 20px; font-weight: 800; font-variation-settings: 'wdth' 75; }
.rail-copy h3 .placeholder-label { display: block; margin-bottom: 5px; }
.rail-copy p { font-size: 14px; line-height: 20px; margin-bottom: 0; }
#record { font-size: 15px; line-height: 22px; }
.record-number { font-weight: 700; font-variant-numeric: tabular-nums; }
.record-meta { font-size: 13px; line-height: 20px; color: var(--muted); }
#record ol { list-style: none; padding: 0; margin: 0; }
#record li { display: grid; grid-template-columns: 30px minmax(0,1fr) 44px; gap: 12px; padding: 20px 0; border-bottom: 1px solid var(--line); }
#record li > a, .record-number { color: var(--signal); }
.record-meta { display: flex; align-items: baseline; gap: 20px; flex-wrap: wrap; margin-top: 12px; }
.record-meta > span { display: flex; gap: 8px; }
#site-footer { background: #000; color: #fff; padding: 64px 0 40px; }
.footer-inner { display: grid; grid-template-columns: 1fr 2fr; gap: 80px; }
.footer-brand .brand { margin-bottom: 30px; }
.footer-brand .brand-logo { width: 210px; }
.footer-brand > .field, .footer-brand p { font-size: 13px; line-height: 20px; color: #a2a7a9; }
.footer-brand p { margin-top: 24px; }
#colophon dl { display: grid; grid-template-columns: 1fr 1fr; gap: 24px 32px; font-size: 13px; line-height: 20px; }
dt { color: #92989b; margin-bottom: 8px; }
dd { margin: 0; }
#timer { min-height: 100svh; background: #000; color: white; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 32px; }
.wordmark { display: block; width: min(760px,86vw); height: auto; margin: 0 0 50px; }
.timer-count { width: min(850px,90%); padding: 20px; }
#countdown { display: grid; grid-template-columns: 1.5fr auto 1fr auto 1fr auto 1fr; align-items: baseline; gap: 8px; font: 700 clamp(28px,5.5vw,76px)/1.2 'Roboto Flex', Arial, sans-serif; text-align: center; font-variant-numeric: tabular-nums; }
#countdown b { font-weight: 400; font-size: .6em; }
.timer-units { display: grid; grid-template-columns: 1.5fr 1fr 1fr 1fr; gap: 20px; text-align: center; margin-top: 10px; font-size: 11px; line-height: 16px; text-transform: uppercase; }
.timer-date { margin-top: 24px; font-size: 12px; }
dialog { width: min(620px,calc(100% - 32px)); max-height: 75vh; color: var(--ink); background: var(--paper); border: 0; padding: 24px; }
dialog::backdrop { background: #000a; }
dialog form { display: flex; align-items: baseline; justify-content: space-between; }
dialog h2 { font-size: 24px; }
dialog button { color: inherit; background: none; border: 0; font-size: 28px; }
dialog input { width: 100%; background: var(--paper); color: var(--ink); border: 1px solid var(--line); padding: 12px; }
#search-results { margin-top: 20px; }
#search-results a { display: block; padding: 12px 0; border-bottom: 1px solid var(--line); }
@media (max-width: 1279px) {
  .container { padding-inline: 32px; }
  .header-inner { height: 64px; gap: 24px; }
  .brand-logo { width: 132px; }
  nav { gap: 14px; }
  nav a { font-size: 12px; }
  .hero { padding-top: 64px; }
  .body-layout { gap: 48px; }
  #feature-title { font-size: 40px; line-height: 42px; }
}
@media (max-width: 1023px) {
  .body-layout { grid-template-columns: minmax(0,1fr); }
  #gossip { margin-top: 48px; }
  .gossip-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  #menu-toggle { display: inline-flex; }
  nav { display: none; position: absolute; top: 64px; left: 0; right: 0; background: #000; padding: 20px 32px; flex-wrap: wrap; gap: 20px 28px; }
  nav.is-open { display: flex; }
  nav a { font-size: 16px; }
  .hero-inner { grid-template-columns: 1fr; }
  .hero-copy { max-width: 720px; }
  .hero-image { aspect-ratio: 3/2; }
  .hero-figure figcaption { text-align: left; }
  .footer-inner { grid-template-columns: 1fr; gap: 32px; }
}
@media (max-width: 600px) {
  .container { padding-inline: 16px; }
  .header-inner { height: 64px; }
  .brand-logo { width: 126px; }
  .header-tools { gap: 16px; }
  .hero-inner { padding-top: 48px; padding-bottom: 24px; gap: 32px; }
  .hero-copy { position: relative; }
  #feature-title { font-size: 32px; line-height: 32px; margin: 16px 0; }
  .kicker { font-size: 16px; line-height: 20px; }
  .hero-copy { display: grid; grid-template-columns: minmax(0,1fr) 24px; column-gap: 8px; }
  .hero-copy .kicker, #feature-title { grid-column: 1/-1; justify-self: start; }
  .byline { grid-row: 3; grid-column: 1; gap: 6px 16px; padding: 0; }
  .byline .field { position: relative; }
  .byline .placeholder-label { position: absolute; right: 0; top: -9px; font-size: 7px; line-height: 8px; margin: 0; }
  .standfirst { grid-row: 4; grid-column: 1/-1; margin-bottom: 0; }
  .share-row { position: relative; grid-row: 3; grid-column: 2; align-self: start; min-height: 20px; }
  .share-row .icon-button { height: 20px; }
  #share-status { position: absolute; right: 0; top: 30px; white-space: nowrap; }
  .hero-image { aspect-ratio: 3/2; }
  .body-layout { padding-top: 24px; padding-bottom: 40px; }
  .intro { margin-bottom: 32px; }
  .pull-quote { margin-top: 64px; padding: 44px 24px 32px; }
  .pull-quote::before { top: -34px; left: -4px; width: 66px; height: 57px; }
  blockquote { font-size: 22px; line-height: 28px; }
  .chart-table thead { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
  .chart-table, .chart-table tbody { display: block; }
  .chart-table tr { display: grid; grid-template-columns: 24px 1fr 1fr; gap: 15px; padding: 18px 0; }
  .chart-table tbody th { grid-row: 1/3; padding: 20px 0 0; }
  .chart-table td { display: block; padding: 0; min-width: 0; }
  .chart-table td:nth-child(4) { grid-column: 2; }
  .cell-label { display: block; font-size: 10px; text-transform: uppercase; margin-bottom: 5px; color: var(--muted); }
  #gossip { padding: 24px; }
  .gossip-grid { grid-template-columns: 1fr; }
  #manifesto { padding: 20px; }
  #record li { grid-template-columns: 24px minmax(0,1fr); }
  #record li > a { grid-column: 2; }
  .record-meta > span { display: block; }
  #colophon { padding-top: 40px; }
  #colophon dl { grid-template-columns: 1fr; }
  #timer { padding: 20px; }
  .wordmark { width: 88vw; }
  .timer-count { width: 100%; padding: 12px; }
  #countdown { font-size: 25px; gap: 3px; }
  .timer-units { gap: 10px; font-size: 9px; }
}

.footer-links { display: flex; gap: 64px; align-items: flex-start; }
.footer-links ul { list-style: none; margin: 0; padding: 0; display: grid; gap: 18px; }
.footer-links a { color: #fff; text-decoration: none; font-size: 18px; }
.footer-links a:hover { text-decoration: underline; }
@media (max-width: 720px) { .footer-links { gap: 40px; } }
.header-tools { align-items: center; }
.social-link:hover { color: var(--red); }
@media (max-width: 720px) { .social-link { display: none; } }
/* the HITS footer line under the logo: 16/16 heavy italic at the headline width, one word in red */
.footer-brand .footer-tagline { font-size: 16px; line-height: 16px; font-style: italic; font-weight: 800; font-variation-settings: 'wdth' 80; color: #fff; margin: 10px 0 0; }
.footer-tagline span { color: var(--red); }
.inline-figure { margin: 40px 0; }
.inline-figure img { display: block; width: 100%; height: auto; }
.inline-figure figcaption { margin-top: 10px; font-size: 13px; line-height: 18px; color: var(--muted); }
.inline-figure--right { float: right; width: min(42%, 340px); margin: 6px 0 24px 32px; }
.qa:has(+ .pull-quote), .pull-quote { clear: both; }
@media (max-width: 600px) { .inline-figure--right { float: none; width: 100%; margin: 32px 0; } }
.rail-ad { position: relative; }
.ad-label { display: block; padding: 6px 16px 0; font-size: 11px; line-height: 16px; color: var(--muted); }
.rail-ad .rail-image { aspect-ratio: 928 / 1152; border: 0; }
.rail-ad .rail-copy { display: none; }
.rail-ad { background: transparent !important; }
.rail { align-self: stretch; }
.rail-sticky { position: sticky; top: 96px; display: grid; gap: 56px; }
.ad-block { margin: 0; }
.ad-block figcaption { font-size: 11px; line-height: 16px; color: var(--muted); margin-bottom: 6px; }
.ad-block img { display: block; width: 100%; height: auto; }
@media (max-width: 1023px) { .rail-sticky { position: static; gap: 40px; } }
.epitaph-line { font-size: clamp(28px, 1.2rem + 1.8vw, 44px); line-height: 1.08; max-width: 26ch; }
.hero-inner:not(:has(.hero-figure)) { grid-template-columns: 1fr; }
.hero-inner:not(:has(.hero-figure)) .epitaph-line { max-width: 34ch; }
.landing { padding-top: 0; }
.landing-inner { display: flex; flex-direction: column; align-items: center; text-align: center; padding-top: clamp(64px, 12vh, 140px); padding-bottom: 48px; gap: clamp(40px, 7vh, 72px); }
.landing-mark { display: block; width: clamp(331px, 62vw, 960px); max-width: 100%; height: auto; }
.landing .epitaph-line { margin: 0 auto; max-width: 40ch; font-size: clamp(24px, 0.9rem + 1.3vw, 36px); line-height: 1.02; letter-spacing: -0.005em; text-wrap: balance; }
.landing .byline { justify-content: center; margin-top: 20px; }
.hero.landing { border-radius: 0; }
main:has(.landing) { background: #000; }

/* the door: one red, one way in, the numbers on a white panel */
.epitaph-quote { color: var(--red); }
.landing-cta { display: inline-block; margin-top: 32px; padding: 14px 24px; background: var(--red); color: #fff; font-weight: 800; font-size: 16px; line-height: 20px; font-variation-settings: 'wdth' 80; text-decoration: none; border-radius: 3px; }
.landing-cta:hover { background: #c8101a; }
.landing-cta:focus-visible { outline-color: #fff; }
.numbers { background: #000; padding: 0 0 72px; }
.numbers-panel { max-width: 1120px; margin: 0 auto; background: var(--paper); color: var(--ink); border-radius: 3px; padding: 48px 48px 40px; text-align: center; }
.numbers-title { margin: 0 0 8px; font-size: 32px; line-height: 32px; font-weight: 800; font-variation-settings: 'wdth' 70; text-transform: uppercase; }
.numbers-title span { display: inline-block; padding: 4px 6px 2px; background: var(--red); color: #fff; }
.numbers-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 32px 56px; padding: 36px 0; border-bottom: 1px solid var(--line); }
.numbers-row:last-of-type { border-bottom: 0; }
.numbers .stat { flex: 0 1 280px; display: flex; flex-direction: column; align-items: center; }
.stat-figure { font-size: clamp(32px, 1rem + 2vw, 48px); line-height: 1; font-weight: 800; font-variation-settings: 'wdth' 80; font-variant-numeric: tabular-nums; letter-spacing: -0.01em; }
.numbers-row--streams .stat { flex-basis: 380px; }
.numbers-row--streams .stat-figure { font-size: clamp(44px, 1.4rem + 3.4vw, 72px); }
.stat-tag { margin-top: 12px; padding: 3px 8px; background: #dce0e1; color: #000; font-size: 13px; line-height: 16px; font-weight: 800; font-variation-settings: 'wdth' 80; text-transform: uppercase; }
.stat-label { margin-top: 12px; font-size: 15px; line-height: 21px; max-width: 30ch; }
.stat-receipt { margin-top: 6px; font-size: 12px; line-height: 16px; color: #6b7174; }
.stats-note { margin: 8px auto 0; max-width: 60ch; font-size: 13px; line-height: 18px; color: #6b7174; }
@media (max-width: 600px) {
  .numbers { padding-bottom: 40px; }
  .numbers-panel { padding: 32px 20px 28px; }
  .numbers-row { padding: 28px 0; gap: 28px; }
  .numbers .stat, .numbers-row--streams .stat { flex-basis: 100%; }
  .landing .hero-copy { display: block; }
}

/* the name signs off the page: the wordmark run the full width of the footer, loud */
@font-face { font-family: 'Lato'; src: url('fonts/lato-300.woff2') format('woff2'); font-weight: 300; font-style: normal; font-display: swap; }
.footer-banner { grid-column: 1 / -1; display: block; margin-top: 24px; container-type: inline-size; color: #fff; text-decoration: none; }
/* the wordmark as type: Lato Light, upright, 0.222em, T–Y and M–T kerned; 11.6em wide, so it fills the row */
.wordmark-text { display: block; font: 300 calc(100cqi / 11.6)/1 'Lato', sans-serif; letter-spacing: .222em; white-space: nowrap; }
.wordmark-text .kTY { letter-spacing: calc(.222em + .055em); }
.wordmark-text .kET { letter-spacing: calc(.222em + .022em); }
.wordmark-text .last { letter-spacing: 0; }

/* the epitaph is set as a block exactly the width of the numbers panel: justified, last line centred */
.landing .hero-copy { width: 100%; max-width: 1120px; container-type: inline-size; }
/* 3.79cqi is 42.5px on the 1120px block: six lines, no word gap past 0.37em. Sized to the block, so the breaks hold at every width */
.landing #feature-title.epitaph-line { max-width: none; width: 100%; font-size: 3.79cqi; margin: 0; line-height: 1.02; letter-spacing: -0.005em; text-align: justify; text-align-last: center; text-wrap: wrap; hyphens: none; }
@media (max-width: 600px) { .landing #feature-title.epitaph-line { font-size: clamp(22px, 5.6vw, 30px); text-align: center; text-align-last: auto; text-wrap: balance; } }

/* the frieze over the epitaph: the same width as the epitaph and the numbers panel, its black is the page's black */
.landing-frieze { display: block; width: 100%; max-width: 1120px; height: auto; margin: 0 auto; }
.landing-inner:has(.landing-frieze) { padding-top: clamp(24px, 5vh, 64px); gap: clamp(24px, 4vh, 48px); }
.landing-door { background: #000; text-align: center; padding: 0 16px clamp(64px, 10vh, 112px); }
.landing-door .landing-cta { margin-top: 0; }

/* in numbers, arranged: 170,000,000 across the full width of the panel, the other two split beneath it by a rule */
.numbers-row--streams { container-type: inline-size; padding-bottom: 32px; }
.numbers-row--streams .stat { flex-basis: 100%; }
.numbers-row--streams .stat-figure { font-size: calc(100cqi / 6.1); }
.numbers-row--offers { flex-wrap: nowrap; gap: 0; padding: 0; }
.numbers-row--offers .stat { flex: 1 1 0; padding: 36px 16px; }
.numbers-row--offers .stat + .stat { border-left: 1px solid var(--line); }
.numbers-row--offers .stat-figure { font-size: clamp(44px, 1rem + 4.4vw, 88px); }
.numbers .stat-tag { margin-top: 16px; }
@media (max-width: 600px) {
  .numbers-row--offers { flex-direction: column; }
  .numbers-row--offers .stat + .stat { border-left: 0; border-top: 1px solid var(--line); }
}

/* the landing footer, after the HITS footer: the live wordmark and its motto, the links beside it, and a shut shop sign pointing at the socials */
.landing-footer { padding: 72px 0 64px; }
.landing-footer-inner { display: grid; grid-template-columns: minmax(0, 1.5fr) auto minmax(0, 1fr); gap: 64px; align-items: center; }
.lf-brand { container-type: inline-size; min-width: 0; text-align: center; }
.lf-brand .footer-banner { margin-top: 0; }
.lf-motto { margin: 24px 0 0; font-size: 18px; line-height: 20px; font-style: italic; font-weight: 800; font-variation-settings: 'wdth' 80; color: #fff; }
.lf-motto span { color: var(--red); }
.lf-links ul { list-style: none; margin: 0; padding: 0; display: grid; gap: 18px; }
.lf-links a { color: #fff; text-decoration: none; font-size: 18px; }
.lf-links a:hover { text-decoration: underline; }
.lf-headline { margin: 0; font-size: clamp(32px, 1rem + 2.4vw, 56px); line-height: 0.98; font-weight: 800; font-variation-settings: 'wdth' 80; text-transform: uppercase; color: #fff; }
.lf-headline span { display: inline-block; margin-top: 4px; padding: 0 6px; background: var(--red); }
.lf-icons { display: flex; gap: 18px; margin-top: 24px; }
.lf-icons .icon-button { width: 44px; height: 44px; padding: 8px; border: 1px solid #3a3d40; border-radius: 3px; color: #fff; }
.lf-icons .icon-button:hover { background: var(--red); border-color: var(--red); }
.lf-icons .icon-button:focus-visible { outline-color: #fff; }
@media (max-width: 1023px) {
  .landing-footer-inner { grid-template-columns: 1fr; gap: 48px; }
  .lf-links ul { grid-auto-flow: column; justify-content: start; gap: 28px; }
}
/* the landing footer shares the numbers panel's edges: 1120px of content inside the container's gutters */
.landing-footer .landing-footer-inner { max-width: calc(1120px + 2 * 56px); gap: 48px; }
.landing-footer .landing-footer-inner { grid-template-columns: minmax(0, 1.5fr) minmax(0, 1fr) auto; }
.landing-footer .landing-footer-inner { grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr); align-items: start; }
.landing-footer .lf-brand { text-align: left; }
.landing-footer .lf-brand .lf-links { margin-top: 36px; }
.landing-footer .lf-follow { text-align: right; }
.landing-footer .lf-icons { justify-content: flex-end; }
@media (max-width: 1023px) { .landing-footer .landing-footer-inner { grid-template-columns: 1fr; } .landing-footer .lf-follow { text-align: left; } .landing-footer .lf-icons { justify-content: flex-start; } }

/* ───────────────────────────────────────────────────────────────────────────
   THE SECRET CAST. html[data-cast="bronze"], set by cast.js from a click on the frieze.
   The whole landing page becomes one sand-cast bronze plaque: patinated field, a moulded rim round the
   document, four bolts, raised polished Roman capitals, sunk lettering for the small words. Nothing from HITS.
   ─────────────────────────────────────────────────────────────────────────── */
@font-face { font-family: 'Cinzel'; src: url('fonts/cinzel-latin.woff2') format('woff2'); font-weight: 400 900; font-style: normal; font-display: swap; }
.cast-toggle { all: unset; display: block; width: 100%; max-width: 1120px; margin: 0 auto; cursor: default; }
.cast-toggle:focus-visible { outline: 2px solid #fff; outline-offset: 6px; }
html[data-cast="bronze"] .cast-toggle:focus-visible { outline-color: #f3d49e; }

html[data-cast="bronze"] {
  --bronze-hi: #fff0cf; --bronze-lit: #e8c186; --bronze-mid: #b98446; --bronze-deep: #6f4520; --bronze-sunk: #24160a;
  --raised: linear-gradient(180deg, var(--bronze-hi) 18%, var(--bronze-lit) 45%, var(--bronze-mid) 68%, #f3d49e 88%) 0 0 / 100% 1lh repeat-y;
}
html[data-cast="bronze"] body { position: relative; min-height: 100vh; background: linear-gradient(rgba(24,14,6,.52), rgba(24,14,6,.52)) fixed, #3a2717 url('/images/bronze-field.jpg') center / cover fixed no-repeat; }
/* the moulded rim round the whole plaque, and a bolt in each corner of the field */
html[data-cast="bronze"] body::before { content: ""; position: absolute; inset: 10px; z-index: 30; pointer-events: none;
  border: 16px solid; border-image: linear-gradient(135deg, #f1cf96, #9a6630 28%, #f6dcab 48%, #6f4520 72%, #d1a066) 1;
  box-shadow: 0 0 0 10px #140d07, inset 0 0 0 2px rgba(0,0,0,.5), inset 0 0 0 6px rgba(241,207,150,.3), inset 0 0 90px rgba(0,0,0,.55); }
html[data-cast="bronze"] body::after { content: ""; position: absolute; inset: 40px; z-index: 30; pointer-events: none;
  --bolt: radial-gradient(circle at 32% 30%, #fbe6bb, #b07a3e 42%, #3b2410 74%, transparent 77%);
  background: var(--bolt) top left / 26px 26px no-repeat, var(--bolt) top right / 26px 26px no-repeat, var(--bolt) bottom left / 26px 26px no-repeat, var(--bolt) bottom right / 26px 26px no-repeat; }
html[data-cast="bronze"] main, html[data-cast="bronze"] main:has(.landing), html[data-cast="bronze"] .hero.landing,
html[data-cast="bronze"] .numbers, html[data-cast="bronze"] .landing-door, html[data-cast="bronze"] #site-footer { background: transparent; }
html[data-cast="bronze"] .landing-inner { padding-top: clamp(72px, 10vh, 120px); }
html[data-cast="bronze"] .landing-frieze { filter: drop-shadow(0 10px 18px rgba(0,0,0,.55)); }

/* raised lettering: polished high points, a cast shadow under every letter */
html[data-cast="bronze"] .landing #feature-title.epitaph-line,
html[data-cast="bronze"] .numbers .stat-figure,
html[data-cast="bronze"] .numbers-title span,
html[data-cast="bronze"] .lf-headline,
html[data-cast="bronze"] .wordmark-text {
  color: transparent; background: var(--raised); -webkit-background-clip: text; background-clip: text;
  filter: drop-shadow(0 2px 0 rgba(20,12,5,.85)) drop-shadow(0 -1px 0 rgba(255,236,200,.18)); }
html[data-cast="bronze"] .landing #feature-title.epitaph-line { font-family: 'Cinzel', serif; font-weight: 700; font-variation-settings: normal;
  font-size: 3.05cqi; line-height: 1.34; letter-spacing: .035em; text-align: center; text-align-last: center; text-wrap: balance; }
html[data-cast="bronze"] .epitaph-line em { font-style: normal; }
html[data-cast="bronze"] .epitaph-quote { color: inherit; }

/* in numbers: no card; the figures are cast into the field between raised beads */
html[data-cast="bronze"] .numbers-panel { background: transparent; color: var(--bronze-lit); border-radius: 0; }
html[data-cast="bronze"] .numbers-title span { padding: 0; font-family: 'Cinzel', serif; font-weight: 700; font-variation-settings: normal; letter-spacing: .12em; font-size: 24px; }
html[data-cast="bronze"] .numbers .stat-figure { font-family: 'Cinzel', serif; font-weight: 700; font-variation-settings: normal; letter-spacing: .01em; }
html[data-cast="bronze"] .numbers-row { border-color: transparent; }
html[data-cast="bronze"] .numbers-row + .numbers-row { border-top: 1px solid rgba(0,0,0,.6); box-shadow: inset 0 1px 0 rgba(243,212,158,.35); }
html[data-cast="bronze"] .numbers-row--offers .stat + .stat { border-left: 1px solid rgba(0,0,0,.6); box-shadow: inset 1px 0 0 rgba(243,212,158,.35); }
/* the small words are sunk into the metal, not raised */
html[data-cast="bronze"] .numbers .stat-tag { background: transparent; color: var(--bronze-sunk); font-family: 'Cinzel', serif; font-weight: 700; font-variation-settings: normal; letter-spacing: .14em; font-size: 13px;
  text-shadow: 0 1px 0 rgba(255,228,178,.45); border: 1px solid rgba(0,0,0,.45); box-shadow: 0 1px 0 rgba(255,228,178,.25), inset 0 1px 2px rgba(0,0,0,.45); padding: 4px 10px 3px; }

/* the way in: a small cast plate with its words sunk into it */
html[data-cast="bronze"] .landing-cta, html[data-cast="bronze"] .lf-headline span {
  background: linear-gradient(180deg, #e7c088, #b07a3e 55%, #8a5a2b); color: var(--bronze-sunk); -webkit-text-fill-color: var(--bronze-sunk);
  font-family: 'Cinzel', serif; font-weight: 700; font-variation-settings: normal; letter-spacing: .12em; text-shadow: 0 1px 0 rgba(255,236,200,.5);
  border: 1px solid #3b2410; border-radius: 2px; box-shadow: inset 0 1px 0 rgba(255,236,200,.6), 0 3px 6px rgba(0,0,0,.55); filter: none; }
html[data-cast="bronze"] .landing-cta:hover { background: linear-gradient(180deg, #f3d49e, #c28c4c 55%, #99663a); }
html[data-cast="bronze"] .lf-headline { font-family: 'Cinzel', serif; font-weight: 700; font-variation-settings: normal; letter-spacing: .04em; }
html[data-cast="bronze"] .lf-headline span { -webkit-background-clip: border-box; background-clip: border-box; padding: 2px 10px 0; }
html[data-cast="bronze"] .lf-icons .icon-button { color: var(--bronze-lit); border-color: rgba(0,0,0,.55); box-shadow: inset 0 1px 0 rgba(243,212,158,.3); }
html[data-cast="bronze"] .lf-icons .icon-button:hover { background: rgba(243,212,158,.12); border-color: rgba(0,0,0,.55); }
html[data-cast="bronze"] #site-footer { border-top: 1px solid rgba(0,0,0,.6); box-shadow: inset 0 1px 0 rgba(243,212,158,.3); padding-bottom: 96px; }
@media (max-width: 600px) {
  html[data-cast="bronze"] body::before { inset: 6px; border-width: 10px; }
  html[data-cast="bronze"] body::after { inset: 22px; background-size: 16px 16px; }
  html[data-cast="bronze"] .landing #feature-title.epitaph-line { font-size: clamp(15px, 4.4vw, 20px); letter-spacing: .02em; }
}
/* the tags on small polished plates, their words sunk into them, like the way-in plate */
html[data-cast="bronze"] .numbers .stat-tag { background: linear-gradient(180deg, #e7c088, #b07a3e 55%, #8a5a2b); color: var(--bronze-sunk); text-shadow: 0 1px 0 rgba(255,236,200,.5);
  border: 1px solid #3b2410; border-radius: 2px; box-shadow: inset 0 1px 0 rgba(255,236,200,.6), 0 2px 4px rgba(0,0,0,.5); font-size: 12px; padding: 4px 10px 2px; }
html[data-cast="bronze"] .lf-icons .icon-button { color: #f0cd92; border-color: rgba(240,205,146,.45); }

/* THE SECRET CAST, full relief: on desktop the page is the three cast panels under the frieze, photographed bronze
   rather than bronze-coloured type. The live words stay in the page for screen readers and search; the plates and
   studs are the links. Phones keep the CSS bronze skin above, where a whole-plaque image would be unreadable. */
.cast-panels { display: none; }
@media (min-width: 900px) {
  html[data-cast="bronze"] .cast-panels { display: grid; gap: 36px; width: 100%; max-width: 1120px; margin: 0 auto; }
  html[data-cast="bronze"] .cast-panel { display: block; width: 100%; height: auto; filter: drop-shadow(0 10px 18px rgba(0,0,0,.55)); }
  html[data-cast="bronze"] .cast-panel-wrap { position: relative; }
  html[data-cast="bronze"] .cast-hot { position: absolute; display: block; border-radius: 3px; }
  html[data-cast="bronze"] .cast-hot:hover { background: rgba(255,236,200,.10); box-shadow: inset 0 0 0 1px rgba(255,236,200,.45); }
  html[data-cast="bronze"] .cast-hot:focus-visible { outline: 2px solid #f3d49e; outline-offset: 3px; }
  html[data-cast="bronze"] .cast-hot--read { left: 15.2%; top: 77%; width: 69.7%; height: 13.6%; }
  html[data-cast="bronze"] .cast-hot--follow { left: 61.8%; top: 53%; width: 29.6%; height: 16.9%; }
  html[data-cast="bronze"] .cast-hot--ig { left: 67.9%; top: 75.4%; width: 3.3%; height: 7.9%; }
  html[data-cast="bronze"] .cast-hot--x { left: 81.9%; top: 75.4%; width: 3.3%; height: 7.9%; }
  /* the studs carry their marks, stamped dark into the polished metal */
  html[data-cast="bronze"] .cast-hot--stud { border-radius: 50%; }
  html[data-cast="bronze"] .cast-hot--stud svg { position: absolute; inset: 24%; width: 52%; height: 52%; fill: none; stroke: #2a1a0d; stroke-width: 2.4; stroke-linecap: round; stroke-linejoin: round; opacity: .85; }
  /* the live page steps aside: words kept for readers, controls handed to the plates */
  html[data-cast="bronze"] .landing .hero-copy, html[data-cast="bronze"] .numbers {
    position: absolute !important; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
  html[data-cast="bronze"] .landing-door, html[data-cast="bronze"] #site-footer { display: none; }
  html[data-cast="bronze"] .landing-inner { padding-bottom: 96px; }
}

/* the epitaph opens on the name: the live Lato wordmark, full width of the epitaph block, its own line */
.epitaph-mark { display: block; margin: 0 0 0.45em; text-align: center; text-align-last: center; }
.epitaph-mark .wordmark-text { color: #fff; }

/* landing polish, 2026-09-25 */
/* the wordmark's ink, not its box, meets the block's edges: Lato's N carries 0.105em of side bearing, the last T 0.0175em */
.epitaph-mark .wordmark-text, .lf-brand .wordmark-text { text-align: left; margin-left: -0.105em; }
.epitaph-mark .wordmark-text { font-size: calc(100cqi / 11.46); }
/* one interval down the page: 48px between frieze, epitaph, panel and door; 96px from the door to the footer */
.landing-inner:has(.landing-frieze) { gap: 32px; }          /* the frieze's faded foot supplies the rest of the 48 */
.numbers { padding-bottom: 48px; }
.landing-door { padding-bottom: 48px; }
#site-footer.landing-footer { padding-top: 48px; }   /* #site-footer's older padding would otherwise win */
@media (max-width: 600px) {
  .numbers { padding-bottom: 32px; }
  .landing-door { padding-bottom: 32px; }
  #site-footer.landing-footer { padding-top: 16px; }
}
/* the door and the tags, one step up to carry their weight on the page */
.landing-cta { font-size: 18px; line-height: 22px; padding: 16px 28px; }
.stat-tag { font-size: 14px; line-height: 18px; padding: 3px 9px; }
.numbers .stat-tag { margin-top: 20px; }

/* the landing closes on its sign-off alone, on the page's centre line; the name already opens the page */
.landing-footer .landing-footer-inner { grid-template-columns: 1fr; justify-items: center; }
.landing-footer .lf-follow { text-align: center; }
.landing-footer .lf-icons { justify-content: center; }
@media (max-width: 1023px) { .landing-footer .lf-follow { text-align: center; } .landing-footer .lf-icons { justify-content: center; } }

/* the door lives in the numbers panel, as its last row: the evidence, then the way into the story */
.numbers-door { padding-top: 36px; }   /* the last stats row keeps its rule above it */
.numbers-door .landing-cta { margin-top: 0; }

/* the panel without rules: the numbers sit in open space; the door carries the same weight as the panel's own label */
.numbers-row, .numbers-row--offers .stat + .stat { border: 0; }
.numbers-door { padding-top: 24px; }
.numbers-door .landing-cta { font-size: 32px; line-height: 32px; font-weight: 800; font-variation-settings: 'wdth' 70; text-transform: uppercase; padding: 12px 20px 10px; border-radius: 0; }
@media (max-width: 600px) { .numbers-door .landing-cta { font-size: 26px; line-height: 26px; padding: 10px 16px 8px; } }

/* phones: the epitaph justified like desktop, last line centred; 6.22cqi was measured as the tightest setting at 328–398px */
@media (max-width: 600px) {
  .landing #feature-title.epitaph-line { font-size: 6.22cqi; text-align: justify; text-align-last: center; text-wrap: wrap; }
}

/* phones: the rail leaves the vertical scroll and becomes one dark band of cards you swipe through,
   the column's title first, then the rumours and the ads in page order */
@media (max-width: 767px) {
  .rail { margin: 48px -32px 0; padding: 32px 0 36px; background: linear-gradient(115deg,#3d4243,#070909 65%); }
  .rail-sticky { position: static; display: flex; gap: 14px; overflow-x: auto; overscroll-behavior-x: contain; scroll-snap-type: x mandatory;
                 padding: 0 32px; scroll-padding-inline: 32px; scrollbar-width: none; }
  .rail-sticky::-webkit-scrollbar { display: none; }
  #gossip, .gossip-grid { display: contents; }
  #gossip > h2 { order: -1; flex: 0 0 auto; align-self: center; margin: 0 4px 0 0; scroll-snap-align: start; color: #fff; }
  #gossip > h2 span { display: inline-block; width: min-content; }
  .body-layout:has(.rail) { padding-bottom: 0; }   /* the band meets the footer, no white strip */
  .gossip-grid article, .ad-block { flex: 0 0 78%; max-width: 320px; scroll-snap-align: start; }
  .ad-block figcaption { color: #a2a7a9; }
}
@media (max-width: 600px) {
  .rail { margin-inline: -16px; }
  .rail-sticky { padding-inline: 16px; scroll-padding-inline: 16px; }
}
