*{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}
.css-kuv4hhl{max-width:900px;margin:0 auto;padding:0 28px}
.css-m50xwu0{background:#111;color:#fff;padding:64px 0;margin-bottom:48px}
.css-m50xwu0 h1{font-size:42px;font-weight:800;letter-spacing:-1px;margin-bottom:8px}
.css-m50xwu0 p{font-size:18px;opacity:.7}
.css-m50xwu0 a{color:#fff;text-decoration:none;font-size:22px;font-weight:800}
.css-0s71rwn{padding:0}
.css-urhkkrl{padding:32px 0;border-left:4px solid #111;padding-left:24px;margin-bottom:28px}
.css-urhkkrl h2{font-size:24px;font-weight:700;margin-bottom:6px}
.css-urhkkrl h2 a{color:#111;text-decoration:none}
.css-urhkkrl h2 a:hover{text-decoration:underline}
.css-urhkkrl .css-cu8uzml{font-size:12px;font-weight:600;text-transform:uppercase;color:#888;letter-spacing:1px;margin-bottom:8px}
.css-urhkkrl p{font-size:15px;color:#444;margin-bottom:10px}
.css-8gmttgo{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}
.css-8gmttgo:hover{background:#333}
.css-2akcmgb{padding-bottom:60px}
.css-2akcmgb h1{font-size:38px;font-weight:800;letter-spacing:-1px;margin-bottom:10px}
.css-2akcmgb time{font-size:12px;font-weight:600;text-transform:uppercase;color:#888;letter-spacing:1px;display:block;margin-bottom:28px}
.css-2akcmgb h2{font-size:26px;font-weight:700;margin:40px 0 14px}
.css-2akcmgb h3{font-size:20px;font-weight:700;margin:32px 0 10px}
.css-2akcmgb p{margin-bottom:18px;font-size:17px}
.css-2akcmgb ul,.css-2akcmgb ol{margin:0 0 18px 24px}
.css-2akcmgb a{color:#111;font-weight:600;text-decoration:underline}
.css-2akcmgb img{max-width:100%;height:auto;margin:20px 0}
.css-b190ldy{background:#111;color:#888;padding:28px 0;margin-top:48px;text-align:center;font-size:12px}
.css-b190ldy a{color:#888;text-decoration:none}
.css-qe0qe23{background:#222;color:#aaa;padding:14px 20px;margin-bottom:24px;font-size:13px;font-style:italic}
.css-i0lpwa6{background:#1a1a1a;color:#888;padding:14px 20px;margin-top:32px;font-size:12px;border-top:3px solid #444}
.css-z4xh2qq{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}
.css-tj6he8w{margin:0 0 24px}
.css-ukeujth{width:100%;height:auto;border-radius:0}
.css-btk8jhq{border-left:4px solid #111;padding-left:24px;margin-top:48px}
.css-btk8jhq h3{font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}
.css-btk8jhq ul{list-style:none;padding:0}
.css-btk8jhq li{padding:6px 0}
.css-btk8jhq a{color:#111;text-decoration:underline;font-weight:600}
.css-jw8r1tt{border-left:4px solid #ddd;padding-left:24px;margin-top:36px}
.css-jw8r1tt ul{list-style:none;padding:0}
.css-jw8r1tt li{padding:6px 0;font-size:16px}
.css-jw8r1tt a{color:#111;text-decoration:none;font-weight:600}
.css-jw8r1tt a:hover{text-decoration:underline}
.css-jw8r1tt .css-cu8uzml{margin:0 0 0 8px}
/* === Theme === */
:root{--primary:#2A3340;--accent:#B87038;--bg:#ECE4D0;--fg:#1A1E26;--border:#C5BBA8;--r:41px;--fb:'Open Sans';--fh:'Saira'}
/* === Custom === */
/* v.4f6aef — layout revision */
/* Editorial signature pass — kb-summit-de (Kongress Scout).
   Functionalist voice for the persona: Saira grotesk (display + meta) +
   Open Sans (text). @font-face (not @import) because the deploy concatenates
   custom.css after the theme layer and Chromium drops a trailing @import. */

@font-face { font-family: 'Saira'; font-style: normal; font-weight: 400 700; font-display: swap; src: url(https://fonts.gstatic.com/s/saira/v23/memjYa2wxmKQyPMrZX79wwYZQMhsyuSLiIvSdyqOvg.woff2) format('woff2'); }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300 800; font-display: swap; src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format('woff2'); }
@font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 300 800; font-display: swap; src: url(https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAewIMUdjFXmQ.woff2) format('woff2'); }

:root { --r: 9px; --paper: #F6F0E2; --paper2: #F1E7CF; --moment: #7A5A3C; }

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

/* ============================ MASTHEAD ============================ */
:root > body > div:first-child { background: linear-gradient(180deg, rgba(28,34,42,.60) 0%, rgba(30,36,44,.74) 52%, rgba(42,51,64,.92) 100%), url("/theme-assets/hero-masthead.jpg") center 34%/cover no-repeat; color: var(--bg); padding: 66px 0 48px; margin-bottom: 56px; border-bottom: 4px solid var(--accent); }
:root > body > div:first-child:has(h1) { position: relative; }
/* signature monogram — summit peak roundel, top-right */
:root > body > div:first-child:has(h1)::after { content: ""; position: absolute; top: 24px; right: 30px; width: 48px; height: 48px; opacity: .92; background: url("data:image/svg+xml,<svg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2048%2048'><circle%20cx='24'%20cy='24'%20r='22'%20fill='none'%20stroke='%23B87038'%20stroke-width='1.4'/><path%20d='M13,31L24,16L35,31'%20fill='none'%20stroke='%23ECE4D0'%20stroke-width='2'%20stroke-linejoin='round'%20stroke-linecap='round'/><circle%20cx='24'%20cy='34.5'%20r='1.7'%20fill='%23B87038'/></svg>") center/contain no-repeat; }
/* kicker above the wordmark (home only) */
:root > body > div:first-child:has(h1) > div::before { content: "Seit 2022 · vier Kongresse · ehrliche Tool-Tests"; display: block; font-family: var(--fh), system-ui, sans-serif; font-size: 11.5px; font-weight: 600; letter-spacing: .26em; text-transform: uppercase; color: var(--accent); margin-bottom: 15px; }
:root > body > div:first-child h1 { font-family: var(--fh), system-ui, sans-serif; font-size: 47px; font-weight: 700; color: var(--bg); letter-spacing: -.012em; line-height: 1.05; margin-bottom: 12px; }
:root > body > div:first-child p { font-family: var(--fb), system-ui, sans-serif; font-size: 16.5px; line-height: 1.6; color: rgba(236, 228, 208, .86); font-style: italic; max-width: 640px; }
:root > body > div:first-child a { font-family: var(--fh), system-ui, sans-serif; font-size: 24px; color: var(--bg); text-decoration: none; font-weight: 700; letter-spacing: -.01em; }

/* ============================ SHARED MAIN ============================ */
:root main { padding-bottom: 88px; }
:root main > hgroup > h1, :root main > h1 { font-family: var(--fh), system-ui, sans-serif; font-size: 40px; font-weight: 700; color: var(--primary); line-height: 1.1; margin: 8px 0 10px; letter-spacing: -.012em; }
:root main > hgroup > time, :root main > time { display: block; font-family: var(--fh), system-ui, sans-serif; font-size: 12px; color: var(--accent); margin-bottom: 30px; letter-spacing: .18em; text-transform: uppercase; font-weight: 600; }

/* ============================ ARTICLE ============================ */
:root main > article > p { margin-bottom: 20px; font-size: 18px; line-height: 1.8; }
/* intro drop cap */
:root main:has(> article) > article > section:first-of-type > p:first-of-type::first-letter { font-family: var(--fh), system-ui, sans-serif; font-weight: 700; font-size: 3.2em; line-height: .82; float: left; margin: .05em .12em 0 0; color: var(--accent); }
:root main > article > h2 { font-family: var(--fh), system-ui, sans-serif; font-size: 25px; font-weight: 700; color: var(--primary); margin: 2.4em 0 .6em; padding-top: 14px; border-top: 2px solid var(--accent); letter-spacing: -.008em; }
/* dinkus between sections */
:root main > article > h2::before { content: "◇"; display: block; font-size: 15px; color: var(--moment); margin: 0 0 12px; letter-spacing: .3em; }
:root main > article > h3 { font-family: var(--fh), system-ui, sans-serif; font-size: 20px; font-weight: 600; color: var(--accent); margin: 1.9em 0 .4em; }
:root main > article ul, :root main > article ol { margin: 0 0 20px 26px; }
:root main > article li { margin-bottom: 7px; line-height: 1.7; }
:root main > article blockquote { border-left: 4px solid var(--accent); padding: 12px 0 12px 22px; margin: 30px 0; font-style: italic; color: var(--primary); background: rgba(184, 112, 56, .07); border-radius: 0 var(--r) var(--r) 0; }

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

/* affiliate CTA pills — full element path + attr so they out-specify body-link rule (Rule J) */
: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^="/suggest/"] { background: var(--accent); color: var(--bg); padding: 3px 11px; border-radius: var(--r); text-decoration: none; font-weight: 700; font-family: var(--fh), system-ui, sans-serif; font-size: 14.5px; letter-spacing: .04em; text-transform: uppercase; }
: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^="/suggest/"]:hover { background: var(--primary); color: var(--bg); }

:root main > article > section:has(> img) { margin: 0 0 32px; }
:root main > article > section > img { width: 100%; max-height: 420px; object-fit: cover; object-position: center; display: block; border-radius: var(--r); box-shadow: 0 4px 18px rgba(26, 30, 38, .14); }

:root main > article > aside { background: rgba(42, 51, 64, .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; }

/* article related box (also base for the home archive tail) */
:root main > div:has(> ul) { margin-top: 48px; padding-top: 28px; border-top: 2px solid var(--primary); }
:root main > div:has(> ul) > h3 { font-family: var(--fh), system-ui, sans-serif; font-size: 14px; color: var(--primary); margin-bottom: 16px; letter-spacing: .16em; text-transform: uppercase; font-weight: 600; }
: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: 15.5px; line-height: 1.4; }
:root main > div:has(> ul) > ul > li > a:hover { color: var(--primary); }

/* =====================================================================
   HOMEPAGE  —  editorial grid
   main children: 20 div.card (p.date / h2>a / p.excerpt / a.cta) + 1 div tail(ul)
   home discriminator: main:has(> div > h2)
   ===================================================================== */
:root main:has(> div > h2) { display: grid; grid-template-columns: 1fr 1fr; column-gap: 30px; row-gap: 36px; padding-top: 6px; padding-bottom: 96px; align-items: stretch; }

/* --- regular card (quiet supporting voice) --- */
:root main:has(> div > h2) > div:has(> h2) { background: var(--paper); border: 1px solid rgba(42, 51, 64, .10); border-radius: var(--r); padding: 26px 32px 28px; margin: 0; box-shadow: 0 1px 4px rgba(26, 30, 38, .05); display: flex; flex-direction: column; transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease; }
:root main:has(> div > h2) > div:has(> h2):hover { transform: translateY(-2px); box-shadow: 0 6px 18px rgba(42, 51, 64, .11); border-color: rgba(184, 112, 56, .40); }
:root main:has(> div > h2) > div:has(> h2) > p:first-child { font-family: var(--fh), system-ui, sans-serif; font-size: 11px; color: var(--accent); letter-spacing: .16em; text-transform: uppercase; margin-bottom: 10px; font-weight: 600; }
:root main:has(> div > h2) > div:has(> h2) > h2 { font-family: var(--fh), system-ui, sans-serif; font-size: 20px; font-weight: 600; margin-bottom: 12px; line-height: 1.25; letter-spacing: -.005em; }
:root main:has(> div > h2) > div:has(> h2) > h2 a { color: var(--primary); text-decoration: none; }
:root main:has(> div > h2) > div:has(> h2) > h2 a:hover { color: var(--accent); }
:root main:has(> div > h2) > div:has(> h2) > p:not(:first-child) { font-family: var(--fb), system-ui, sans-serif; font-size: 15.5px; line-height: 1.6; color: var(--fg); opacity: .9; margin-bottom: 18px; max-width: 64ch; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
:root main:has(> div > h2) > div:has(> h2) > a:last-child { font-family: var(--fh), system-ui, sans-serif; font-size: 12px; color: var(--bg); background: var(--primary); padding: 8px 18px; border-radius: var(--r); text-decoration: none; letter-spacing: .08em; font-weight: 600; display: inline-block; text-transform: uppercase; margin-top: auto; align-self: flex-start; }
:root main:has(> div > h2) > div:has(> h2) > a:last-child:hover { background: var(--accent); }

/* --- HERO (card 1) — the loud voice --- */
:root main:has(> div > h2) > div:has(> h2):nth-of-type(1) { grid-column: 1 / -1; background: var(--paper2); border: 1px solid rgba(42, 51, 64, .12); border-top: 3px solid var(--accent); padding: 40px 46px 44px; position: relative; }
:root main:has(> div > h2) > div:has(> h2):nth-of-type(1)::before { content: "Aktueller Beitrag"; display: inline-block; align-self: flex-start; font-family: var(--fh), system-ui, sans-serif; font-size: 10.5px; font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: var(--bg); background: var(--accent); padding: 5px 12px; border-radius: 100px; margin-bottom: 18px; }
:root main:has(> div > h2) > div:has(> h2):nth-of-type(1) > p:first-child { font-size: 11.5px; color: var(--primary); opacity: .72; letter-spacing: .14em; margin-bottom: 16px; }
:root main:has(> div > h2) > div:has(> h2):nth-of-type(1) > p:first-child::before { content: "Von Sebastian Lange  ·  "; color: var(--accent); opacity: 1; }
:root main:has(> div > h2) > div:has(> h2):nth-of-type(1) > h2 { font-size: 35px; font-weight: 700; line-height: 1.12; margin-bottom: 16px; letter-spacing: -.014em; max-width: 20ch; }
:root main:has(> div > h2) > div:has(> h2):nth-of-type(1) > p:not(:first-child) { font-size: 19px; line-height: 1.55; opacity: 1; max-width: 62ch; margin-bottom: 24px; display: block; -webkit-line-clamp: unset; overflow: visible; }
:root main:has(> div > h2) > div:has(> h2):nth-of-type(1) > p:not(:first-child)::first-letter { font-family: var(--fh), system-ui, sans-serif; font-weight: 700; font-size: 3.3em; line-height: .78; float: left; margin: .04em .12em 0 0; color: var(--moment); }
:root main:has(> div > h2) > div:has(> h2):nth-of-type(1) > a:last-child { font-size: 13px; color: var(--bg); background: var(--accent); padding: 11px 26px; }
:root main:has(> div > h2) > div:has(> h2):nth-of-type(1) > a:last-child:hover { background: var(--primary); }

/* --- EDITOR'S PICKS (cards 2 & 3) — paired feature --- */
:root main:has(> div > h2) > div:has(> h2):nth-of-type(2), :root main:has(> div > h2) > div:has(> h2):nth-of-type(3) { border-top: 3px solid var(--moment); margin-top: 54px; position: relative; }
/* full-row band label anchored on the first pick, spanning both columns */
:root main:has(> div > h2) > div:has(> h2):nth-of-type(2)::before { content: "Redaktions-Empfehlungen — zuerst lesen"; position: absolute; left: 0; bottom: calc(100% + 16px); width: calc(200% + 30px); font-family: var(--fh), system-ui, sans-serif; font-size: 14px; font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: var(--primary); padding-bottom: 9px; border-bottom: 1px solid var(--accent); }

/* --- STRIP 1 + chapter-opener feature (card 4): "DAS NOTIZBUCH" --- */
:root main:has(> div > h2) > div:has(> h2):nth-of-type(4) { grid-column: 1 / -1; margin-top: 60px; padding: 0; overflow: hidden; background: var(--paper); border: 1px solid rgba(42, 51, 64, .12); }
:root main:has(> div > h2) > div:has(> h2):nth-of-type(4)::before { content: "Das Notizbuch"; display: flex; align-items: flex-end; height: 200px; background: linear-gradient(rgba(20, 24, 28, .52), rgba(20, 24, 28, .26)), url("/theme-assets/article-hero.jpg") center 30%/cover no-repeat; color: #F3ECDD; font-family: var(--fh), system-ui, sans-serif; font-size: 14px; font-weight: 600; letter-spacing: .32em; text-transform: uppercase; text-shadow: 0 1px 5px rgba(0, 0, 0, .55); padding: 0 34px 20px; margin-bottom: 26px; }
:root main:has(> div > h2) > div:has(> h2):nth-of-type(4) > p:first-child { margin: 0 34px 10px; }
:root main:has(> div > h2) > div:has(> h2):nth-of-type(4) > h2 { font-size: 26px; margin: 0 34px 12px; max-width: none; }
:root main:has(> div > h2) > div:has(> h2):nth-of-type(4) > p:not(:first-child) { margin: 0 34px 18px; -webkit-line-clamp: 2; }
:root main:has(> div > h2) > div:has(> h2):nth-of-type(4) > a:last-child { margin: 0 34px 30px; }

/* --- STRIP 2 + archive index tail: "ALLE BEITRÄGE" --- */
:root main:has(> div > h2) > div:has(> ul) { grid-column: 1 / -1; margin-top: 66px; padding: 0; overflow: hidden; background: var(--bg); border: 1px solid rgba(42, 51, 64, .12); border-top: 1px solid rgba(42, 51, 64, .12); border-radius: var(--r); }
:root main:has(> div > h2) > div:has(> ul)::before { content: "Alle Beiträge"; display: flex; align-items: flex-end; height: 210px; background: linear-gradient(rgba(20, 24, 28, .56), rgba(20, 24, 28, .30)), url("/theme-assets/article-hero.jpg") center 70%/cover no-repeat; color: #F3ECDD; font-family: var(--fh), system-ui, sans-serif; font-size: 14px; font-weight: 600; letter-spacing: .32em; text-transform: uppercase; text-shadow: 0 1px 5px rgba(0, 0, 0, .55); padding: 0 34px 20px; }
/* M7 fix: archive tail becomes a magazine index of boxed cream cards (same
   paper/border/radius/shadow/hover system as the top journal cards), equal
   height per row via grid stretch — not plain text rows. */
:root main:has(> div > h2) > div:has(> ul) > ul { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px 16px; align-items: stretch; padding: 30px 34px 36px; margin: 0; list-style: none; }
:root main:has(> div > h2) > div:has(> ul) > ul > li { display: flex; flex-direction: column; background: var(--paper); border: 1px solid rgba(42, 51, 64, .10); border-radius: var(--r); box-shadow: 0 1px 4px rgba(26, 30, 38, .05); padding: 18px 20px 16px; margin: 0; transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease; }
:root main:has(> div > h2) > div:has(> ul) > ul > li:hover { transform: translateY(-2px); box-shadow: 0 6px 18px rgba(42, 51, 64, .11); border-color: rgba(184, 112, 56, .40); }
:root main:has(> div > h2) > div:has(> ul) > ul > li > a { color: var(--primary); font-family: var(--fh), system-ui, sans-serif; font-weight: 500; font-size: 15px; line-height: 1.35; text-decoration: none; }
:root main:has(> div > h2) > div:has(> ul) > ul > li > a:hover { color: var(--accent); }
:root main:has(> div > h2) > div:has(> ul) > ul > li > span { display: block; margin-top: auto; padding-top: 8px; font-family: var(--fh), system-ui, sans-serif; font-size: 11px; color: var(--accent); letter-spacing: .12em; }

/* ============================ FOOTER ============================ */
:root footer { background: transparent; border-top: 1px solid var(--border); padding: 26px 0 36px; margin-top: 48px; text-align: center; font-family: var(--fh), system-ui, sans-serif; font-size: 12px; color: var(--fg); opacity: .60; letter-spacing: .06em; text-transform: uppercase; }
: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); }

/* ============================ MOBILE ============================ */
@media (max-width: 760px) {
  :root main:has(> div > h2) { grid-template-columns: 1fr; row-gap: 26px; padding-bottom: 64px; }
  :root main:has(> div > h2) > div:has(> h2) { padding: 22px 22px 24px; }
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(1) { padding: 30px 24px 32px; }
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(1) > h2 { font-size: 27px; }
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(1) > p:not(:first-child) { font-size: 17px; }
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(2) { margin-top: 48px; }
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(2)::before { width: 100%; }
  :root main:has(> div > h2) > div:has(> h2):nth-of-type(4) > h2 { font-size: 23px; }
  :root main:has(> div > h2) > div:has(> ul) > ul { grid-template-columns: 1fr 1fr; padding: 24px 22px 28px; }
  :root main:has(> div > h2) > div:has(> ul) > ul > li { padding: 16px 18px; }
  :root > body > div:first-child { padding: 52px 0 40px; }
  :root > body > div:first-child h1 { font-size: 34px; }
  :root > body > div:first-child:has(h1)::after { display: none; }
}

/* ============================ retained callouts ============================ */
.css-qe0qe23, div.css-qe0qe23 { border-left: 3px solid #c8b89a; padding: 0.6em 1em; background: rgba(200, 184, 154, 0.15); margin: 1.5em 0; font-size: 0.875em; color: #666; border-radius: 0 var(--r) var(--r) 0; }
.css-qe0qe23, div.css-qe0qe23 { border-left: 3px solid #c8b89a; padding: 0.6em 1em; background: rgba(200, 184, 154, 0.15); margin: 1.5em 0; font-size: 0.875em; color: #666; border-radius: 0 var(--r) var(--r) 0; }
.css-qe0qe23 small, div.css-qe0qe23 small, .css-qe0qe23 small, div.css-qe0qe23 small { font-size: 1em; display: block; }
.css-z4xh2qq { display: block; font-size: 12px; color: #999; font-style: italic; margin-bottom: 24px; }
:root > body > div:first-child:not(:has(h1)) { padding: 20px 0 16px; }
:root main > article > section > p { margin-bottom: 20px; line-height: 1.8; }


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


/* premium-upgrade v1 */
/* premium editorial upgrade — style=Cup-of-Jo-personal overlay=55% grid=equal scale=balanced 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;
}


/* refix iter1 — S6: article personality anchor. Article pages showed a bare
   date under the H1; add the site's established byline/desk persona (same one
   used on the homepage hero) as a line above the date. Article-only: the
   homepage cards use <p> dates, so no <main> <time> exists there. */
:root main > time::before,
:root main > hgroup > time::before {
  content: "Von Sebastian Lange · Kongress-Redaktion";
  display: block;
  font-family: var(--fh), system-ui, sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--primary);
  margin-bottom: 8px;
}

