.team-module__J7hjuG__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem;display:grid}.team-module__J7hjuG__card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-sm);padding:2.5rem 2rem;transition:all .3s}.team-module__J7hjuG__card:hover{box-shadow:var(--shadow-lg);border-color:var(--purple-200);transform:translateY(-4px)}.team-module__J7hjuG__avatar{border:4px solid var(--purple-100);background:var(--gray-100);border-radius:50%;width:180px;height:180px;margin:0 auto 1.5rem;position:relative;overflow:hidden;box-shadow:0 8px 24px #6d28d926,0 2px 8px #00000014}.team-module__J7hjuG__avatarImage{object-fit:cover}.team-module__J7hjuG__name{color:var(--gray-900);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.team-module__J7hjuG__position{color:var(--purple-600);margin-bottom:.75rem;font-size:.9rem;font-weight:600;display:block}.team-module__J7hjuG__profile{color:var(--text-light);margin-bottom:1rem;font-size:.9rem;line-height:1.6}.team-module__J7hjuG__meta{border-top:1px solid var(--border);text-align:left;padding-top:.75rem}.team-module__J7hjuG__meta div{color:var(--gray-600);margin-bottom:.25rem;font-size:.82rem}.team-module__J7hjuG__meta strong{color:var(--gray-800)}@media (max-width:768px){.team-module__J7hjuG__grid{grid-template-columns:1fr}.team-module__J7hjuG__avatar{width:160px;height:160px}}
