.team-hero{position:relative;overflow:hidden}.team-hero-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:var(--space-10);align-items:center}.team-hero-copy h1{max-width:24ch}.team-hero-lead{max-width:50ch;font-size:var(--font-size-lg)}.team-hero-meta{margin-top:var(--space-6);display:flex;flex-direction:column;gap:var(--space-4)}.team-hero-cta{display:flex;flex-wrap:wrap;gap:var(--space-3)}.team-hero-visual{justify-self:end}.team-hero-image-frame{position:relative;max-width:420px;margin-inline:auto;border-radius:var(--radius-xl);padding:4px;background:radial-gradient(circle at 0 0,rgba(229,183,106,0.5) 0,transparent 55%),linear-gradient(145deg,#f2c97d,#32251a);box-shadow:var(--shadow-lg)}.team-hero-image{border-radius:calc(var(--radius-xl) - 2px)}.team-hero-chipcard{position:absolute;right:8%;bottom:6%;max-width:220px;border-radius:var(--radius-lg);padding:var(--space-4);background:rgba(5,4,9,0.96);box-shadow:var(--shadow-md);border:1px solid rgba(229,183,106,0.7)}.team-hero-chipcard-eyebrow{font-size:0.68rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-primary-strong);margin-bottom:var(--space-2)}.team-hero-chipcard-text{font-size:var(--font-size-sm);margin-bottom:0}.team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-6)}.team-card .card-body p:last-child{margin-bottom:0}.team-list{margin-top:var(--space-3);display:grid;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--color-text-muted)}.team-list li::before{content:"\2022";margin-right:0.5rem;color:var(--color-primary-strong)}.team-section-alt{background:radial-gradient(circle at 10% 0,rgba(229,183,106,0.18) 0,transparent 55%),var(--color-surface)}.team-alt-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.3fr);gap:var(--space-8);align-items:stretch}.team-alt-image-wrap{align-self:center}.team-alt-image-item{height:100%;min-height:260px}.team-alt-image-item img{width:100%;height:100%;object-fit:cover}.team-card.compact{height:100%;display:flex;flex-direction:column}.team-card.compact .card-body{margin-top:auto}.team-values-layout{display:flex;flex-direction:column;gap:var(--space-8)}.team-values-header{max-width:640px}.team-values-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-6)}.team-gallery-section{background:radial-gradient(circle at 80% 0,rgba(229,183,106,0.16) 0,transparent 55%),#050509}.team-gallery-header{max-width:640px;margin:0 auto var(--space-6);text-align:center}.team-gallery-grid{max-width:840px;margin:0 auto}.team-gallery-cta{margin-top:var(--space-6);display:flex;justify-content:center;gap:var(--space-4);flex-wrap:wrap}.team-cta-final{border-top:1px solid rgba(255,255,255,0.06);background:linear-gradient(145deg,rgba(5,4,9,0.98),rgba(27,19,10,0.96))}.team-cta-layout{display:flex;align-items:center;justify-content:space-between;gap:var(--space-6)}.team-cta-copy{max-width:560px}.team-cta-copy p{margin-bottom:0}.team-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}@media (max-width:960px){.team-hero-layout{grid-template-columns:minmax(0,1fr);gap:var(--space-8)}.team-hero-visual{order:-1;justify-self:flex-start}.team-hero-image-frame{max-width:360px}.team-grid{grid-template-columns:minmax(0,1fr)}.team-alt-layout{grid-template-columns:minmax(0,1fr);gap:var(--space-6)}.team-values-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:640px){.team-hero-cta{flex-direction:column;align-items:stretch}.team-hero-image-frame{max-width:100%}.team-hero-chipcard{position:static;margin:var(--space-4) var(--space-2) var(--space-1)}.team-cta-layout{flex-direction:column;align-items:flex-start}.team-gallery-header{text-align:left}}
