.stifter-hero{padding:5.3rem 0 5.5rem;background:var(--ink);color:var(--white);position:relative;overflow:hidden}
.stifter-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 55% 85% at 82% 45%,rgba(217,0,43,.34),transparent 70%),radial-gradient(ellipse 35% 55% at 15% 85%,rgba(184,150,46,.13),transparent 65%)}
.stifter-hero .container{position:relative;z-index:1}

.stifter-hero h1{font-size:clamp(2.8rem,5vw,4.5rem);line-height:1.04;margin:0 0 1.4rem;max-width:12ch}
.stifter-lead{max-width:43rem;}
.stifter-sprungmarken{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:2rem}
.stifter-sprungmarken a{padding:.58rem .9rem;border:1px solid rgba(253,250,245,.22);border-radius:999px;text-decoration:none;font-size:.8rem;font-weight:750;color:rgba(253,250,245,.88)}
.stifter-sprungmarken a:hover{border-color:var(--gold-lt);color:var(--gold-lt)}

.stifter-bereich{padding:5.4rem 0}.stifter-bereich-hell{background:var(--white)}.stifter-bereich-sand{background:var(--sand)}
.stifter-bereich h2{font-size:clamp(2rem,3vw,2.75rem);line-height:1.15;margin:.1rem 0 1rem}
.stifter-textspalte{max-width:950px}.stifter-textspalte>p:not(.bereich-tag):not(.bereich-lead){max-width:52rem;color:var(--ink-soft)}

.stifter-portraet{display:grid;grid-template-columns:minmax(240px,330px) 1fr;gap:4.5rem;align-items:center}
.stifter-portraet-bild{position:relative;margin:0;aspect-ratio:4/5;border-radius:10px;overflow:hidden;background:var(--sand-dk)}
.stifter-portraet-bild img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;object-position:center top}
.stifter-bild-fallback{position:absolute;inset:0;display:grid;place-items:center;font-size:4rem;font-weight:900;color:rgba(26,20,16,.25)}
.stifter-portraet-text p{max-width:48rem;color:var(--ink-soft)}
.stifter-rollen{font-size:.8rem!important;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--rot-deep)!important}
.stifter-rollen span{display:block;margin-top:.35rem;color:var(--ink-soft);font-weight:600;letter-spacing:.04em}

.stifter-vita{margin:2.2rem 0 0;max-width:900px}
.stifter-vita>div{display:grid;grid-template-columns:7.5rem 1fr;gap:1.5rem;padding:1.15rem 0;border-bottom:1px solid var(--sand-dk)}
.stifter-vita>div:last-child{border-bottom:0}.stifter-vita dt{font-size:1.05rem;font-weight:900;color:var(--rot);font-variant-numeric:tabular-nums}.stifter-vita dd{margin:0;color:var(--ink-soft)}

.stifter-gruendung-raster,.stifter-nachruf-raster{display:grid;grid-template-columns:1.15fr .85fr;gap:4.5rem;align-items:center}
.stifter-gruendung-raster>div>p:not(.bereich-tag):not(.bereich-lead),.stifter-nachruf-raster>div>p{color:var(--ink-soft)}
.stifter-zitat{margin:0;padding:2.4rem;border-radius:10px;background:var(--ink);color:var(--white)}
.stifter-zitat blockquote{margin:0;font-size:1.2rem;line-height:1.6;font-style:italic}
.stifter-zitat figcaption{margin-top:1.1rem;font-size:.8rem;font-weight:800;color:var(--gold-lt)}
.stifter-zitat-dunkel{background:var(--rot-deep)}

.stifter-thesen{counter-reset:these;list-style:none;padding:0;margin:2.5rem 0 0;display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}
.stifter-thesen li{counter-increment:these;position:relative;padding:1.7rem 1.7rem 1.7rem 4rem;background:var(--white);border:1px solid var(--sand-dk);border-radius:8px}
.stifter-thesen li::before{content:counter(these,decimal-leading-zero);position:absolute;left:1.4rem;top:1.6rem;color:var(--rot);font-weight:900;font-size:1.05rem}
.stifter-thesen h3{margin:0 0 .4rem;font-size:1.03rem;line-height:1.3}.stifter-thesen p{margin:0;color:var(--ink-soft);font-size:.92rem}

.stifter-dokumente{list-style:none;padding:0;margin:2.2rem 0 0;max-width:850px;border-top:1px solid var(--sand-dk)}
.stifter-dokumente li{padding:1.2rem 0;border-bottom:1px solid var(--sand-dk)}
.stifter-dokumente a{display:inline-block;color:var(--rot-deep);font-weight:850;text-decoration-thickness:1px;text-underline-offset:3px}
.stifter-dokumente a::after{content:" PDF";font-size:.65rem;margin-left:.45rem;padding:.16rem .34rem;border:1px solid var(--sand-dk);border-radius:3px;color:var(--ink-soft);text-decoration:none}
.stifter-dokumente span{display:block;margin-top:.25rem;color:var(--ink-soft);font-size:.88rem}

.stifter-cta{padding:5rem 0;background:linear-gradient(135deg,var(--rot-deep),var(--rot));color:var(--white);text-align:center}
.stifter-cta h2{font-size:clamp(2rem,3vw,2.8rem);margin:0 0 .7rem}.stifter-cta p{max-width:44rem;margin:.4rem auto 1.7rem;color:rgba(253,250,245,.78)}
.stifter-cta-aktionen{display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap}

@media(max-width:900px){

  .stifter-portraet,.stifter-gruendung-raster,.stifter-nachruf-raster{grid-template-columns:1fr;gap:2.5rem}
  .stifter-portraet-bild{max-width:330px}
  .stifter-thesen{grid-template-columns:1fr}
}
@media(max-width:600px){
  .stifter-hero{padding:3.5rem 0 4rem}.stifter-bereich{padding:4rem 0}
  .stifter-vita>div{grid-template-columns:1fr;gap:.25rem}
  .stifter-thesen li{padding-left:3.5rem}
}
