*{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}
.sc-mVDgQr{max-width:900px;margin:0 auto;padding:0 28px}
.sc-PyTrPk{background:#111;color:#fff;padding:64px 0;margin-bottom:48px}
.sc-PyTrPk h1{font-size:42px;font-weight:800;letter-spacing:-1px;margin-bottom:8px}
.sc-PyTrPk p{font-size:18px;opacity:.7}
.sc-PyTrPk a{color:#fff;text-decoration:none;font-size:22px;font-weight:800}
.sc-iUSmIf{padding:0}
.sc-BPKLhJ{padding:32px 0;border-left:4px solid #111;padding-left:24px;margin-bottom:28px}
.sc-BPKLhJ h2{font-size:24px;font-weight:700;margin-bottom:6px}
.sc-BPKLhJ h2 a{color:#111;text-decoration:none}
.sc-BPKLhJ h2 a:hover{text-decoration:underline}
.sc-BPKLhJ .sc-iWfzyD{font-size:12px;font-weight:600;text-transform:uppercase;color:#888;letter-spacing:1px;margin-bottom:8px}
.sc-BPKLhJ p{font-size:15px;color:#444;margin-bottom:10px}
.sc-dfPYyq{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}
.sc-dfPYyq:hover{background:#333}
.sc-KKDaiC{padding-bottom:60px}
.sc-KKDaiC h1{font-size:38px;font-weight:800;letter-spacing:-1px;margin-bottom:10px}
.sc-KKDaiC time{font-size:12px;font-weight:600;text-transform:uppercase;color:#888;letter-spacing:1px;display:block;margin-bottom:28px}
.sc-KKDaiC h2{font-size:26px;font-weight:700;margin:40px 0 14px}
.sc-KKDaiC h3{font-size:20px;font-weight:700;margin:32px 0 10px}
.sc-KKDaiC p{margin-bottom:18px;font-size:17px}
.sc-KKDaiC ul,.sc-KKDaiC ol{margin:0 0 18px 24px}
.sc-KKDaiC a{color:#111;font-weight:600;text-decoration:underline}
.sc-KKDaiC img{max-width:100%;height:auto;margin:20px 0}
.sc-uUEWrP{background:#111;color:#888;padding:28px 0;margin-top:48px;text-align:center;font-size:12px}
.sc-uUEWrP a{color:#888;text-decoration:none}
.sc-yokHVn{background:#222;color:#aaa;padding:14px 20px;margin-bottom:24px;font-size:13px;font-style:italic}
.sc-ykEkNQ{background:#1a1a1a;color:#888;padding:14px 20px;margin-top:32px;font-size:12px;border-top:3px solid #444}
.sc-nBWyGO{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}
.sc-uhiCYL{margin:0 0 24px}
.sc-wgwimd{width:100%;height:auto;border-radius:0}
.sc-qXoYyQ{border-left:4px solid #111;padding-left:24px;margin-top:48px}
.sc-qXoYyQ h3{font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}
.sc-qXoYyQ ul{list-style:none;padding:0}
.sc-qXoYyQ li{padding:6px 0}
.sc-qXoYyQ a{color:#111;text-decoration:underline;font-weight:600}
.sc-jvtcjv{border-left:4px solid #ddd;padding-left:24px;margin-top:36px}
.sc-jvtcjv ul{list-style:none;padding:0}
.sc-jvtcjv li{padding:6px 0;font-size:16px}
.sc-jvtcjv a{color:#111;text-decoration:none;font-weight:600}
.sc-jvtcjv a:hover{text-decoration:underline}
.sc-jvtcjv .sc-iWfzyD{margin:0 0 0 8px}
/* === Theme === */
:root{--primary:#4C2E4A;--accent:#4F6F3A;--bg:#F0E7D2;--fg:#14091A;--border:#C5BAA0;--r:18px;--fb:'Work Sans';--fh:'Quattrocento'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?family=Quattrocento:wght@400;700&family=Work+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.72; 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: 5px solid var(--accent); }
:root > body > div:first-child h1 { font-family: var(--fh), Cambria, serif; font-size: 44px; font-weight: 700; color: var(--bg); letter-spacing: 0; line-height: 1.08; margin-bottom: 10px; }
:root > body > div:first-child p { font-family: var(--fb), system-ui, sans-serif; font-size: 0.95rem; color: rgba(240, 231, 210, 1); opacity: 0.75; font-style: italic; max-width: 520px; margin: 0 auto; }
:root > body > div:first-child a { font-family: var(--fh), Cambria, serif; font-size: 28px; color: var(--bg); text-decoration: none; font-weight: 700; }

:root main { padding-bottom: 80px; }
:root main > hgroup > h1, :root main > h1 { font-family: var(--fh), Cambria, serif; font-size: 36px; font-weight: 700; color: var(--fg); line-height: 1.14; margin: 8px 0 10px; letter-spacing: 0; }
: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: 32px; letter-spacing: .14em; text-transform: uppercase; font-weight: 700; }

:root main > article > p { margin-bottom: 18px; font-size: 16.5px; line-height: 1.8; }
:root main > article > h2 { font-family: var(--fh), Cambria, serif; font-size: 26px; font-weight: 700; color: var(--primary); margin: 2.5em 0 0.5em; letter-spacing: 0; border-top: 2px solid var(--primary); padding-top: 12px; }
:root main > article > h3 { font-family: var(--fh), Cambria, serif; font-size: 20px; font-weight: 400; color: var(--accent); margin: 1.8em 0 0.3em; font-style: italic; }
:root main > article ul, :root main > article ol { margin: 0 0 18px 26px; }
:root main > article li { margin-bottom: 6px; line-height: 1.8; }
:root main > article blockquote { border-left: 4px solid var(--accent); padding: 12px 0 12px 22px; margin: 28px 0; font-style: italic; color: var(--fg); background: rgba(79, 111, 58, .07); border-radius: 0 var(--r) var(--r) 0; }
:root main > article pre { background: rgba(20, 9, 26, .92); color: rgba(240, 231, 210, .92); padding: 16px 18px; border-radius: var(--r); overflow-x: auto; font-family: 'SFMono-Regular', Menlo, Consolas, monospace; font-size: 13.5px; margin: 24px 0; line-height: 1.5; }
:root main > article code { font-family: 'SFMono-Regular', Menlo, Consolas, monospace; font-size: .92em; background: rgba(76, 46, 74, .08); color: var(--primary); padding: 1px 6px; border-radius: 3px; }

: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: 1.5px; font-weight: 600; }
: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), Cambria, serif; font-size: 14.5px; letter-spacing: .03em; }
: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(20, 9, 26, .14); }

:root main > article > aside { background: rgba(76, 46, 74, .07); border-left: 4px solid var(--primary); border-radius: 0 var(--r) var(--r) 0; padding: 14px 20px; 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: 5px solid var(--primary); border-bottom: 1px solid rgba(0,0,0,0.08); border-radius: 0 var(--r) var(--r) 0; padding: 24px 26px 1.5em; margin-bottom: 1.5em; box-shadow: 0 1px 6px rgba(20, 9, 26, .05); transition: transform .15s ease, box-shadow .15s ease, border-left-color .15s ease; }
:root main > div:has(> h2):hover { transform: translateX(2px); box-shadow: 0 3px 14px rgba(20, 9, 26, .10); border-left-color: var(--accent); }
: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), Cambria, serif; font-size: 22px; font-weight: 700; margin-bottom: 8px; line-height: 1.20; letter-spacing: 0; }
: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: 15px; color: var(--fg); opacity: .85; margin-bottom: 12px; }
:root main > div:has(> h2) > a:last-child { font-family: var(--fh), Cambria, serif; font-size: 13px; color: var(--bg); background: var(--primary); padding: 7px 18px; border-radius: var(--r); text-decoration: none; letter-spacing: .04em; 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), Cambria, serif; font-size: 15px; color: var(--primary); margin-bottom: 16px; 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: 48px; text-align: center; font-family: var(--fb), system-ui, sans-serif; font-size: 12px; color: var(--fg); opacity: .62; letter-spacing: .04em; font-style: italic; }
:root footer a { color: var(--fg); text-decoration: none; border-bottom: 1px dotted var(--border); font-style: normal; }
:root footer a:hover { color: var(--primary); border-bottom-color: var(--primary); }

/* === R2 fixes (2026-05-29T19:10:11.552585+00:00) === */
:root main > article table { border-collapse: collapse; width: 100%; margin: 24px 0; }
:root main > article table thead tr { background-color: rgba(0,0,0,0.07); }
:root main > article table th { padding: 0.6em 0.8em; font-weight: 600; text-align: left; }
:root main > article table td { padding: 0.5em 0.8em; border-bottom: 1px solid rgba(0,0,0,0.06); }

/* === R3 fixes (2026-05-29T19:50:11.796879+00:00) === */
.sc-qXoYyQ { border-top: 1px solid rgba(0,0,0,0.12); margin-top: 2.5em; padding-top: 1.5em; }
.sc-KKDaiC article table { margin-bottom: 2.5em; }
.sc-PyTrPk { padding-top: 0.85rem; padding-bottom: 0.85rem; }
.sc-dfPYyq { font-size: 0.8rem; letter-spacing: 0.02em; padding: 0.35em 0.9em; opacity: 0.85; }

/* === R4 fixes (2026-05-29T20:30:12.470447+00:00) === */
:root main > article > h2 { border-top: 1px solid rgba(76, 46, 74, 0.28); padding-top: 14px; }

/* === QA round-1 fixes (2026-07-18T07:38:14+0800) === */
:root { --rust: #B34F2A; }

/* ---- Masthead: photo + gradient + serif italic wordmark + bellows monogram ---- */
:root > body > div:first-child {
  background:
    linear-gradient(158deg, rgba(76,46,74,.90) 0%, rgba(76,46,74,.70) 52%, rgba(34,18,34,.90) 100%),
    url("/theme-assets/hero-masthead.jpg") center 38% / cover no-repeat;
  padding: 30px 22px 42px;
  border-bottom: 5px solid var(--accent);
  text-align: center;
}
:root > body > div:first-child::before {
  content: "";
  display: block;
  width: 62px; height: 42px;
  margin: 0 auto 16px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 40' fill='none' stroke='%23DDB94E' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='7' width='6' height='26' rx='1.4'/%3E%3Crect x='51' y='7' width='6' height='26' rx='1.4'/%3E%3Cpolyline points='11,9 17,31 23,9 29,31 35,9 41,31 47,9'/%3E%3Ccircle cx='6' cy='20' r='1.4' fill='%23DDB94E' stroke='none'/%3E%3Ccircle cx='54' cy='20' r='1.4' fill='%23DDB94E' stroke='none'/%3E%3C/svg%3E") center/contain no-repeat;
  opacity: .95;
}
:root > body > div:first-child a { font-style: italic; letter-spacing: .01em; }
:root > body > div:first-child h1 { font-style: italic; }
:root > body > div:first-child p { opacity: .82; letter-spacing: .01em; }

/* ---- Homepage as an editorial grid: hero -> picks band -> chronological ---- */
:root main:has(> div > h2) {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  column-gap: 24px;
  row-gap: 28px;
  align-items: start;
}
:root main:has(> div > h2) > * { grid-column: 1 / -1; }
:root main:has(> div > h2) > div:has(> h2) { margin-bottom: 0; }

/* Hero = the loud voice */
:root main:has(> div > h2) > div:has(> h2):nth-of-type(1) {
  grid-column: 1 / -1;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--border);
  border-left: 6px solid var(--rust);
  background: linear-gradient(180deg, #F6EFDD 0%, var(--bg) 100%);
  padding: 40px 46px 38px;
  box-shadow: 0 4px 20px rgba(20, 9, 26, .09);
}
:root main:has(> div > h2) > div:has(> h2):nth-of-type(1):hover { transform: none; }
:root main:has(> div > h2) > div:has(> h2):nth-of-type(1)::after {
  content: "N° I";
  position: absolute; top: 20px; right: 28px;
  font: italic 700 22px/1 var(--fh), Cambria, serif;
  color: rgba(76, 46, 74, .22); letter-spacing: .05em;
}
:root main:has(> div > h2) > div:has(> h2):nth-of-type(1) > p:first-child { color: var(--rust); }
:root main:has(> div > h2) > div:has(> h2):nth-of-type(1) > h2 {
  font-size: 40px; line-height: 1.08; max-width: 15ch; margin-bottom: 14px;
}
:root main:has(> div > h2) > div:has(> h2):nth-of-type(1) > p:nth-of-type(2) {
  font-size: 17px; max-width: 62ch;
}
:root main:has(> div > h2) > div:has(> h2):nth-of-type(1) > p:nth-of-type(2)::first-letter {
  float: left; font: 700 58px/.78 var(--fh), Cambria, serif;
  color: var(--rust); padding: 6px 12px 0 0;
}
:root main:has(> div > h2) > div:has(> h2):nth-of-type(1) > a:last-child {
  background: transparent; color: var(--primary);
  border: 2px solid var(--primary); padding: 9px 22px; font-size: 14px;
}
:root main:has(> div > h2) > div:has(> h2):nth-of-type(1) > a:last-child:hover {
  background: var(--primary); color: var(--bg);
}

/* Editor's Picks band = the second confident moment (cards 2-4) */
: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;
  background: rgba(76, 46, 74, .045);
  border: 1px solid var(--border);
  border-left: 4px solid var(--accent);
  border-radius: 0 var(--r) var(--r) 0;
}
:root main:has(> div > h2) > div:has(> h2):nth-of-type(2) { position: relative; }
:root main:has(> div > h2) > div:has(> h2):nth-of-type(2)::before {
  content: "Aus 18 Monaten Tests · Zuerst lesen";
  position: absolute; top: -30px; left: 2px;
  font: 700 11px/1 var(--fb), system-ui, sans-serif;
  letter-spacing: .15em; text-transform: uppercase; color: var(--primary);
}
:root main:has(> div > h2) > div:has(> h2):nth-of-type(2) > h2,
:root main:has(> div > h2) > div:has(> h2):nth-of-type(3) > h2,
:root main:has(> div > h2) > div:has(> h2):nth-of-type(4) > h2 { font-size: 19px; }

/* Chronological grid = 2 across, consistent quiet cards (5+) */
:root main:has(> div > h2) > div:has(> h2):nth-of-type(n+5) { grid-column: span 3; }

/* Archive list restyled as a deliberate band, not a bare link dump */
:root main:has(> div > h2) > div:has(> ul) {
  grid-column: 1 / -1;
  background: rgba(76, 46, 74, .04);
  border: 1px solid var(--border);
  border-top: 3px solid var(--primary);
  border-radius: var(--r);
  padding: 26px 30px 10px;
  margin-top: 22px;
}
:root main:has(> div > h2) > div:has(> ul) > h3 {
  font-size: 12px; letter-spacing: .16em; text-transform: uppercase; margin-bottom: 14px;
}
:root main:has(> div > h2) > div:has(> ul) > ul { columns: 2; column-gap: 40px; }
:root main:has(> div > h2) > div:has(> ul) > ul > li { break-inside: avoid; }

/* ---- Article page: bigger title, image band, drop cap, dinkus, callout ---- */
:root main:has(> article) > hgroup { position: relative; padding-top: 216px; margin-bottom: 6px; }
:root main:has(> article) > hgroup::before {
  content: ""; position: absolute; top: 0; left: 0; right: 0; height: 196px;
  background:
    linear-gradient(rgba(76,46,74,.14), rgba(76,46,74,.46)),
    url("/theme-assets/article-hero.jpg") center/cover no-repeat;
  border-radius: var(--r); border-bottom: 4px solid var(--accent);
}
:root main:has(> article) > hgroup > h1, :root main:has(> article) > h1 {
  font-size: 44px; line-height: 1.08;
}
:root main > article > p:first-of-type::first-letter {
  float: left; font: 700 56px/.76 var(--fh), Cambria, serif;
  color: var(--primary); padding: 6px 12px 0 0;
}
:root main > article > h2 { border-top: 0; padding-top: 0; margin-top: 2.6em; }
:root main > article > h2::before {
  content: "✦ ✦ ✦"; display: block;
  font-size: 13px; letter-spacing: .5em; color: var(--accent);
  text-align: center; margin: 0 0 .9em -.5em; opacity: .85;
}

/* Callout aside: proper boxed treatment with a kicker label */
:root main > article > aside {
  position: relative;
  background: rgba(76, 46, 74, .06);
  border: 1px solid var(--border); border-left: 4px solid var(--primary);
  padding: 30px 24px 16px; margin: 40px 0;
}
:root main > article > aside::before {
  content: "Aus dem Testprotokoll";
  position: absolute; top: 12px; left: 24px;
  font: 700 10.5px/1 var(--fb), system-ui, sans-serif;
  letter-spacing: .16em; text-transform: uppercase; color: var(--primary); font-style: normal;
}

/* ---- Mobile: collapse grid, breathe the tables ---- */
@media (max-width: 720px) {
  :root main:has(> div > h2) { grid-template-columns: 1fr; column-gap: 0; }
  :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),
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(n+5) { grid-column: 1 / -1; }
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(1) { padding: 28px 24px; }
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(1) > h2 { font-size: 30px; }
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(1)::after { display: none; }
  :root main:has(> div > h2) > div:has(> ul) > ul { columns: 1; }
  :root main:has(> article) > hgroup { padding-top: 156px; }
  :root main:has(> article) > hgroup::before { height: 140px; }
  :root main:has(> article) > hgroup > h1, :root main:has(> article) > h1 { font-size: 32px; }
  :root main > article table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; font-size: 13.5px; }
  :root main > article th, :root main > article td { padding: 0.5em 0.7em; white-space: nowrap; }
}
