*{margin:0;padding:0;box-sizing:border-box}
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.7;color:#111;background:#fff}
.astro-gIjOOvXg{max-width:900px;margin:0 auto;padding:0 28px}
.astro-C3icY7aw{background:#111;color:#fff;padding:64px 0;margin-bottom:48px}
.astro-C3icY7aw h1{font-size:42px;font-weight:800;letter-spacing:-1px;margin-bottom:8px}
.astro-C3icY7aw p{font-size:18px;opacity:.7}
.astro-C3icY7aw a{color:#fff;text-decoration:none;font-size:22px;font-weight:800}
.astro-cGIM9GNZ{padding:0}
.astro-ncxI7NGf{padding:32px 0;border-left:4px solid #111;padding-left:24px;margin-bottom:28px}
.astro-ncxI7NGf h2{font-size:24px;font-weight:700;margin-bottom:6px}
.astro-ncxI7NGf h2 a{color:#111;text-decoration:none}
.astro-ncxI7NGf h2 a:hover{text-decoration:underline}
.astro-ncxI7NGf .astro-BDPiOr8q{font-size:12px;font-weight:600;text-transform:uppercase;color:#888;letter-spacing:1px;margin-bottom:8px}
.astro-ncxI7NGf p{font-size:15px;color:#444;margin-bottom:10px}
.astro-BuhCwHKe{display:inline-block;background:#111;color:#fff;padding:8px 20px;font-size:13px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:1px}
.astro-BuhCwHKe:hover{background:#333}
.astro-LAuTFRmM{padding-bottom:60px}
.astro-LAuTFRmM h1{font-size:38px;font-weight:800;letter-spacing:-1px;margin-bottom:10px}
.astro-LAuTFRmM time{font-size:12px;font-weight:600;text-transform:uppercase;color:#888;letter-spacing:1px;display:block;margin-bottom:28px}
.astro-LAuTFRmM h2{font-size:26px;font-weight:700;margin:40px 0 14px}
.astro-LAuTFRmM h3{font-size:20px;font-weight:700;margin:32px 0 10px}
.astro-LAuTFRmM p{margin-bottom:18px;font-size:17px}
.astro-LAuTFRmM ul,.astro-LAuTFRmM ol{margin:0 0 18px 24px}
.astro-LAuTFRmM a{color:#111;font-weight:600;text-decoration:underline}
.astro-LAuTFRmM img{max-width:100%;height:auto;margin:20px 0}
.astro-m0YYbBYV{background:#111;color:#888;padding:28px 0;margin-top:48px;text-align:center;font-size:12px}
.astro-m0YYbBYV a{color:#888;text-decoration:none}
.astro-AJ1wdwEp{background:#222;color:#aaa;padding:14px 20px;margin-bottom:24px;font-size:13px;font-style:italic}
.astro-6Crv0yn2{background:#1a1a1a;color:#888;padding:14px 20px;margin-top:32px;font-size:12px;border-top:3px solid #444}
.astro-pyjDHxJc{font-size:12px;font-weight:600;text-transform:uppercase;color:#666;letter-spacing:1px;margin:-20px 0 28px;padding-left:12px;border-left:2px solid #ccc}
.astro-rpUcTn3o{margin:0 0 24px}
.astro-7sASGbDB{width:100%;height:auto;border-radius:0}
.astro-lVPJofpA{border-left:4px solid #111;padding-left:24px;margin-top:48px}
.astro-lVPJofpA h3{font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}
.astro-lVPJofpA ul{list-style:none;padding:0}
.astro-lVPJofpA li{padding:6px 0}
.astro-lVPJofpA a{color:#111;text-decoration:underline;font-weight:600}
.astro-miKdSVD7{border-left:4px solid #ddd;padding-left:24px;margin-top:36px}
.astro-miKdSVD7 ul{list-style:none;padding:0}
.astro-miKdSVD7 li{padding:6px 0;font-size:16px}
.astro-miKdSVD7 a{color:#111;text-decoration:none;font-weight:600}
.astro-miKdSVD7 a:hover{text-decoration:underline}
.astro-miKdSVD7 .astro-BDPiOr8q{margin:0 0 0 8px}
/* === Theme === */
:root{--primary:#2A2820;--accent:#C5B358;--bg:#F2EAD8;--fg:#1A1916;--border:#BDB280;--r:2px;--fb:'Fira Sans';--fh:'Big Shoulders Display'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@600;700;800&family=Fira+Sans:ital,wght@0,400;0,500;0,700;1,400&display=swap');

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

:root > body > div:first-child { background: var(--primary); color: var(--bg); padding: 60px 0 42px; margin-bottom: 48px; border-bottom: 5px solid var(--accent); }
:root > body > div:first-child h1 { font-family: var(--fh), Impact, system-ui, sans-serif; font-size: 56px; font-weight: 800; color: var(--bg); letter-spacing: 0; line-height: 1.02; margin-bottom: 8px; text-transform: uppercase; }
:root > body > div:first-child p { font-family: var(--fb), system-ui, sans-serif; font-size: 15px; color: rgba(242, 234, 216, .80); font-style: italic; }
:root > body > div:first-child a { font-family: var(--fh), Impact, system-ui, sans-serif; font-size: 28px; color: var(--bg); text-decoration: none; font-weight: 800; text-transform: uppercase; letter-spacing: .01em; display: inline-block; padding-bottom: 0.5em; }

:root main { padding-bottom: 80px; }
:root main > hgroup > h1, :root main > h1 { font-family: var(--fh), Impact, system-ui, sans-serif; font-size: 36px; font-weight: 800; color: var(--fg); line-height: 1.2; margin: 8px 0 10px; letter-spacing: -.005em; text-transform: uppercase; }
:root main > hgroup > time, :root main > time { display: block; font-family: var(--fh), Impact, system-ui, sans-serif; font-size: 13px; color: var(--accent); margin-bottom: 32px; letter-spacing: .18em; text-transform: uppercase; font-weight: 700; }

:root main > article > p { margin-bottom: 18px; font-size: 17px; line-height: 1.78; }
:root main > article > h2 { font-family: var(--fh), Impact, system-ui, sans-serif; font-size: 30px; font-weight: 700; color: var(--primary); margin-top: 2.4em; margin-right: 0; margin-bottom: 0.6em; margin-left: 0; letter-spacing: -0.01em; text-transform: none; border-top: 3px solid var(--primary); padding-top: 14px; }
:root main > article > h3 { font-family: var(--fh), Impact, system-ui, sans-serif; font-size: 21px; font-weight: 600; color: var(--accent); margin-top: 1.8em; margin-right: 0; margin-bottom: 0.4em; margin-left: 0; text-transform: none; letter-spacing: 0; }
:root main > article ul, :root main > article ol { margin: 0 0 18px 24px; }
:root main > article li { margin-bottom: 6px; }
:root main > article blockquote { border-left: 5px solid var(--accent); padding: 10px 0 10px 20px; margin: 28px 0; font-style: italic; color: var(--fg); background: rgba(197, 179, 88, .08); border-radius: 0 var(--r) var(--r) 0; }

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

:root main > article > p a[href^="/ref/"], :root main > article > p a[href^="/try/"], :root main > article > p a[href^="/check/"], :root main > article > p a[href^="/partner/"], :root main > article > p a[href^="/go/"] { background: var(--accent); color: var(--fg); padding: 3px 12px; border-radius: var(--r); text-decoration: none; font-weight: 700; font-family: var(--fh), Impact, system-ui, sans-serif; font-size: 15px; letter-spacing: .06em; text-transform: uppercase; }
:root main > article > p a[href^="/ref/"]:hover, :root main > article > p a[href^="/try/"]:hover, :root main > article > p a[href^="/check/"]:hover, :root main > article > p a[href^="/partner/"]:hover, :root main > article > p a[href^="/go/"]:hover { background: var(--primary); color: var(--bg); }

:root main > article > section:has(> img) { margin: 0 0 32px; }
:root main > article > section > img { width: 100%; height: auto; display: block; border-radius: var(--r); box-shadow: 0 5px 18px rgba(26, 25, 22, .14); }

:root main > article > aside { background: rgba(42, 40, 32, .07); border-left: 5px solid var(--primary); border-radius: 0 var(--r) var(--r) 0; padding: 16px 22px; margin: 36px 0 0; font-size: 14px; color: var(--fg); font-family: var(--fb), system-ui, sans-serif; font-style: italic; line-height: 1.62; }

:root main > div:has(> h2) { background: var(--bg); border: 1px solid var(--border); border-left: 6px solid var(--primary); border-radius: 0 var(--r) var(--r) 0; padding: 24px 26px; margin-bottom: 22px; box-shadow: 0 1px 5px rgba(26, 25, 22, .04); transition: transform .15s ease, box-shadow .15s ease, border-left-color .15s ease; }
:root main > div:has(> h2):hover { transform: none; box-shadow: 0 2px 8px rgba(26,25,22,.07); border-left-color: var(--accent); }
:root main > div:has(> h2) > p:first-child { font-family: var(--fh), Impact, system-ui, sans-serif; font-size: 12px; color: var(--accent); letter-spacing: .18em; text-transform: uppercase; margin-bottom: 8px; font-weight: 700; }
:root main > div:has(> h2) > h2 { font-family: var(--fh), Impact, system-ui, sans-serif; font-size: 26px; font-weight: 700; margin-bottom: 8px; line-height: 1.10; letter-spacing: 0; text-transform: uppercase; }
:root main > div:has(> h2) > h2 a { color: var(--fg); text-decoration: none; }
:root main > div:has(> h2) > h2 a:hover { color: var(--primary); }
:root main > div:has(> h2) > p:not(:first-child) { font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; color: var(--fg); opacity: .82; margin-bottom: 12px; }
:root main > div:has(> h2) > a:last-child { font-family: var(--fh), Impact, system-ui, sans-serif; font-size: 13px; color: var(--bg); background: var(--primary); padding: 8px 20px; border-radius: var(--r); text-decoration: none; letter-spacing: .12em; text-transform: uppercase; font-weight: 700; display: inline-block; }
:root main > div:has(> h2) > a:last-child:hover { background: var(--accent); color: var(--fg); }

:root main > div:has(> ul) { margin-top: 48px; padding-top: 28px; border-top: 3px solid var(--primary); }
:root main > div:has(> ul) > h3 { font-family: var(--fh), Impact, system-ui, sans-serif; font-size: 15px; color: var(--primary); margin-bottom: 16px; text-transform: uppercase; letter-spacing: .18em; font-weight: 700; }
:root main > div:has(> ul) > ul { list-style: none; margin: 0; padding: 0; }
:root main > div:has(> ul) > ul > li { padding: 10px 0; border-bottom: 1px dotted var(--border); }
:root main > div:has(> ul) > ul > li:last-child { border-bottom: 0; }
:root main > div:has(> ul) > ul > li > a { color: var(--fg); text-decoration: none; font-family: var(--fb), system-ui, sans-serif; font-size: 15px; line-height: 1.4; }
:root main > div:has(> ul) > ul > li > a:hover { color: var(--primary); }

:root footer { background: transparent; border-top: 1px solid var(--border); padding: 24px 0 36px; margin-top: 56px; text-align: center; font-family: var(--fh), Impact, system-ui, sans-serif; font-size: 13px; color: var(--fg); opacity: .60; letter-spacing: .14em; 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); }

/* === R2 fixes (2026-06-25T15:30:18.469363+00:00) === */

/* Disclaimer box — fine-print footer note, recedes from view */
.astro-6Crv0yn2 { background: transparent; border: none; border-top: 1px solid rgba(0,0,0,0.1); padding: 0.75em 0 0 0; margin-top: 2.5em; font-size: 12px; color: #999; line-height: 1.5; }

/* Lead paragraph — slightly larger to hook the reader */
:root main > article > p:first-of-type { font-size: 18px; color: #3a3028; font-weight: 400; }

/* === R3 fixes (2026-06-26T07:10:27.500019+00:00) === */

/* Related Articles block — warm-tinted accent panel extending article personality */
.astro-lVPJofpA { margin-top: 3em; padding: 1.25em 1.5em; background-color: rgba(197,179,88,0.10); border-left: 3px solid var(--accent, #C5B358); border-radius: 0 var(--r, 2px) var(--r, 2px) 0; }

/* Site header brand name descriptor — superseded by the R5 masthead manifesto line (same ::after slot) */

/* Article date metadata — small gray uppercase so freshness registers at a glance */
:root main > hgroup > time { font-size: 12px; color: #aaa; letter-spacing: 0.04em; text-transform: uppercase; display: block; margin-top: 0.5em; font-family: inherit; font-weight: 400; }
.astro-pyjDHxJc { font-size: 11px; color: #bbb; margin-top: 0.2em; }

/* === R4 fixes (2026-06-26T07:50:22.294944+00:00) === */

/* Date metadata — collapse dead-air gap below date now that it's styled as quiet metadata */
:root main > hgroup > time { margin-bottom: 8px; }

/* === QA round-1 fixes (2026-07-17T01:25:01+0800) === */
/* Editorial-signature pass. Identity: "1976 supplement-mag insert" — soot ink, mustard
   rule-work, aged cream paper, condensed display type. Three voices only:
   Big Shoulders (display + uppercase-tracked meta), Fira Sans (text),
   Georgia italic (manifesto / excerpt / hanging quotes). One moment color:
   oxblood stamp-red #8C2B24, used exactly twice — the hero "stamp" and drop caps. */

/* ---------- 1. MASTHEAD: photo + ink overlay + manifesto line ---------- */
:root > body > div:first-child {
  background-image: linear-gradient(180deg, rgba(32, 30, 23, .88) 0%, rgba(42, 40, 32, .94) 100%), url("/theme-assets/hero-masthead.jpg");
  background-size: cover;
  background-position: center;
  padding: 72px 0 50px;
}
/* generic tagline out; persona manifesto in (both pages get it via ::after) */
:root > body > div:first-child > div > p { display: none; }
:root > body > div:first-child > div::after {
  content: "\201CIf the label doesn\2019t list milligrams, I don\2019t buy it.\201D — Ryan K., Portland, OR";
  display: block;
  margin-top: 12px;
  font-family: Georgia, 'Times New Roman', serif;
  font-style: italic;
  font-size: 15.5px;
  letter-spacing: .01em;
  color: rgba(242, 234, 216, .82);
}

/* ---------- 2. HOMEPAGE: kill the boxes, go open editorial ---------- */
:root main > div:has(> h2) { background: transparent; border: 0; border-radius: 0; box-shadow: none; padding: 30px 0 34px; margin: 0; transition: none; }
:root main > div:has(> h2):hover { box-shadow: none; border-left-color: transparent; }
:root main > div:has(> h2) + div:has(> h2) { border-top: 1px solid var(--border); }
:root main > div:has(> h2) > p:first-child { color: rgba(26, 25, 22, .55); font-size: 11.5px; letter-spacing: .22em; }
:root main > div:has(> h2) > h2 { font-size: 21px; line-height: 1.08; }
:root main > div:has(> h2) > p:not(:first-child) { font-size: 14.5px; max-width: 60ch; }
/* CTA: quiet text link instead of 19 identical buttons */
:root main > div:has(> h2) > a:last-child { background: transparent; color: var(--primary); padding: 0 0 2px; border-radius: 0; border-bottom: 2px solid var(--accent); font-size: 12px; letter-spacing: .22em; }
:root main > div:has(> h2) > a:last-child:hover { background: transparent; color: var(--fg); border-bottom-color: var(--fg); }

/* ---------- 3. HERO (card 1): the one loud voice ---------- */
:root main > div:has(> h2):first-of-type { padding: 10px 0 46px; border-bottom: 5px solid var(--fg); }
/* oxblood rubber stamp — moment color, use 1 of 2 */
:root main > div:has(> h2):first-of-type::before {
  content: "LATEST TEARDOWN";
  display: inline-block;
  font-family: var(--fh), Impact, system-ui, sans-serif;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .3em;
  text-transform: uppercase;
  color: #8C2B24;
  border: 2px solid #8C2B24;
  padding: 6px 14px 5px;
  transform: rotate(-2deg);
  margin: 0 0 18px 2px;
}
:root main > div:has(> h2):first-of-type > p:first-child { color: rgba(26, 25, 22, .55); margin-bottom: 12px; }
:root main > div:has(> h2):first-of-type > p:first-child::before { content: "FILED — "; }
:root main > div:has(> h2):first-of-type > h2 { font-size: clamp(36px, 5.4vw, 58px); line-height: .96; letter-spacing: .005em; margin-bottom: 18px; }
/* excerpt becomes a serif-italic deck with an oxblood drop cap — moment color, 2 of 2 */
:root main > div:has(> h2):first-of-type > p:not(:first-child) { font-family: Georgia, 'Times New Roman', serif; font-style: italic; font-size: 18.5px; line-height: 1.6; opacity: 1; color: rgba(26, 25, 22, .85); max-width: 56ch; margin-bottom: 22px; }
:root main > div:has(> h2):first-of-type > p:not(:first-child)::first-letter { font-family: Georgia, 'Times New Roman', serif; font-style: normal; font-weight: 700; font-size: 66px; line-height: .8; float: left; margin: 6px 12px -2px 0; color: #8C2B24; }
/* hero CTA: outlined label-edge pill */
:root main > div:has(> h2):first-of-type > a:last-child { border: 2px solid var(--fg); border-radius: var(--r); padding: 11px 26px; font-size: 13px; color: var(--fg); }
:root main > div:has(> h2):first-of-type > a:last-child:hover { background: var(--fg); color: var(--bg); border-bottom-color: var(--fg); }
/* right-column ledger block (fills the empty right side; becomes col 2 on desktop) */
:root main > div:has(> h2):first-of-type::after {
  content: "FIELD NOTES — PORTLAND, OR\A 40+ BOTTLES TESTED SINCE 2021\A ZERO PROPRIETARY BLENDS TRUSTED";
  white-space: pre-line;
  display: block;
  margin-top: 26px;
  padding-top: 14px;
  border-top: 3px solid var(--fg);
  font-family: var(--fh), Impact, system-ui, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .2em;
  text-transform: uppercase;
  line-height: 2.15;
  color: rgba(26, 25, 22, .62);
}

/* ---------- 4. SECTION LABELS (static base; absolute full-row on desktop) ---------- */
:root main:has(> div > h2) > div:has(> h2):nth-of-type(2)::before,
:root main:has(> div > h2) > div:has(> h2):nth-of-type(5)::before {
  display: block;
  font-family: var(--fh), Impact, system-ui, sans-serif;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .32em;
  text-transform: uppercase;
  color: var(--fg);
  border-bottom: 1px solid var(--border);
  padding-bottom: 10px;
  margin-bottom: 20px;
}
:root main:has(> div > h2) > div:has(> h2):nth-of-type(2)::before { content: "EDITOR\2019S PICKS — READ THESE FIRST"; }
:root main:has(> div > h2) > div:has(> h2):nth-of-type(5)::before { content: "THE TESTING LOG — EVERY BOTTLE, DATED"; }

/* ---------- 5. DESKTOP GRID: hero → 3-across picks → 2-col log ---------- */
@media (min-width: 920px) {
  :root main:has(> div > h2) { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); column-gap: 40px; row-gap: 0; }
  :root main:has(> div > h2) > div:has(> h2):first-of-type { grid-column: 1 / -1; }
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(2),
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(3),
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(4) { grid-column: span 2; }
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(n+5) { grid-column: span 3; }
  :root main:has(> div > h2) > div:not(:has(> h2)) { grid-column: 1 / -1; }

  /* hero: 2-col — content left, stamp + ledger right (no dead right column) */
  :root main > div:has(> h2):first-of-type { display: grid; grid-template-columns: minmax(0, 1.6fr) minmax(0, 1fr); column-gap: 64px; align-items: start; }
  :root main > div:has(> h2):first-of-type > p:first-child { grid-column: 1; grid-row: 1; }
  :root main > div:has(> h2):first-of-type > h2 { grid-column: 1; grid-row: 2; }
  :root main > div:has(> h2):first-of-type > p:not(:first-child) { grid-column: 1; grid-row: 3; }
  :root main > div:has(> h2):first-of-type > a:last-child { grid-column: 1; grid-row: 4; justify-self: start; }
  :root main > div:has(> h2):first-of-type::before { grid-column: 2; grid-row: 1; justify-self: end; align-self: start; margin: 0; }
  :root main > div:has(> h2):first-of-type::after { grid-column: 2; grid-row: 2 / 5; justify-self: end; align-self: start; text-align: right; margin-top: 8px; }

  /* picks band: labels sit absolute above the row; label spans all 3 cards */
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(2),
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(3),
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(4) { border-top: 0; padding-top: 88px; padding-bottom: 40px; }
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(2) { position: relative; }
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(2)::before { position: absolute; top: 30px; left: 0; width: calc(300% + 80px); margin-bottom: 0; }
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(2) > h2,
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(3) > h2,
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(4) > h2 { font-size: 19px; }
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(2) > p:not(:first-child),
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(3) > p:not(:first-child),
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(4) > p:not(:first-child) { font-size: 14px; }

  /* testing log: label spans both columns; hairlines between rows */
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(5),
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(6) { border-top: 0; padding-top: 92px; }
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(5) { position: relative; }
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(5)::before { position: absolute; top: 34px; left: 0; width: calc(200% + 40px); margin-bottom: 0; }
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(n+7) { border-top: 1px solid var(--border); }
}

/* ---------- 6. ARTICLE PAGE: massive title, byline, label-bar sections ---------- */
:root main:has(> article) > hgroup > h1 { font-size: clamp(34px, 4.6vw, 52px); line-height: .98; letter-spacing: .005em; margin: 6px 0 16px; }
/* article hero photo strip above the title */
:root main:has(> article) > hgroup > h1::before {
  content: "";
  display: block;
  height: 230px;
  background-image: linear-gradient(180deg, rgba(42, 40, 32, .16) 0%, rgba(42, 40, 32, .30) 100%), url("/theme-assets/article-hero.jpg");
  background-size: cover;
  background-position: center;
  border-bottom: 4px solid var(--fg);
  margin: 0 0 34px;
}
/* byline block — meta voice */
:root main:has(> article) > hgroup > time { font-family: var(--fh), Impact, system-ui, sans-serif; font-size: 12.5px; font-weight: 700; color: rgba(26, 25, 22, .6); letter-spacing: .2em; text-transform: uppercase; margin: 0 0 10px; }
:root main:has(> article) > hgroup > time::before { content: "BY RYAN KOWALSKI · PORTLAND, OR · "; }
/* lead drop cap — oxblood, same role as the hero drop cap */
:root main > article > p:first-of-type::first-letter { font-family: Georgia, 'Times New Roman', serif; font-weight: 700; font-size: 62px; line-height: .8; float: left; margin: 5px 11px -2px 0; color: #8C2B24; }
/* h2 = supplement-facts thick bar (the signature section divider) */
:root main > article > h2 { border-top: 7px solid var(--fg); padding-top: 14px; color: var(--fg); }
/* h3: fix low-contrast mustard text — ink text, mustard tick */
:root main > article > h3 { color: var(--primary); }
:root main > article > h3::before { content: ""; display: inline-block; width: 20px; height: 5px; background: var(--accent); margin-right: 10px; vertical-align: 5px; }
/* blockquote: hanging Georgia quote instead of the border-bar */
:root main > article > blockquote { position: relative; border-left: 0; padding: 14px 20px 14px 58px; border-radius: var(--r); }
:root main > article > blockquote::before { content: "\201C"; position: absolute; left: 12px; top: 4px; font-family: Georgia, 'Times New Roman', serif; font-size: 64px; line-height: 1; color: var(--accent); }
