.tmce-card{display:flex;gap:16px;border:1px solid #e6e6e6;padding:16px;border-radius:8px;max-width:480px;background:#fff}
.tmce-photo img{width:96px;height:96px;object-fit:cover;border-radius:8px}
.tmce-info{flex:1}
.tmce-name{margin:0;font-size:18px}
.tmce-role{color:#666}
.tmce-bio{margin-top:8px}
.tmce-linkedin a{font-weight:600}
