/* Preise page: toggle animation */
.pricing-set { transition: opacity 0.3s ease; }
.pricing-hero-subtitle { font-size: 1.05rem; color: var(--color-slate); max-width: 560px; margin: 0 auto 2rem; line-height: 1.7; text-align: center; }
