.team{background:#fff;border-top:1px solid #bae6fd;padding:80px 40px}.team__inner{margin:0 auto;max-width:900px}.team__heading{color:#0c4a6e;font-family:Inter,system-ui,sans-serif;font-size:32px;font-weight:700;margin-bottom:48px;text-align:center}.team__grid{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.team__card{background:#fff;border:1px solid #bae6fd;border-radius:16px;padding:40px 32px;text-align:center}.team__photo-wrap{margin-bottom:20px}.team__photo{object-fit:cover}.team__photo,.team__photo-placeholder{border:3px solid #bae6fd;border-radius:50%;height:120px;width:120px}.team__photo-placeholder{align-items:center;background:#f0f9ff;display:inline-flex;justify-content:center}.team__name{color:#0c4a6e;font-family:Inter,system-ui,sans-serif;font-size:24px;font-weight:700;margin-bottom:4px}.team__role{color:#0369a1;display:block;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600;letter-spacing:.1em;margin-bottom:16px;text-transform:uppercase}.team__desc{color:#64748b;font-size:15px;line-height:1.6}@media (max-width:767px){.team{padding:48px 20px}.team__grid{grid-template-columns:1fr}}