*{margin:0;padding:0;box-sizing:border-box}
body{font-family:-apple-system,system-ui,sans-serif;line-height:1.7;color:#333;background:#fff}
.sc-loCLVs{max-width:780px;margin:0 auto;padding:0 20px}
header{background:#1a1a2e;color:#fff;padding:32px 0;margin-bottom:40px}
header h1{font-size:28px;margin-bottom:4px}
header p{opacity:.7;font-size:15px}
header .sc-OPNNCO{color:#fff;text-decoration:none;font-size:18px;font-weight:600}
.sc-ItRbZs{border-bottom:1px solid #eee;padding:24px 0}
.sc-ItRbZs h2{font-size:20px;margin-bottom:8px}
.sc-ItRbZs h2 a{color:#1a1a2e;text-decoration:none}
.sc-ItRbZs h2 a:hover{color:#e94560}
.sc-ItRbZs .date{font-size:13px;color:#999;margin-bottom:8px}
.sc-CDJEWN{color:#e94560;text-decoration:none;font-size:14px;font-weight:600}
.sc-pEAtEN{padding-bottom:60px}
.sc-pEAtEN h1{font-size:32px;margin-bottom:8px}
.sc-pEAtEN time{font-size:13px;color:#999;display:block;margin-bottom:24px}
.sc-pEAtEN h2{font-size:22px;margin:32px 0 12px}
.sc-pEAtEN h3{font-size:18px;margin:24px 0 8px}
.sc-pEAtEN p{margin-bottom:16px}
.sc-pEAtEN ul,.sc-pEAtEN ol{margin:0 0 16px 24px}
.sc-pEAtEN a{color:#e94560}
.sc-pEAtEN img{max-width:100%;height:auto;border-radius:8px;margin:16px 0}
footer{border-top:1px solid #eee;padding:24px 0;margin-top:40px;text-align:center;font-size:13px;color:#999}
footer a{color:#999}
.sc-RdkyrW{background:#f5f5f5;border-left:3px solid #999;padding:10px 14px;margin-bottom:20px;font-size:13px;color:#777;font-style:italic}
.sc-QEFxcS{background:#fef9e7;border:1px solid #f0c36d;padding:10px 14px;margin-top:20px;font-size:12px;color:#8a6d3b}
.sc-oCBdJi{font-size:13px;color:#999;margin:-16px 0 24px;font-style:italic}
.sc-Hnilqj{text-align:center;margin:0 0 20px}
.sc-PbFEIA{max-width:100%;height:auto;border-radius:6px}
.sc-sZeGBn{margin-top:40px;padding-top:24px;border-top:1px solid #eee}
.sc-sZeGBn h3{font-size:18px;margin-bottom:12px}
.sc-sZeGBn ul{list-style:none;padding:0}
.sc-sZeGBn li{padding:4px 0}
.sc-sZeGBn a{color:#e94560;text-decoration:none}
.sc-HWoInR{padding:20px 0}
.sc-HWoInR ul{list-style:none;padding:0}
.sc-HWoInR li{padding:5px 0;font-size:15px}
.sc-HWoInR a{color:#1a1a2e;text-decoration:none}
.sc-HWoInR a:hover{color:#e94560}
/* === Theme === */
:root{--primary:#26304F;--accent:#A07C2C;--bg:#ECE4D0;--fg:#1A171F;--border:#C5BBA8;--r:6px;--rust:#B34F2A;--fb:'Sora';--fh:'Fraunces'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&family=Sora:wght@400;500;700&display=swap');

:root body { font-family: var(--fb), system-ui, -apple-system, sans-serif; color: var(--fg); background: var(--bg); line-height: 1.74; font-size: 16.5px; }
::selection { background: var(--primary); color: var(--bg); }
:root hr { border: 0; border-top: 1px solid var(--border); margin: 28px 0; }

:root header { background: var(--primary); color: var(--bg); padding: 40px 0 26px; margin-bottom: 40px; border-bottom: 4px solid var(--accent); }
:root header h1 { font-family: var(--fh), Cambria, serif; font-size: 30px; font-weight: 700; color: var(--bg); letter-spacing: .04em; margin-bottom: 4px; text-transform: uppercase; line-height: 1.15; }
:root header h1 + p { font-family: var(--fb), system-ui, sans-serif; font-size: 14px; color: rgba(236, 228, 208, .80); font-style: italic; }
:root header a { font-family: var(--fh), Cambria, serif; font-size: 22px; color: var(--bg); text-decoration: none; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; }

:root main { padding-bottom: 60px; }
:root main > h1 { font-family: var(--fh), Cambria, serif; font-size: 30px; font-weight: 700; color: var(--primary); line-height: 1.16; margin: 10px 0 6px; letter-spacing: .03em; text-transform: uppercase; }
:root main > time { display: block; font-family: var(--fb), system-ui, sans-serif; font-size: 12px; color: var(--accent); margin-bottom: 28px; letter-spacing: .14em; text-transform: uppercase; font-weight: 600; }

:root main > article:not(:has(> .date)) > p { margin-bottom: 16px; font-size: 16.5px; }
:root main > article:not(:has(> .date)) > h2 { font-family: var(--fh), Cambria, serif; font-size: 22px; font-weight: 700; color: var(--primary); margin: 36px 0 12px; padding-bottom: 4px; border-bottom: 2px solid var(--accent); text-transform: uppercase; letter-spacing: .03em; }
:root main > article:not(:has(> .date)) > h3 { font-family: var(--fh), Cambria, serif; font-size: 17px; font-weight: 400; color: var(--accent); margin: 24px 0 8px; text-transform: uppercase; letter-spacing: .04em; }

/* === R2 fixes (2026-06-07T05:30:04.277548+00:00) === */
:root main > article:not(:has(> .date)) > h3 { font-weight: 700; margin-top: 28px; }
:root main > article:not(:has(> .date)) > h2 { margin-top: 44px; margin-bottom: 14px; }
:root main > article:not(:has(> .date)) > p a[href^="/see/"] { font-weight: 700; text-decoration-thickness: 2px; }
:root header a { font-size: 26px; }
:root header h1 + p { font-size: 15px; color: rgba(236, 228, 208, .90); }
:root main > article:has(> .date) > .date { font-size: 12px; letter-spacing: .12em; }
:root main > article:not(:has(> .date)) ul, :root main > article:not(:has(> .date)) ol { margin: 0 0 18px 22px; }
:root main > article:not(:has(> .date)) li { margin-bottom: 6px; }
:root main > article:not(:has(> .date)) blockquote { border-left: 4px solid var(--accent); padding: 8px 0 8px 18px; margin: 24px 0; font-style: italic; color: var(--primary); background: rgba(184, 155, 71, .06); }

:root main > article:not(:has(> .date)) > p a, :root main > article:not(:has(> .date)) > p a:visited { color: var(--primary); text-decoration: underline; text-decoration-color: var(--accent); text-underline-offset: 3px; text-decoration-thickness: 1.5px; font-weight: 500; }
:root main > article:not(:has(> .date)) > p a:hover { color: var(--accent); text-decoration-color: var(--primary); }

:root main > article:not(:has(> .date)) > p a[href^="/try/"], :root main > article:not(:has(> .date)) > p a[href^="/ref/"], :root main > article:not(:has(> .date)) > p a[href^="/check/"] { font-family: var(--fh), Cambria, serif; font-size: 13.5px; color: var(--bg); background: var(--accent); padding: 2px 10px; border-radius: var(--r); text-decoration: none; letter-spacing: .04em; text-transform: uppercase; font-weight: 700; }
:root main > article:not(:has(> .date)) > p a[href^="/try/"]:hover, :root main > article:not(:has(> .date)) > p a[href^="/ref/"]:hover, :root main > article:not(:has(> .date)) > p a[href^="/check/"]:hover { background: var(--primary); }

:root main > article:not(:has(> .date)) > div:has(> img) { margin: 0 0 28px; }
:root main > article:not(:has(> .date)) > div:has(> img) > img { width: 100%; height: auto; display: block; border: 1px solid var(--accent); border-radius: var(--r); }

:root main > article:not(:has(> .date)) > div:has(> em) { border-top: 1px solid var(--accent); border-bottom: 1px solid var(--accent); padding: 12px 14px; margin-top: 36px; font-size: 13px; color: var(--fg); font-family: var(--fb), system-ui, sans-serif; font-style: italic; background: rgba(42, 31, 74, .04); }
:root main > article:not(:has(> .date)) > div:has(> em) em { font-family: var(--fh), Cambria, serif; font-style: normal; color: var(--primary); text-transform: uppercase; font-size: 11px; letter-spacing: .14em; display: inline-block; margin-right: 8px; font-weight: 700; }

:root main > article:has(> .date) { padding: 22px 0; border-bottom: 1px solid var(--border); }
:root main > article:has(> .date):last-of-type { border-bottom: 0; }
:root main > article:has(> .date) > h2 { font-family: var(--fh), Cambria, serif; font-size: 21px; font-weight: 700; margin-bottom: 4px; line-height: 1.24; letter-spacing: .02em; text-transform: uppercase; }
:root main > article:has(> .date) > h2 a { color: var(--fg); text-decoration: none; }
:root main > article:has(> .date) > h2 a:hover { color: var(--primary); }
:root main > article:has(> .date) > .date { font-family: var(--fb), system-ui, sans-serif; font-size: 11px; color: var(--accent); letter-spacing: .14em; text-transform: uppercase; margin-bottom: 8px; display: block; font-weight: 600; }
:root main > article:has(> .date) > p:not(.date) { font-size: 14.5px; color: var(--fg); opacity: .85; margin-bottom: 10px; }
:root main > article:has(> .date) > a:last-child { font-family: var(--fh), Cambria, serif; font-size: 12px; color: var(--bg); background: var(--primary); padding: 6px 14px; border-radius: var(--r); text-decoration: none; letter-spacing: .08em; text-transform: uppercase; font-weight: 700; }
:root main > article:has(> .date) > a:last-child:hover { background: var(--accent); }

:root main > section { margin-top: 40px; padding-top: 20px; border-top: 2px solid var(--primary); }
:root main > section > h3 { font-family: var(--fh), Cambria, serif; font-size: 15px; color: var(--primary); margin-bottom: 14px; text-transform: uppercase; letter-spacing: .14em; font-weight: 700; }
:root main > section > ul { list-style: none; margin: 0; padding: 0; }
:root main > section > ul > li { padding: 9px 0; border-bottom: 1px dotted var(--border); }
:root main > section > ul > li:last-child { border-bottom: 0; }
:root main > section > ul > li > a { color: var(--fg); text-decoration: none; font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; }
:root main > section > ul > li > a:hover { color: var(--primary); }

:root footer { background: transparent; border-top: 1px solid var(--accent); padding: 22px 0 32px; margin-top: 40px; text-align: center; font-family: var(--fh), Cambria, serif; font-size: 12px; color: var(--fg); opacity: .60; letter-spacing: .12em; text-transform: uppercase; }
:root footer a { color: var(--fg); text-decoration: none; border-bottom: 1px dotted var(--border); }
:root footer a:hover { color: var(--primary); border-bottom-color: var(--primary); }

/* === R3 fixes (2026-06-07T06:10:03.952238+00:00) === */
:root main > h1 { font-size: 26px; line-height: 1.22; }
:root main > article:has(> .date) > p:not(.date) { font-size: 15px; opacity: .90; }
:root main > article:has(> .date):nth-child(5n) { margin-bottom: 32px; padding-bottom: 32px; border-bottom: 2px solid var(--accent); }

/* === R4 fixes (2026-06-07T06:50:03.656483+00:00) === */
:root main > article:not(:has(> .date)) h3 { font-weight: 700; margin-top: 28px; }
:root main > article:has(> .date):nth-child(5n+1):not(:first-child) { padding-top: 38px; }
:root main > article:has(> .date) > p:not(.date) { margin-bottom: 16px; }

/* v.1908b8 — layout revision */
/* Editorial signature pass for Star Chart Guide. The persona is a skeptical Denver
   project manager who tracks the sky in a spreadsheet, not a psychic. So: ink-navy +
   gold on cream, an editorial serif-italic display voice (Fraunces), a serif reading
   voice (Newsreader), a tracked-sans meta voice (Sora). One slate "moment" colour
   (#4A5C6B) used in exactly two places — the hero LATEST badge and the article drop
   cap. Homepage gains a true hero, a 3-up Editor's Picks band, two photographic
   section-break strips (THE FEED / SEE ALL), a 2-up Journal grid and a full-width
   multi-column archive tail. NOTE: this site's live theme-assets are hero-masthead.jpg
   + article-hero.jpg (verified 200); landing-photo.jpg / article-bg.jpg both 404, so
   the working pair is used with dark gradient overlays that also carry the strips if a
   photo is ever missing. Structure is styled-components (sc-*): home main = flat
   <article> cards + trailing <section> archive; posts = h1 + time + article + aside +
   section. All selectors are element/structural — no class names, single-level :has. */

/* ---- Fonts: position-independent @font-face (top-of-file @import is dropped by the
        concat pipeline, so declare faces explicitly) ---- */
@font-face { font-family: 'Fraunces'; font-style: normal; font-weight: 400 700; font-display: swap;
  src: url(https://fonts.gstatic.com/s/fraunces/v38/6NU78FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0KxC9TeP2Xz5c.woff2) format('woff2'); }
@font-face { font-family: 'Fraunces'; font-style: italic; font-weight: 400 700; font-display: swap;
  src: url(https://fonts.gstatic.com/s/fraunces/v38/6NU58FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChjeveQ7ZXk8g.woff2) format('woff2'); }
@font-face { font-family: 'Newsreader'; font-style: normal; font-weight: 400 600; font-display: swap;
  src: url(https://fonts.gstatic.com/s/newsreader/v26/cY9AfjOCX1hbuyalUrK4397yjIJFJpc.woff2) format('woff2'); }
@font-face { font-family: 'Newsreader'; font-style: italic; font-weight: 400 600; font-display: swap;
  src: url(https://fonts.gstatic.com/s/newsreader/v26/cY9XfjOCX1hbuyalUrK439vogqCz_goCYw7oRd6JFYYzbARA_n8.woff2) format('woff2'); }
@font-face { font-family: 'Sora'; font-style: normal; font-weight: 400 700; font-display: swap;
  src: url(https://fonts.gstatic.com/s/sora/v17/xMQ9uFFYT72X5wkB_18qmnndmSdSnh2BAfO5mnuyOo1lfiQwV6-xo6eeIw.woff2) format('woff2'); }

:root { --moment: #4A5C6B; --paper: #faf5ec; --ft: 'Newsreader'; }

/* Reading voice = serif; meta stays Sora, display stays Fraunces */
:root body { font-family: var(--ft), Georgia, serif; font-size: 17px; line-height: 1.72; }

/* ============================================================= MASTHEAD (shared) */
:root header {
  max-width: none;
  position: relative;
  text-align: center;
  padding: 50px 20px 36px;
  background-image: linear-gradient(178deg, rgba(38, 48, 79, .80), rgba(22, 28, 48, .93)), url("/theme-assets/hero-masthead.jpg");
  background-size: cover;
  background-position: center;
  border-bottom: 3px solid var(--accent);
  margin-bottom: 52px;
}
:root header::before {
  content: "";
  display: block;
  width: 38px; height: 38px;
  margin: 0 auto 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Ccircle cx='20' cy='20' r='13' fill='none' stroke='%23A07C2C' stroke-width='1.3'/%3E%3Cline x1='20' y1='4.5' x2='20' y2='35.5' stroke='%23A07C2C' stroke-width='.9'/%3E%3Cline x1='4.5' y1='20' x2='35.5' y2='20' stroke='%23A07C2C' stroke-width='.9'/%3E%3Ccircle cx='20' cy='20' r='2.4' fill='%23A07C2C'/%3E%3Ccircle cx='20' cy='7' r='2' fill='%23ECE4D0'/%3E%3C/svg%3E");
  opacity: .96;
}
:root header h1,
:root header a {
  font-family: var(--fh), Georgia, serif;
  font-style: italic;
  font-weight: 600;
  text-transform: none;
  letter-spacing: .005em;
  color: var(--bg);
  line-height: 1.1;
}
:root header h1 { font-size: 38px; margin-bottom: 10px; }
:root header a { font-size: 30px; }
:root header h1 + p {
  font-family: var(--ft), Georgia, serif;
  font-style: italic;
  font-size: 15.5px;
  font-weight: 400;
  color: rgba(236, 228, 208, .90);
  max-width: 580px;
  margin: 0 auto;
  line-height: 1.55;
  letter-spacing: .012em;
}

/* ============================================================= HOMEPAGE GRID */
:root main:has(> article > .date) {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 34px 30px;
  align-items: stretch;
  padding-bottom: 72px;
}

/* --- THE HERO — the loud voice (article #1) --- */
:root main:has(> article > .date) > article:first-of-type {
  grid-column: 1 / -1;
  order: 0;
  position: relative;
  display: block;
  padding: 34px 0 42px;
  margin: 0;
  background: transparent;
  border: 0;
  border-top: 3px solid var(--primary);
  border-bottom: 1px solid rgba(38, 48, 79, .16);
}
/* balance the wide hero row: a faint chart-wheel signature fills the empty right column */
:root main:has(> article > .date) > article:first-of-type::before {
  content: "";
  position: absolute;
  top: 46px;
  right: 6px;
  width: 132px; height: 132px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Ccircle cx='20' cy='20' r='18' fill='none' stroke='%2326304F' stroke-width='.7'/%3E%3Ccircle cx='20' cy='20' r='13' fill='none' stroke='%2326304F' stroke-width='.7'/%3E%3Cline x1='2' y1='20' x2='38' y2='20' stroke='%2326304F' stroke-width='.6'/%3E%3Cline x1='20' y1='2' x2='20' y2='38' stroke='%2326304F' stroke-width='.6'/%3E%3Cline x1='7.3' y1='7.3' x2='32.7' y2='32.7' stroke='%2326304F' stroke-width='.6'/%3E%3Cline x1='32.7' y1='7.3' x2='7.3' y2='32.7' stroke='%2326304F' stroke-width='.6'/%3E%3Ccircle cx='20' cy='20' r='2' fill='%2326304F'/%3E%3C/svg%3E");
  opacity: .14;
  pointer-events: none;
}
:root main:has(> article > .date) > article:first-of-type > .date {
  color: var(--primary);
  opacity: 1;
  font-family: var(--fb), system-ui, sans-serif;
  font-size: 11px;
  letter-spacing: .16em;
  margin-bottom: 14px;
}
:root main:has(> article > .date) > article:first-of-type > .date::before {
  content: "Latest";
  display: inline-block;
  background: var(--moment);
  color: #F3EEE1;
  font-weight: 700;
  letter-spacing: .18em;
  padding: 4px 11px;
  border-radius: 3px;
  margin-right: 13px;
  vertical-align: 1px;
}
:root main:has(> article > .date) > article:first-of-type > h2 {
  font-family: var(--fh), Georgia, serif;
  font-style: italic;
  font-weight: 600;
  font-size: 46px;
  line-height: 1.07;
  letter-spacing: 0;
  text-transform: none;
  color: var(--primary);
  margin: 0 0 16px;
  max-width: 17ch;
}
:root main:has(> article > .date) > article:first-of-type > h2 a { color: var(--primary); text-decoration: none; }
:root main:has(> article > .date) > article:first-of-type > h2 a:hover { color: var(--accent); }
:root main:has(> article > .date) > article:first-of-type > p:not(.date) {
  font-family: var(--ft), Georgia, serif;
  font-size: 19px;
  line-height: 1.6;
  color: var(--fg);
  opacity: 1;
  max-width: 60ch;
  margin: 0 0 22px;
}
:root main:has(> article > .date) > article:first-of-type > a:last-child {
  display: inline-block;
  font-family: var(--fb), system-ui, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--primary);
  background: transparent;
  border: 1.5px solid var(--primary);
  padding: 10px 24px;
  border-radius: var(--r);
  text-decoration: none;
}
:root main:has(> article > .date) > article:first-of-type > a:last-child:hover { background: var(--primary); color: var(--bg); }

/* Editor's Picks band label — anchored to the full-width hero cell, sits above the band */
:root main:has(> article > .date) > article:first-of-type::after {
  content: "Editor's Picks\00A0\00B7\00A0Read These First";
  display: block;
  margin: 40px 0 -6px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(38, 48, 79, .22);
  font-family: var(--fb), system-ui, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--primary);
}

/* --- shared card look for Editor's Picks (2-4) and Journal (5+) --- */
:root main:has(> article > .date) > article:nth-of-type(n+2) {
  background: var(--paper);
  border: 1px solid rgba(38, 48, 79, .11);
  border-radius: 8px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .05);
  padding: 26px 32px 24px;
  margin: 0;
  display: flex;
  flex-direction: column;
}
:root main:has(> article > .date) > article:nth-of-type(n+2) > h2 {
  font-family: var(--fh), Georgia, serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.28;
  letter-spacing: 0;
  text-transform: none;
  color: var(--primary);
  margin: 0 0 12px;
}
:root main:has(> article > .date) > article:nth-of-type(n+2) > h2 a { color: var(--primary); text-decoration: none; }
:root main:has(> article > .date) > article:nth-of-type(n+2) > h2 a:hover { color: var(--accent); }
:root main:has(> article > .date) > article:nth-of-type(n+2) > .date {
  order: -1;
  font-family: var(--fb), system-ui, sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--primary);
  opacity: .66;
  margin: 0 0 12px;
}
:root main:has(> article > .date) > article:nth-of-type(n+2) > p:not(.date) {
  font-family: var(--ft), Georgia, serif;
  font-size: 15.5px;
  line-height: 1.62;
  color: var(--fg);
  opacity: .92;
  margin: 0 0 18px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
:root main:has(> article > .date) > article:nth-of-type(n+2) > a:last-child {
  margin-top: auto;
  align-self: flex-start;
  font-family: var(--fb), system-ui, sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .13em;
  text-transform: uppercase;
  color: var(--accent);
  background: transparent;
  padding: 0;
  border-radius: 0;
  text-decoration: none;
}
:root main:has(> article > .date) > article:nth-of-type(n+2) > a:last-child::after { content: " \2192"; }
:root main:has(> article > .date) > article:nth-of-type(n+2) > a:last-child:hover { color: var(--primary); }

/* Editor's Picks = 3 across (span 2 of 6) */
:root main:has(> article > .date) > article:nth-of-type(n+2):nth-of-type(-n+4) { grid-column: span 2; order: 1; }
/* Journal = 2 across (span 3 of 6) */
:root main:has(> article > .date) > article:nth-of-type(n+5) { grid-column: span 3; order: 3; }

/* --- STRIP 1: THE FEED (between Picks and Journal) --- */
:root main:has(> article > .date)::before {
  content: "The Feed";
  grid-column: 1 / -1;
  order: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 196px;
  border-radius: var(--r);
  background-image: linear-gradient(rgba(20, 24, 28, .55), rgba(20, 24, 28, .30)), url("/theme-assets/article-hero.jpg");
  background-size: cover;
  background-position: center 30%;
  color: #F3EEE1;
  font-family: var(--fb), system-ui, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .34em;
  text-transform: uppercase;
  text-shadow: 0 1px 6px rgba(0, 0, 0, .5);
  padding-left: .34em;
}

/* --- STRIP 2: SEE ALL (between Journal and archive tail) --- */
:root main:has(> article > .date)::after {
  content: "See All";
  grid-column: 1 / -1;
  order: 4;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 210px;
  border-radius: var(--r);
  background-image: linear-gradient(rgba(24, 20, 28, .58), rgba(24, 20, 28, .30)), url("/theme-assets/article-hero.jpg");
  background-size: cover;
  background-position: center 70%;
  color: #F3EEE1;
  font-family: var(--fb), system-ui, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .34em;
  text-transform: uppercase;
  text-shadow: 0 1px 6px rgba(0, 0, 0, .5);
  padding-left: .34em;
  margin-top: 8px;
}

/* --- ARCHIVE TAIL: full-width magazine index --- */
:root main:has(> article > .date) > section {
  grid-column: 1 / -1;
  order: 5;
  margin: 6px 0 0;
  padding: 6px 0 12px;
  border-top: 0;
  background: transparent;
}
:root main:has(> article > .date) > section > h3 {
  font-family: var(--fb), system-ui, sans-serif;
  font-size: 12px;
  letter-spacing: .22em;
  color: var(--primary);
  opacity: .6;
}
:root main:has(> article > .date) > section > ul {
  columns: 2;
  column-gap: 46px;
}
:root main:has(> article > .date) > section > ul > li {
  break-inside: avoid;
  padding: 10px 0;
  border-bottom: 1px dotted rgba(38, 48, 79, .18);
}
:root main:has(> article > .date) > section > ul > li > a {
  font-family: var(--ft), Georgia, serif;
  font-size: 15px;
  line-height: 1.4;
  color: var(--fg);
  font-weight: 500;
}
:root main:has(> article > .date) > section > ul > li > a:hover { color: var(--primary); }

/* ============================================================= ARTICLE PAGE */
/* Title as a photographic hero panel */
:root main:not(:has(> article > .date)) > h1 {
  color: var(--bg);
  font-family: var(--fh), Georgia, serif;
  font-style: italic;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
  font-size: 40px;
  line-height: 1.12;
  background-image: linear-gradient(178deg, rgba(38, 48, 79, .46), rgba(22, 28, 48, .90)), url("/theme-assets/article-hero.jpg");
  background-size: cover;
  background-position: center;
  padding: 120px 30px 26px;
  margin: 0 0 22px;
  border-radius: var(--r);
  border-bottom: 3px solid var(--accent);
}
:root main:not(:has(> article > .date)) > time {
  color: var(--primary);
  opacity: .8;
}

/* Body reading voice */
:root main > article:not(:has(> .date)) > p {
  font-family: var(--ft), Georgia, serif;
  font-size: 18.5px;
  line-height: 1.78;
  margin-bottom: 20px;
}

/* Opening drop cap — typographic signature in slate (moment colour #2) */
:root main:not(:has(> article > .date)) > article:not(:has(> .date)) > p:first-of-type::first-letter {
  float: left;
  font-family: var(--fh), Georgia, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 64px;
  line-height: .82;
  padding: 6px 12px 0 0;
  color: var(--moment);
}

/* Section headers: mixed-case Fraunces + gold underline (kept) + dinkus change-of-gear */
:root main > article:not(:has(> .date)) > h2 {
  font-style: normal;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 600;
}
:root main > article:not(:has(> .date)) > h2::before {
  content: "\2726\00A0\00A0\2726\00A0\00A0\2726";
  display: block;
  text-align: center;
  color: var(--accent);
  font-size: 12px;
  letter-spacing: .12em;
  font-weight: 400;
  margin: 6px 0 20px;
}
:root main > article:not(:has(> .date)) > h3 { text-transform: none; letter-spacing: .01em; }

/* Hanging quote on blockquotes */
:root main > article:not(:has(> .date)) > blockquote {
  position: relative;
  padding-left: 30px;
  font-family: var(--ft), Georgia, serif;
  font-size: 19px;
}
:root main > article:not(:has(> .date)) > blockquote::before {
  content: "\201C";
  position: absolute;
  left: -3px; top: 12px;
  font-family: var(--fh), Georgia, serif;
  font-size: 56px;
  line-height: 1;
  color: var(--accent);
  opacity: .5;
}

/* Affiliate CTAs (/see/…) — inline, mid-sentence, so a warm highlighted strong link,
   NOT a pill. Full element path + attribute out-specifies the body-link rule (Rule J). */
:root main > article:not(:has(> .date)) > p a[href^="/see/"],
:root main > article:not(:has(> .date)) > ul a[href^="/see/"],
:root main > article:not(:has(> .date)) > ol a[href^="/see/"] {
  color: var(--primary);
  font-weight: 700;
  text-decoration: none;
  background: rgba(160, 124, 44, .16);
  padding: 1px 6px;
  border-radius: 4px;
  border-bottom: 2px solid var(--accent);
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
:root main > article:not(:has(> .date)) > p a[href^="/see/"]::after,
:root main > article:not(:has(> .date)) > ul a[href^="/see/"]::after,
:root main > article:not(:has(> .date)) > ol a[href^="/see/"]::after { content: "\00A0\2197"; font-size: .85em; }
:root main > article:not(:has(> .date)) > p a[href^="/see/"]:hover,
:root main > article:not(:has(> .date)) > ul a[href^="/see/"]:hover,
:root main > article:not(:has(> .date)) > ol a[href^="/see/"]:hover { background: rgba(160, 124, 44, .26); color: var(--primary); }

/* Related-articles list on article page (leave article <section> as-is, just refine) */
:root main:not(:has(> article > .date)) > section > h3 { letter-spacing: .16em; }

/* ============================================================= MOBILE */
@media (max-width: 720px) {
  :root main:has(> article > .date) { grid-template-columns: 1fr; gap: 26px; }
  :root main:has(> article > .date) > article:first-of-type,
  :root main:has(> article > .date) > article:nth-of-type(n+2):nth-of-type(-n+4),
  :root main:has(> article > .date) > article:nth-of-type(n+5),
  :root main:has(> article > .date) > section { grid-column: 1 / -1; }
  :root main:has(> article > .date) > article:first-of-type > h2 { font-size: 32px; max-width: none; }
  :root main:has(> article > .date) > article:first-of-type::before { display: none; }
  :root main:has(> article > .date) > section > ul { columns: 1; }
  :root main:has(> article > .date)::before,
  :root main:has(> article > .date)::after { min-height: 150px; }
  :root header h1 { font-size: 30px; }
  :root main:not(:has(> article > .date)) > h1 { font-size: 29px; padding: 88px 22px 22px; }
}
