.team-card{padding:1rem}.team-avatar{transition:all .2s ease-in-out}.team-avatar:hover{transform:scale(1.05)}.team-grid{max-width:1200px;margin:0 auto;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}