.about-hero-bg{min-height:100vh;color:var(--clr-bone);background-image:url(/assets/about-hero.webp);background-position:50%;background-size:cover;justify-content:center;align-items:center;display:flex;position:relative}.about-hero-bg .hero-overlay{background:linear-gradient(to bottom, #142c2499 0%, #0d1a1566 50%, var(--clr-deep-forest) 100%);z-index:1;position:absolute;inset:0}.about-hero-bg .hero-content{z-index:2;text-align:center;flex-direction:column;align-items:center;margin-top:4rem;display:flex;position:relative}.about-hero-bg .hero-subtitle{color:#e9e3d2e6;max-width:600px;margin-top:1.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.section-story{padding:6rem 1rem}.story-grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (width>=992px){.story-grid{grid-template-columns:1fr 1fr;gap:5rem}}.story-text{color:#e9e3d2e6;font-size:1.1rem;line-height:1.7}.story-text p{margin-bottom:1.5rem}.story-text p:last-child{margin-bottom:0}.story-image{border-radius:16px;overflow:hidden}.story-image img{object-fit:cover;width:100%;height:auto;display:block}.section-members{padding:4rem 1rem 8rem}.members-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.member-card{background:linear-gradient(135deg,#233e3366 0%,#0d1a15cc 100%);border:1px solid #a2b99726;border-radius:12px;flex-direction:column;padding:1.5rem;display:flex}.member-header{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.member-avatar{background-color:#e9e3d20d;border:1px solid #e9e3d21a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.member-avatar svg{stroke:#e9e3d266;width:32px;height:32px}.member-avatar img{object-fit:cover;width:100%;height:100%}.member-title-group{flex-direction:column;display:flex}.member-name{color:var(--clr-bone);margin-bottom:.25rem;font-size:1.125rem;line-height:1.2}.member-role{color:var(--clr-gold);text-transform:uppercase;letter-spacing:.5px;font-size:.875rem}.member-icon{color:var(--clr-gold);opacity:.7;margin-left:auto}.member-icon img{opacity:.7;width:24px;height:24px}.member-bio{color:#e9e3d2d9;margin:0;font-size:.95rem;line-height:1.5}
