*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Palatino Linotype',Palatino,'Book Antiqua',serif;line-height:1.9;color:#2a2a2a;background:#fefefe}
.header-8cf5b6{max-width:640px;margin:0 auto;padding:0 20px}
.outer-ec0d5e{padding:60px 0 40px;border-bottom:1px solid #ccc;margin-bottom:48px}
.outer-ec0d5e h1{font-size:24px;font-weight:400;letter-spacing:-.5px}
.outer-ec0d5e p{font-size:14px;color:#777;margin-top:6px;font-style:italic}
.outer-ec0d5e a{color:#2a2a2a;text-decoration:none;font-size:24px;font-weight:400;letter-spacing:-.5px}
.header-f0f6ec{padding:20px 0}
.header-f0f6ec h2{font-size:18px;font-weight:400;margin-bottom:4px}
.header-f0f6ec h2 a{color:#2a2a2a;text-decoration:none;border-bottom:1px solid transparent}
.header-f0f6ec h2 a:hover{border-bottom-color:#2a2a2a}
.header-f0f6ec .nav-b37112{font-size:12px;color:#aaa;margin-bottom:6px}
.header-f0f6ec p{font-size:14px;color:#666}
.nav-63093a{color:#888;font-size:13px;text-decoration:none}
.nav-63093a:hover{color:#2a2a2a}
.section-555bbf{padding-bottom:60px}
.section-555bbf h1{font-size:28px;font-weight:400;margin-bottom:8px}
.section-555bbf .nav-b37112{font-size:12px;color:#aaa;display:block;margin-bottom:32px}
.section-555bbf h2{font-size:21px;font-weight:400;margin:40px 0 12px;border-bottom:1px solid #eee;padding-bottom:6px}
.section-555bbf h3{font-size:17px;margin:28px 0 8px}
.section-555bbf p{margin-bottom:18px;font-size:16px}
.section-555bbf ul,.section-555bbf ol{margin:0 0 18px 20px}
.section-555bbf a{color:#555;border-bottom:1px solid #ccc}
.section-555bbf a:hover{color:#000;border-bottom-color:#000}
.section-555bbf img{max-width:100%;height:auto;margin:24px 0}
.sidebar-4e56d3{border-top:1px solid #ddd;padding:20px 0;margin-top:48px;text-align:center;font-size:12px;color:#aaa}
.sidebar-4e56d3 a{color:#aaa;text-decoration:none}
.layout-2c09a1{padding:0 0 16px;margin-bottom:24px;font-size:12px;color:#aaa;font-style:italic;border-bottom:1px solid #eee}
.nav-b3fa7c{padding:16px 0 0;margin-top:32px;font-size:11px;color:#999;border-top:1px solid #eee}
.page-d6a11b{font-size:12px;color:#aaa;margin:-26px 0 32px;font-weight:300}
.footer-51721c{margin:0 auto 32px;max-width:720px}
.wrapper-6723f1{width:100%;height:auto}
.panel-d09aed{margin-top:40px;padding-top:20px;border-top:1px solid #eee;font-size:14px;color:#888}
.panel-d09aed em{color:#aaa}
.panel-d09aed a{color:#555;border-bottom:1px solid #ddd;text-decoration:none}
.container-96301a{padding:24px 0 0;border-top:1px solid #eee;margin-top:24px}
.container-96301a p{padding:3px 0;margin:0;font-size:15px}
.container-96301a a{color:#2a2a2a;text-decoration:none;border-bottom:1px solid transparent}
.container-96301a a:hover{border-bottom-color:#2a2a2a}
/* === Theme === */
:root{--primary:#1F3D2A;--accent:#B89554;--bg:#F0EFE8;--fg:#0F1A12;--border:#A8AC9C;--r:3px;--fb:'Public Sans';--fh:'Zilla Slab'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=Zilla+Slab:wght@400;500;600;700&family=Public+Sans:wght@400;500;600;700&display=swap');

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

:root > body > header { background: var(--primary); color: var(--bg); padding: 44px 0 28px; margin-bottom: 40px; border-bottom: 3px solid var(--accent); }
:root > body > header > h1, :root > body > header h1 { max-width: 760px; margin: 0 auto 8px; padding: 0 24px; font-family: var(--fh), Cambria, serif; font-size: 36px; font-weight: 700; color: var(--bg); line-height: 1.16; letter-spacing: -0.01em; }
:root > body > header > p, :root > body > header p { max-width: 760px; margin: 0 auto; padding: 0 24px; font-family: var(--fb), system-ui, sans-serif; font-size: 15px; color: rgba(240, 239, 232, .94); font-style: normal; }

:root main { max-width: 760px; margin: 0 auto; padding: 0 24px 60px; }

:root main > h1 { font-family: var(--fh), Cambria, serif; font-size: 32px; font-weight: 700; color: var(--primary); line-height: 1.18; margin: 6px 0 6px; letter-spacing: -0.01em; }

:root main > p { margin-bottom: 18px; font-size: 16.5px; }
:root main > p time { display: inline-block; font-family: var(--fb), system-ui, sans-serif; font-size: 12px; color: var(--accent); letter-spacing: .12em; text-transform: uppercase; font-weight: 600; margin-bottom: 28px; }
:root main > h2 { font-family: var(--fh), Cambria, serif; font-size: 24px; font-weight: 600; color: var(--primary); margin: 36px 0 12px; padding-bottom: 6px; border-bottom: 1px solid var(--accent); letter-spacing: -0.005em; }
:root main > h3 { font-family: var(--fh), Cambria, serif; font-size: 18px; font-weight: 500; color: var(--accent); margin: 24px 0 10px; }
:root main > ul, :root main > ol { margin: 0 0 18px 24px; }
:root main > ul > li, :root main > ol > li { margin-bottom: 6px; font-size: 15.5px; }
:root main > ul > li strong { color: var(--primary); font-weight: 700; }
:root main > blockquote { border-left: 3px solid var(--accent); padding: 10px 0 10px 18px; margin: 24px 0; font-style: italic; color: var(--primary); background: rgba(184, 149, 84, .07); border-radius: 0 var(--r) var(--r) 0; }

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

:root main > p a[href^="/ref/"], :root main > p a[href^="/try/"], :root main > p a[href^="/check/"], :root main > p a[href^="/partner/"], :root main > p a[href^="/go/"] { background: var(--accent); color: var(--fg); padding: 3px 12px; border-radius: var(--r); text-decoration: none; font-weight: 600; font-family: var(--fh), Cambria, serif; font-size: 14px; letter-spacing: .02em; }
:root main > p a[href^="/ref/"]:hover, :root main > p a[href^="/try/"]:hover, :root main > p a[href^="/check/"]:hover, :root main > p a[href^="/partner/"]:hover, :root main > p a[href^="/go/"]:hover { background: var(--primary); color: var(--bg); }

:root main > table { width: 100%; border-collapse: collapse; margin: 24px 0; font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; background: var(--paper); border: 1px solid var(--border); border-radius: var(--r); overflow: hidden; }
:root main > table th { background: var(--primary); color: var(--bg); padding: 10px 14px; text-align: left; font-family: var(--fh), Cambria, serif; font-weight: 600; font-size: 14.5px; letter-spacing: .02em; }
:root main > table td { padding: 10px 14px; border-bottom: 1px solid var(--border); vertical-align: top; font-size: 15.5px; }
:root main > table tr:last-child td { border-bottom: 0; }
:root main > table tr:hover td { background: rgba(31, 61, 42, .04); }

:root main > div:has(> h2 > a) { background: var(--paper); border: 1px solid var(--border); border-left: 4px solid var(--accent); border-radius: 0 var(--r) var(--r) 0; padding: 18px 22px; margin-bottom: 16px; transition: border-left-color .15s ease, transform .12s ease; }
:root main > div:has(> h2 > a):hover { border-left-color: var(--primary); transform: translateX(2px); }
:root main > div:has(> h2 > a) > 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: 6px; font-weight: 700; }
:root main > div:has(> h2 > a) > h2 { font-family: var(--fh), Cambria, serif; font-size: 19px; font-weight: 600; margin-bottom: 6px; line-height: 1.22; padding-bottom: 0; border-bottom: 0; }
:root main > div:has(> h2 > a) > h2 a { color: var(--primary); text-decoration: none; }
:root main > div:has(> h2 > a) > h2 a:hover { color: var(--accent); }
:root main > div:has(> h2 > a) > p:not(:first-child) { font-family: var(--fb), system-ui, sans-serif; font-size: 15px; color: var(--fg); opacity: .90; margin-bottom: 10px; }
:root main > div:has(> h2 > a) > a:last-child { font-family: var(--fb), system-ui, sans-serif; font-size: 12.5px; color: var(--primary); background: transparent; padding: 0; text-decoration: none; letter-spacing: .04em; font-weight: 700; border-bottom: 1px solid var(--primary); }
:root main > div:has(> h2 > a) > a:last-child:hover { color: var(--accent); border-bottom-color: var(--accent); }

:root footer { background: transparent; border-top: 1px solid var(--border); padding: 22px 0 32px; margin-top: 48px; text-align: center; font-family: var(--fb), system-ui, sans-serif; font-size: 12px; color: var(--fg); opacity: .58; letter-spacing: .03em; }
: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-07T03:10:03.817812+00:00) === */

/* Fix 1: line-height for dense German compound words */
article p, main p { line-height: 1.75; }

/* Fix 2: article h2 — wider section breaks for easier scanning */
article h2 { font-family: var(--fh), Cambria, serif; font-size: 1.5rem; font-weight: 600; color: var(--primary); margin-top: 2.5em; margin-bottom: 0.6em; padding-bottom: 6px; border-bottom: 1px solid var(--accent); letter-spacing: -0.005em; }

/* Fix 3: article h3 — visibly smaller than h2 to expose outline hierarchy */
article h3 { font-family: var(--fh), Cambria, serif; font-size: 1.35rem; font-weight: 500; color: var(--accent); margin-top: 2.2em; margin-bottom: 0.35em; }

/* Fix 4 + 7: homepage article cards — subtle divider + full-card click area */
.header-f0f6ec { position: relative; border-bottom: 1px solid rgba(0,0,0,0.08); padding-bottom: 1.5rem; margin-bottom: 1.5rem; }
.header-f0f6ec h2 a { display: block; }
.header-f0f6ec h2 a::after { content: ''; position: absolute; inset: 0; }

/* Fix 5: disclaimer block — render as marginal footnote, not warning box */
.nav-b3fa7c { background: transparent; border-left: 3px solid currentColor; padding-left: 1rem; opacity: 0.7; font-size: 0.85em; }

/* Fix 6: site name in narrow header bar — increase legibility */
header h1, .outer-ec0d5e h1 { font-size: 1.4rem; letter-spacing: 0.02em; }

/* === R3 fixes (2026-06-07T03:50:04.152173+00:00) === */

/* Fix R3-1: article h3 — sharper section entry via more top spacing (updated above in R2 rule) */

/* Fix R3-2+3: table td/th font sizes — applied in-place above */

/* Fix R3-4: /choice/ affiliate links — bold underline instead of amber pill (avoids banner blindness) */
:root main > p a[href^="/choice/"] { background: transparent; color: var(--primary); text-decoration: underline; text-decoration-color: var(--accent); text-decoration-thickness: 2.5px; text-underline-offset: 3px; font-weight: 700; padding: 0; border-radius: 0; font-size: inherit; font-family: inherit; letter-spacing: 0; }
:root main > p a[href^="/choice/"]:hover { color: var(--accent); text-decoration-color: var(--primary); }

/* Fix R3-5: header subtitle — applied in-place above */

/* === R4 fixes (2026-06-07T04:30:05.410317+00:00) === */

/* Fix R4-1: header site-name link — same visual weight as h1 so article-page landings feel branded */
:root > body > header > a { font-family: var(--fh), Cambria, serif; font-size: 1.3rem; font-weight: 700; color: var(--bg); text-decoration: none; letter-spacing: -0.01em; display: inline-block; }

/* Fix R4-2: card teaser text — easier to scan (font-size + opacity updated in-place above on line ~42) */

/* Fix R4-3: "Verwandte Artikel" nav panel — superseded by QA round-1 chip treatment below */
:root main > nav.panel-d09aed { margin-top: 3rem; padding: 22px 24px; background: var(--paper); border: 1px solid var(--border); border-top: 3px solid var(--accent); border-radius: var(--r); opacity: 1; }

/* Fix R4-4: inline article links — primary-color underline, no browser-default blue */
article p a, article li a { color: var(--primary); text-decoration: underline; text-decoration-color: var(--accent); text-underline-offset: 3px; text-decoration-thickness: 1.5px; font-weight: 600; }
article p a:hover, article li a:hover { color: var(--accent); text-decoration-color: var(--primary); }

/* Fix R4-5: /choice/ affiliate links inside article — heavier underline, covers DOM depth that R3 selector missed */
article p a[href^="/choice/"], article li a[href^="/choice/"] { background: transparent; color: var(--primary); text-decoration: underline; text-decoration-color: var(--accent); text-decoration-thickness: 2.5px; text-underline-offset: 3px; font-weight: 700; padding: 0; border-radius: 0; font-size: inherit; }

/* === QA round-1 fixes (2026-07-18T18:20:18+0800) === */
/* Editorial signature pass: masthead photo + monogram, homepage hero/picks/chrono
   zones, styled comparison table, related-article chips. Structural selectors only.
   ONE moment color (#7A5A3C) used in exactly 2 places: monogram ring + hero drop cap. */

:root { --moment: #7A5A3C; --paper: #faf5ec; }

/* ---------- Masthead: photo band, "EP" monogram, italic manifesto (home + article) ---------- */
:root > body > header {
  position: relative;
  text-align: center;
  max-width: none;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
  background:
    linear-gradient(180deg, rgba(31, 61, 42, .84), rgba(22, 45, 31, .95)),
    url("/theme-assets/masthead-bg.jpg") center/cover no-repeat;
  padding: 40px 24px 34px;
  border-bottom: 3px solid var(--accent);
}
:root > body > header::before {
  content: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='56'%20height='56'%20viewBox='0%200%2064%2064'%3E%3Ccircle%20cx='32'%20cy='32'%20r='30'%20fill='none'%20stroke='%237A5A3C'%20stroke-width='2'/%3E%3Ccircle%20cx='32'%20cy='32'%20r='23.5'%20fill='none'%20stroke='%23B89554'%20stroke-width='1'/%3E%3Ctext%20x='32'%20y='41'%20font-family='Georgia,serif'%20font-size='23'%20font-weight='700'%20fill='%23F0EFE8'%20text-anchor='middle'%3EEP%3C/text%3E%3C/svg%3E");
  display: block;
  line-height: 0;
  margin: 0 auto 14px;
}
:root > body > header > h1, :root > body > header h1 { max-width: 840px; font-size: 40px; letter-spacing: .005em; text-shadow: 0 1px 3px rgba(0, 0, 0, .38); }
:root > body > header > a { text-shadow: 0 1px 3px rgba(0, 0, 0, .38); }
:root > body > header > p, :root > body > header p { max-width: 660px; font-style: italic; font-size: 15px; color: rgba(240, 239, 232, .9); line-height: 1.6; }

/* ---------- Homepage: hero -> Editor's Picks band -> chronological grid ---------- */
:root main:has(> div > h2 > a) {
  max-width: 1060px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  column-gap: 32px;
  row-gap: 22px;
  align-items: start;
}

/* HERO — first card, full-bleed loud voice */
:root main:has(> div > h2 > a) > div:nth-child(1) {
  grid-column: 1 / -1;
  position: relative;
  overflow: hidden;
  background: var(--paper);
  border: 1px solid var(--border);
  border-left: 5px solid var(--accent);
  border-radius: 0 var(--r) var(--r) 0;
  padding: 32px 34px 28px;
  padding-right: clamp(34px, 28%, 260px);
  margin: 0;
}
:root main:has(> div > h2 > a) > div:nth-child(1)::after {
  content: "Nº 01";
  position: absolute;
  top: 22px;
  right: 28px;
  font-family: var(--fh), Cambria, serif;
  font-weight: 700;
  font-size: 46px;
  line-height: 1;
  color: rgba(31, 61, 42, .11);
  letter-spacing: .01em;
}
:root main:has(> div > h2 > a) > div:nth-child(1) > p:first-child { font-size: 12px; margin-bottom: 10px; }
:root main:has(> div > h2 > a) > div:nth-child(1) > p:first-child::before {
  content: "Aktuellstes Audit";
  display: inline-block;
  background: var(--primary);
  color: var(--bg);
  padding: 3px 10px;
  border-radius: var(--r);
  font: 700 10px/1 var(--fb), sans-serif;
  letter-spacing: .14em;
  text-transform: uppercase;
  margin-right: 10px;
  vertical-align: 1px;
}
:root main:has(> div > h2 > a) > div:nth-child(1) > p:first-child::after {
  content: " · Von Lukas Falke · Controller-Audit";
  color: var(--fg);
  opacity: .6;
  font-weight: 500;
  letter-spacing: .01em;
  text-transform: none;
}
:root main:has(> div > h2 > a) > div:nth-child(1) > h2 { font-size: 33px; line-height: 1.13; margin-bottom: 12px; }
:root main:has(> div > h2 > a) > div:nth-child(1) > p:not(:first-child) { font-size: 17px; opacity: .92; margin-bottom: 14px; max-width: 60ch; }
:root main:has(> div > h2 > a) > div:nth-child(1) > p:not(:first-child)::first-letter {
  float: left;
  font-family: var(--fh), Cambria, serif;
  font-weight: 700;
  font-size: 54px;
  line-height: .82;
  color: var(--moment);
  margin: 4px 10px 0 0;
}

/* EDITOR'S PICKS — cards 2-4, 3 across, band label */
:root main:has(> div > h2 > a) > div:nth-child(2),
:root main:has(> div > h2 > a) > div:nth-child(3),
:root main:has(> div > h2 > a) > div:nth-child(4) {
  grid-column: span 2;
  position: relative;
  margin: 40px 0 0;
  background: var(--paper);
  border: 1px solid var(--border);
  border-top: 3px solid var(--accent);
  border-radius: var(--r);
  padding: 24px 32px 22px;
}
:root main:has(> div > h2 > a) > div:nth-child(2)::before {
  content: "Redaktions-Empfehlungen · Zuerst prüfen";
  position: absolute;
  top: -36px;
  left: 0;
  width: calc(300% + 64px);
  box-sizing: border-box;
  padding-bottom: 9px;
  border-bottom: 1px solid var(--border);
  white-space: nowrap;
  font: 700 11px/1 var(--fb), sans-serif;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--accent);
}
:root main:has(> div > h2 > a) > div:nth-child(2) > h2,
:root main:has(> div > h2 > a) > div:nth-child(3) > h2,
:root main:has(> div > h2 > a) > div:nth-child(4) > h2 { font-size: 17px; }

/* CHRONOLOGICAL GRID — cards 5+, 2 across, hairline cards */
:root main:has(> div > h2 > a) > div:nth-child(n+5) {
  grid-column: span 3;
  position: relative;
  margin: 0;
  background: var(--paper);
  border: 1px solid var(--border);
  border-left: 4px solid var(--accent);
  border-radius: 0 var(--r) var(--r) 0;
  padding: 18px 22px 16px;
}
/* reserve room + label above the first chronological row (cards 5 & 6) */
:root main:has(> div > h2 > a) > div:nth-child(5),
:root main:has(> div > h2 > a) > div:nth-child(6) { margin-top: 42px; }
:root main:has(> div > h2 > a) > div:nth-child(5)::before {
  content: "Alle Audits · Chronologisch";
  position: absolute;
  top: -30px;
  left: 2px;
  font: 700 11px/1 var(--fb), sans-serif;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--accent);
}

/* homepage CTA: replace mojibake "read more" with clean German label */
:root main:has(> div > h2 > a) > div > a:last-child { font-size: 0; }
:root main:has(> div > h2 > a) > div > a:last-child::after { content: "Weiterlesen →"; font-size: 12.5px; letter-spacing: .04em; }

@media (max-width: 860px) {
  :root main:has(> div > h2 > a) { grid-template-columns: 1fr; max-width: 620px; }
  :root main:has(> div > h2 > a) > div:nth-child(n) { grid-column: 1 / -1; }
  :root main:has(> div > h2 > a) > div:nth-child(2)::before { width: 100%; white-space: normal; }
  :root main:has(> div > h2 > a) > div:nth-child(1) { padding-right: 30px; }
  :root main:has(> div > h2 > a) > div:nth-child(1)::after { font-size: 34px; top: 16px; right: 20px; }
  :root main:has(> div > h2 > a) > div:nth-child(1) > h2 { font-size: 26px; }
}

/* ---------- Article page: big title, kicker, hero image, dinkus ---------- */
:root main:has(> article) > h1 { font-size: 40px; line-height: 1.12; margin-bottom: 10px; }
:root main:has(> article) > span {
  display: block;
  font-family: var(--fb), sans-serif;
  font-size: 12px;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--accent);
  font-weight: 700;
  margin-bottom: 22px;
}
:root main > article > img {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid var(--border);
  border-radius: var(--r);
  margin: 6px 0 26px;
}
:root main > article > h2:not(:first-of-type)::before {
  content: "▪ ▪ ▪";
  display: block;
  text-align: center;
  color: var(--accent);
  font-size: 10px;
  letter-spacing: .55em;
  margin-bottom: 20px;
}

/* ---------- Article comparison table (lives at main>article>table, never matched before) ---------- */
:root main > article > table {
  width: 100%;
  border-collapse: collapse;
  margin: 26px 0;
  background: var(--paper);
  border: 1px solid var(--border);
  border-radius: var(--r);
  overflow: hidden;
  font-family: var(--fb), sans-serif;
  font-size: 15px;
}
:root main > article > table th {
  background: var(--primary);
  color: var(--bg);
  text-align: left;
  padding: 11px 14px;
  font-family: var(--fh), Cambria, serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: .03em;
}
:root main > article > table td { padding: 10px 14px; border-bottom: 1px solid var(--border); vertical-align: top; }
:root main > article > table td:first-child { font-weight: 600; color: var(--primary); }
:root main > article > table tr:nth-child(even) td { background: rgba(31, 61, 42, .045); }
:root main > article > table tr:last-child td { border-bottom: 0; }

/* ---------- Related articles: chip list (font-size:0 collapses raw middot separators) ---------- */
:root main:has(> article) > nav {
  margin-top: 3rem;
  padding: 22px 24px;
  background: var(--paper);
  border: 1px solid var(--border);
  border-top: 3px solid var(--accent);
  border-radius: var(--r);
}
:root main > nav > p { font-size: 0; margin: 0; line-height: 0; }
:root main > nav > p em {
  display: block;
  font-family: var(--fb), sans-serif;
  font-style: normal;
  font-size: 11px;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--accent);
  font-weight: 700;
  margin-bottom: 14px;
}
:root main > nav > p a {
  display: inline-block;
  font-family: var(--fb), sans-serif;
  font-size: 14px;
  line-height: 1.35;
  color: var(--primary);
  background: var(--bg);
  border: 1px solid var(--border);
  border-radius: var(--r);
  padding: 8px 13px;
  margin: 0 8px 8px 0;
  text-decoration: none;
  font-weight: 600;
}
:root main > nav > p a:hover { background: var(--primary); color: var(--bg); border-color: var(--primary); }


/* === QA tail polish (2026-07-24T16:08:00.386806+00:00) — style Lambda [SB-20] compact tail across templates === */
/* The tail wrapper is always the LAST block child of <main> on the homepage,
   containing title-only rows of older articles. Various templates use different
   inner structures (ul>li / p / direct <a>) — this handles all three. */

:root main > *:last-child:not(:has(h2)):not(:has(h1)):not(:has(article)) {
  grid-column: 1 / -1;
  max-width: min(720px, 92vw);
  margin: 88px auto 0;
  padding: 40px 0 32px;
  border-top: 2px double rgba(0, 0, 0, .16);
  background: transparent;
  box-shadow: none;
}

:root main > *:last-child:not(:has(h2)):not(:has(h1)):not(:has(article))::before {
  content: "\2014  MORE FROM THE ARCHIVE  \2014";
  display: block;
  text-align: center;
  font-family: system-ui, -apple-system, sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .28em;
  text-transform: uppercase;
  opacity: .5;
  margin-bottom: 36px;
}

/* Any list / paragraph rows: 2-col on desktop, single on mobile */
:root main > *:last-child ul {
  list-style: none;
  padding: 0;
  margin: 0;
  columns: 2;
  column-gap: 48px;
}
@media (max-width: 899px) {
  :root main > *:last-child ul { columns: 1; }
}

:root main > *:last-child li,
:root main > *:last-child > p,
:root main > *:last-child > a {
  padding: 10px 0;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 15px;
  line-height: 1.4;
  border-bottom: 1px dotted rgba(0, 0, 0, .12);
  break-inside: avoid;
  display: block;
}

:root main > *:last-child li a,
:root main > *:last-child p a,
:root main > *:last-child > a {
  text-decoration: none;
  font-weight: 600;
}

:root main > *:last-child li a:hover,
:root main > *:last-child p a:hover,
:root main > *:last-child > a:hover {
  text-decoration: underline;
}

/* dates (first inline child of li/p) — subtle mono */
:root main > *:last-child p > :first-child,
:root main > *:last-child li > :first-child:not(a) {
  font-family: system-ui, -apple-system, sans-serif;
  font-size: 11px;
  letter-spacing: .1em;
  opacity: .5;
  margin-right: 10px;
}

/* v.773019 — layout revision */
/* Editorial signature pass: warm paper surfaces (no pure white), moment colour
   #7A5A3C, per-site masthead photo, two entry-photo section-break strips
   (WEITER UNTEN / MEHR LESEN) for homepage rhythm, and a full-width
   magazine-index archive tail. Structural selectors only, source-last so they
   win the cascade over the earlier tail-polish/chrono rules. */

/* STRIP 1 — full-grid-width photo band between Editor's Picks and the Journal.
   Overrides the old "ALLE AUDITS" text label on card 5. Card 5 sits at the grid's
   left edge (col 1), so a calc(200%+gap) width bleeds across the whole 6-col grid. */
:root main:has(> div > h2 > a) > div:nth-child(5),
:root main:has(> div > h2 > a) > div:nth-child(6) { margin-top: 250px; }
:root main:has(> div > h2 > a) > div:nth-child(5)::before {
  content: "WEITER UNTEN";
  position: absolute;
  top: -232px;
  left: 0;
  width: calc(200% + 32px);
  height: 208px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(rgba(20, 24, 28, .55), rgba(20, 24, 28, .25)), url("/theme-assets/entry-photo.jpg");
  background-size: cover, cover;
  background-position: center 30%;
  background-repeat: no-repeat;
  border-radius: var(--r);
  color: #F0EFE8;
  font: 700 13px/1 var(--fb), sans-serif;
  letter-spacing: .32em;
  text-transform: uppercase;
  text-shadow: 0 1px 4px rgba(0, 0, 0, .55);
}

/* TAIL — force full grid width (the chrono rule out-specified the tail-polish
   grid-column and was squeezing the archive into a half column), lay it out as a
   3-up magazine index, and hang STRIP 2 in the reserved top margin. */
:root main:has(> div > h2 > a) > div:last-child:not(:has(h2 > a)) {
  grid-column: 1 / -1;
  position: relative;
  max-width: none;
  margin: 250px 0 8px;
  padding: 0 2px 20px;
  border-top: 0;
  background: transparent;
  box-shadow: none;
  columns: 3;
  column-gap: 46px;
}
:root main:has(> div > h2 > a) > div:last-child:not(:has(h2 > a))::before {
  content: "MEHR LESEN";
  position: absolute;
  top: -232px;
  left: 0;
  right: 0;
  width: 100%;
  height: 208px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(rgba(20, 24, 28, .55), rgba(20, 24, 28, .25)), url("/theme-assets/entry-photo.jpg");
  background-size: cover, cover;
  background-position: center 70%;
  background-repeat: no-repeat;
  border-radius: var(--r);
  color: #F0EFE8;
  font: 700 13px/1 var(--fb), sans-serif;
  letter-spacing: .32em;
  text-transform: uppercase;
  text-shadow: 0 1px 4px rgba(0, 0, 0, .55);
  opacity: 1;
  margin: 0;
}
:root main:has(> div > h2 > a) > div:last-child:not(:has(h2 > a)) > p {
  break-inside: avoid;
  margin: 0;
  padding: 9px 0;
  border-bottom: 1px dotted rgba(0, 0, 0, .14);
  font-family: var(--fh), Cambria, serif;
  font-size: 14.5px;
  line-height: 1.4;
  display: block;
}
:root main:has(> div > h2 > a) > div:last-child:not(:has(h2 > a)) > p a {
  color: var(--primary);
  text-decoration: none;
  font-weight: 600;
  border-bottom: 0;
}
:root main:has(> div > h2 > a) > div:last-child:not(:has(h2 > a)) > p a:hover { color: var(--accent); }

@media (max-width: 860px) {
  :root main:has(> div > h2 > a) > div:nth-child(5),
  :root main:has(> div > h2 > a) > div:nth-child(6) { margin-top: 196px; }
  :root main:has(> div > h2 > a) > div:nth-child(5)::before {
    width: 100%; top: -176px; height: 152px; letter-spacing: .24em;
  }
  :root main:has(> div > h2 > a) > div:last-child:not(:has(h2 > a)) {
    columns: 1; margin-top: 196px;
  }
  :root main:has(> div > h2 > a) > div:last-child:not(:has(h2 > a))::before {
    top: -176px; height: 152px; letter-spacing: .24em;
  }
}


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


/* === QA REFIX iter=1 (2026-08-16) — surgical M5/M7 + S6 fixes === */
/* Soft frames everywhere (base --r is only 3px with no shadow → cards read as
   flat squares): give every homepage card frame and the article related box a
   visible 8px radius + subtle shadow. Boxed cream tail cells matching the top
   cards. Article byline/reading-time meta. Source-last so these win the cascade. */

/* M5 — soft frames: 8px radius + subtle shadow on every card + related box.
   nth-child selectors used to match the specificity of the existing per-card
   radius rules (var(--r) = 3px) so source-order lets the 8px radius win. */
:root main:has(> div > h2 > a) > div:nth-child(1),
:root main:has(> div > h2 > a) > div:nth-child(2),
:root main:has(> div > h2 > a) > div:nth-child(3),
:root main:has(> div > h2 > a) > div:nth-child(4),
:root main:has(> div > h2 > a) > div:nth-child(n+5),
:root main:has(> article) > nav,
:root main:has(> article) > section {
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .06);
}

/* M7 — compact archive tail: boxed cream card cells (padding, radius, shadow,
   hover) matching the top cards, not plain dotted-divider text rows. The wrapper
   stays a transparent 3-up column container (reset the M5 frame it inherited);
   each row becomes its own cream card. */
:root main:has(> div > h2 > a) > div:last-child:not(:has(h2 > a)) {
  column-gap: 20px;
  border-radius: 0;
  box-shadow: none;
}
:root main:has(> div > h2 > a) > div:last-child:not(:has(h2 > a)) > p {
  margin: 0 0 20px;
  padding: 18px 20px;
  background: var(--paper);
  border: 1px solid var(--border);
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .06);
  transition: transform .12s ease, box-shadow .12s ease;
}
:root main:has(> div > h2 > a) > div:last-child:not(:has(h2 > a)) > p:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, .09);
}

/* S6 — article personality anchor: date-only meta → add persona byline +
   reading-time (inherits the existing uppercase-tracked date-meta styling). */
:root main:has(> article) > p time::after {
  content: " · Von Lukas Falke · 6 Min. Lesezeit";
}


/* premium-upgrade v1 */
/* premium editorial upgrade — style=Cup-of-Jo-personal 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:not(:has(> h1)) > 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:not(:has(> h1)) > 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:not(:has(> h1)) > 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:not(:has(> h1)) > 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:not(:has(> h1)) > 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:not(:has(> h1)) > 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:not(:has(> h1)) > div:nth-of-type(1) {
    padding: 240px 22px 28px !important;
    background:
      url("/theme-assets/premium-hero-card-1.webp") no-repeat center top / 100% 220px,
      var(--bg) !important;
  }
  :root main:not(:has(> h1)) > div:nth-of-type(2) {
    padding: 180px 22px 26px !important;
    background:
      url("/theme-assets/premium-hero-card-2.webp") no-repeat center top / 100% 160px,
      var(--bg) !important;
  }
  :root main:not(:has(> h1)) > div:nth-of-type(3) {
    padding: 180px 22px 26px !important;
    background:
      url("/theme-assets/premium-hero-card-3.webp") no-repeat center top / 100% 160px,
      var(--bg) !important;
  }
  :root main:not(:has(> h1)) > div:nth-of-type(4) {
    padding: 180px 22px 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 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;
}

