.eco-team-roster{display:grid;gap:24px}.eco-team-group{display:grid;gap:12px}.eco-team-group-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.eco-team-group-head h3{margin:0;font-size:14px}.eco-team-group-head span{font-size:12px;opacity:.65}.eco-team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.eco-team-member{display:flex;align-items:center;gap:12px;justify-content:space-between;border:1px solid var(--border-color,#e7eaf1);border-radius:14px;padding:12px;background:var(--bg-body,#fff)}.eco-team-identity{display:flex;align-items:center;gap:10px;min-width:0;flex:1;color:inherit;text-decoration:none}.eco-team-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;display:grid;place-items:center;flex:0 0 48px;background:rgba(64,96,255,.08);font-weight:700}.eco-team-avatar img{width:100%;height:100%;object-fit:cover}.eco-team-copy{display:flex;flex-direction:column;min-width:0}.eco-team-copy strong,.eco-team-copy small,.eco-team-copy em{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.eco-team-copy strong{font-size:14px}.eco-team-copy small{font-size:12px;opacity:.74}.eco-team-copy em{font-size:11px;opacity:.55;font-style:normal}.eco-team-social{display:flex;align-items:center;gap:6px;flex:0 0 auto}.eco-team-social a{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:var(--eco-social-color,#315ff4);background:color-mix(in srgb,var(--eco-social-color,#315ff4) 9%,transparent);text-decoration:none}.eco-team-social svg{width:14px;height:14px;fill:currentColor}.eco-relationship-card{grid-template-columns:auto minmax(0,1fr) auto!important}.eco-relationship-visual{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;overflow:hidden;background:rgba(64,96,255,.07);color:#315ff4}.eco-relationship-visual img{width:100%;height:100%;object-fit:contain}.eco-relationship-fallback-svg{width:24px;height:24px}.eco-relationship-type{display:block;text-transform:uppercase;letter-spacing:.06em;font-size:9px;opacity:.5}.eco-section-title-with-icon{display:flex;align-items:center;gap:12px}.eco-content-section-icon{width:38px;height:38px;border:1px solid rgba(64,96,255,.18);border-radius:12px;display:grid;place-items:center;color:#315ff4;flex:0 0 auto}.eco-content-section-icon svg{width:21px;height:21px}
@media(max-width:767px){.eco-team-grid{grid-template-columns:1fr}.eco-team-member{align-items:flex-start}.eco-team-social{margin-top:4px}}
.eco-inline-entity{display:inline-flex;align-items:center;gap:7px}.eco-inline-entity img{width:24px;height:24px;object-fit:contain;border-radius:7px}.eco-inline-fallback-svg{width:20px;height:20px;color:#315ff4}.eco-info-card .eco-inline-entity img{width:22px;height:22px}.eco-section-title-with-icon h2{margin:0}
/* V27: custom/manual team members share the same public roster UI */
.eco-team-identity-static{cursor:default}.eco-team-member-custom .eco-team-avatar{background:rgba(49,95,244,.06)}
