.team-breadcrumbs{padding-block:1rem;border-bottom:1px solid var(--color-border-subtle);background:rgba(9,9,11,0.92);backdrop-filter:blur(18px)}.team-breadcrumbs-list{display:flex;flex-wrap:wrap;gap:0.5rem;font-size:var(--text-xs);letter-spacing:0.12em;text-transform:uppercase;color:var(--color-text-muted)}.team-breadcrumbs-list a{color:var(--color-gray-300)}.team-breadcrumbs-list a:hover{color:var(--color-primary)}.team-breadcrumbs-list li+li::before{content:">";margin-inline:0.4rem;color:var(--color-gray-600)}.team-story-grid{align-items:center}.team-figure{border-radius:var(--radius-xl);border:1px solid var(--color-border-subtle);background:radial-gradient(circle at top left,rgba(212,175,55,0.08),rgba(9,9,11,0.98));box-shadow:var(--shadow-subtle);overflow:hidden;display:flex;flex-direction:column;gap:0}.team-figure img{width:100%;height:100%;object-fit:cover}.team-figure-caption{padding:1rem 1.25rem;font-size:var(--text-xs);color:var(--color-text-muted);border-top:1px solid var(--color-border-subtle);background:rgba(9,9,11,0.96)}.team-exec-grid{align-items:stretch}.team-member-card{min-height:100%}.section-muted{background:radial-gradient(120% 200% at top,#111827 0,#020617 60%,#000 100%)}.team-values-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}.team-value-card{min-height:100%}.team-value-title{font-size:1.05rem;margin-bottom:0.75rem}.team-value-list{font-size:var(--text-xs);color:var(--color-text-muted)}.team-value-list li{margin-bottom:0.3rem;position:relative;padding-left:0.9rem}.team-value-list li::before{content:"";position:absolute;left:0.2rem;top:0.45rem;width:6px;height:6px;border-radius:999px;background:var(--color-primary)}.experience-grid{align-items:center}.experience-copy-wrap{display:flex;flex-direction:column;gap:1.5rem}.awards-grid{align-items:stretch}.award-card{min-height:100%}.award-title{font-size:1.05rem;margin-bottom:0.75rem}.award-list{font-size:var(--text-xs);color:var(--color-text-muted)}.award-list li{margin-bottom:0.3rem;position:relative;padding-left:0.9rem}.award-list li::before{content:"";position:absolute;left:0.2rem;top:0.45rem;width:6px;height:6px;border-radius:999px;background:var(--color-border-strong)}.join-grid{align-items:stretch}.join-cta-card{display:flex;flex-direction:column;gap:1rem}.join-cta-actions{display:flex;flex-wrap:wrap;gap:0.75rem;margin-top:0.5rem}.join-cta-note{font-size:var(--text-xs);color:var(--color-text-muted);margin-top:0.5rem}.team-hero-grid{align-items:center}@media (max-width:1024px){.team-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-grid{grid-template-columns:1fr}.team-story-grid{grid-template-columns:1fr;gap:1.75rem}.join-grid{grid-template-columns:1fr}}@media (max-width:768px){.team-values-grid{grid-template-columns:1fr}.team-breadcrumbs{padding-block:0.75rem}.team-figure-caption{font-size:0.7rem}.join-cta-actions{flex-direction:column;align-items:stretch}}