.TeamCard-module__rWtUwa__card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);max-width:400px;box-shadow:var(--shadow-card);background:#fff;margin:0 auto;transition:all .3s;overflow:hidden}.TeamCard-module__rWtUwa__card:hover{box-shadow:var(--shadow-hover);transform:translateY(-5px)}.TeamCard-module__rWtUwa__imageWrapper{width:100%;height:450px;position:relative;overflow:hidden}.TeamCard-module__rWtUwa__image{object-fit:cover;width:100%;height:100%;transition:transform .7s}.TeamCard-module__rWtUwa__card:hover .TeamCard-module__rWtUwa__image{transform:scale(1.05)}.TeamCard-module__rWtUwa__content{text-align:center;z-index:2;background:#fff;padding:2rem;position:relative}.TeamCard-module__rWtUwa__name{color:var(--primary);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.TeamCard-module__rWtUwa__role{color:var(--gold);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.9rem;font-weight:700;display:block}.TeamCard-module__rWtUwa__bio{color:var(--text-muted);font-size:1rem;line-height:1.8}
