.team-hero{padding-top:var(--space-8);padding-bottom:var(--space-10)}.team-hero-grid{display:grid;grid-template-columns:1fr;gap:var(--space-6);align-items:center}@media(min-width:900px){.team-hero-grid{grid-template-columns:minmax(0,1.3fr)minmax(0,1fr)}}.team-hero-text{max-width:640px}.team-hero-title{font-size:var(--font-size-3xl);margin-bottom:var(--space-4)}@media(min-width:900px){.team-hero-title{font-size:var(--font-size-4xl)}}.team-hero-lead{font-size:var(--font-size-md);color:var(--color-text-muted);max-width:60ch}.team-hero-meta{margin-top:var(--space-5);display:flex;flex-direction:column;gap:var(--space-3)}.team-hero-media{min-height:260px;display:flex;align-items:stretch;justify-content:stretch}.team-hero-figure{width:100%;border-radius:var(--radius-lg);overflow:hidden}.team-hero-figure img{width:100%;height:100%;object-fit:cover;filter:grayscale(4%) saturate(1.1) contrast(1.1)}.section-header-inline{display:flex;flex-direction:column;gap:var(--space-3);align-items:flex-start;justify-content:space-between}@media(min-width:900px){.section-header-inline{flex-direction:row;align-items:flex-end}}.team-block{margin-top:var(--space-4)}.team-card{height:100%}.team-card-title{font-size:var(--font-size-xl);margin-bottom:var(--space-3)}.team-media-card{display:flex;align-items:stretch;justify-content:stretch}.team-media-figure{width:100%;border-radius:var(--radius-lg);overflow:hidden}.team-media-figure img{width:100%;height:100%;object-fit:cover;filter:grayscale(6%) saturate(1.1) contrast(1.12)}.team-pill-list{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-3)}.team-cards-tight{gap:var(--space-4)}.team-values-grid{gap:var(--space-4)}.section-alt{background:radial-gradient(circle at top,rgba(13,41,41,0.55) 0,transparent 60%),linear-gradient(145deg,rgba(8,10,11,0.98),rgba(17,21,23,0.98))}.join-wrapper{display:grid;grid-template-columns:1fr;gap:var(--space-6);padding:var(--space-6)}@media(min-width:900px){.join-wrapper{grid-template-columns:minmax(0,1.7fr)minmax(0,1.1fr);align-items:center}}.join-text p:last-of-type{margin-bottom:0}.join-actions{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-3)}.join-meta{margin-top:var(--space-1)}.team-block-media-right{align-items:center}@media(min-width:900px){.team-block-media-right{grid-template-columns:minmax(0,1.4fr)minmax(0,1.1fr)}}.team-block+.team-block{margin-top:var(--space-6)}