*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Segoe UI',Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.75;color:#333;background:#f0f2f5}
.css-5pq3p8y{max-width:860px;margin:0 auto;padding:0 20px}
.css-72rkqtf{background:#fff;padding:28px 0;margin-bottom:32px;box-shadow:0 1px 3px rgba(0,0,0,.08)}
.css-72rkqtf h1{font-size:22px;font-weight:700;margin-bottom:2px}
.css-72rkqtf p{font-size:14px;color:#666}
.css-72rkqtf a{color:#333;text-decoration:none;font-size:18px;font-weight:700}
.css-upmvhi9{display:flex;flex-direction:column;gap:20px}
.css-k89wj0o{background:#fff;border-radius:12px;box-shadow:0 1px 6px rgba(0,0,0,.06);padding:24px 28px;transition:transform .15s,box-shadow .15s}
.css-k89wj0o:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.1)}
.css-k89wj0o h2{font-size:19px;margin-bottom:6px}
.css-k89wj0o h2 a{color:#1a1a1a;text-decoration:none}
.css-k89wj0o .css-f6if0xy{font-size:12px;color:#999;margin-bottom:8px}
.css-k89wj0o p{font-size:14px;color:#555;margin-bottom:12px}
.css-t58tly4{display:inline-block;background:#5865f2;color:#fff;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;text-decoration:none}
.css-t58tly4:hover{background:#4752c4}
.css-bh9p9g5{padding-bottom:60px}
.css-bh9p9g5 h1{font-size:30px;font-weight:700;margin-bottom:8px}
.css-bh9p9g5 time{font-size:12px;color:#999;display:block;margin-bottom:24px}
.css-bh9p9g5 h2{font-size:22px;margin:32px 0 12px}
.css-bh9p9g5 h3{font-size:18px;margin:24px 0 8px}
.css-bh9p9g5 p{margin-bottom:16px}
.css-bh9p9g5 ul,.css-bh9p9g5 ol{margin:0 0 16px 24px}
.css-bh9p9g5 a{color:#5865f2}
.css-bh9p9g5 img{max-width:100%;height:auto;border-radius:12px;margin:16px 0}
.css-tax6ivf{padding:24px 0;margin-top:40px;text-align:center;font-size:12px;color:#999}
.css-tax6ivf a{color:#999;text-decoration:none}
.css-6epuc4b{background:#e8eaf0;border-radius:8px;padding:12px 16px;margin-bottom:20px;font-size:13px;color:#888;font-style:italic}
.css-bhcgohc{background:#fff8e1;border-radius:8px;padding:12px 16px;margin-top:24px;font-size:12px;color:#9e8600}
.css-k1qro6n{display:inline-block;background:#f0f2f7;border-radius:12px;padding:4px 12px;margin:-18px 0 24px;font-size:12px;color:#777}
.css-hj2jiz7{text-align:center;margin:0 0 24px}
.css-katpvg8{max-width:100%;height:auto;border-radius:12px}
.css-idhynxp{margin-top:32px;padding-top:20px;border-top:1px solid #e0e0e0}
.css-idhynxp h3{font-size:16px;font-weight:700;margin-bottom:12px}
.crd-related-list{display:flex;flex-direction:column;gap:8px}
.crd-related-link{display:block;background:#fff;border-radius:8px;padding:10px 14px;color:#333;text-decoration:none;box-shadow:0 1px 3px rgba(0,0,0,.06);font-size:14px}
.crd-related-link:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}
.css-1vggc79{display:flex;flex-direction:column;gap:8px;margin-top:20px}
.css-7zmke9c{display:block;background:#fff;border-radius:8px;padding:10px 16px;color:#1a1a1a;text-decoration:none;box-shadow:0 1px 3px rgba(0,0,0,.05);font-size:15px}
.css-7zmke9c:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}
/* === Theme === */
:root{--primary:#1B1B1B;--accent:#E25775;--bg:#F4ECDE;--fg:#1B1B1B;--border:#D4C6A9;--r:27px;--fb:'DM Sans';--fh:'Fraunces'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,700;1,9..40,400&family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400;1,9..144,500&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(--bg); }
: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 40px; margin-bottom: 48px; border-bottom: 4px solid var(--accent); }
:root > body > div:first-child h1 { font-family: var(--fh), system-ui, sans-serif; font-size: 42px; font-weight: 700; color: var(--bg); letter-spacing: -.015em; line-height: 1.06; margin-bottom: 10px; }
:root > body > div:first-child p { font-family: var(--fb), system-ui, sans-serif; font-size: 15px; color: rgba(244, 236, 222, .80); font-style: italic; }
:root > body > div:first-child a { font-family: var(--fh), system-ui, sans-serif; font-size: 26px; color: var(--bg); text-decoration: none; font-weight: 700; letter-spacing: -.01em; }

:root main { padding-bottom: 80px; }
:root main > hgroup > h1, :root main > h1 { font-family: var(--fh), system-ui, sans-serif; font-size: 38px; font-weight: 700; color: var(--primary); line-height: 1.08; margin: 8px 0 10px; letter-spacing: -.015em; }
:root main > hgroup > time, :root main > time { display: block; font-family: var(--fb), system-ui, sans-serif; font-size: 12px; color: var(--accent); margin-bottom: 30px; letter-spacing: .14em; text-transform: uppercase; font-weight: 700; }

:root main > article > p { margin-bottom: 18px; font-size: 16.5px; line-height: 1.75; }
:root main > article > h2 { font-family: var(--fh), system-ui, sans-serif; font-size: 26px; font-weight: 700; color: var(--primary); margin: 2.5em 0 0.4em; padding-bottom: 8px; border-bottom: 2px solid var(--accent); letter-spacing: -.010em; }
:root main > article > h3 { font-family: var(--fh), system-ui, sans-serif; font-size: 19px; font-weight: 500; color: var(--accent); margin: 26px 0 10px; letter-spacing: -.005em; }
: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: 4px solid var(--accent); padding: 10px 0 10px 20px; margin: 28px 0; font-style: italic; color: var(--primary); background: rgba(226, 87, 117, .07); 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(--bg); padding: 3px 14px; border-radius: var(--r); text-decoration: none; font-weight: 700; font-family: var(--fh), system-ui, sans-serif; font-size: 14.5px; letter-spacing: 0; }
: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); }

: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 4px 18px rgba(27, 27, 27, .14); }

:root main > article > aside { background: rgba(27, 27, 27, .06); border-left: 4px solid var(--primary); border-radius: 0 var(--r) var(--r) 0; padding: 14px 20px; margin: 36px 0 0; font-size: 13.5px; color: var(--fg); font-family: var(--fb), system-ui, sans-serif; font-style: italic; }

:root main > div:has(> h2) { background: var(--bg); border: 1px solid var(--border); border-left: 5px solid var(--accent); border-radius: 0 var(--r) var(--r) 0; padding: 22px 24px; margin-bottom: 22px; box-shadow: 0 1px 5px rgba(27, 27, 27, .04); transition: transform .15s ease, box-shadow .15s ease, border-left-color .15s ease; }
:root main > div:has(> h2):hover { transform: translateY(-2px); box-shadow: 0 4px 14px rgba(27, 27, 27, .10); border-left-color: var(--primary); }
:root main > div:has(> h2) > p:first-child { font-family: var(--fb), system-ui, sans-serif; font-size: 11px; color: var(--accent); letter-spacing: .14em; text-transform: uppercase; margin-bottom: 8px; font-weight: 700; }
:root main > div:has(> h2) > h2 { font-family: var(--fh), system-ui, sans-serif; font-size: 24px; font-weight: 700; margin-bottom: 8px; line-height: 1.14; letter-spacing: -.010em; }
:root main > div:has(> h2) > h2 a { color: var(--primary); text-decoration: none; }
:root main > div:has(> h2) > h2 a:hover { color: var(--accent); }
: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), system-ui, sans-serif; font-size: 13px; color: var(--bg); background: var(--primary); padding: 7px 20px; border-radius: var(--r); text-decoration: none; letter-spacing: 0; font-weight: 700; display: inline-block; }
:root main > div:has(> h2) > a:last-child:hover { background: var(--accent); }

:root main > div:has(> ul) { margin-top: 48px; padding-top: 28px; border-top: 2px solid var(--primary); }
:root main > div:has(> ul) > h3 { font-family: var(--fh), system-ui, sans-serif; font-size: 16px; color: var(--primary); margin-bottom: 16px; font-weight: 700; letter-spacing: -.005em; }
: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(--accent); }

:root footer { background: transparent; border-top: 1px solid var(--border); padding: 24px 0 36px; margin-top: 56px; text-align: center; font-family: var(--fb), system-ui, sans-serif; font-size: 12px; color: var(--fg); opacity: .60; letter-spacing: .04em; }
:root footer a { color: var(--fg); text-decoration: none; border-bottom: 1px dotted var(--border); }
:root footer a:hover { color: var(--accent); border-bottom-color: var(--accent); }

/* === R2 fixes (2026-06-03T05:50:04.102112+00:00) === */

/* CTA button: warm earthy brown instead of default blue */
.css-t58tly4 { background-color: #7C5232; color: #ffffff; border-radius: 4px; }

/* Affiliate link visual distinction: bold + dotted underline for transparency */
a[href^='/link/'] { font-weight: 600; text-decoration-style: dotted; text-underline-offset: 3px; }

/* Header site title: more typographic weight so 'Pfoten-Tagebuch' reads as an established blog */
header h1, .css-72rkqtf h1 { font-size: 1.75rem; font-weight: 800; letter-spacing: -0.02em; color: #3B2A1A; }

/* Homepage article cards: subtle separator so each entry reads as a distinct topic */
.css-k89wj0o { border-bottom: 1px solid rgba(139, 94, 60, 0.15); padding-bottom: 2rem; margin-bottom: 2rem; }

/* === R3 fixes (2026-06-03T06:30:03.566330+00:00) === */

/* Fix 1: Card separator opacity doubled for clearer visual boundary between cards */
.css-k89wj0o { border-bottom: 1px solid rgba(139, 94, 60, 0.30); padding-bottom: 2rem; margin-bottom: 2rem; }

/* Fix 2: Article H2 underline uses primary (warm brown) instead of accent (pink) for diary-like tone */
:root main > article > h2 { border-bottom: 2px solid var(--primary); }

/* Fix 3: Affiliate links get accent color for clear visual distinction from regular links */
:root main > article > p a[href^='/link/'] { font-weight: 600; text-decoration-style: dotted; color: var(--accent); text-underline-offset: 3px; }

/* Fix 4: "Read Article" button styled as intentional label (uppercase + tracking) to offset English text */
:root main > div:has(> h2) > a:last-child { font-size: 14px; text-transform: uppercase; letter-spacing: 0.08em; }

/* === R4 fixes (2026-06-03T07:10:03.854493+00:00) === */

/* Fix 1: Date on article pages — italic warm-brown diary notation instead of uppercase metadata label */
:root main > hgroup > time, :root main > time { font-style: italic; color: var(--primary); opacity: 0.65; font-size: 0.875rem; margin-bottom: 0.75rem; letter-spacing: normal; text-transform: none; font-weight: 400; }

/* Fix 2: Article H3 — more visual weight so step-by-step subheadings are scannable */
:root main > article > h3 { font-size: 1.1rem; font-weight: 700; color: var(--primary); margin-top: 1.75em; margin-bottom: 0.4em; }

/* Fix 3: Affiliate links anywhere in article — accent color signals "product rec" vs. internal link */
:root main > article a[href^='/link/'] { color: var(--accent); font-weight: 600; text-decoration-style: dotted; text-underline-offset: 3px; }

/* Fix 4: Related-article links — left-bar treatment so they read as curated weiterlesen, not body text */
.crd-related-link { display: block; padding: 0.4em 0 0.4em 0.75em; border-left: 3px solid var(--primary); margin-bottom: 0.5em; color: var(--primary); text-decoration: none; opacity: 0.85; }

/* === QA round-1 fixes (2026-07-18T03:57:49+0800) === */
/* -----------------------------------------------------------------------------
   Real DOM (verified against home.html / article.html):
     masthead  = <header><div><h1>|<span><a></div></header>   (NOT body>div:first-child)
     home card = main > div.wrap > div (p.date, h2>a, p.excerpt, a.cta)  (NOT main>div:has(>h2))
     article   = main > h1 > time > div.updated > article > div.related
   Earlier :root>body>div and main>div:has(>h2) rules never matched — hence the flat feed.
   System: Fraunces (serif display, italic wordmark/hero/drop caps) + DM Sans (text & meta).
   Accent #E25775 is now a deliberate MOMENT (hero + article drop caps, section kickers),
   not a repeated button color.  --fh resolves to Fraunces via theme.json.
   ----------------------------------------------------------------------------- */

/* ---------- MASTHEAD — homepage: photo cover + italic serif wordmark + manifesto ---------- */
:root body:not(:has(> main > article)) > header {
  background-image: linear-gradient(rgba(20, 18, 17, .58), rgba(20, 18, 17, .82)), url("/theme-assets/hero-masthead.jpg");
  background-size: cover;
  background-position: center 34%;
  border-bottom: 3px solid var(--accent);
  padding: 78px 24px 62px;
  margin-bottom: 46px;
  text-align: center;
}
:root body:not(:has(> main > article)) > header > div { max-width: 720px; margin: 0 auto; }
:root body:not(:has(> main > article)) > header h1 {
  font-family: var(--fh), Georgia, serif;
  font-style: italic; font-weight: 500;
  font-size: 54px; line-height: 1.02; letter-spacing: -.015em;
  color: var(--bg); margin: 0;
}
:root body:not(:has(> main > article)) > header > div > p { display: none; }
:root body:not(:has(> main > article)) > header > div::after {
  content: "Kein Profi, keine Trainerin — nur ich, ein völlig unerzogener Mischling und jeder Morgen um sechs.";
  display: block; max-width: 40ch; margin: 18px auto 0;
  font-family: var(--fh), Georgia, serif; font-style: italic;
  font-size: 15.5px; line-height: 1.5; color: var(--accent);
}

/* ---------- MASTHEAD — article: compact dark bar, same italic wordmark ---------- */
:root body:has(> main > article) > header {
  background: var(--primary);
  border-bottom: 2px solid var(--accent);
  padding: 16px 24px; margin-bottom: 34px; text-align: center;
}
:root body:has(> main > article) > header a {
  font-family: var(--fh), Georgia, serif; font-style: italic; font-weight: 500;
  font-size: 23px; letter-spacing: -.01em; color: var(--bg); text-decoration: none;
}
:root body:has(> main > article) > header a:hover { color: var(--accent); }

/* ---------- HOMEPAGE FEED — 6-col grid: hero (full) → picks (3-up) → log (2-up) ---------- */
:root body:not(:has(> main > article)) main { max-width: 1100px; margin: 0 auto; padding: 0 24px 80px; }
:root body:not(:has(> main > article)) main > div {
  display: grid; grid-template-columns: repeat(6, 1fr); gap: 26px 26px; align-items: start;
}

/* Hero = latest entry (first card): loud dark block, big serif title, accent drop cap */
:root body:not(:has(> main > article)) main > div > div:first-child {
  grid-column: 1 / -1;
  background: var(--primary); border: 0; border-radius: 14px;
  padding: 40px 46px 38px; margin: 0; color: var(--bg);
  box-shadow: 0 12px 32px rgba(27, 27, 27, .18);
}
:root body:not(:has(> main > article)) main > div > div:first-child > p:first-child { font-size: 0; margin: 0 0 16px; }
:root body:not(:has(> main > article)) main > div > div:first-child > p:first-child::before {
  content: "Neuester Eintrag"; display: inline-block;
  color: var(--bg); background: var(--accent);
  font-family: var(--fb), sans-serif; font-size: 11px; font-weight: 700;
  letter-spacing: .16em; text-transform: uppercase; padding: 6px 13px; border-radius: 20px;
}
:root body:not(:has(> main > article)) main > div > div:first-child > h2 {
  font-family: var(--fh), Georgia, serif; font-weight: 500;
  font-size: 38px; line-height: 1.1; letter-spacing: -.015em; margin: 0 0 14px;
}
:root body:not(:has(> main > article)) main > div > div:first-child > h2 a { color: var(--bg); text-decoration: none; }
:root body:not(:has(> main > article)) main > div > div:first-child > h2 a:hover { color: var(--accent); }
:root body:not(:has(> main > article)) main > div > div:first-child > p:not(:first-child) {
  font-family: var(--fb), sans-serif; font-size: 16px; line-height: 1.6;
  color: rgba(244, 236, 222, .85); max-width: 62ch; margin: 0 0 22px;
}
:root body:not(:has(> main > article)) main > div > div:first-child > p:not(:first-child)::first-letter {
  font-family: var(--fh), Georgia, serif; font-weight: 600; font-size: 3.2em; line-height: .8;
  float: left; color: var(--accent); margin: 5px 10px -2px 0;
}
:root body:not(:has(> main > article)) main > div > div:first-child > a {
  display: inline-block; font-size: 0; text-decoration: none;
  border: 1.5px solid rgba(244, 236, 222, .55); border-radius: 30px;
  padding: 11px 24px; background: transparent;
}
:root body:not(:has(> main > article)) main > div > div:first-child > a::after {
  content: "Eintrag lesen →"; font-family: var(--fh), Georgia, serif;
  font-size: 13.5px; font-weight: 700; letter-spacing: .02em; color: var(--bg);
}
:root body:not(:has(> main > article)) main > div > div:first-child > a:hover { background: var(--accent); border-color: var(--accent); }

/* Editor's Picks band = cards 2–4 (3-up light cards) */
:root body:not(:has(> main > article)) main > div > div:nth-child(n+2):nth-child(-n+4) {
  grid-column: span 2;
  background: #FCFAF3; border: 1px solid var(--border); border-top: 3px solid var(--accent);
  border-radius: 10px; padding: 22px 22px 24px; margin: 36px 0 0;
  box-shadow: 0 1px 4px rgba(27, 27, 27, .04);
}
:root body:not(:has(> main > article)) main > div > div:nth-child(2) { position: relative; }
:root body:not(:has(> main > article)) main > div > div:nth-child(2)::before {
  content: "Empfehlungen — fang hier an"; position: absolute; top: -27px; left: 2px;
  font-family: var(--fb), sans-serif; font-size: 11px; font-weight: 700;
  letter-spacing: .16em; text-transform: uppercase; color: var(--accent);
}

/* Chronological log = cards 5+ (2-up flat rows, hairline dividers) */
:root body:not(:has(> main > article)) main > div > div:nth-child(n+5) {
  grid-column: span 3;
  background: transparent; border: 0; border-top: 1px solid var(--border);
  border-radius: 0; padding: 20px 0 6px; margin: 0; box-shadow: none;
}
:root body:not(:has(> main > article)) main > div > div:nth-child(5),
:root body:not(:has(> main > article)) main > div > div:nth-child(6) { margin-top: 46px; }
:root body:not(:has(> main > article)) main > div > div:nth-child(5) { position: relative; }
:root body:not(:has(> main > article)) main > div > div:nth-child(5)::before {
  content: "Alle Tagebuch-Einträge"; position: absolute; top: -30px; left: 0;
  font-family: var(--fb), sans-serif; font-size: 11px; font-weight: 700;
  letter-spacing: .16em; text-transform: uppercase; color: var(--accent);
}
:root body:not(:has(> main > article)) main > div > div:nth-child(n+5) > a { display: none; }

/* Shared inner treatment for picks + log cards (non-hero) */
:root body:not(:has(> main > article)) main > div > div:nth-child(n+2) > p:first-child {
  font-family: var(--fb), sans-serif; font-size: 11px; font-weight: 700;
  letter-spacing: .12em; text-transform: uppercase; color: var(--accent);
  opacity: .85; margin: 0 0 8px;
}
:root body:not(:has(> main > article)) main > div > div:nth-child(n+2) > h2 {
  font-family: var(--fh), Georgia, serif; font-weight: 500; font-size: 20px;
  line-height: 1.2; letter-spacing: -.008em; margin: 0 0 8px;
}
:root body:not(:has(> main > article)) main > div > div:nth-child(n+2) > h2 a { color: var(--primary); text-decoration: none; }
:root body:not(:has(> main > article)) main > div > div:nth-child(n+2) > h2 a:hover { color: var(--accent); }
:root body:not(:has(> main > article)) main > div > div:nth-child(n+2) > p:not(:first-child) {
  font-family: var(--fb), sans-serif; font-size: 14px; line-height: 1.55; color: var(--fg);
  opacity: .82; margin: 0 0 12px;
}
/* Picks CTA localized as a quiet text link (log rows hide the CTA above) */
:root body:not(:has(> main > article)) main > div > div:nth-child(n+2):nth-child(-n+4) > a {
  display: inline-block; font-size: 0; text-decoration: none;
}
:root body:not(:has(> main > article)) main > div > div:nth-child(n+2):nth-child(-n+4) > a::after {
  content: "Weiterlesen →"; font-family: var(--fh), Georgia, serif;
  font-size: 13px; font-weight: 700; letter-spacing: .02em; color: var(--accent);
}
:root body:not(:has(> main > article)) main > div > div:nth-child(n+2):nth-child(-n+4) > a:hover::after { color: var(--primary); }

/* ---------- ARTICLE PAGE — bigger serif title, drop cap, dinkus, hanging quote ---------- */
:root body:has(> main > article) main > h1 {
  font-family: var(--fh), Georgia, serif; font-weight: 500; font-size: 44px;
  line-height: 1.08; letter-spacing: -.02em; margin: 6px 0 12px;
}
:root body:has(> main > article) main > div:has(> time) {
  font-family: var(--fb), sans-serif; font-size: 12px; font-style: italic;
  color: var(--fg); opacity: .55; margin: -8px 0 26px;
}
:root body:has(> main > article) main > article > p:first-of-type::first-letter {
  font-family: var(--fh), Georgia, serif; font-weight: 600; font-size: 3.4em; line-height: .78;
  float: left; color: var(--accent); margin: 6px 10px 0 0;
}
/* Dinkus ornament between sections — every H2 after the opening one */
:root body:has(> main > article) main > article > p + h2::before {
  content: "❋"; display: block; text-align: center; color: var(--accent);
  font-size: 15px; letter-spacing: .5em; opacity: .8; margin: 1.7em 0 1.1em;
}
/* Hanging quote on blockquotes */
:root body:has(> main > article) main > article > blockquote { position: relative; padding-left: 40px; }
:root body:has(> main > article) main > article > blockquote::before {
  content: "„"; position: absolute; left: 8px; top: 4px;
  font-family: var(--fh), Georgia, serif; font-size: 46px; line-height: 1;
  color: var(--accent); opacity: .5;
}
/* Related-articles block reads as a deliberate curated section */
:root body:has(> main > article) main > div:has(> h3) { margin-top: 54px; padding-top: 26px; border-top: 2px solid var(--primary); }
:root body:has(> main > article) main > div:has(> h3) > h3 {
  font-family: var(--fb), sans-serif; font-size: 12px; font-weight: 700;
  letter-spacing: .16em; text-transform: uppercase; color: var(--accent); margin: 0 0 16px;
}

/* ---------- MOBILE — collapse grid to one column, keep section labels legible ---------- */
@media (max-width: 720px) {
  :root body:not(:has(> main > article)) main { padding: 0 18px 64px; }
  :root body:not(:has(> main > article)) main > div { grid-template-columns: 1fr; gap: 22px; }
  :root body:not(:has(> main > article)) main > div > div:first-child { grid-column: auto; padding: 30px 26px 30px; }
  :root body:not(:has(> main > article)) main > div > div:first-child > h2 { font-size: 30px; }
  :root body:not(:has(> main > article)) main > div > div:nth-child(n+2):nth-child(-n+4) { grid-column: auto; margin-top: 0; }
  :root body:not(:has(> main > article)) main > div > div:nth-child(n+5) { grid-column: auto; }
  :root body:not(:has(> main > article)) main > div > div:nth-child(2) { margin-top: 42px; }
  :root body:not(:has(> main > article)) main > div > div:nth-child(5) { margin-top: 42px; }
  :root body:not(:has(> main > article)) main > div > div:nth-child(6) { margin-top: 0; }
  :root body:not(:has(> main > article)) > header h1 { font-size: 40px; }
  :root body:has(> main > article) main > h1 { font-size: 33px; }
}
