.team-modal__shell{--tp-brand:var(--brand-primary,#6ba8c4);--tp-text:var(--dash-text,#0f172a);--tp-muted:var(--dash-text-muted,#64748b);--tp-border:var(--dash-border,#e2e8f0);--tp-surface:var(--dash-surface,#ffffff);max-width:min(92vw,40rem)!important;max-height:min(90dvh,42rem)!important;padding:0!important;gap:0!important;overflow:hidden!important;border:1px solid var(--tp-border)!important;border-radius:.5rem!important;background-color:var(--dash-surface,#ffffff)!important;color:var(--tp-text);box-shadow:none!important}.dark .team-modal__shell{--tp-text:var(--dash-text,#e8eaed);--tp-muted:var(--dash-text-muted,#9aa3b2);--tp-border:var(--dash-border,#2a2f38);--tp-surface:var(--dash-surface-2,#1e2229);background-color:var(--dash-surface-2,#1e2229)!important;color:var(--tp-text)}.team-modal__shell>button{top:.75rem!important;right:.75rem!important;z-index:5;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.25rem!important;border:1px solid var(--tp-border)!important;background:var(--tp-surface)!important;color:var(--tp-muted)!important;opacity:1!important}.team-modal__inner{display:flex;flex-direction:column;max-height:min(90dvh,42rem);background-color:inherit}.team-modal__profile{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--tp-border);background-color:var(--tp-surface)}@media (min-width:640px){.team-modal__profile{padding:1.5rem 1.75rem;gap:1.25rem}}.team-modal__profile-photo{position:relative;flex-shrink:0;width:5.5rem;height:5.5rem;border-radius:.375rem;overflow:hidden;border:1px solid var(--tp-border);background:var(--tp-border)}.team-modal__profile-photo-img{object-fit:cover;object-position:top center}.team-modal__profile-info{flex:1;min-width:0;padding-right:1.5rem;text-align:left}.team-modal__name{margin:0;font-size:1.25rem;font-weight:700;color:var(--tp-text)}.team-modal__role{margin:.2rem 0 0;font-size:.875rem;font-weight:600;color:var(--tp-brand)}.team-modal__company{margin:.15rem 0 0;font-size:.8125rem;color:var(--tp-muted)}.team-modal__meta{display:flex;flex-wrap:wrap;gap:.4rem 1rem;margin-top:.55rem;font-size:.75rem;color:var(--tp-muted)}.team-modal__meta-item{display:inline-flex;align-items:center;gap:.3rem}.team-modal__content{flex:1;overflow-y:auto;padding:1.25rem 1.5rem 1.5rem;background-color:var(--tp-surface)}.team-modal__contact{display:grid;gap:.5rem;margin-bottom:1rem}.team-modal__contact-link{display:flex;align-items:center;gap:.6rem;padding:.6rem .75rem;border-radius:.375rem;border:1px solid var(--tp-border);font-size:.8125rem;color:var(--tp-text);background-color:var(--dash-bg,#f5f6fa)}.team-modal__contact-link:hover{border-color:rgba(107,168,196,.45);color:var(--tp-brand)}.team-modal__contact-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-modal__links{display:flex;gap:.45rem;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid var(--tp-border)}.team-modal__social{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.375rem;border:1px solid var(--tp-border);color:var(--tp-muted);background-color:var(--tp-surface)}.team-modal__social:hover{color:var(--tp-brand);border-color:rgba(107,168,196,.45)}.team-modal__section-title{margin:0 0 .5rem;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--tp-muted)}.team-modal__about{margin:0;font-size:.875rem;line-height:1.7;color:var(--tp-text);opacity:.85}.team-modal__skills{display:flex;flex-wrap:wrap;gap:.4rem}.team-modal__skill{padding:.3rem .6rem;border-radius:.25rem;border:1px solid var(--tp-border);font-size:.75rem;font-weight:500;color:var(--tp-text);background-color:var(--dash-bg,#f5f6fa)}.team-modal__sections{display:grid;gap:1.15rem}