*{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: 600; 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(188,140,90,0.08); border-left: 3px solid #c07830; border-radius: 0 4px 4px 0; }

/* Site header manifesto — Ryan's voice, moment-colour (#4A5C6B) rule = signature line */
.astro-C3icY7aw .astro-gIjOOvXg::after { content: 'No proprietary blends. Full-retail receipts. I read the whole label.'; display: block; font-family: var(--fb), system-ui, serif; font-style: italic; font-size: 15px; letter-spacing: 0; text-transform: none; color: rgba(242,234,216,0.74); font-weight: 400; margin-top: 16px; padding-left: 16px; border-left: 3px solid #4A5C6B; line-height: 1.45; max-width: 44ch; }

/* 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; }

/* ============================================================
   v.74bae9 — layout revision
   Homepage now reads hero → Editor's Picks → journal grid → archive
   tail, with two /theme-assets/article-cover.jpg section strips for
   rhythm. Cards get soft warm frames. Signature: CB lab-panel
   monogram + Ryan's manifesto line. Moment colour #4A5C6B appears
   exactly twice (masthead manifesto bar + hero drop cap).
   ============================================================ */

html, body { overflow-x: hidden; }

/* --- MASTHEAD: widen, CB monogram badge (signature) --- */
:root > body > div:first-child > div { max-width: min(1120px, 94vw); position: relative; }
:root > body > div:first-child > div::before {
  content: ""; position: absolute; top: 4px; right: 0; width: 56px; height: 56px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%3E%3Crect%20x%3D%225%22%20y%3D%225%22%20width%3D%2290%22%20height%3D%2290%22%20rx%3D%2216%22%20fill%3D%22none%22%20stroke%3D%22%23C5B358%22%20stroke-width%3D%223%22%2F%3E%3Ctext%20x%3D%2250%22%20y%3D%2266%22%20text-anchor%3D%22middle%22%20font-family%3D%22Georgia%2Cserif%22%20font-weight%3D%22700%22%20font-size%3D%2246%22%20fill%3D%22%23C5B358%22%3ECB%3C%2Ftext%3E%3C%2Fsvg%3E");
  background-size: contain; background-repeat: no-repeat; opacity: .92;
}

/* ======================= HOMEPAGE GRID ======================= */
/* main is a grid; order values let the two ::before/::after strips
   sit mid-page between the sections. Every child carries an order. */
:root main:has(> div > h2) {
  max-width: min(1120px, 94vw); margin-left: auto; margin-right: auto;
  display: grid; grid-template-columns: 1fr; gap: 34px; align-items: stretch;
  padding-bottom: 96px;
}
:root main:has(> div > h2) > div:has(> h2):first-of-type { order: 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) { order: 3; }
:root main:has(> div > h2) > div:has(> h2):nth-of-type(n+5) { order: 5; }
:root main:has(> div > h2) > div:has(> ul) { order: 7; }
:root main:has(> div > h2)::before { order: 4; }
:root main:has(> div > h2)::after { order: 6; }

/* --- Two section strips (article-cover.jpg) — rhythm breaks --- */
:root main:has(> div > h2)::before,
:root main:has(> div > h2)::after {
  display: flex; align-items: center; justify-content: center; text-align: center;
  min-height: 190px; margin: 6px 0; border-radius: 8px;
  background-image: linear-gradient(rgba(20,24,28,.55), rgba(20,24,28,.28)), url("/theme-assets/article-cover.jpg");
  background-size: cover; background-repeat: no-repeat;
  color: #F2EAD8; font-family: var(--fh), Impact, sans-serif; font-weight: 700;
  font-size: 14px; letter-spacing: .32em; text-transform: uppercase;
  text-shadow: 0 2px 10px rgba(0,0,0,.55);
}
:root main:has(> div > h2)::before { content: "IN ORDER OF WRITING"; background-position: center 30%; }
:root main:has(> div > h2)::after  { content: "OLDER ENTRIES"; background-position: center 70%; min-height: 200px; }

/* --- FEATURED / HERO card (card 1) --- */
:root main > div:has(> h2):first-of-type {
  background: #FAF5EC; border: 1px solid rgba(42,40,32,.12); border-left: 1px solid rgba(42,40,32,.12);
  border-radius: 10px; box-shadow: 0 2px 10px rgba(42,40,32,.06);
  padding: 36px 34px 38px; margin: 0; position: relative;
}
:root main > div:has(> h2):first-of-type:hover { box-shadow: 0 4px 14px rgba(42,40,32,.09); border-left-color: rgba(42,40,32,.12); transform: none; }
:root main > div:has(> h2):first-of-type > p:first-child { font-family: var(--fb), system-ui, sans-serif; font-size: 11px; font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: var(--primary); opacity: .5; margin: 0; }
:root main > div:has(> h2):first-of-type > h2 { font-family: var(--fh), Impact, sans-serif; font-size: clamp(38px, 5.4vw, 58px); font-weight: 800; line-height: 1.02; letter-spacing: -.01em; text-transform: none; margin: 14px 0 0; }
:root main > div:has(> h2):first-of-type > h2 a { color: var(--primary); text-decoration: none; }
:root main > div:has(> h2):first-of-type > h2 a:hover { color: var(--primary); text-decoration: underline; text-decoration-color: var(--accent); text-underline-offset: 4px; }
:root main > div:has(> h2):first-of-type > h2::after { content: "By Ryan Kowalski \00B7 Portland, OR \00B7 Full-retail review"; display: block; font-family: var(--fb), system-ui, sans-serif; font-style: normal; font-size: 12px; font-weight: 600; letter-spacing: .16em; text-transform: uppercase; color: var(--primary); opacity: .6; margin-top: 20px; }
:root main > div:has(> h2):first-of-type > p:not(:first-child) { font-family: var(--fb), system-ui, sans-serif; font-size: 20px; line-height: 1.5; color: var(--primary); opacity: .9; margin: 22px 0 26px; max-width: 56ch; }
:root main > div:has(> h2):first-of-type > p:nth-of-type(2)::first-letter { font-family: var(--fh), Impact, serif; font-weight: 800; font-size: 74px; line-height: .78; float: left; margin: 6px 12px -4px 0; color: #4A5C6B; }
:root main > div:has(> h2):first-of-type > a:last-child { font-family: var(--fh), Impact, sans-serif; font-size: 14px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: var(--primary); background: transparent; border: 1.5px solid var(--accent); border-radius: 999px; padding: 11px 26px; box-shadow: none; display: inline-block; }
:root main > div:has(> h2):first-of-type > a:last-child:hover { background: var(--accent); color: var(--primary); }
/* LATEST badge (hero ::before) + Editor's Picks label (hero ::after) */
:root main > div:has(> h2):first-of-type::before { content: "LATEST REVIEW"; display: inline-block; font-family: var(--fh), Impact, sans-serif; font-size: 10px; font-weight: 700; letter-spacing: .3em; text-transform: uppercase; color: var(--accent); border: 1px solid var(--accent); border-radius: 999px; padding: 6px 13px 5px; margin: 0 0 16px; }
:root main > div:has(> h2):first-of-type::after { content: "EDITOR'S PICKS \2014 READ THESE FIRST"; display: block; margin-top: 34px; padding-top: 16px; border-top: 1px solid rgba(42,40,32,.14); font-family: var(--fh), Impact, sans-serif; font-size: 13px; font-weight: 700; letter-spacing: .26em; text-transform: uppercase; color: var(--primary); opacity: .7; }

/* --- EDITOR'S PICKS cards (2-4): gold top rule --- */
:root main > div:has(> h2):nth-of-type(2),
:root main > div:has(> h2):nth-of-type(3),
:root main > div:has(> h2):nth-of-type(4) {
  background: #FAF5EC; border: 1px solid rgba(42,40,32,.12); border-left: 1px solid rgba(42,40,32,.12);
  border-top: 3px solid var(--accent); border-radius: 8px; box-shadow: 0 1px 4px rgba(42,40,32,.05);
  padding: 26px 32px 30px; margin: 0;
}
/* --- JOURNAL cards (5+) --- */
:root main > div:has(> h2):nth-of-type(n+5) {
  background: #FAF5EC; border: 1px solid rgba(42,40,32,.10); border-left: 1px solid rgba(42,40,32,.10);
  border-radius: 8px; box-shadow: 0 1px 4px rgba(42,40,32,.04);
  padding: 28px 32px 30px; margin: 0;
}
/* Shared non-hero card interior */
:root main > div:has(> h2):not(:first-of-type):hover { transform: none; box-shadow: 0 3px 10px rgba(42,40,32,.08); border-left-color: rgba(42,40,32,.12); }
:root main > div:has(> h2):not(:first-of-type) > h2 { text-transform: none; font-size: 20px; line-height: 1.16; letter-spacing: 0; margin-bottom: 10px; font-family: Georgia, "Iowan Old Style", "Palatino Linotype", serif; font-weight: 600; }
:root main > div:has(> h2):not(:first-of-type) > h2 a { color: var(--primary); }
:root main > div:has(> h2):not(:first-of-type) > h2 a:hover { color: var(--accent); }
:root main > div:has(> h2):not(:first-of-type) > p:not(:first-child) {
  font-size: 15.5px; line-height: 1.6; opacity: .82; margin-bottom: 16px; max-width: 62ch;
  display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;
}

/* --- DESKTOP: 6-col grid, hero spread, 3-up picks, 2-up journal --- */
@media (min-width: 900px) {
  :root main:has(> div > h2) { grid-template-columns: repeat(6, 1fr); column-gap: 40px; row-gap: 40px; }
  :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:has(> ul) { grid-column: 1 / -1; }
  :root main:has(> div > h2)::before,
  :root main:has(> div > h2)::after { grid-column: 1 / -1; }

  /* Hero: inner 2-col grid, meta anchored right (balance) */
  :root main > div:has(> h2):first-of-type { display: grid; grid-template-columns: minmax(0, 1.7fr) minmax(0, 1fr); column-gap: 52px; align-items: start; padding: 44px 48px 46px; }
  :root main > div:has(> h2):first-of-type > h2 { grid-column: 1; grid-row: 1; margin-top: 0; }
  :root main > div:has(> h2):first-of-type > p:not(:first-child) { grid-column: 1; grid-row: 2; }
  :root main > div:has(> h2):first-of-type > a:last-child { grid-column: 1; grid-row: 3; justify-self: start; }
  :root main > div:has(> h2):first-of-type > p:first-child { grid-column: 2; grid-row: 1; text-align: right; }
  :root main > div:has(> h2):first-of-type > p:first-child::before { content: "N\00B0 01"; display: block; font-family: var(--fh), Impact, sans-serif; font-weight: 800; font-size: 54px; letter-spacing: -.01em; line-height: 1; color: var(--accent); opacity: .9; margin-bottom: 10px; }
  :root main > div:has(> h2):first-of-type::before { grid-column: 2; grid-row: 2; justify-self: end; align-self: start; margin: 0; }
  :root main > div:has(> h2):first-of-type::after { grid-column: 1 / -1; grid-row: 4; margin-top: 40px; }
}

/* --- COMPACT ARCHIVE TAIL: full-width magazine index --- */
:root main:has(> div > h2) > div:has(> ul) { background: transparent; border: 0; border-radius: 0; box-shadow: 0 0 0 rgba(0,0,0,0); margin: 0; padding: 34px 2px 8px; }
:root main:has(> div > h2) > div:has(> ul) > ul { list-style: none; margin: 0; padding: 0; columns: 2; column-gap: 56px; }
:root main:has(> div > h2) > div:has(> ul) > ul > li { padding: 11px 0; border-bottom: 1px dotted rgba(42,40,32,.16); break-inside: avoid; }
:root main:has(> div > h2) > div:has(> ul) > ul > li > a { font-family: var(--fb), system-ui, sans-serif; font-size: 15px; line-height: 1.42; color: var(--primary); text-decoration: none; }
:root main:has(> div > h2) > div:has(> ul) > ul > li > a:hover { color: var(--accent); }
:root main:has(> div > h2) > div:has(> ul) > ul > li > span { display: block; font-family: var(--fb), system-ui, sans-serif; font-size: 11px; letter-spacing: .1em; color: var(--primary); opacity: .45; margin-top: 3px; }

/* ======================= ARTICLE PAGE ======================= */
/* Keep the praised typography; add a cover strip, byline, hanging quote. */
:root main:not(:has(> div > h2)) > hgroup { position: relative; }
:root main:not(:has(> div > h2)) > hgroup::before {
  content: ""; display: block; height: 200px; margin: 0 -28px 30px; border-radius: 8px;
  background-image: linear-gradient(rgba(20,24,28,.28), rgba(20,24,28,.46)), url("/theme-assets/article-cover.jpg");
  background-size: cover; background-position: center 45%; border-top: 3px solid var(--accent);
}
:root main:not(:has(> div > h2)) > hgroup > time::after { content: " \00B7 By Ryan Kowalski \00B7 Full-retail review"; }
:root main:not(:has(> div > h2)) > article > blockquote { position: relative; }
:root main:not(:has(> div > h2)) > article > blockquote::before { content: "\201C"; position: absolute; left: 2px; top: -22px; font-family: Georgia, 'Times New Roman', serif; font-size: 68px; line-height: 1; color: var(--accent); opacity: .38; pointer-events: none; }

/* --- Mobile toning --- */
@media (max-width: 640px) {
  :root main:has(> div > h2) > div:has(> ul) > ul { columns: 1; }
  :root main:has(> div > h2)::before,
  :root main:has(> div > h2)::after { min-height: 150px; font-size: 12px; letter-spacing: .26em; }
  :root main > div:has(> h2):first-of-type > h2 { font-size: 34px; }
  :root main > div:has(> h2):first-of-type > p:nth-of-type(2)::first-letter { font-size: 58px; }
  :root main:not(:has(> div > h2)) > hgroup::before { height: 150px; }
  :root > body > div:first-child > div::before { width: 44px; height: 44px; }
}
