*{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: #FFFFFF; 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: #FFFFFF; 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: #FFFFFF; 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 (rust #B34F2A) used in exactly 2 places: monogram ring + hero drop cap. */

:root { --moment: #B34F2A; }

/* ---------- Masthead: photo band, "EP" monogram, italic manifesto (home + article) ---------- */
:root > body > header {
  position: relative;
  text-align: center;
  background:
    linear-gradient(180deg, rgba(31, 61, 42, .84), rgba(22, 45, 31, .95)),
    url("/theme-assets/hero-masthead.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='%23B34F2A'%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: 22px;
  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: #FFFFFF;
  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: #FFFFFF;
  border: 1px solid var(--border);
  border-top: 3px solid var(--accent);
  border-radius: var(--r);
  padding: 20px 20px 18px;
}
:root main:has(> div > h2 > a) > div:nth-child(2)::before {
  content: "Redaktions-Empfehlungen · Zuerst prüfen";
  position: absolute;
  top: -30px;
  left: 2px;
  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: #FFFFFF;
  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(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: #FFFFFF;
  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: #FFFFFF;
  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); }
