.ueber-hero{display:grid;grid-template-columns:42% 58%;min-height:88vh}.ueber-foto{position:relative;overflow:hidden;background:linear-gradient(160deg,#e0dbd4 0%,#ccc6be 100%);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.8rem;color:var(--grau-mittel);min-height:500px}.ueber-foto img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.foto-hint{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.ueber-hero-text{padding:8vh 6% 8vh 5%;display:flex;flex-direction:column;justify-content:center;animation:einblenden 0.8s ease both}.hero-name{font-family:'Playfair Display',serif;font-size:clamp(2.2rem, 3.8vw, 3.2rem);font-weight:700;line-height:1.1;color:var(--schwarz);margin-bottom:.4rem;letter-spacing:-.015em}.hero-claim{font-family:'Playfair Display',serif;font-size:1.1rem;font-style:italic;color:var(--grau-mittel);margin-bottom:2rem}.hero-intro{font-size:1rem;line-height:1.85;color:var(--grau-tief);max-width:54ch;margin-bottom:2.4rem}.facts-leiste{display:flex;gap:0;border-top:var(--linie);border-bottom:var(--linie);margin-top:.5rem}.facts-leiste .fact{flex:1;padding:1.2rem 0;border-right:var(--linie);display:flex;flex-direction:column;gap:.2rem}.facts-leiste .fact:last-child{border-right:none;padding-left:1.2rem}.facts-leiste .fact:first-child{padding-right:1.2rem}.facts-leiste .fact:not(:first-child):not(:last-child){padding:1.2rem}.fact-zahl{font-family:'Playfair Display',serif;font-size:1.9rem;font-weight:700;color:var(--rot);line-height:1}.fact-label{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--grau-mittel)}.biografie{max-width:1100px;margin:0 auto;padding:6rem 5%;display:grid;grid-template-columns:62% 1fr;gap:6rem;align-items:start}.bio-text .section-rubrik{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--rot);font-weight:600;margin-bottom:1rem}.bio-text .section-titel{font-family:'Playfair Display',serif;font-size:clamp(1.7rem, 2.8vw, 2.3rem);font-weight:700;color:var(--schwarz);line-height:1.2;margin-bottom:1.8rem}.absatz{font-size:.97rem;line-height:1.88;color:var(--grau-tief);margin-bottom:1.3rem;max-width:64ch}.absatz:first-of-type::first-letter{font-family:'Playfair Display',serif;font-size:3.6rem;font-weight:900;float:left;line-height:.78;margin:.06em .1em 0 0;color:var(--rot)}.absatz strong{color:var(--schwarz);font-weight:600}.absatz em{font-style:italic}.hero-intro strong{color:var(--schwarz);font-weight:600}.steckbrief{position:sticky;top:100px}.steckbrief-box{border-top:3px solid var(--schwarz);padding-top:1.4rem;margin-bottom:2rem}.steckbrief-box h4{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:var(--grau-mittel);margin-bottom:1.2rem;font-weight:400}.steckbrief-item{border-bottom:var(--linie);padding:.65rem 0;display:flex;flex-direction:column;gap:.15rem}.steckbrief-label{font-size:.67rem;letter-spacing:.12em;text-transform:uppercase;color:var(--grau-mittel);font-weight:400}.steckbrief-wert{font-size:.88rem;color:var(--schwarz);font-weight:400;line-height:1.5}.stationen{background:var(--creme);border-top:var(--linie);border-bottom:var(--linie);padding:5.5rem 5%}.stationen-inner{max-width:1100px;margin:0 auto}.timeline{display:flex;flex-direction:column;gap:0;max-width:800px}.station{display:grid;grid-template-columns:120px 1fr;gap:2rem;padding:1.8rem 0;border-bottom:var(--linie);position:relative}.station:last-child{border-bottom:0}.station::before{content:'';position:absolute;left:119px;top:0;bottom:0;width:1px;background:var(--grau-hell)}.station-zeit{font-size:.78rem;letter-spacing:.08em;color:var(--rot);font-weight:600;padding-top:.1rem;line-height:1.4}.station-titel{font-family:'Playfair Display',serif;font-size:1.05rem;font-weight:700;color:var(--schwarz);margin-bottom:.3rem}.station-ort{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--grau-mittel);margin-bottom:.6rem}.station-text{font-size:.9rem;line-height:1.75;color:var(--grau-tief);max-width:54ch}.station-text strong{color:var(--schwarz);font-weight:600}.expertise{max-width:1100px;margin:0 auto;padding:5.5rem 5%}.expertise-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;margin-top:3rem}.expertise-karte{border-top:2px solid var(--rot);padding-top:1.4rem}.expertise-karte h3{font-family:'Playfair Display',serif;font-size:1.1rem;font-weight:700;color:var(--schwarz);margin-bottom:.8rem;line-height:1.3}.expertise-karte p{font-size:.88rem;line-height:1.78;color:var(--grau-tief)}.expertise-karte p strong{color:var(--schwarz);font-weight:600}