*{margin:0;padding:0;box-sizing:border-box}
body{font-family:Georgia,'Times New Roman',serif;line-height:1.8;color:#222;background:#f4f1eb}
.sc-YZzphJ{max-width:1100px;margin:0 auto;padding:0 24px}
.sc-uCYRGu{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:48px 0;text-align:center;margin-bottom:48px}
.sc-uCYRGu h1{font-size:36px;letter-spacing:2px;text-transform:uppercase;margin-bottom:6px}
.sc-uCYRGu p{font-size:16px;opacity:.8;font-style:italic}
.sc-uCYRGu .sc-ZGGMwB{color:#fff;text-decoration:none;font-size:20px;letter-spacing:1px;text-transform:uppercase}
.sc-SZXCcH{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:28px}
.sc-AdgJXy{background:#fff;border-radius:4px;box-shadow:0 2px 12px rgba(0,0,0,.08);padding:28px;transition:box-shadow .2s}
.sc-AdgJXy:hover{box-shadow:0 4px 20px rgba(0,0,0,.14)}
.sc-AdgJXy h2{font-size:22px;margin-bottom:10px;line-height:1.3}
.sc-AdgJXy h2 a{color:#2c3e50;text-decoration:none}
.sc-AdgJXy .sc-NhdlUC{font-size:12px;color:#888;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px}
.sc-AdgJXy p{font-size:15px;color:#555;margin-bottom:14px}
.sc-VAYSTc{color:#e74c3c;text-decoration:none;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.5px}
.sc-kssfxP{max-width:780px;margin:0 auto;padding:0 24px 60px}
.sc-kssfxP h1{font-size:36px;margin-bottom:10px;line-height:1.2}
.sc-kssfxP .sc-NhdlUC{font-size:13px;color:#888;display:block;margin-bottom:28px;text-transform:uppercase;letter-spacing:1px}
.sc-kssfxP h2{font-size:24px;margin:36px 0 14px}
.sc-kssfxP h3{font-size:19px;margin:28px 0 10px}
.sc-kssfxP p{margin-bottom:18px;font-size:17px}
.sc-kssfxP ul,.sc-kssfxP ol{margin:0 0 18px 28px}
.sc-kssfxP a{color:#e74c3c}
.sc-kssfxP img{max-width:100%;height:auto;border-radius:4px;margin:20px 0}
.sc-aYanSI{border-top:2px solid #ddd;padding:28px 0;margin-top:48px;text-align:center;font-size:13px;color:#888}
.sc-aYanSI a{color:#888}
.sc-mEWHtQ{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:14px 0;margin-bottom:28px;font-size:14px;color:#888;font-style:italic;text-align:center}
.sc-spkAnA{background:#f9f3e3;padding:16px 20px;margin-top:28px;font-size:13px;color:#7a6230;border-radius:4px}
.sc-tWVptS{font-size:11px;color:#888;margin:-22px 0 28px;text-transform:uppercase;letter-spacing:1.5px}
.sc-VJpNzG{margin:0 0 28px}
.sc-ksYaCQ{width:100%;height:auto;border-radius:4px}
.sc-TFDBtV{border-top:2px solid #ddd;margin-top:40px;padding-top:24px}
.sc-TFDBtV h4{font-size:16px;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;color:#888}
.mag-related-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.mag-related-item a{color:#2c3e50;text-decoration:none;font-size:15px}
.mag-related-item a:hover{color:#e74c3c}
.sc-kuPDCx{background:#fff;border-radius:4px;box-shadow:0 2px 12px rgba(0,0,0,.08);padding:22px 28px;margin-top:28px}
.sc-kuPDCx p{font-size:15px;padding:4px 0;margin:0}
.sc-kuPDCx .sc-NhdlUC{margin:0 8px 0 0;display:inline}
.sc-kuPDCx a{color:#2c3e50;text-decoration:none}
.sc-kuPDCx a:hover{color:#e74c3c}
/* === Theme === */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Lora:wght@400;700&display=swap');
body{font-family:'Montserrat',sans-serif;color:#2C3E50;background:#FDFBF7}
.sc-uCYRGu{background:#2D4F4F;color:#fff}
.sc-uCYRGu h1{font-family:'Lora',serif;color:#fff}
.sc-uCYRGu p{color:rgba(255,255,255,.75)}
.sc-uCYRGu a{color:#fff;text-decoration:none}
.card h2{font-family:'Lora',serif}
.card h2 a{color:#2D4F4F}
.card h2 a:hover{color:#D95D39}
.read-more{color:#D95D39}
.article-content h1{font-family:'Lora',serif}
.article-content h2{font-family:'Lora',serif}
.article-content a{color:#D95D39}
.article-content img{border-radius:12px}
.affiliate-disclosure{border-radius:12px}
.ymyl-disclaimer{border-radius:12px}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&family=Lato:ital,wght@0,300;0,400;0,700;1,400&display=swap');

/* ── Design tokens ───────────────────────────────────────────── */
:root {
  --color-primary:        #323D4A;
  --color-primary-dark:   #242C38;
  --color-primary-light:  #435568;
  --color-accent:         #A68B2E;
  --color-accent-light:   #C4A94A;
  --color-bg:             #FAF9F5;
  --color-surface:        #F2EEE8;
  --color-surface-alt:    #E8E4DC;
  --color-text:           #1E2430;
  --color-text-muted:     #6B7280;
  --color-border:         #D9D4CB;
  --color-link:           #323D4A;
  --color-link-hover:     #A68B2E;

  --font-heading:         'Bitter', Georgia, serif;
  --font-body:            'Lato', system-ui, sans-serif;

  --size-base:            17px;
  --size-sm:              15px;
  --size-lg:              19px;
  --size-xl:              24px;
  --size-2xl:             30px;
  --size-3xl:             38px;

  --weight-heading:       700;
  --weight-body:          400;

  --lh-base:              1.75;
  --lh-heading:           1.25;

  --radius:               6px;
  --spacing-section:      3rem;
  --spacing-block:        1.5rem;
  --max-content:          68ch;
  --max-layout:           1100px;
}

/* ── Base reset ──────────────────────────────────────────────── */
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: var(--size-base);
  scroll-behavior: smooth;
}

body {
  font-family: var(--font-body);
  font-weight: var(--weight-body);
  font-size: var(--size-base);
  line-height: var(--lh-base);
  color: var(--color-text);
  background-color: var(--color-bg);
  -webkit-font-smoothing: antialiased;
}

/* ── Typography — headings ───────────────────────────────────── */
h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-heading);
  font-weight: var(--weight-heading);
  line-height: var(--lh-heading);
  color: var(--color-primary);
  margin-top: var(--spacing-block);
  margin-bottom: 0.55em;
}

h1 { font-size: var(--size-3xl); }
h2 { font-size: var(--size-2xl); }
h3 { font-size: var(--size-xl);  }
h4 { font-size: var(--size-lg);  }
h5 { font-size: var(--size-base);}
h6 { font-size: var(--size-sm);  }

/* ── Typography — body text ──────────────────────────────────── */
p {
  margin-bottom: var(--spacing-block);
  max-width: var(--max-content);
}

p:last-child {
  margin-bottom: 0;
}

ul, ol {
  padding-left: 1.4em;
  margin-bottom: var(--spacing-block);
  max-width: var(--max-content);
}

li {
  margin-bottom: 0.45em;
}

li:last-child {
  margin-bottom: 0;
}

blockquote {
  border-left: 3px solid var(--color-accent);
  padding: 0.8rem 1.25rem;
  margin: var(--spacing-block) 0;
  background-color: var(--color-surface);
  border-radius: 0 var(--radius) var(--radius) 0;
  color: var(--color-text);
  font-style: italic;
  max-width: var(--max-content);
}

blockquote p {
  margin-bottom: 0;
}

strong, b {
  font-weight: 700;
  color: var(--color-primary-dark);
}

/* ── Links ───────────────────────────────────────────────────── */
a {
  color: var(--color-link);
  text-decoration: underline;
  text-decoration-color: var(--color-border);
  text-underline-offset: 3px;
  transition: color 0.15s ease, text-decoration-color 0.15s ease;
}

a:hover, a:focus {
  color: var(--color-link-hover);
  text-decoration-color: var(--color-accent-light);
}

/* ── Layout container ────────────────────────────────────────── */
.container, .wrap, .site-wrap {
  max-width: var(--max-layout);
  margin-inline: auto;
  padding-inline: 1.25rem;
}

/* ── Magazine header ─────────────────────────────────────────── */
.sc-uCYRGu {
  background-color: var(--color-primary);
  color: #fff;
  padding: 2rem 0 1.5rem;
  border-bottom: 3px solid var(--color-accent);
}

.sc-uCYRGu h1,
.sc-uCYRGu .site-title {
  font-family: var(--font-heading);
  font-size: var(--size-2xl);
  color: #fff;
  line-height: 1.2;
  margin: 0;
  letter-spacing: -0.01em;
}

.sc-uCYRGu .site-tagline,
.sc-uCYRGu p {
  color: rgba(255, 255, 255, 0.70);
  font-size: var(--size-sm);
  max-width: none;
  margin-bottom: 0;
  margin-top: 0.4rem;
}

.sc-uCYRGu a {
  color: #fff;
  text-decoration: none;
}

.sc-uCYRGu a:hover {
  color: var(--color-accent-light);
}

/* ── Navigation ──────────────────────────────────────────────── */
.mag-nav, .site-nav {
  background-color: var(--color-primary-dark);
  padding: 0.6rem 0;
}

.mag-nav ul, .site-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem;
}

.mag-nav a, .site-nav a {
  color: rgba(255, 255, 255, 0.80);
  text-decoration: none;
  font-size: var(--size-sm);
  padding: 0.35rem 0.8rem;
  border-radius: var(--radius);
  transition: background-color 0.15s ease, color 0.15s ease;
}

.mag-nav a:hover, .site-nav a:hover {
  background-color: var(--color-primary-light);
  color: #fff;
}

/* ── Cards ───────────────────────────────────────────────────── */
.card {
  background-color: var(--color-bg);
  border: 1px solid var(--color-border);
  border-radius: var(--radius);
  padding: 1.25rem;
  transition: box-shadow 0.15s ease;
}

.card:hover {
  box-shadow: 0 2px 12px rgba(50, 61, 74, 0.10);
}

.card h2 {
  font-family: var(--font-heading);
  font-size: var(--size-xl);
  margin-top: 0;
  margin-bottom: 0.5em;
}

.card h2 a {
  color: var(--color-primary);
  text-decoration: none;
}

.card h2 a:hover {
  color: var(--color-accent);
}

.card .card-meta, .card .meta {
  font-size: var(--size-sm);
  color: var(--color-text-muted);
  margin-bottom: 0.6rem;
}

.card p {
  font-size: var(--size-base);
  color: var(--color-text);
  margin-bottom: 0.75rem;
}

.read-more {
  color: var(--color-accent);
  font-weight: 700;
  text-decoration: none;
  font-size: var(--size-sm);
}

.read-more:hover {
  color: var(--color-primary);
  text-decoration: underline;
}

/* ── Article content ─────────────────────────────────────────── */
.article-content {
  padding-block: var(--spacing-section);
}

.article-content h1 {
  font-family: var(--font-heading);
  font-size: var(--size-3xl);
  color: var(--color-primary);
  margin-top: 0;
}

.article-content h2 {
  font-family: var(--font-heading);
  font-size: var(--size-2xl);
  color: var(--color-primary);
  padding-bottom: 0.35rem;
  border-bottom: 2px solid var(--color-surface-alt);
}

.article-content h3 {
  font-family: var(--font-heading);
  font-size: var(--size-xl);
  color: var(--color-primary-dark);
}

.article-content a {
  color: var(--color-accent);
  text-decoration: underline;
  text-underline-offset: 3px;
}

.article-content a:hover {
  color: var(--color-primary);
}

.article-content img {
  max-width: 100%;
  height: auto;
  border-radius: var(--radius);
  display: block;
  margin-block: var(--spacing-block);
}

.article-content .article-meta {
  font-size: var(--size-sm);
  color: var(--color-text-muted);
  margin-bottom: var(--spacing-block);
  padding-bottom: var(--spacing-block);
  border-bottom: 1px solid var(--color-border);
}

/* ── Sidebar widget ──────────────────────────────────────────── */
.sidebar-widget {
  background-color: var(--color-surface);
  border-radius: var(--radius);
  padding: 1.25rem;
  margin-bottom: var(--spacing-block);
  border: 1px solid var(--color-border);
}

.sidebar-widget h3 {
  font-family: var(--font-heading);
  font-size: var(--size-sm);
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--color-primary);
  margin-top: 0;
  margin-bottom: 0.75rem;
}

/* ── Footer ──────────────────────────────────────────────────── */
.sc-aYanSI, .site-footer {
  background-color: var(--color-primary);
  color: rgba(255, 255, 255, 0.70);
  padding: 2.5rem 0 1.5rem;
  font-size: var(--size-sm);
  margin-top: var(--spacing-section);
}

.sc-aYanSI a, .site-footer a {
  color: rgba(255, 255, 255, 0.88);
  text-decoration: underline;
  text-underline-offset: 2px;
}

.sc-aYanSI a:hover, .site-footer a:hover {
  color: var(--color-accent-light);
}

/* ── Responsive ──────────────────────────────────────────────── */
@media (max-width: 640px) {
  :root {
    --size-base:  16px;
    --size-3xl:   28px;
    --size-2xl:   24px;
    --size-xl:    20px;
  }

  .sc-uCYRGu h1,
  .sc-uCYRGu .site-title {
    font-size: 1.5rem;
  }

  .article-content h1 {
    font-size: 1.75rem;
  }
}

/* === R2 fixes (2026-06-26T13:50:08.579086+00:00) === */

/* H2 section breaks: more breathing room + subtle amber rule above */
.sc-kssfxP article h2 {
  margin-top: 2.5em;
  margin-bottom: 0.5em;
  padding-top: 0.5em;
  border-top: 1px solid rgba(162, 139, 46, 0.40);
}

/* Nav tagline paragraph: readable size, centred, airy */
.sc-uCYRGu p {
  font-size: 0.9rem;
  line-height: 1.6;
  max-width: 680px;
  margin: 0.4em auto 0;
  color: rgba(255, 255, 255, 0.82);
}

/* Inline article images: intentional visual pause */
.sc-KyfYSh {
  margin: 2.5em auto;
  max-width: 720px;
}

/* Disclaimer block: discreet amber-left-bar treatment */
.sc-spkAnA {
  font-size: 0.82rem;
  color: #666;
  border-left: 3px solid #A68B2E;
  padding: 0.75em 1em;
  margin-top: 2.5em;
  background: transparent;
}

/* Related articles list: thin separator makes items scannable */
.mag-related-grid .mag-related-item {
  padding: 0.6em 0;
  border-bottom: 1px solid rgba(50, 61, 74, 0.12);
  display: block;
}

/* Body line-height already 1.75 via --lh-base; apply to scoped article paragraphs too */
.sc-kssfxP article p {
  line-height: 1.75;
}

/* === R3 fixes (2026-06-26T14:40:12.018584+00:00) === */

/* Article body links: amber so inline links are visible as clickable invitations */
.sc-kssfxP article a {
  color: var(--color-accent);
  text-decoration-color: var(--color-accent-light);
  text-underline-offset: 3px;
}

/* Heading links stay primary anthracite — amber on h1/h2/h3 would break page balance */
.sc-kssfxP article h1 a,
.sc-kssfxP article h2 a,
.sc-kssfxP article h3 a {
  color: var(--color-primary);
  text-decoration: none;
}

/* Related articles: readable primary weight so titles read as continuation links */
.mag-related-grid .mag-related-item a {
  color: var(--color-primary);
  font-weight: 600;
  text-decoration: none;
}

/* === R4 fixes (2026-06-26T15:20:22.749159+00:00) === */

/* Author page subtitle (e.g. "Écrit pour Fibre Sensible"): amber italic so it reads
   immediately as a site-identity line, not a body paragraph */
.sc-kssfxP article h1 + p {
  font-size: 1.05rem;
  font-style: italic;
  color: var(--color-accent);
  letter-spacing: 0.02em;
  margin-bottom: 1.75em;
}

/* List bullet markers: amber to match editorial palette */
.sc-kssfxP article ul > li::marker {
  color: var(--color-accent);
}

/* H3 subheadings: extra air above to create a scannable three-level hierarchy */
.sc-kssfxP article h3 {
  margin-top: 2em;
  margin-bottom: 0.4em;
  color: var(--color-primary);
}

/* === QA round-1 fixes (2026-07-29T03:07:12+0800) === */

/* Moment colour: warm rust used as a DELIBERATE signature device — drop caps
   + the hero kicker only. Not scattered. --font-display = Bitter italic voice. */
:root {
  --color-moment: #B34F2A;
  --font-display: 'Bitter', Georgia, serif;
}

/* ── Masthead: photo band + navy overlay + serif-italic wordmark ────────── */
.sc-uCYRGu {
  position: relative;
  background-image:
    linear-gradient(180deg, rgba(36, 44, 56, 0.82) 0%, rgba(36, 44, 56, 0.93) 100%),
    url("/theme-assets/hero-masthead.jpg");
  background-size: cover;
  background-position: center 42%;
  border-bottom: 3px solid var(--color-accent);
}

/* Wordmark — homepage <h1> and article <a> share one serif-italic voice */
.sc-uCYRGu h1,
.sc-uCYRGu > div > a {
  font-family: var(--font-display);
  font-style: italic;
  font-weight: 600;
  letter-spacing: 0.01em;
  color: #fff;
  text-decoration: none;
}

/* Manifesto subhead: tiny serif-italic line under the wordmark (signature) */
.sc-uCYRGu p {
  font-family: var(--font-display);
  font-style: italic;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.80);
  letter-spacing: 0.01em;
}

/* ── Homepage feed → editorial rhythm ──────────────────────────────────────
   hero (full width) → "À lire en premier" picks band (3-up)
   → chronological grid (2-up, hairline dividers). 6-col base grid. */
.sc-SZXCcH {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 1.9rem 1.75rem;
  align-items: stretch;
  padding-top: 2.5rem;
}

/* Quiet card baseline = chronological 2-up (default) */
.sc-SZXCcH > .sc-AdgJXy {
  grid-column: span 3;
  padding: 1.15rem 0 1.4rem;
  border-top: 1px solid var(--color-border);
  background: transparent;
}

/* Card meta (date): sans, uppercase, tracked — the meta voice */
.sc-SZXCcH .sc-NhdlUC {
  font-family: var(--font-body);
  font-size: 0.72rem;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: var(--color-text-muted);
  margin-bottom: 0.4rem;
}

.sc-SZXCcH > .sc-AdgJXy > h2 {
  font-family: var(--font-heading);
  font-size: 1.3rem;
  line-height: 1.24;
  margin: 0 0 0.5rem;
}
.sc-SZXCcH > .sc-AdgJXy > h2 a {
  color: var(--color-primary);
  text-decoration: none;
}
.sc-SZXCcH > .sc-AdgJXy > h2 a:hover {
  color: var(--color-accent);
}
.sc-SZXCcH > .sc-AdgJXy > h2 + p {
  font-size: 0.98rem;
  color: var(--color-text);
  margin-bottom: 0.9rem;
}

/* Continue-reading: recast as a tracked French meta CTA with a gold arrow, so
   the accent reads as an editorial cue — not a stray default link colour.
   (Also fixes the mojibake English "Continue Reading" baked in the HTML.) */
.sc-SZXCcH .sc-VAYSTc {
  font-size: 0;
  text-decoration: none;
}
.sc-SZXCcH .sc-VAYSTc::after {
  content: "Lire la suite \2192";
  font-family: var(--font-body);
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: var(--color-accent);
}
.sc-SZXCcH .sc-VAYSTc:hover::after {
  color: var(--color-primary);
}

/* ── HERO (card 1): the one loud voice ─────────────────────────────────── */
.sc-SZXCcH > .sc-AdgJXy:first-child {
  grid-column: 1 / -1;
  border-top: none;
  border-bottom: 1px solid var(--color-border);
  padding: 0.5rem 0 2.25rem;
  margin-bottom: 0.4rem;
}
/* "Dernier essai —" kicker: rust moment #1 */
.sc-SZXCcH > .sc-AdgJXy:first-child > .sc-NhdlUC {
  color: var(--color-moment);
  font-weight: 700;
  font-size: 0.74rem;
  letter-spacing: 0.16em;
}
.sc-SZXCcH > .sc-AdgJXy:first-child > .sc-NhdlUC::before {
  content: "Dernier essai — ";
}
.sc-SZXCcH > .sc-AdgJXy:first-child > h2 {
  font-family: var(--font-display);
  font-style: italic;
  font-weight: 600;
  font-size: clamp(2rem, 4.6vw, 3.25rem);
  line-height: 1.08;
  letter-spacing: -0.01em;
  margin: 0.35rem 0 0.8rem;
  max-width: 20ch;
}
.sc-SZXCcH > .sc-AdgJXy:first-child > h2 + p {
  font-size: 1.16rem;
  line-height: 1.7;
  max-width: 60ch;
}
/* Drop cap: rust moment #2 */
.sc-SZXCcH > .sc-AdgJXy:first-child > h2 + p::first-letter {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 3.4rem;
  line-height: 0.78;
  float: left;
  margin: 0.35rem 0.6rem 0 0;
  color: var(--color-moment);
}

/* ── EDITOR'S PICKS band (cards 2–4): 3-up, surface panel, labelled ────── */
.sc-SZXCcH > .sc-AdgJXy:nth-child(2),
.sc-SZXCcH > .sc-AdgJXy:nth-child(3),
.sc-SZXCcH > .sc-AdgJXy:nth-child(4) {
  grid-column: span 2;
  margin-top: 2.1rem;
  padding: 1.2rem 1.35rem 1.5rem;
  background: var(--color-surface);
  border-top: 2px solid var(--color-primary);
}
/* Band kicker above the leftmost pick — the second confident "gear change" */
.sc-SZXCcH > .sc-AdgJXy:nth-child(2) {
  position: relative;
}
.sc-SZXCcH > .sc-AdgJXy:nth-child(2)::before {
  content: "À lire en premier — la sélection de Frédéric";
  position: absolute;
  top: -2rem;
  left: 0;
  font-family: var(--font-body);
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: var(--color-primary);
  white-space: nowrap;
}

/* Lone trailing chronological card: span full width so no empty right column */
.sc-SZXCcH > .sc-AdgJXy:nth-child(2n+1):nth-child(n+5):last-child {
  grid-column: 1 / -1;
}

/* ── Article page: display title, dinkus, drop cap, hanging quote ──────── */
.sc-kssfxP > h1 {
  font-family: var(--font-display);
  font-size: clamp(2rem, 4.5vw, 3rem);
  line-height: 1.12;
  letter-spacing: -0.01em;
  max-width: 22ch;
}
.sc-kssfxP > time {
  display: block;
  font-family: var(--font-body);
  font-size: 0.74rem;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: var(--color-text-muted);
  margin-bottom: 1.6rem;
}
/* Signature ❧ dinkus replaces the amber rule above each section heading */
.sc-kssfxP article > h2 {
  border-top: none;
  padding-top: 0;
  margin-top: 2.4em;
}
.sc-kssfxP article > h2::before {
  content: "\2767";
  display: block;
  font-family: var(--font-display);
  font-size: 1.35rem;
  line-height: 1;
  color: var(--color-accent);
  margin-bottom: 0.55rem;
}
/* Drop cap on the article's opening paragraph — rust signature carries over */
.sc-kssfxP article > figure:first-child + h2 + p::first-letter {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 0.78;
  float: left;
  margin: 0.32rem 0.55rem 0 0;
  color: var(--color-moment);
}
/* Hanging quotation mark on pull-quotes */
.sc-kssfxP article > blockquote {
  position: relative;
  border-left: 3px solid var(--color-moment);
  padding-left: 2.4rem;
}
.sc-kssfxP article > blockquote::before {
  content: "\201C";
  position: absolute;
  top: 0.1rem;
  left: 0.5rem;
  font-family: var(--font-display);
  font-size: 2.8rem;
  line-height: 1;
  color: rgba(179, 79, 42, 0.30);
}

/* ── Mobile: collapse the editorial grid to a single readable column ────── */
@media (max-width: 760px) {
  .sc-SZXCcH {
    grid-template-columns: 1fr;
    gap: 1.5rem;
    padding-top: 1.75rem;
  }
  .sc-SZXCcH > .sc-AdgJXy,
  .sc-SZXCcH > .sc-AdgJXy:first-child,
  .sc-SZXCcH > .sc-AdgJXy:nth-child(2),
  .sc-SZXCcH > .sc-AdgJXy:nth-child(3),
  .sc-SZXCcH > .sc-AdgJXy:nth-child(4),
  .sc-SZXCcH > .sc-AdgJXy:nth-child(2n+1):nth-child(n+5):last-child {
    grid-column: auto;
    margin-top: 0;
  }
  .sc-SZXCcH > .sc-AdgJXy:nth-child(2) {
    margin-top: 2.6rem;
  }
  .sc-SZXCcH > .sc-AdgJXy:nth-child(2)::before {
    white-space: normal;
  }
  .sc-SZXCcH > .sc-AdgJXy:first-child > h2 {
    font-size: 1.95rem;
  }
}


/* === QA tail polish (2026-07-29T07:18:57.262129+00:00) — style Lambda [SB-20] compact tail across templates === */
/* The tail wrapper is always the LAST block child of <main> on the homepage,
   containing title-only rows of older articles. Various templates use different
   inner structures (ul>li / p / direct <a>) — this handles all three. */

:root main > *:last-child:not(:has(h2)):not(:has(h1)):not(:has(article)) {
  grid-column: 1 / -1;
  max-width: min(720px, 92vw);
  margin: 88px auto 0;
  padding: 40px 0 32px;
  border-top: 2px double rgba(0, 0, 0, .16);
  background: transparent;
  box-shadow: none;
}

:root main > *:last-child:not(:has(h2)):not(:has(h1)):not(:has(article))::before {
  content: "\2014  MORE FROM THE ARCHIVE  \2014";
  display: block;
  text-align: center;
  font-family: system-ui, -apple-system, sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .28em;
  text-transform: uppercase;
  opacity: .5;
  margin-bottom: 36px;
}

/* Any list / paragraph rows: 2-col on desktop, single on mobile */
:root main > *:last-child ul {
  list-style: none;
  padding: 0;
  margin: 0;
  columns: 2;
  column-gap: 48px;
}
@media (max-width: 899px) {
  :root main > *:last-child ul { columns: 1; }
}

:root main > *:last-child li,
:root main > *:last-child > p,
:root main > *:last-child > a {
  padding: 10px 0;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 15px;
  line-height: 1.4;
  border-bottom: 1px dotted rgba(0, 0, 0, .12);
  break-inside: avoid;
  display: block;
}

:root main > *:last-child li a,
:root main > *:last-child p a,
:root main > *:last-child > a {
  text-decoration: none;
  font-weight: 600;
}

:root main > *:last-child li a:hover,
:root main > *:last-child p a:hover,
:root main > *:last-child > a:hover {
  text-decoration: underline;
}

/* dates (first inline child of li/p) — subtle mono */
:root main > *:last-child p > :first-child,
:root main > *:last-child li > :first-child:not(a) {
  font-family: system-ui, -apple-system, sans-serif;
  font-size: 11px;
  letter-spacing: .1em;
  opacity: .5;
  margin-right: 10px;
}
