.aktuelles-page{background:var(--base-100);min-height:100vh}.aktuelles-header{padding:8rem 1rem 4rem}.aktuelles-grid{grid-template-columns:repeat(auto-fill,minmax(min(360px,100%),1fr));gap:2rem;max-width:1400px;margin:0 auto;padding:2rem 1rem 8rem;display:grid}.aktuelles-card{background:var(--base-200);border-radius:12px;overflow:hidden}.aktuelles-card__img{height:260px}.aktuelles-card__img img{object-fit:cover;width:100%;height:100%}.aktuelles-card__content{padding:2rem}.aktuelles-card__content h3{margin-bottom:1rem;font-size:clamp(1.5rem,3vw,3rem)}.aktuelles-card__content p{color:var(--base-500);margin-bottom:1.5rem}.aktuelles-empty{color:var(--base-500);padding:4rem 1rem}@media (max-width:1000px){.aktuelles-header h1{font-size:clamp(2.4rem,9vw,5rem)}}
