*{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/"], :root main > article > p a[href^="/deal/"] { 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, :root main > article > p a[href^="/deal/"]: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 0 30px; 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; }
/* EDITOR'S PICKS label lives OUTSIDE the hero frame — full-width band in the
   reserved gap above the picks row (absolute, spans the full grid width). */
:root main > div:has(> h2):first-of-type::after { content: "EDITOR'S PICKS \2014 READ THESE FIRST"; position: absolute; left: 0; right: 0; top: 100%; margin-top: 16px; padding-bottom: 11px; border-bottom: 1px solid rgba(42,40,32,.20); font-family: var(--fh), Impact, sans-serif; font-size: 13px; font-weight: 700; letter-spacing: .26em; text-transform: uppercase; color: var(--primary); opacity: .78; }

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

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


/* related-articles-nav-fix v1 */
:root main > nav p,
:root main > section p {
  line-height: 1.85;
  margin: 0;
}
:root main > nav a,
:root main > section a {
  display: inline-block;
  margin: 0 4px;
  padding: 0 2px;
}


/* mobile-overflow-fix v1 */
:root html, :root body { overflow-x: hidden; max-width: 100%; }
@media (max-width: 920px) {
  :root main > * { max-width: 100%; }
  :root main { overflow-x: hidden; }
}


/* mobile-overflow-fix v2 */
@media (max-width: 640px) {
  :root main,
  :root main > article,
  :root main > div,
  :root main > section,
  :root main > nav {
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
  }
  :root main > article > *,
  :root main > div > *,
  :root main > section > *,
  :root main > nav > * {
    max-width: 100%;
  }
  :root main h1,
  :root main h2,
  :root main h3,
  :root main h4 {
    overflow-wrap: break-word;
    word-break: normal;
  }
  /* Any 3+ col grid inside main → 1 col on mobile */
  :root main :is(ul, ol, section, div, nav)[style*="grid-template-columns"],
  :root main > section > ul,
  :root main > nav > ul,
  :root main > div > ul {
    grid-template-columns: 1fr !important;
  }
  /* Any CSS multi-column layout → 1 col on mobile */
  :root main :is(ul, ol, section, div, p) {
    columns: 1;
  }
  /* Article body images stay inside viewport */
  :root main img,
  :root main figure {
    max-width: 100%;
    height: auto;
  }
}


/* mobile-padding-fix v1 */
@media (max-width: 640px) {
  :root main {
    padding-left: 20px;
    padding-right: 20px;
  }
}


/* premium-upgrade v1 */
/* premium editorial upgrade — style=Racquet-moody overlay=40% grid=asymmetric scale=dramatic family=flat-divs */


/* ── CARD 1: featured full-row with 300px photo header (via card-own background, NOT ::before —
    leaves ::before free for existing site's M2 label / meta content). ── */
:root main:has(> div > h2) > div:nth-of-type(1) {
  grid-column: 1 / -1;
  position: relative;      /* anchor for existing site's ::before label if it uses absolute */
  overflow: visible;       /* let above-card labels render without clipping */
  padding: 320px 44px 40px !important;
  border-radius: 8px;
  background:
    url("/theme-assets/premium-hero-card-1.webp") no-repeat center top / 100% 300px,
    var(--bg) !important;
  margin-top: 60px !important;  /* room for above-card M2 label (existing site convention) */
}

/* ── CARDS 2-4: medium with 180px photo header (background technique, ::before untouched) ── */
:root main:has(> div > h2) > div:nth-of-type(2) {
  padding: 200px 32px 32px !important;
  border-radius: 8px;
  background:
    url("/theme-assets/premium-hero-card-2.webp") no-repeat center top / 100% 180px,
    var(--bg) !important;
}
:root main:has(> div > h2) > div:nth-of-type(3) {
  padding: 200px 32px 32px !important;
  border-radius: 8px;
  background:
    url("/theme-assets/premium-hero-card-3.webp") no-repeat center top / 100% 180px,
    var(--bg) !important;
}
:root main:has(> div > h2) > div:nth-of-type(4) {
  padding: 200px 32px 32px !important;
  border-radius: 8px;
  background:
    url("/theme-assets/premium-hero-card-4.webp") no-repeat center top / 100% 180px,
    var(--bg) !important;
}

/* ── flat-divs family: cards 5 & 6 also get photo headers ── */
:root main:has(> div > h2) > div:nth-of-type(5) {
  padding: 200px 32px 32px !important;
  border-radius: 8px;
  background:
    url("/theme-assets/premium-hero-strip-1.webp") no-repeat center top / 100% 180px,
    var(--bg) !important;
}
:root main:has(> div > h2) > div:nth-of-type(6) {
  padding: 200px 32px 32px !important;
  border-radius: 8px;
  background:
    url("/theme-assets/premium-hero-strip-2.webp") no-repeat center top / 100% 180px,
    var(--bg) !important;
}

/* ── Article page: drop cap + dinkus dividers ── */
:root main:has(> h1) > article > p:first-of-type::first-letter {
  font-family: var(--fh), Georgia, serif;
  font-size: 76px; line-height: 0.9; color: var(--primary);
  float: left; margin: 6px 12px 0 0; padding: 0; font-weight: 400;
}
:root main:has(> h1) > article > h2 + p ~ h2::before {
  content: "✦ ✦ ✦";
  display: block; text-align: center; color: var(--accent);
  font-size: 12px; letter-spacing: 0.3em; margin-bottom: 24px;
  font-weight: 400;
}

/* ── Mobile responsive: adjust photo heights via background-size on the card itself ── */
@media (max-width: 720px) {
  :root main:has(> div > h2) > div:nth-of-type(1) {
    padding: 240px 32px 28px !important;
    background:
      url("/theme-assets/premium-hero-card-1.webp") no-repeat center top / 100% 220px,
      var(--bg) !important;
  }
  :root main:has(> div > h2) > div:nth-of-type(2) {
    padding: 180px 32px 26px !important;
    background:
      url("/theme-assets/premium-hero-card-2.webp") no-repeat center top / 100% 160px,
      var(--bg) !important;
  }
  :root main:has(> div > h2) > div:nth-of-type(3) {
    padding: 180px 32px 26px !important;
    background:
      url("/theme-assets/premium-hero-card-3.webp") no-repeat center top / 100% 160px,
      var(--bg) !important;
  }
  :root main:has(> div > h2) > div:nth-of-type(4) {
    padding: 180px 32px 26px !important;
    background:
      url("/theme-assets/premium-hero-card-4.webp") no-repeat center top / 100% 160px,
      var(--bg) !important;
  }
  :root main:not(:has(> h1))::before,
  :root main:not(:has(> h1))::after { min-height: 240px; }
  :root main:has(> h1) > article > p:first-of-type::first-letter { font-size: 60px; }
}


/* premium-upgrade v2 */
/* premium-upgrade v2 patch — targets top 3 rule failures from v1 batch:
   M10 (article affiliate CTA invisible), M2 (missing homepage section label),
   M11 (dinkus leaking onto article page's first h2). Applied 2026-08-30. */

/* ── M10: affiliate CTA visibility on article body ── */
:root main:has(> h1) a[href^="/try/"],
:root main:has(> h1) a[href^="/ref/"],
:root main:has(> h1) a[href^="/go/"],
:root main:has(> h1) a[href^="/out/"],
:root main:has(> h1) a[href^="/check/"],
:root main:has(> h1) a[href^="/view/"] {
  display: inline-block;
  background: var(--primary) !important;
  color: var(--bg) !important;
  padding: 6px 14px;
  border-radius: 4px;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 0.02em;
}
:root main:has(> h1) a[href^="/try/"]:hover,
:root main:has(> h1) a[href^="/ref/"]:hover,
:root main:has(> h1) a[href^="/go/"]:hover,
:root main:has(> h1) a[href^="/out/"]:hover,
:root main:has(> h1) a[href^="/check/"]:hover,
:root main:has(> h1) a[href^="/view/"]:hover {
  background: var(--accent) !important;
  color: var(--fg) !important;
}

/* ── M2: homepage section label (only shows on home, not article) ── */
:root main:not(:has(> h1))::before {
  content: "LATEST";
  display: block;
  font-family: var(--fs, var(--fb, "PT Sans"), system-ui, sans-serif);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  padding-bottom: 12px;
  margin-bottom: 32px;
  border-bottom: 2px solid var(--border);
  color: var(--fg);
}

/* ── M11: prevent dinkus leaking onto FIRST h2 of article page ──
   The v1 selector `h2 + p ~ h2::before` should already exclude the first h2,
   but some Astro templates render article body differently. Belt-and-braces:
   explicitly kill the pseudo on first-of-type. */
:root main:has(> h1) > article > h2:first-of-type::before {
  content: none !important;
}


/* premium-upgrade v4 */
/* premium-upgrade v4 — surgical bundle. Applied 2026-08-30.
   Fixes: M10 CTA / M11 dinkus leak / M4 heights / M9 typography / M5 frames.
   Kills v2 "LATEST" label (proven counterproductive from v2 diagnosis). */

/* ── Kill v2 counterproductive homepage label ── */
:root main:not(:has(> h1))::before { content: none !important; }

/* ── M10: affiliate CTA visibility on article body ── */
:root main:has(> h1) a[href^="/try/"],
:root main:has(> h1) a[href^="/ref/"],
:root main:has(> h1) a[href^="/go/"],
:root main:has(> h1) a[href^="/out/"],
:root main:has(> h1) a[href^="/check/"],
:root main:has(> h1) a[href^="/view/"],
:root main:has(> h1) a[href*="hotmart.com"],
:root main:has(> h1) a[href*="digistore24"],
:root main:has(> h1) a[href*="clickbank"] {
  display: inline-block !important;
  background: var(--primary) !important;
  color: var(--bg) !important;
  padding: 6px 14px !important;
  border-radius: 4px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  letter-spacing: 0.02em !important;
}

/* ── M11: prevent dinkus leaking onto article page's first h2 ── */
:root main:has(> h1) > article > h2:first-of-type::before {
  content: none !important;
}

/* ── M4: force equal-height cards via grid stretch + card fill ── */
:root main:not(:has(> h1)) > div:has(> div) {
  align-items: stretch !important;
}
:root main:not(:has(> h1)) > div:has(> div) > div {
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
}
:root main:not(:has(> h1)) > div > article {
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
}
/* also for flat-divs family */
:root main:not(:has(> h1)) > div {
  height: 100% !important;
}

/* ── M9: cap small-title weight so Bebas/Anton counters don't fill in ── */
:root main:not(:has(> h1)) > div > div > h2,
:root main:not(:has(> h1)) > div > div > h2 a,
:root main:not(:has(> h1)) > section > ul > li > a,
:root main:not(:has(> h1)) > div > p > a {
  font-weight: 500 !important;
}

/* ── M5: universal soft frame fallback for card-like elements ── */
:root main:not(:has(> h1)) > div > div,
:root main:not(:has(> h1)) > div > article,
:root main:not(:has(> h1)) > article {
  border-radius: 8px !important;
  box-shadow: 0 1px 2px rgba(0,0,0,0.04), 0 8px 24px rgba(0,0,0,0.05) !important;
}


/* premium-upgrade v5 */
/* premium-upgrade v5 — big M2 band + wider M10 CTA net + M8 breathing. 2026-08-31. */

/* ── M2: PROMINENT full-row label, not the small word v2 tried ── */
:root main:not(:has(> h1))::before {
  content: "◆ LATEST FEATURES ◆" !important;
  display: block !important;
  font-family: var(--fh, "PT Sans"), Georgia, serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  letter-spacing: 0.32em !important;
  text-transform: uppercase !important;
  text-align: center !important;
  padding: 16px 24px 20px !important;
  margin: 0 0 40px !important;
  border-top: 3px solid var(--primary, #333) !important;
  border-bottom: 1px solid var(--border, #ccc) !important;
  color: var(--primary, #333) !important;
  background: transparent !important;
}

/* ── M10: broaden CTA net (Amazon, aff/ path, [target=_blank] product-shaped) ── */
:root main:has(> h1) a[href^="/try/"],
:root main:has(> h1) a[href^="/ref/"],
:root main:has(> h1) a[href^="/go/"],
:root main:has(> h1) a[href^="/out/"],
:root main:has(> h1) a[href^="/check/"],
:root main:has(> h1) a[href^="/view/"],
:root main:has(> h1) a[href^="/aff/"],
:root main:has(> h1) a[href^="/product/"],
:root main:has(> h1) a[href*="hotmart.com"],
:root main:has(> h1) a[href*="digistore24"],
:root main:has(> h1) a[href*="clickbank"],
:root main:has(> h1) a[href*="amazon."],
:root main:has(> h1) a[href*="/track/"],
:root main:has(> h1) a[href*="/link/"],
:root main:has(> h1) a[href*="lstrk.net"],
:root main:has(> h1) a[href*="thrivecart"] {
  display: inline-block !important;
  background: var(--primary) !important;
  color: var(--bg) !important;
  padding: 8px 18px !important;
  border-radius: 5px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  letter-spacing: 0.02em !important;
  margin: 4px 2px !important;
}

/* ── M8: article body breathing ── */
:root main:has(> h1) > article > p {
  line-height: 1.8 !important;
  margin-bottom: 20px !important;
}
:root main:has(> h1) > article > h2 {
  margin-top: 48px !important;
  margin-bottom: 18px !important;
}
:root main:not(:has(> h1)) > div:has(> div) {
  gap: 40px 32px !important;
}


/* ============================================================
   surgical-refix iter=1 (2026-09-02) — fixes M2 / M6 / M7 / M11
   Reliable page scoping for THIS site's live DOM:
     homepage = main:has(> div > h2)        (feature cards have a direct > h2)
     article  = main:not(:has(> div > h2))  (h1 is nested in <hgroup>, so
                main:has(> h1) is FALSE here — prior premium layers used
                :not(:has(> h1)) and leaked homepage furniture onto article
                pages, which is the M11 failure.)
   ============================================================ */

/* ── M6: restore the position-1 section break as an atmospheric photo
   band. v5 had turned main::before into a flat "LATEST FEATURES" text
   band (min-height:190px left the big empty gap), leaving only ONE real
   photo strip (the ::after "OLDER ENTRIES"). Re-assert the photo strip,
   homepage only. ── */
:root main:has(> div > h2)::before {
  content: "IN ORDER OF WRITING" !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  min-height: 190px !important;
  margin: 6px 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 8px !important;
  background-image: linear-gradient(rgba(20,24,28,.55), rgba(20,24,28,.28)), url("/theme-assets/article-cover.jpg") !important;
  background-size: cover !important;
  background-position: center 30% !important;
  background-repeat: no-repeat !important;
  color: #F2EAD8 !important;
  font-family: var(--fh), Impact, sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  letter-spacing: .32em !important;
  text-transform: uppercase !important;
  text-shadow: 0 2px 10px rgba(0,0,0,.55) !important;
}

/* ── M11: no homepage band / photo strip may leak onto the article page.
   Kills the leaked "LATEST FEATURES" band (main::before) AND the wide
   cover strip above the headline (hgroup::before). ── */
:root main:not(:has(> div > h2))::before,
:root main:not(:has(> div > h2))::after {
  content: none !important;
  display: none !important;
  background: none !important;
  border: 0 !important;
  min-height: 0 !important;
}
:root main:not(:has(> div > h2)) > hgroup::before {
  content: none !important;
  display: none !important;
  background: none !important;
  border: 0 !important;
  height: 0 !important;
  margin: 0 !important;
}

/* ── M2: EDITOR'S PICKS as a full-width section band with a hairline
   underline, sitting in a reserved zone ABOVE the picks row (previously
   the absolute label collided with / sat over the left card). ── */
:root main:has(> div > h2) > div:has(> h2):first-of-type {
  height: auto !important;      /* release premium `height:100%` so the reserved band margin below actually opens a gap in the grid */
  margin-bottom: 62px !important;
}
:root main:has(> div > h2) > div:has(> h2):first-of-type::after {
  content: "EDITOR'S PICKS \2014 READ THESE FIRST" !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  top: 100% !important;
  margin-top: 24px !important;
  padding: 0 2px 12px !important;
  border-bottom: 2px solid rgba(42, 40, 32, .34) !important;
  font-family: var(--fh), Impact, sans-serif !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: .26em !important;
  text-transform: uppercase !important;
  color: var(--primary) !important;
  opacity: .9 !important;
  text-align: left !important;
  z-index: 3 !important;
}

/* ── M7: archive tail as a boxed cream magazine index with the SAME
   design system as the top journal cards — 3-col grid, bordered cream
   cells, radius, subtle shadow, per-item padding, hover, equal heights
   via grid stretch. (Was plain 2-col dotted title/date rows.) ── */
:root main:has(> div > h2) > div:has(> ul) {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  margin: 0 !important;
  padding: 40px 2px 8px !important;
}
:root main:has(> div > h2) > div:has(> ul) > ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  columns: auto !important;
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px 16px;
  align-items: stretch;
}
:root main:has(> div > h2) > div:has(> ul) > ul > li {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: auto;
  background: #FAF5EC !important;
  border: 1px solid rgba(42, 40, 32, .12);
  border-radius: 8px;
  box-shadow: 0 1px 4px rgba(42, 40, 32, .05);
  padding: 24px 32px;
  break-inside: avoid;
  transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease;
}
:root main:has(> div > h2) > div:has(> ul) > ul > li:hover {
  box-shadow: 0 3px 10px rgba(42, 40, 32, .10);
  border-color: var(--accent);
}
:root main:has(> div > h2) > div:has(> ul) > ul > li > a {
  font-family: Georgia, "Iowan Old Style", "Palatino Linotype", serif !important;
  font-size: 15.5px;
  line-height: 1.42;
  font-weight: 500;
  letter-spacing: .004em;
  color: var(--primary);
  text-decoration: none;
  margin-bottom: 10px;
}
: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: .5;
  margin-top: 0;
}
@media (max-width: 640px) {
  :root main:has(> div > h2) > div:has(> ul) > ul {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }
  :root main:has(> div > h2) > div:has(> h2):first-of-type::after {
    font-size: 11px !important;
    letter-spacing: .16em !important;
  }
}


/* ============================================================
   surgical-refix iter=2 (2026-09-02) — M7b (related-nav breathing)
   The related-articles block is a <section> under <main>; its title links
   sit in <p> elements. The iter-0 M7b rule set those <p> to margin:0, so
   when each related link is its own paragraph they collapse together, and
   line-height 1.85 is too tight once titles wrap on narrow screens — the
   two mobile M7b failures. Restore real inter-title vertical separation
   (later in the cascade, same specificity → wins) and open it further on
   mobile where the crowding is worst.
   ============================================================ */
:root main > nav p,
:root main > section p {
  line-height: 1.9;
  margin: 0 0 12px;
}
@media (max-width: 640px) {
  :root main > nav p,
  :root main > section p {
    line-height: 2.05;
    margin-bottom: 16px;
  }
}

