/* Startseite: Angebots-Übersicht statt zweiter Familien-Landingpage. */
.homepage-hero .lead{max-width:62ch}
.hero-audience{display:flex;flex-wrap:wrap;gap:.55rem;margin:1.5rem 0 0;padding:0;list-style:none}
.hero-audience li{padding:.42rem .75rem;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--primary);font-weight:750;font-size:.9rem}
.homepage-visual .photo-frame{min-height:330px;overflow:hidden;background:#e8f0ef}
.homepage-visual .photo-frame img{display:block;width:100%;height:100%;min-height:330px;object-fit:cover;object-position:center}
.photo-frame small,.image-placeholder small,.portrait-placeholder small{font-size:.82em;font-weight:400}
.offer-section .section-head>p:last-child{margin:0 auto;color:var(--muted);max-width:60ch}
.offer-card{display:flex;flex-direction:column}
.offer-card .eyebrow{margin:0 0 .45rem}
.offer-card .text-link{margin-top:auto;padding-top:1rem}
.offer-card .image-placeholder{min-height:190px;text-align:center;line-height:1.35}
.offer-card-image{height:190px;overflow:hidden;border-radius:calc(var(--radius) - .4rem);margin-bottom:1.25rem}
.offer-card-image img{display:block;width:100%;height:100%;object-fit:cover}
.newborn-card .image-placeholder{background:linear-gradient(135deg,#fff 0%,#e8f2f0 48%,#b7d9d7 100%)}
.family-card .image-placeholder{background:linear-gradient(135deg,#fff 0%,#f2e9dd 48%,#e2c7ad 100%)}
.kita-card .image-placeholder{background:linear-gradient(135deg,#fff 0%,#e9f0dc 48%,#cddd9c 100%)}
.brand-promise .narrow{padding-top:0;padding-bottom:0}
.homepage-final-cta .hero-actions{margin-bottom:0}
.on-dark-secondary{background:transparent!important;color:#241817!important;border-color:rgba(255,255,255,.65)!important;box-shadow:none}
@media(max-width:620px){.homepage-visual .photo-frame,.homepage-visual .photo-frame img{min-height:260px}.homepage-visual .badge{display:table;margin:-.35rem auto 0;padding:.62rem .95rem;max-width:calc(100% - 1rem);text-align:center;line-height:1.45}.hero-audience{gap:.4rem}.hero-audience li{font-size:.82rem}}
