@media (max-width: 900px) {
  .home-section { padding: 4rem 0; }
  .founder-story__stats { grid-template-columns: 1fr; gap: 1.5rem; }
}
