.hero-subtitle{font-size:1.5rem;color:#fff;margin-bottom:2.5rem;font-weight:400;opacity:.8;animation:fadeInUp .8s ease-out .3s backwards}.feature-description{font-size:.95rem;color:#fff;opacity:.7;line-height:1.6}.stats{display:flex;justify-content:center;gap:3rem;margin-top:4rem;animation:fadeInUp .8s ease-out .7s backwards}.stat-item{text-align:center}.stat-number{font-size:2.5rem;font-weight:800;color:#4075ea;display:block;margin-bottom:.5rem}.stat-label{font-size:.875rem;color:#fff;opacity:.7;text-transform:uppercase;letter-spacing:1px}@media (max-width:768px){.hero-subtitle{font-size:1.125rem}.stats{flex-direction:column;gap:2rem}}