.style_teamCard__u3P3U{background:var(--bg-color);border-radius:10px;border:1px solid var(--text-color);box-shadow:0 4px 10px hsla(0,0%,100%,.1);padding:20px;text-align:center;width:280px;transition:transform .3s ease,box-shadow .3s ease;margin:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.style_teamCard__u3P3U:hover{transform:translateY(-5px);box-shadow:0 6px 15px rgba(0,0,0,.2)}.style_teamPhoto__GR9Zw{border-radius:50%;width:120px;height:120px;object-fit:cover;margin-bottom:15px;border:2px solid hsla(0,0%,100%,.2);background:none}.style_teamName__Xp_El{font-size:18px;font-weight:700;color:var(--text-color);margin-bottom:8px}.style_teamRole__yU_eO{font-size:14px;color:var(--text-color);margin-bottom:15px}.style_teamBio__Y5BBr{font-size:14px;color:var(--text-color);margin-bottom:20px;line-height:1.5}.style_socialLinks__4n42c{gap:10px;margin-top:auto}.style_socialIcon__lWw2k,.style_socialLinks__4n42c{display:flex;justify-content:center;align-items:center}.style_socialIcon__lWw2k{width:36px;height:36px;border-radius:50%;background-color:var(--bg-color);color:var(--text-color);transition:background-color .3s ease,transform .3s ease;font-size:16px;text-decoration:none}.style_socialIcon__lWw2k:hover{background-color:rgba(59,130,246,.3);transform:scale(1.1)}.style_twitter__ISXmN{color:#1da1f2}.style_linkedin__EtZXO{color:#0077b5}.style_github__AN3vV{color:var(--text-color)}.style_teamSection__hs2DE{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}