.team-hero{padding-top:var(--space-20);padding-bottom:var(--space-16)}.team-hero-copy{max-width:40rem}.team-hero-visual{display:flex;justify-content:flex-end}.team-hero-photo{position:relative;overflow:hidden;padding:var(--space-4);border-radius:var(--radius-xl)}.team-hero-photo-media{border-radius:var(--radius-lg);overflow:hidden}.team-hero-photo img{width:100%;height:100%;object-fit:cover}.team-hero-photo-overlay{margin-top:var(--space-4);display:flex;align-items:center;justify-content:space-between;gap:var(--space-4)}.team-hero-stat{display:flex;flex-direction:column;align-items:flex-end}.team-hero-stat-label{font-size:var(--text-xs);color:var(--color-muted);letter-spacing:0.16em;text-transform:uppercase}.team-hero-stat-value{font-size:var(--text-xl);font-weight:600;color:var(--color-text)}.team-section{margin-bottom:var(--space-12)}.team-section-header{display:flex;justify-content:space-between;gap:var(--space-8);align-items:flex-start;margin-bottom:var(--space-6)}.team-section-header p{margin-bottom:0}.team-section-body{align-items:stretch}.team-list{font-size:var(--text-sm);color:var(--color-text-soft);display:grid;gap:0.35rem;margin-top:var(--space-2)}.team-image-wrapper{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-medium);background:var(--gray-900)}.team-image-wrapper img{width:100%;height:100%;object-fit:cover}.team-stat-grid{margin-top:var(--space-4)}.team-cta{margin-top:var(--space-16)}.team-cta-card{position:relative;overflow:hidden}.team-cta-card::before{content:"";position:absolute;inset:auto -20% 0 -20%;height:40%;background:radial-gradient(circle at top,#f0c08a33,transparent)}.team-cta-aside{display:flex;flex-direction:column;gap:var(--space-4)}.team-cta-note{margin:0}.team-cta .hero-actions{margin-top:var(--space-4)}@media (max-width:960px){.team-hero{padding-top:var(--space-16);padding-bottom:var(--space-12)}.team-hero-visual{margin-top:var(--space-6);justify-content:flex-start}.team-section-header{flex-direction:column}.team-cta-card::before{height:55%}}@media (max-width:640px){.team-hero-photo-overlay{flex-direction:column;align-items:flex-start}.team-hero-stat{align-items:flex-start}}ul{list-style:none !important}.nav-toggle{flex-direction:column}
