.section-about-hero{padding-top:var(--space-20);padding-bottom:var(--space-16)}.section-about-hero-inner{display:grid;grid-template-columns:minmax(0,1.1fr);gap:var(--space-10);align-items:center}@media(min-width:960px){.section-about-hero-inner{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}}.section-about-hero-copy{max-width:40rem}.section-about-hero-copy h1{margin-top:var(--space-4);margin-bottom:var(--space-4)}.about-hero-meta{display:grid;grid-template-columns:1fr;gap:var(--space-4);margin-top:var(--space-4);margin-bottom:var(--space-4)}@media(min-width:768px){.about-hero-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}.about-hero-pill{padding:var(--space-4);border-radius:var(--radius-lg);border:1px solid rgba(65,72,83,0.9);background:radial-gradient(circle at top,rgba(200,155,71,0.06),transparent 55%),rgba(14,17,23,0.98);box-shadow:var(--shadow-subtle)}.about-hero-pill .kicker{display:block;margin-bottom:var(--space-2)}.section-about-hero-media{display:flex;flex-direction:column;gap:var(--space-4)}.about-hero-figure{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-elevated);border:1px solid rgba(200,155,71,0.35);background-color:#050609}.about-hero-figure img{width:100%;height:100%;max-height:460px}.about-hero-figure figcaption{padding:var(--space-3) var(--space-4);font-size:var(--fs-xs);color:var(--color-muted)}.about-hero-stats{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-2)}.about-hero-cta{display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center;margin-bottom:var(--space-4)}.section-history-grid{align-items:start}.section-history-media{display:flex;flex-direction:column;gap:var(--space-5)}.about-photo-layered{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-soft);border:1px solid rgba(200,155,71,0.3);background-color:#050609}.about-photo-layered img{width:100%;max-height:360px}.about-photo-layered figcaption{padding:var(--space-3) var(--space-4);font-size:var(--fs-xs);color:var(--color-muted)}.section-team-grid{align-items:center;gap:var(--space-10)}.about-team-figure{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-elevated);border:1px solid rgba(200,155,71,0.4);background-color:#050609}.about-team-figure img{width:100%;max-height:420px}.about-team-figure figcaption{padding:var(--space-3) var(--space-4);font-size:var(--fs-xs);color:var(--color-muted)}.about-team-card{margin-bottom:var(--space-4)}.about-team-highlights{margin-top:var(--space-2)}.section-mission-grid{align-items:stretch}.section-leadership-grid{align-items:stretch}.section-recognition-grid{align-items:start;gap:var(--space-10)}.about-awards-list{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-4)}.about-awards-list .kicker{display:block;margin-bottom:var(--space-1)}.section-invitation-card{position:relative}.section-invitation-inner{display:grid;grid-template-columns:minmax(0,1.3fr);gap:var(--space-8);align-items:start}@media(min-width:960px){.section-invitation-inner{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}}.section-invitation-text h2{margin-bottom:var(--space-4)}.section-invitation-cta{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.section-invitation-side{display:flex;flex-direction:column;gap:var(--space-4)}.about-links-list{display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--fs-sm)}.about-links-list a{color:var(--color-muted)}.about-links-list a:hover{color:var(--color-heading)}.fade-in-up{will-change:transform,opacity}
