.about-module__JeZ8-G__aboutPage{background:var(--background);min-height:100vh}.about-module__JeZ8-G__nav{z-index:100;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--gray-200);background:#ffffffe6;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 2rem;display:flex;position:fixed;top:0;left:0}.about-module__JeZ8-G__navLinks{color:var(--text-muted);gap:2rem;font-weight:500;display:flex}.about-module__JeZ8-G__navLinks a:hover{color:var(--primary)}.about-module__JeZ8-G__aboutHero{text-align:center;max-width:800px;margin:0 auto;padding:8rem 2rem 4rem}.about-module__JeZ8-G__aboutHero h1{letter-spacing:-.5px;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.about-module__JeZ8-G__aboutHero h1 span{color:var(--primary)}.about-module__JeZ8-G__aboutHero p{color:var(--text-muted);font-size:1.2rem;line-height:1.7}.about-module__JeZ8-G__missionSection{max-width:1200px;margin:0 auto;padding:4rem 2rem}.about-module__JeZ8-G__missionGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:768px){.about-module__JeZ8-G__missionGrid{grid-template-columns:1fr}}.about-module__JeZ8-G__missionCard{background:var(--surface);border:1px solid var(--gray-200);text-align:center;transition:var(--transition);border-radius:14px;padding:2rem}.about-module__JeZ8-G__missionCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000000d}.about-module__JeZ8-G__missionIconWrap{color:#fff;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.about-module__JeZ8-G__missionCard h3{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.about-module__JeZ8-G__missionCard p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.about-module__JeZ8-G__teamSection{background:var(--surface);padding:4rem 2rem}.about-module__JeZ8-G__sectionHeader{text-align:center;margin-bottom:3rem}.about-module__JeZ8-G__sectionHeader h2{margin-bottom:.75rem;font-size:2.25rem;font-weight:700}.about-module__JeZ8-G__sectionHeader p{color:var(--text-muted);font-size:1.1rem}.about-module__JeZ8-G__teamGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.about-module__JeZ8-G__teamCard{background:var(--background);border:1px solid var(--gray-200);text-align:center;transition:var(--transition);border-radius:14px;padding:2rem}.about-module__JeZ8-G__teamCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000000a}.about-module__JeZ8-G__teamAvatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1rem;font-size:1.5rem;font-weight:800;display:flex}.about-module__JeZ8-G__teamCard h3{margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.about-module__JeZ8-G__teamRole{color:var(--primary);margin-bottom:.75rem;font-size:.875rem;font-weight:600}.about-module__JeZ8-G__teamCard p{color:var(--text-muted);font-size:.9rem;line-height:1.5}.about-module__JeZ8-G__approachSection{max-width:900px;margin:0 auto;padding:4rem 2rem}.about-module__JeZ8-G__approachSteps{flex-direction:column;gap:1.5rem;display:flex}.about-module__JeZ8-G__approachStep{background:var(--surface);border:1px solid var(--gray-200);transition:var(--transition);border-radius:14px;align-items:flex-start;gap:1.5rem;padding:1.75rem;display:flex}.about-module__JeZ8-G__approachStep:hover{box-shadow:0 8px 24px #0000000a}.about-module__JeZ8-G__stepNumber{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:800;display:flex}.about-module__JeZ8-G__approachStep h3{margin-bottom:.375rem;font-size:1.1rem;font-weight:700}.about-module__JeZ8-G__approachStep p{color:var(--text-muted);font-size:.925rem;line-height:1.5}.about-module__JeZ8-G__footer{background:var(--surface);border-top:1px solid var(--gray-200);text-align:center;color:var(--text-muted);margin-top:4rem;padding:2rem}
