*{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=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,600;0,9..144,700;1,9..144,400;1,9..144,600&family=Sora:wght@400;500;600;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; }

/* === QA round-1 fixes (2026-07-17T19:18:29+0800) === */
/* Persona pivot: the deep-purple "tarot" palette read mystical; this is a skeptical, spreadsheet-tracking
   data guy. Shift primary to a night-sky ink navy, retire Cinzel's monumental all-caps for Fraunces
   editorial serif (italic display voice), fix low-contrast gold dates, add a true homepage hero + article
   drop cap + prominent affiliate CTAs. Rust (#B34F2A) used in exactly two deliberate places. */
:root { --rust: #B34F2A; }

/* -- Fraunces takes over every display surface (was Cinzel) -- */
:root header h1,
:root header a,
:root main > h1,
:root main > article:has(> .date) > h2,
:root main > article:not(:has(> .date)) > h2,
:root main > article:not(:has(> .date)) > h3,
:root main > section > h3,
:root footer { font-family: var(--fh), Georgia, serif; }

/* -- Masthead: atmospheric photo + gradient wash + italic wordmark + orbit monogram signature -- */
:root header {
  position: relative;
  text-align: center;
  padding: 46px 20px 32px;
  background-image: linear-gradient(180deg, rgba(38, 48, 79, .80), rgba(24, 30, 52, .93)), url("/theme-assets/hero-masthead.jpg");
  background-size: cover;
  background-position: center;
  border-bottom: 3px solid var(--accent);
}
:root header::before {
  content: "";
  display: block;
  width: 34px; height: 34px;
  margin: 0 auto 14px;
  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.5' fill='none' stroke='%23C4A24A' stroke-width='1.4'/%3E%3Ccircle cx='20' cy='6.5' r='3' fill='%23C4A24A'/%3E%3Ccircle cx='20' cy='20' r='2' fill='%23C4A24A'/%3E%3C/svg%3E");
  opacity: .95;
}
:root header h1 { font-style: italic; font-weight: 600; text-transform: none; letter-spacing: .005em; font-size: 34px; }
:root header a { font-style: italic; font-weight: 600; text-transform: none; letter-spacing: .005em; font-size: 30px; }
:root header h1 + p {
  font-style: italic; font-size: 15px; font-weight: 400;
  max-width: 560px; margin: 9px auto 0;
  color: rgba(236, 228, 208, .90); letter-spacing: .015em; line-height: 1.5;
}

/* ============ HOMEPAGE: hero + 2-column editorial grid ============ */
:root main:has(> article > .date) {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 46px;
  align-items: start;
}
:root main:has(> article > .date) > :not(article) { grid-column: 1 / -1; }
:root main:has(> article > .date) > article:has(> .date) {
  padding: 26px 0 24px;
  border-bottom: 1px solid var(--border);
}

/* Dates: was low-contrast gold on cream -> ink navy for scannability */
:root main:has(> article > .date) > article:has(> .date) > .date { color: var(--primary); opacity: .72; }

/* Quiet supporting cards (everything after the hero) */
:root main:has(> article > .date) > article:has(> .date):not(:first-of-type) > h2 {
  font-size: 20px; font-weight: 600; font-style: normal;
  text-transform: none; letter-spacing: 0; line-height: 1.3;
}

/* THE HERO — the loud voice */
:root main:has(> article > .date) > article:first-of-type {
  grid-column: 1 / -1;
  padding: 30px 0 40px;
  margin-bottom: 8px;
  border-top: 3px solid var(--primary);
  border-bottom: 2px solid var(--accent);
}
:root main:has(> article > .date) > article:first-of-type > .date::before {
  content: "Latest Dispatch";
  display: inline-block;
  font-family: var(--fb), system-ui, sans-serif;
  font-size: 11px; font-weight: 700; letter-spacing: .18em; text-transform: uppercase;
  color: var(--bg); background: var(--rust);
  padding: 4px 11px; border-radius: 2px; margin-right: 12px;
  vertical-align: 1px;
}
:root main:has(> article > .date) > article:first-of-type > h2 {
  font-size: 47px; line-height: 1.06; font-style: italic; font-weight: 600;
  text-transform: none; letter-spacing: 0; margin: 16px 0 12px; max-width: 16ch;
}
:root main:has(> article > .date) > article:first-of-type > h2 a { color: var(--primary); }
:root main:has(> article > .date) > article:first-of-type > p:not(.date) {
  font-size: 18px; line-height: 1.6; opacity: 1; color: var(--fg); max-width: 62ch;
}
:root main:has(> article > .date) > article:first-of-type > a:last-child {
  background: transparent; color: var(--primary);
  border: 1.5px solid var(--primary); padding: 9px 22px; letter-spacing: .1em;
}
:root main:has(> article > .date) > article:first-of-type > a:last-child:hover {
  background: var(--primary); color: var(--bg);
}

/* ============ ARTICLE PAGE ============ */
/* Title as a photo-hero panel */
:root main:not(:has(> article > .date)) > h1 {
  color: var(--bg); font-style: italic; font-weight: 600;
  text-transform: none; letter-spacing: 0; font-size: 40px; line-height: 1.12;
  background-image: linear-gradient(180deg, rgba(38, 48, 79, .48), rgba(24, 30, 52, .90)), url("/theme-assets/article-hero.jpg");
  background-size: cover; background-position: center;
  padding: 116px 28px 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: .78; }

/* Opening drop cap — a typographic signature in rust */
: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: 66px; line-height: .82; padding: 6px 11px 0 0; color: var(--rust);
}

/* Section headers: keep the liked gold underline, mixed-case Fraunces, add a dinkus change-of-gear */
:root main > article:not(:has(> .date)) > h2 { text-transform: none; letter-spacing: 0; font-weight: 600; }
:root main > article:not(:has(> .date)) > h2::before {
  content: "\2726 \2726 \2726";
  display: block; text-align: center; color: var(--accent);
  font-size: 12px; letter-spacing: .5em; font-weight: 400; font-style: normal;
  margin: 8px 0 22px; padding-right: .5em;
}

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

/* Affiliate CTAs: highest-intent links get the strongest treatment (were plain inline links) */
: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/"],
:root main > article:not(:has(> .date)) > p a[href^="/go/"] {
  display: inline-block; font-family: var(--fb), system-ui, sans-serif;
  font-size: 13.5px; padding: 7px 16px; margin: 3px 0; border-radius: var(--r);
  box-shadow: 0 2px 0 rgba(38, 48, 79, .28);
}
:root main > article:not(:has(> .date)) > p a[href^="/try/"]::after,
:root main > article:not(:has(> .date)) > p a[href^="/ref/"]::after,
:root main > article:not(:has(> .date)) > p a[href^="/check/"]::after,
:root main > article:not(:has(> .date)) > p a[href^="/go/"]::after { content: " \2192"; }

/* Mobile: hero + grid collapse to a single readable column */
@media (max-width: 720px) {
  :root main:has(> article > .date) { grid-template-columns: 1fr; column-gap: 0; }
  :root main:has(> article > .date) > article:first-of-type > h2 { font-size: 34px; max-width: none; }
  :root main:not(:has(> article > .date)) > h1 { font-size: 30px; padding: 88px 20px 22px; }
}
