/* Firmen-Ratgeber Verlag – Theme-Stylesheet (geladen über functions.php) */
:root{
  --page:#F1F1EF;--white:#FFFFFF;--soft:#F6F6F4;
  --line:#E4E4E1;--line-2:#CFCFCB;--ink:#111111;--text:#1C1C1C;--text-2:#3E3E3E;--muted:#6E6E6B;--muted-2:#8B8B87;
  --brand:#0E5A3C;--brand-deep:#0A4530;--brand-soft:#E6F0EB;
  --sans:"Schibsted Grotesk",Helvetica,Arial,sans-serif;
  --serif:"Source Serif 4",Georgia,"Times New Roman",serif;
  --w:1180px;--gap:24px;
}
*{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{margin:0;background:var(--page);color:var(--text);font-family:var(--sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
p{margin:0}
h1,h2,h3,h4{margin:0;font-family:var(--sans);font-weight:800;line-height:1.12;letter-spacing:-.012em;color:var(--ink)}
a:hover h1,a:hover h2,a:hover h3{color:var(--brand)}
.wrap{max-width:var(--w);margin:0 auto}
.box{background:var(--white);margin:0 auto var(--gap);padding:28px 32px}
.kicker{font-size:13px;font-weight:500;color:var(--muted);margin-bottom:6px;line-height:1.3}
.kicker b{color:var(--brand);font-weight:700}
.dek{font-family:var(--serif);font-size:17.5px;line-height:1.5;color:var(--text-2);font-weight:400}
.by{font-size:12.5px;color:var(--muted-2);margin-top:8px}
.by b{font-weight:600;color:var(--muted)}
.foot{display:flex;justify-content:space-between;align-items:center;margin-top:16px;font-size:12.5px;color:var(--muted)}
.foot .rt{display:inline-flex;align-items:center;gap:6px}
.foot svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.6}
.hd{font-size:22px;font-weight:800;color:var(--brand);margin-bottom:18px;display:flex;justify-content:space-between;align-items:baseline}
.hd a.more{font-size:13px;font-weight:600;color:var(--muted);text-decoration:underline;text-underline-offset:3px}
.hd a.more:hover{color:var(--brand)}

/* Kopf */
.topline{background:var(--brand);color:#fff;font-size:12px}
.topline .wrap{display:flex;justify-content:space-between;align-items:center;height:30px;padding:0 32px}
.topline nav ul{list-style:none;margin:0;padding:0;display:flex}
.topline a{margin-left:20px;font-weight:600;opacity:.92}
.topline a:hover{opacity:1;text-decoration:underline}
.topline .date{opacity:.85}
.header{background:var(--white)}
.header .row1{display:flex;align-items:center;justify-content:space-between;height:66px;padding:0 32px;border-bottom:1px solid var(--line)}
.logo{display:flex;align-items:center;gap:10px;font-weight:900;font-size:26px;letter-spacing:-.03em;color:var(--ink);line-height:1}
.logo .mark{width:22px;height:22px;background:var(--brand);position:relative}
.logo .mark::before,.logo .mark::after{content:"";position:absolute;background:#fff}
.logo .mark::before{left:5px;right:5px;top:10px;height:2px}
.logo .mark::after{top:5px;bottom:5px;left:10px;width:2px}
.logo img{height:30px;width:auto}
.header .actions{display:flex;align-items:center;gap:8px}
.btn{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;padding:9px 16px;border:1px solid var(--ink);background:var(--white);color:var(--ink);cursor:pointer;font-family:inherit;line-height:1}
.btn:hover{background:var(--ink);color:#fff}
.btn.brand{background:var(--brand);border-color:var(--brand);color:#fff}
.btn.brand:hover{background:var(--brand-deep);border-color:var(--brand-deep)}
.btn svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2}
.iconbtn{background:none;border:0;padding:8px;cursor:pointer;color:var(--ink);display:inline-flex}
.iconbtn svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8}
.header .row2{display:flex;align-items:center;height:46px;padding:0 32px;font-size:14.5px;font-weight:600;gap:0;overflow-x:auto;white-space:nowrap}
.header .row2 .menu{display:inline-flex;align-items:center;gap:8px;padding-right:18px;margin-right:18px;border-right:1px solid var(--line)}
.header .row2 .menu svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2}
.header .row2 ul{list-style:none;margin:0;padding:0;display:inline-flex}
.header .row2 .ressorts li a{margin-right:22px}
.header .row2 .ressorts li a:hover,.header .row2 .ressorts li.current-menu-item a,.header .row2 .ressorts li.current-cat a{color:var(--brand)}
.header .row2 .sep{width:1px;height:18px;background:var(--line);margin:0 22px 0 4px}
.header .row2 .topics li a{margin-right:18px;font-weight:500;color:var(--text-2)}
.header .row2 .topics li a:hover{color:var(--brand)}
.header .row2 .menu{background:none;border:0;border-right:1px solid var(--line);font:inherit;font-weight:600;color:var(--ink);cursor:pointer}
.ticker{background:var(--white);border-top:1px solid var(--line);margin-bottom:var(--gap)}
.ticker .inner{display:grid;grid-template-columns:repeat(4,1fr);padding:0 32px}
.ticker a{padding:14px 18px 14px 0;margin-right:18px;border-right:1px solid var(--line);display:block}
.ticker a:last-child{border-right:0;margin-right:0}
.ticker h4{font-size:14.5px;font-weight:700;line-height:1.3}
.ticker .t{font-size:12px;color:var(--muted-2);margin-top:4px}
.ticker-wrap{margin-bottom:var(--gap)}

/* Aufmacher */
.lead .kicker{font-size:14px}
.lead h2{font-size:38px;margin-bottom:16px}
.lead figure{margin:0 0 18px}
.lead img{width:100%;aspect-ratio:16/8.5;object-fit:cover}
.lead figcaption{font-size:12px;color:var(--muted-2);margin-top:6px}
.lead .dek{max-width:60em}
.lead .dek .by{display:inline;margin-left:6px;font-family:var(--sans)}
.two{display:grid;grid-template-columns:1fr 1fr;gap:0}
.two>a{padding:28px 32px}
.two>a+a{border-left:1px solid var(--line)}
.two h3{font-size:26px;margin-bottom:12px}
.two .dek{font-size:16.5px}
.box.split{padding:0}
.three{display:grid;grid-template-columns:repeat(3,1fr);gap:0}
.three>a{padding:0 24px 0 0;margin-right:24px;border-right:1px solid var(--line)}
.three>a:last-child{border-right:0;margin-right:0;padding-right:0}
.three h3{font-size:18px;line-height:1.28;margin-bottom:8px}
.three .kicker{margin-bottom:4px}
.three .dek{font-size:15px}
.three figure{margin:0 0 12px}
.three img{width:100%;aspect-ratio:3/2;object-fit:cover}

/* Ressort-Block: 1 groß + Liste */
.ressort{display:grid;grid-template-columns:1.4fr 1fr;gap:0}
.ressort .big{padding-right:32px;margin-right:32px;border-right:1px solid var(--line)}
.ressort .big img{width:100%;aspect-ratio:3/2;object-fit:cover;margin-bottom:14px}
.ressort .big h3{font-size:28px;margin-bottom:10px}
.ressort .list a{display:grid;grid-template-columns:1fr 104px;gap:16px;padding:16px 0;border-top:1px solid var(--line);align-items:start}
.ressort .list a:first-child{border-top:0;padding-top:0}
.ressort .list img{width:104px;aspect-ratio:1;object-fit:cover}
.ressort .list h3{font-size:16.5px;line-height:1.3}
.ressort .list .kicker{margin-bottom:4px}

/* Zweispaltig: Inhalt + Rand */
.cols{display:grid;grid-template-columns:1fr 340px;gap:var(--gap);align-items:start}
.rank{list-style:none;margin:0;padding:0;counter-reset:n}
.rank li{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:13px 0;border-top:1px solid var(--line)}
.rank li:first-child{border-top:0;padding-top:0}
.rank li::before{counter-increment:n;content:counter(n);font-size:28px;font-weight:800;color:var(--brand);line-height:1;letter-spacing:-.03em}
.rank h3{font-size:15.5px;line-height:1.35}
.rank .kicker{font-size:12px;margin-bottom:2px}
.dossiers a{display:block;padding:12px 0;border-top:1px solid var(--line);font-size:15px;font-weight:600}
.dossiers a:first-child{border-top:0;padding-top:0}
.dossiers a span{display:block;font-weight:400;font-size:13px;color:var(--muted);margin-top:2px}
.dossiers a:hover{color:var(--brand)}
.four{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.four img{width:100%;aspect-ratio:3/2;object-fit:cover;margin-bottom:12px}
.four h3{font-size:17px;line-height:1.3}
.four .kicker{margin-bottom:4px;font-size:12.5px}
.about{background:var(--white);padding:28px 32px;border-top:4px solid var(--brand)}
.about h3{font-size:20px;margin-bottom:8px}
.about p{font-family:var(--serif);font-size:16px;color:var(--text-2)}

/* Fußzeile */
.site-footer{background:var(--white);border-top:1px solid var(--line-2);margin-top:8px;padding:40px 32px 24px}
.site-footer .grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding-bottom:32px;border-bottom:1px solid var(--line)}
.site-footer h4{font-size:13px;font-weight:700;margin-bottom:14px;color:var(--ink)}
.site-footer ul{list-style:none;margin:0;padding:0}
.site-footer li{font-size:14.5px;margin-bottom:9px;color:var(--text-2)}
.site-footer li a:hover{color:var(--brand);text-decoration:underline}
.site-footer p{font-size:14px;color:var(--muted);max-width:34em;margin-top:12px}
.site-footer .bottom{display:flex;justify-content:space-between;padding-top:18px;font-size:12.5px;color:var(--muted-2)}

/* Artikel */
.crumbs{font-size:13px;color:var(--muted);padding:0 0 18px}
.crumbs a:hover{color:var(--brand);text-decoration:underline}
.crumbs span{margin:0 8px}
.article{background:var(--white);padding:32px 0 48px;margin-bottom:var(--gap)}
.article .head{max-width:820px;margin:0 auto;padding:0 32px}
.article .head .kicker{font-size:14px}
.article h1{font-size:44px;margin-bottom:18px}
.article .head .dek{font-size:20px;line-height:1.5}
.article .meta{display:flex;justify-content:space-between;align-items:center;margin-top:22px;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:13px;color:var(--muted)}
.article .meta .author{display:flex;align-items:center;gap:10px}
.article .meta .avatar{width:36px;height:36px;background:var(--brand);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;font-size:14px}
.article .meta .author b{color:var(--ink);display:block;font-weight:700}
.article .meta .tools{display:flex;gap:6px}
.article .meta .tools a{background:none;border:1px solid var(--line-2);padding:7px 10px;font:inherit;font-size:12.5px;font-weight:600;color:var(--text);cursor:pointer;display:inline-flex;align-items:center;gap:6px}
.article .meta .tools a:hover{border-color:var(--ink)}
.article .meta .tools svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2}
.article .hero{max-width:1000px;margin:28px auto 0;padding:0 32px}
.article .hero img{width:100%;aspect-ratio:16/9;object-fit:cover}
.article .hero figcaption{font-size:12.5px;color:var(--muted-2);margin-top:8px}
.article .body{max-width:820px;margin:32px auto 0;padding:0 32px;display:grid;grid-template-columns:minmax(0,1fr);}
.prose{font-family:var(--serif);font-size:19px;line-height:1.65;color:var(--text);min-width:0}
.prose p{margin:0 0 1.3em}
.prose h2{font-family:var(--sans);font-size:26px;margin:2em 0 .6em;line-height:1.2}
.prose h3{font-family:var(--sans);font-size:20px;margin:1.6em 0 .5em}
.prose strong{font-weight:700}
.prose a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}
.prose ul,.prose ol{padding-left:1.25em;margin:0 0 1.3em}
.prose li{margin-bottom:.45em}
.prose blockquote{margin:1.8em 0;padding:0 0 0 20px;border-left:4px solid var(--brand);font-size:23px;line-height:1.4;font-weight:600;font-style:normal;color:var(--ink);font-family:var(--sans)}
.prose figure{margin:1.8em 0}
.prose figcaption{font-size:13px;color:var(--muted);font-family:var(--sans);margin-top:8px}
.prose img{width:100%}
.prose .table-wrap{overflow-x:auto;margin:1.5em 0}
.prose table{width:100%;border-collapse:collapse;font-family:var(--sans);font-size:15px}
.prose th{text-align:left;font-size:13px;padding:10px 12px 10px 0;border-bottom:2px solid var(--ink)}
.prose td{padding:10px 12px 10px 0;border-bottom:1px solid var(--line);vertical-align:top}
.prose .glance{background:var(--soft);border-left:4px solid var(--brand);padding:20px 24px;margin:0 0 1.8em;font-family:var(--sans);font-size:15.5px;line-height:1.55}
.prose .glance .label{display:block;font-weight:800;font-size:13px;color:var(--brand);margin-bottom:10px;letter-spacing:.02em;text-transform:uppercase}
.prose .glance p{margin:0 0 .6em}
.prose .glance p:last-child{margin:0}
.prose .toc{font-family:var(--sans);font-size:15px;background:var(--soft);padding:18px 24px;margin:0 0 2em}
.prose .toc b{display:block;font-size:13px;text-transform:uppercase;letter-spacing:.02em;color:var(--muted);margin-bottom:8px}
.prose .toc ol{margin:0;padding-left:1.3em;columns:2;column-gap:32px}
.prose .toc li{margin-bottom:6px;break-inside:avoid}
.prose .toc a:hover{color:var(--brand);text-decoration:underline}
.prose .faq{margin:2em 0 0;font-family:var(--sans)}
.prose details{border-top:1px solid var(--line)}
.prose details:last-child{border-bottom:1px solid var(--line)}
.prose summary{cursor:pointer;list-style:none;padding:16px 36px 16px 0;font-weight:700;font-size:17px;position:relative;line-height:1.35}
.prose summary::-webkit-details-marker{display:none}
.prose summary::after{content:"";position:absolute;right:6px;top:20px;width:9px;height:9px;border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);transform:rotate(45deg);transition:transform .2s}
.prose details[open] summary::after{transform:rotate(-135deg);top:26px}
.prose details .answer{padding:0 0 18px;font-size:16px;color:var(--text-2);line-height:1.6}
.prose details .answer p:last-child{margin:0}
.tags{margin-top:36px;display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:13px;color:var(--muted)}
.tags a{font-size:13px;font-weight:600;background:var(--soft);padding:7px 12px;color:var(--text)}
.tags a:hover{background:var(--brand-soft);color:var(--brand)}
.author-box{margin-top:36px;padding:22px 24px;background:var(--soft);display:grid;grid-template-columns:56px 1fr;gap:18px;align-items:center}
.author-box .avatar{width:56px;height:56px;background:var(--brand);color:#fff;font-weight:800;font-size:20px;display:flex;align-items:center;justify-content:center}
.author-box h3{font-size:17px;margin-bottom:4px}
.author-box p{font-size:14.5px;color:var(--text-2)}
.post-nav{margin-top:28px;display:grid;grid-template-columns:1fr 1fr;gap:24px}
.post-nav a{display:block;padding:16px 0;border-top:1px solid var(--line)}
.post-nav a:last-child{text-align:right}
.post-nav .kicker{font-size:12px}
.post-nav h3{font-size:16px}

/* Seite/Archiv */
.page-head{background:var(--white);padding:36px 32px;margin-bottom:var(--gap)}
.page-head h1{font-size:40px}
.page-head .kicker{font-size:14px}
.page-head p{font-family:var(--serif);color:var(--text-2);font-size:17px;margin-top:10px;max-width:60em}

/* Mobilmenü + Suche */
.mobile-nav{display:none;background:var(--white);border-bottom:1px solid var(--line);padding:8px 32px 20px}
body.nav-open .mobile-nav{display:block}
.mobile-nav ul{list-style:none;margin:0;padding:0}
.mobile-nav .pages a{font-weight:500;font-size:15px;color:var(--text-2);padding:10px 0}
.mobile-nav a{display:block;padding:13px 0;border-bottom:1px solid var(--line);font-size:18px;font-weight:700}
.mobile-nav a.t{font-weight:500;font-size:15px;color:var(--text-2);padding:10px 0}
.search-panel{display:none;background:var(--white);border-bottom:1px solid var(--line)}
body.search-open .search-panel{display:block}
.search-panel .search-form{display:flex;max-width:720px;margin:0 auto;padding:18px 32px}
.search-panel input{flex:1;border:1px solid var(--line-2);border-right:0;padding:12px 14px;font:inherit;font-size:16px;min-width:0}
.search-panel button{background:var(--brand);color:#fff;border:0;padding:0 20px;font:inherit;font-weight:700;cursor:pointer}

@media (max-width:1000px){
  .cols{grid-template-columns:1fr}
  .four{grid-template-columns:1fr 1fr}
  .ticker .inner{grid-template-columns:1fr 1fr}
  .ticker a:nth-child(2){border-right:0}
  .ressort{grid-template-columns:1fr}
  .ressort .big{padding-right:0;margin-right:0;border-right:0;padding-bottom:20px;margin-bottom:6px;border-bottom:1px solid var(--line)}
  .ressort .list a:first-child{border-top:0}
  .site-footer .grid{grid-template-columns:1fr 1fr}
}
@media (max-width:720px){
  :root{--gap:12px}
  body{font-size:15px}
  .box,.about,.page-head{padding:20px 16px}
  .topline .wrap,.header .row1,.header .row2,.ticker .inner,.site-footer,.mobile-nav,.search-panel form,.article .head,.article .hero,.article .body{padding-left:16px;padding-right:16px}
  .topline nav{display:none}
  .topline .wrap{justify-content:center}
  .header .row1{height:58px}
  .logo{font-size:22px}
  .logo .mark{width:18px;height:18px}
  .logo .mark::before{top:8px}
  .logo .mark::after{left:8px}
  .header .row2{display:none}
  .ticker .inner{grid-template-columns:1fr}
  .ticker a{border-right:0;border-top:1px solid var(--line);margin:0;padding:12px 0}
  .ticker a:first-child{border-top:0}
  .lead h2{font-size:28px}
  .lead img{aspect-ratio:4/3}
  .two{grid-template-columns:1fr}
  .two>a{padding:20px 16px}
  .two>a+a{border-left:0;border-top:1px solid var(--line)}
  .two h3{font-size:22px}
  .three{grid-template-columns:1fr}
  .three>a{padding:16px 0 0;margin:16px 0 0;border-right:0;border-top:1px solid var(--line)}
  .three>a:first-child{padding-top:0;margin-top:0;border-top:0}
  .three figure{display:none}
  .ressort .big h3{font-size:22px}
  .four{grid-template-columns:1fr;gap:0}
  .four a{display:grid;grid-template-columns:96px 1fr;gap:14px;padding:14px 0;border-top:1px solid var(--line);align-items:start}
  .four a:first-child{border-top:0;padding-top:0}
  .four img{aspect-ratio:1;margin:0}
  .four h3{font-size:16px}
  .site-footer .grid{grid-template-columns:1fr;gap:24px}
  .site-footer .bottom{flex-direction:column;gap:6px}
  .article{padding:22px 0 32px}
  .article h1{font-size:30px}
  .article .head .dek{font-size:17.5px}
  .article .meta{flex-direction:column;align-items:flex-start;gap:12px}
  .article .hero{margin-top:20px}
  .article .hero img{aspect-ratio:4/3}
  .prose{font-size:17.5px}
  .prose h2{font-size:22px}
  .prose .toc ol{columns:1}
  .prose blockquote{font-size:19px}
  .post-nav{grid-template-columns:1fr;gap:0}
  .post-nav a:last-child{text-align:left}
  .page-head h1{font-size:30px}
}
/* Korrekturen */
.prose .tags a,.prose .post-nav a,.prose .toc a{text-decoration:none;color:inherit}
.prose .post-nav a:hover h3{color:var(--brand)}
.header .row2{scrollbar-width:none;-webkit-mask-image:linear-gradient(to right,#000 92%,transparent)}
.header .row2::-webkit-scrollbar{display:none}

/* ---------- WordPress-Ergänzungen ---------- */
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}
.skip-link:focus{clip:auto;clip-path:none;height:auto;width:auto;left:16px;top:16px;z-index:100;background:var(--brand);color:#fff;padding:10px 16px}
.custom-logo{max-height:34px;width:auto}
.header .row2 .menu svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2}
.article .meta .avatar-img,.author-box img.avatar{width:36px;height:36px;object-fit:cover}
.author-box img.avatar{width:56px;height:56px}
.placeholder{background:var(--soft);border:1px solid var(--line);display:grid;place-items:center;font-size:12px;font-weight:600;color:var(--muted-2);width:100%;aspect-ratio:3/2}
.ressort .list .placeholder,.four .placeholder.fr-square{aspect-ratio:1}
.lead .placeholder,.article .hero .placeholder{aspect-ratio:16/9}
.page-head .inline-search{max-width:640px;margin-top:18px}
.page-head .inline-search .search-form{display:flex}
.page-head .inline-search input{flex:1;border:1px solid var(--line-2);border-right:0;padding:12px 14px;font:inherit;font-size:16px;min-width:0}
.page-head .inline-search button{background:var(--brand);color:#fff;border:0;padding:0 20px;font:inherit;font-weight:700;cursor:pointer}
/* Übersichtslisten */
.listing .first{display:grid;grid-template-columns:1.1fr 1fr;gap:32px;align-items:center;padding-bottom:28px;border-bottom:1px solid var(--line);margin-bottom:8px}
.listing .first img{width:100%;aspect-ratio:3/2;object-fit:cover}
.listing .first h2{font-size:32px;margin-bottom:12px}
.listing .item{display:grid;grid-template-columns:1fr 200px;gap:24px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}
.listing .item img{width:100%;aspect-ratio:3/2;object-fit:cover}
.listing .item h3{font-size:21px;margin-bottom:8px}
.listing .item .dek{font-size:15.5px}
.listing .item .by{margin-top:6px}
.no-results{font-family:var(--serif);font-size:17px;color:var(--text-2)}
.pagination{margin-top:24px;display:flex;justify-content:flex-end}
.pagination .nav-links{display:flex;gap:6px;flex-wrap:wrap}
.pagination .page-numbers{min-width:40px;height:40px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line-2);font-size:14px;font-weight:600}
.pagination .page-numbers.current{background:var(--brand);border-color:var(--brand);color:#fff}
.pagination .page-numbers:hover:not(.current){border-color:var(--ink)}
@media (max-width:720px){
  .listing .first{grid-template-columns:1fr;gap:16px}
  .listing .first h2{font-size:24px}
  .listing .item{grid-template-columns:1fr 96px;gap:14px}
  .listing .item img{aspect-ratio:1}
  .listing .item h3{font-size:17px}
  .listing .item .dek{display:none}
}
/* Gutenberg-Grundlagen */
.prose .alignwide,.prose .alignfull{max-width:none;width:100%}
.prose .aligncenter{margin-left:auto;margin-right:auto}
.prose .alignleft{float:left;margin:0 24px 16px 0;max-width:50%}
.prose .alignright{float:right;margin:0 0 16px 24px;max-width:50%}
.prose .wp-caption,.prose .wp-block-image{max-width:100%;margin:1.8em 0}
.prose .wp-caption-text,.prose .wp-element-caption{font-size:13px;color:var(--muted);font-family:var(--sans);margin-top:8px}
.prose .wp-block-quote{margin:1.8em 0;padding:0 0 0 20px;border-left:4px solid var(--brand);font-size:23px;line-height:1.4;font-weight:600;color:var(--ink);font-family:var(--sans)}
.prose .wp-block-quote cite{display:block;font-size:14px;font-weight:400;color:var(--muted);margin-top:8px}
.prose .wp-block-buttons .wp-block-button__link{background:var(--brand);color:#fff;padding:12px 18px;font-family:var(--sans);font-weight:700;font-size:15px;text-decoration:none;border-radius:0}
.prose .wp-block-code,.prose pre{background:var(--soft);border-left:4px solid var(--brand);padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;overflow-x:auto}
.prose .wp-block-table table{width:100%}
.prose .wp-block-gallery{gap:12px}
.prose .wp-block-embed iframe{max-width:100%}
.prose .page-links{margin:24px 0;font-family:var(--sans);font-weight:600}
.prose h4,.prose h5,.prose h6{font-family:var(--sans);margin:1.4em 0 .5em}
/* Kommentare */
.comments{margin-top:40px;border-top:1px solid var(--line);padding-top:24px;font-family:var(--sans);font-size:16px}
.comments h2,.comments .comment-reply-title{font-size:20px;margin-bottom:16px}
.comment-list{list-style:none;margin:0;padding:0}
.comment-list li{padding:16px 0;border-top:1px solid var(--line)}
.comment-list .children{list-style:none;padding-left:36px;margin:0}
.comment-list .comment-body{display:grid;grid-template-columns:36px 1fr;gap:12px}
.comment-list .avatar{width:36px;height:36px}
.comment-list .comment-meta{grid-column:2;font-size:13px;color:var(--muted)}
.comment-list .comment-author .fn{font-weight:700;color:var(--ink);font-style:normal}
.comment-list .comment-content{grid-column:2;font-family:var(--serif);font-size:16.5px}
.comment-list .reply{grid-column:2;font-size:13px;font-weight:600}
.comment-form label{display:block;font-size:13px;font-weight:600;margin-bottom:6px}
.comment-form input[type=text],.comment-form input[type=email],.comment-form input[type=url],.comment-form textarea{width:100%;border:1px solid var(--line-2);padding:10px 12px;font:inherit;font-size:15px;margin-bottom:14px;background:var(--white)}
.comment-form .submit{background:var(--brand);color:#fff;border:0;padding:12px 20px;font:inherit;font-weight:700;cursor:pointer}
.comment-form .submit:hover{background:var(--brand-deep)}
.comment-form .comment-form-cookies-consent{display:flex;gap:8px;align-items:center;font-size:14px;margin-bottom:14px}
.comment-form .comment-form-cookies-consent label{margin:0;font-weight:400}
.comment-navigation{display:flex;justify-content:space-between;font-size:14px;font-weight:600;margin:16px 0}


/* Artikel-Sidebar (Werbung) */
.article.has-rail .head{max-width:1140px}
.article.has-rail .head .crumbs,.article.has-rail .head .dek,.article.has-rail h1,.article.has-rail .meta{max-width:720px}
.article.has-rail .hero{max-width:1140px}
.article.has-rail .body{max-width:1140px;grid-template-columns:minmax(0,1fr) 300px;gap:40px;align-items:start}
.article.has-rail .rail{min-width:0}
.article.has-rail .rail-inner{position:sticky;top:20px;display:flex;flex-direction:column;gap:22px}
.article.has-rail .rail-label{font-family:var(--sans);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-2,#9a9a9a)}
.article.has-rail .rail .widget{background:var(--paper,#f6f6f4);border:1px solid var(--line,#e6e6e6);padding:14px}
.article.has-rail .rail .widget img{margin-left:auto;margin-right:auto}
.article.has-rail .rail .widget-title{font-family:var(--sans);font-size:13px;margin:0 0 10px;color:var(--ink,#111)}
.article.has-rail .rail .ad-ph{border:1px dashed var(--line-2,#ccc);padding:28px 14px;text-align:center;font-family:var(--sans);font-size:13px;color:var(--muted,#888);min-height:250px;display:flex;flex-direction:column;justify-content:center;gap:6px}
@media(max-width:980px){.article.has-rail .head,.article.has-rail .head .crumbs,.article.has-rail .head .dek,.article.has-rail h1,.article.has-rail .meta,.article.has-rail .hero,.article.has-rail .body{max-width:820px}.article.has-rail .body{grid-template-columns:minmax(0,1fr)}.article.has-rail .rail{margin-top:24px}.article.has-rail .rail-inner{position:static}}
