*{margin:0;padding:0;box-sizing:border-box}
body{font-family:-apple-system,system-ui,sans-serif;line-height:1.7;color:#333;background:#fff}
.css-ro1p07r{max-width:780px;margin:0 auto;padding:0 20px}
header{background:#1a1a2e;color:#fff;padding:32px 0;margin-bottom:40px}
header h1{font-size:28px;margin-bottom:4px}
header p{opacity:.7;font-size:15px}
header .css-5evi71a{color:#fff;text-decoration:none;font-size:18px;font-weight:600}
.css-45czhd0{border-bottom:1px solid #eee;padding:24px 0}
.css-45czhd0 h2{font-size:20px;margin-bottom:8px}
.css-45czhd0 h2 a{color:#1a1a2e;text-decoration:none}
.css-45czhd0 h2 a:hover{color:#e94560}
.css-45czhd0 .date{font-size:13px;color:#999;margin-bottom:8px}
.css-4pfvetd{color:#e94560;text-decoration:none;font-size:14px;font-weight:600}
.css-aj61ji8{padding-bottom:60px}
.css-aj61ji8 h1{font-size:32px;margin-bottom:8px}
.css-aj61ji8 time{font-size:13px;color:#999;display:block;margin-bottom:24px}
.css-aj61ji8 h2{font-size:22px;margin:32px 0 12px}
.css-aj61ji8 h3{font-size:18px;margin:24px 0 8px}
.css-aj61ji8 p{margin-bottom:16px}
.css-aj61ji8 ul,.css-aj61ji8 ol{margin:0 0 16px 24px}
.css-aj61ji8 a{color:#e94560}
.css-aj61ji8 img{max-width:100%;height:auto;border-radius:8px;margin:16px 0}
footer{border-top:1px solid #eee;padding:24px 0;margin-top:40px;text-align:center;font-size:13px;color:#999}
footer a{color:#999}
.css-ow1tpvw{background:#f5f5f5;border-left:3px solid #999;padding:10px 14px;margin-bottom:20px;font-size:13px;color:#777;font-style:italic}
.css-vnp43yk{background:#fef9e7;border:1px solid #f0c36d;padding:10px 14px;margin-top:20px;font-size:12px;color:#8a6d3b}
.css-p39zmmt{font-size:13px;color:#999;margin:-16px 0 24px;font-style:italic}
.css-e22fd06{text-align:center;margin:0 0 20px}
.css-39lfyu2{max-width:100%;height:auto;border-radius:6px}
.css-sxrsecd{margin-top:40px;padding-top:24px;border-top:1px solid #eee}
.css-sxrsecd h3{font-size:18px;margin-bottom:12px}
.css-sxrsecd ul{list-style:none;padding:0}
.css-sxrsecd li{padding:4px 0}
.css-sxrsecd a{color:#e94560;text-decoration:none}
.css-okw0ndc{padding:20px 0}
.css-okw0ndc ul{list-style:none;padding:0}
.css-okw0ndc li{padding:5px 0;font-size:15px}
.css-okw0ndc a{color:#1a1a2e;text-decoration:none}
.css-okw0ndc a:hover{color:#e94560}
/* === Theme === */
:root{--primary:#7A5A26;--accent:#7A4A6F;--bg:#F2E8D2;--fg:#1A1410;--border:#C9B89C;--r:19px;--fb:'Kanit';--fh:'Fraunces'}
/* === Custom === */
@import url('https://fonts.googleapis.com/css2?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;1,9..144,600&family=Kanit:ital,wght@0,400;0,500;0,600;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 > header { background: var(--primary); color: var(--bg); padding: 48px 0 30px; margin-bottom: 42px; border-bottom: 3px solid var(--accent); min-height: 80px; }
:root > body > header > div { max-width: 740px; margin: 0 auto; padding: 0 24px; }
:root > body > header h1 { font-family: var(--fh), Cambria, serif; font-size: 36px; font-weight: 500; color: var(--bg); line-height: 1.16; margin-bottom: 8px; }
:root > body > header p { font-family: var(--fb), system-ui, sans-serif; font-size: 1.02rem; color: rgba(255,255,255,0.88); max-width: 640px; font-style: normal; line-height: 1.5; }
:root > body > header a { font-family: var(--fh), Cambria, serif; font-size: 26px; color: var(--bg); text-decoration: none; font-weight: 500; }

:root main { max-width: 740px; margin: 0 auto; padding: 0 24px 70px; }

:root main > h1 { font-family: var(--fh), Cambria, serif; font-size: 32px; font-weight: 500; color: var(--primary); line-height: 1.18; margin: 6px 0 6px; }
: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: 600; }

:root main > article > p { margin-bottom: 18px; font-size: 16.5px; line-height: 1.75; }
:root main > article > h2 { font-family: var(--fh), Cambria, serif; font-size: 25px; font-weight: 500; color: var(--primary); margin: 2.5em 0 0.5em; padding-bottom: 6px; border-bottom: 1px solid var(--accent); }
:root main > article > h3 { font-family: var(--fh), Cambria, serif; font-size: 19px; font-weight: 400; color: var(--accent); margin: 24px 0 10px; font-style: italic; }
:root main > article ul, :root main > article ol { margin: 0 0 18px 26px; }
:root main > article li { margin-bottom: 6px; font-size: 16px; }
:root main > article li strong { color: var(--primary); font-weight: 700; }
:root main > article blockquote { border-left: 3px solid var(--accent); padding: 10px 0 10px 20px; margin: 26px 0; font-style: italic; color: var(--primary); background: rgba(122, 74, 111, .10); border-radius: 0 var(--r) var(--r) 0; }
:root main > article > p strong { color: var(--primary); font-weight: 700; }

: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/"], :root main > article > p a[href^="/to/"] { background: var(--accent); color: var(--bg); padding: 2px 10px; border-radius: var(--r); text-decoration: none; font-weight: 600; font-family: var(--fh), Cambria, serif; font-size: 0.92em; letter-spacing: .02em; }
:root main > article > p a[href^="/ref/"]:hover, :root main > article > p a[href^="/try/"]:hover, :root main > article > p a[href^="/check/"]:hover, :root main > article > p a[href^="/partner/"]:hover, :root main > article > p a[href^="/go/"]:hover, :root main > article > p a[href^="/to/"]:hover { background: var(--primary); color: var(--bg); }

:root main > article > div:has(> img), :root main > article > img { margin: 0 0 30px; }
:root main > article > div > img, :root main > article > img { width: 100%; height: auto; display: block; border-radius: var(--r); box-shadow: 0 3px 14px rgba(26, 20, 16, .14); }

:root main > article:has(> p.date) { background: #FFFAF0; border: 1px solid var(--border); border-left: 4px solid var(--accent); border-radius: 0 var(--r) var(--r) 0; padding: 20px 24px; margin-bottom: 16px; transition: border-left-color .15s ease, transform .12s ease; }
:root main > article:has(> p.date):hover { border-left-color: var(--primary); transform: translateX(2px); }
:root main > article:has(> p.date) > h2 { font-family: var(--fh), Cambria, serif; font-size: 21px; font-weight: 500; margin-bottom: 6px; line-height: 1.22; padding-bottom: 0; border-bottom: 0; }
:root main > article:has(> p.date) > h2 a { color: var(--primary); text-decoration: none; }
:root main > article:has(> p.date) > h2 a:hover { color: var(--accent); }
:root main > article:has(> p.date) > p.date { font-family: var(--fb), system-ui, sans-serif; font-size: 0.78rem; opacity: 0.50; text-transform: uppercase; letter-spacing: 0.06em; margin-top: 2px; margin-bottom: 8px; }
:root main > article:has(> p.date) > p:not(.date) { font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; color: var(--fg); opacity: .82; margin-bottom: 12px; }
:root main > article:has(> p.date) > a:last-child { font-family: var(--fb), system-ui, sans-serif; font-size: 0.87rem; color: var(--accent); background: transparent; padding: 0; text-decoration: none; letter-spacing: 0.02em; font-weight: 600; display: inline-block; margin-top: 8px; }
:root main > article:has(> p.date) > a:last-child:hover { color: var(--primary); }

: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: .60; 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-14T23:00:08.298486+00:00) === */
:root main > article:not(:has(> p.date)) { max-width: 720px; margin-left: auto; margin-right: auto; }
:root main > article > h2 + p { margin-top: 0.4em; }
.css-45czhd0 .date, :root main > article .date { font-size: 0.8rem; color: #888; letter-spacing: 0.01em; }

/* === R3 fixes (2026-06-14T23:40:07.005228+00:00) === */
:root main aside, :root main .css-vnp43yk { border-left: 3px solid var(--border); padding: 10px 0 10px 18px; font-size: 0.88rem; color: var(--fg); opacity: 0.65; margin-top: 36px; font-style: italic; line-height: 1.55; }
:root main > .css-p39zmmt { font-size: 11px; color: var(--fg); opacity: 0.50; margin-top: -22px; margin-bottom: 28px; letter-spacing: 0.03em; }
:root main > section.css-sxrsecd { border-top: 1px solid var(--border); padding-top: 28px; margin-top: 48px; }

/* === R4 fixes (2026-06-15T00:20:20.773993+00:00) === */
/* fix1: date card — blasse Metadaten-Optik (opacity 0.50, kleinere Schrift, schmaleres Letter-Spacing) */
/* fix2: Read More link — Accent-Farbe + inline-block statt border-bottom-Unterstrich */
/* fix3: Affiliate-Pill — Padding von 3px 14px → 2px 10px, font-size 14.5px → 0.92em */

/* === QA round-1 fixes (2026-07-18T21:38:18+0800) === */

/* --- Signature masthead: photo + brown overlay + Fraunces italic wordmark + soul-thread monogram --- */
:root > body > header {
  position: relative;
  background-image: linear-gradient(180deg, rgba(58,42,18,.70), rgba(58,42,18,.84)), url("/theme-assets/hero-masthead.jpg");
  background-size: cover;
  background-position: center;
  padding: 40px 0 34px;
  text-align: center;
}
:root > body > header > div { position: relative; }
:root > body > header > div::before {
  content: "";
  display: block;
  width: 54px; height: 54px;
  margin: 0 auto 14px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='27' fill='none' stroke='%23B34F2A' stroke-width='2.5'/%3E%3Cpath d='M17 32 q7.5 -12 15 0 q7.5 12 15 0' fill='none' stroke='%23F2E8D2' stroke-width='2.5' stroke-linecap='round'/%3E%3C/svg%3E") center/contain no-repeat;
}
:root > body > header h1,
:root > body > header a {
  font-family: var(--fh), Georgia, serif;
  font-style: italic;
  font-weight: 500;
  letter-spacing: .01em;
}
:root > body > header h1 { font-size: 44px; margin-bottom: 12px; }
:root > body > header p {
  font-family: var(--fh), Georgia, serif;
  font-style: italic;
  font-size: 15px;
  color: rgba(242,232,210,.90);
  max-width: 560px;
  margin: 0 auto;
  line-height: 1.55;
}
:root > body > header p::before { content: "— "; }
:root > body > header p::after { content: " —"; }

/* --- Homepage editorial layout: 6-col grid, hero -> Editor's Picks -> chronological grid --- */
:root main:has(> article > p.date) {
  max-width: 1120px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 26px;
  align-items: start;
}
:root main:has(> article > p.date) > article { grid-column: span 3; position: relative; }

/* Editor's Picks band (2-4): three across, with room above for the kicker label */
:root main:has(> article > p.date) > article:nth-of-type(2),
:root main:has(> article > p.date) > article:nth-of-type(3),
:root main:has(> article > p.date) > article:nth-of-type(4) { grid-column: span 2; margin-top: 52px; }
/* first chronological row (5-6): same top gap to seat the "Chronik" label */
:root main:has(> article > p.date) > article:nth-of-type(5),
:root main:has(> article > p.date) > article:nth-of-type(6) { margin-top: 52px; }

/* band labels (meta voice: Kanit uppercase tracked) */
:root main:has(> article > p.date) > article:nth-of-type(2)::before {
  content: "Empfehlungen der Redaktion — zuerst lesen";
  position: absolute; top: -34px; left: 2px;
  font-family: var(--fb), sans-serif; font-size: 11.5px; font-weight: 600;
  text-transform: uppercase; letter-spacing: .16em; color: var(--accent);
  white-space: nowrap;
}
:root main:has(> article > p.date) > article:nth-of-type(5)::before {
  content: "Chronik — alle Notizen";
  position: absolute; top: -34px; left: 2px;
  font-family: var(--fb), sans-serif; font-size: 11.5px; font-weight: 600;
  text-transform: uppercase; letter-spacing: .16em; color: var(--primary);
  white-space: nowrap;
}

/* Hero (first article): the loud voice — full width, big Fraunces title, drop cap, meta column */
:root main:has(> article > p.date) > article:first-of-type {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: 1.7fr 1fr;
  column-gap: 40px;
  background: transparent;
  border: 0;
  border-bottom: 2px solid var(--border);
  border-radius: 0;
  padding: 4px 2px 38px;
  margin-bottom: 6px;
}
:root main:has(> article > p.date) > article:first-of-type:hover { transform: none; border-left-color: transparent; }
:root main:has(> article > p.date) > article:first-of-type > h2 {
  grid-column: 1; grid-row: 1;
  font-size: 46px; line-height: 1.08; margin: 0 0 18px; padding: 0; border: 0;
}
:root main:has(> article > p.date) > article:first-of-type > h2 a { color: var(--primary); }
:root main:has(> article > p.date) > article:first-of-type > h2 a:hover { color: var(--accent); }
:root main:has(> article > p.date) > article:first-of-type > p:not(.date) {
  grid-column: 1; grid-row: 2;
  font-size: 17px; line-height: 1.7; color: var(--fg); opacity: 1; margin: 0 0 20px;
}
:root main:has(> article > p.date) > article:first-of-type > p:not(.date)::first-letter {
  font-family: var(--fh), Georgia, serif; font-style: italic; font-weight: 600;
  font-size: 3.4em; line-height: .8; float: left; color: #B34F2A;
  padding: 6px 10px 0 0;
}
:root main:has(> article > p.date) > article:first-of-type > p.date {
  grid-column: 2; grid-row: 1 / span 3; align-self: start;
  border-left: 1px solid var(--border); padding: 4px 0 4px 24px;
  font-family: var(--fb), sans-serif; font-size: 13px; letter-spacing: .04em;
  color: var(--fg); opacity: .82; text-transform: none;
}
:root main:has(> article > p.date) > article:first-of-type > p.date::before {
  content: "Neuester Beitrag"; display: block;
  font-size: 11px; font-weight: 700; letter-spacing: .18em; text-transform: uppercase;
  color: var(--accent); margin-bottom: 10px;
}
:root main:has(> article > p.date) > article:first-of-type > p.date::after {
  content: "Von Karoline Vogel · 6 Min Lesezeit"; display: block;
  margin-top: 12px; font-size: 12px; opacity: .8;
}
:root main:has(> article > p.date) > article:first-of-type > a:last-child {
  grid-column: 1; grid-row: 3; align-self: start; justify-self: start;
  border: 1.5px solid var(--accent); color: var(--accent);
  padding: 9px 22px; border-radius: 40px; font-weight: 600; font-size: 12.5px;
  text-transform: uppercase; letter-spacing: .08em; margin-top: 2px;
  transition: background .15s ease, color .15s ease;
}
:root main:has(> article > p.date) > article:first-of-type > a:last-child:hover {
  background: var(--accent); color: var(--bg);
}

/* --- Article page: massive title, dinkus dividers, drop cap, hanging quote --- */
:root main:has(> time) { max-width: 760px; }
:root main:has(> time) > h1 { font-size: 42px; line-height: 1.12; margin-bottom: 4px; }
:root main:has(> time) > article > p:first-of-type::first-letter {
  font-family: var(--fh), Georgia, serif; font-weight: 600;
  font-size: 3.2em; line-height: .82; float: left; color: var(--primary);
  padding: 4px 10px 0 0;
}
:root main:has(> time) > article > h2 { border-bottom: 0; margin-top: 1.9em; }
:root main:has(> time) > article > h2::before {
  content: "✦ ✦ ✦"; display: block; text-align: center;
  color: var(--accent); opacity: .5; font-size: 14px; letter-spacing: .5em;
  font-weight: 400; margin: 0 0 .85em;
}
:root main:has(> time) > article > blockquote { position: relative; padding-left: 30px; }
:root main:has(> time) > article > blockquote::before {
  content: "\201C"; position: absolute; left: 2px; top: -4px;
  font-family: var(--fh), Georgia, serif; font-size: 52px; line-height: 1;
  color: var(--accent); opacity: .5;
}

/* --- Responsive: collapse the grid on narrow viewports --- */
@media (max-width: 820px) {
  :root main:has(> article > p.date) { grid-template-columns: 1fr; max-width: 620px; }
  :root main:has(> article > p.date) > article,
  :root main:has(> article > p.date) > article:first-of-type,
  :root main:has(> article > p.date) > article:nth-of-type(2),
  :root main:has(> article > p.date) > article:nth-of-type(3),
  :root main:has(> article > p.date) > article:nth-of-type(4) { grid-column: 1 / -1; }
  :root main:has(> article > p.date) > article:first-of-type { display: block; }
  :root main:has(> article > p.date) > article:first-of-type > h2 { font-size: 32px; }
  :root main:has(> article > p.date) > article:first-of-type > p.date {
    border-left: 0; padding-left: 0; margin-top: 14px;
  }
  :root main:has(> time) > h1 { font-size: 32px; }
}


/* === QA tail polish (2026-07-24T16:29:05.838439+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;
}
