.about-page[data-v-956fe689]{color:var(--body)}.container2[data-v-956fe689]{max-width:1400px;margin:0 auto;padding:0 2rem}section[data-v-956fe689]{padding:96px 2rem;display:flex;flex-direction:column;align-items:center}.hero[data-v-956fe689]{margin-top:-160px;padding-top:200px;text-align:center;background:linear-gradient(135deg,#df208011,#df208022)}.hero h1[data-v-956fe689]{font-size:3.5rem;font-weight:800;line-height:4rem;color:var(--title);margin:1rem 0}.hero .lead[data-v-956fe689]{font-size:1.5rem;color:var(--body);max-width:800px;margin:0 auto}.story-content[data-v-956fe689]{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:start}.story-text h2[data-v-956fe689]{font-size:2.5rem;font-weight:700;color:var(--title);margin:1rem 0}.story-text p[data-v-956fe689]{font-size:1.2rem;line-height:2rem;color:var(--body);margin:1rem 0}.story-stats[data-v-956fe689]{display:flex;flex-direction:row;justify-content:space-around;gap:2rem;background:linear-gradient(135deg,#df208011,#df208022);padding:2rem;border-radius:12px}.stat[data-v-956fe689]{text-align:center;flex:1}.stat-number[data-v-956fe689]{font-size:3rem;font-weight:800;color:var(--primary);line-height:1}.stat-label[data-v-956fe689]{font-size:1rem;color:var(--body);margin-top:.5rem}.mission[data-v-956fe689]{background:linear-gradient(135deg,#df208011,#df208022);width:100%;max-width:100%}.mission-grid[data-v-956fe689]{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2rem}.mission-card[data-v-956fe689]{background:#fff;padding:2rem;border-radius:12px;box-shadow:var(--shadow);text-align:center;flex:1 1 300px;max-width:380px}.mission-icon[data-v-956fe689]{color:var(--primary);margin-bottom:1rem}.mission-card h3[data-v-956fe689]{font-size:1.5rem;font-weight:700;color:var(--title);margin-bottom:1rem}.mission-card p[data-v-956fe689]{font-size:1.1rem;line-height:1.8rem;color:var(--body)}.values-header[data-v-956fe689]{text-align:center;margin-bottom:3rem}.values-header h2[data-v-956fe689]{font-size:2.5rem;font-weight:700;color:var(--title);margin-top:1rem}.values-grid[data-v-956fe689]{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.value-item[data-v-956fe689]{text-align:center;padding:1.5rem;flex:1 1 280px;max-width:350px}.value-icon[data-v-956fe689]{font-size:2.5rem;color:var(--primary);margin-bottom:1rem}.value-item h4[data-v-956fe689]{font-size:1.3rem;font-weight:700;color:var(--title);margin-bottom:.5rem}.value-item p[data-v-956fe689]{font-size:1rem;line-height:1.6rem;color:var(--body)}.problem-content[data-v-956fe689]{max-width:900px}.problem-text h2[data-v-956fe689]{font-size:2.5rem;font-weight:700;color:var(--title);margin:1rem 0 2rem}.problem-list[data-v-956fe689]{display:flex;flex-direction:column;gap:2rem;margin:2rem 0}.problem-item[data-v-956fe689]{display:flex;gap:1.5rem;align-items:start}.problem-icon[data-v-956fe689]{font-size:2rem;color:var(--primary);background:linear-gradient(135deg,#df208011,#df208022);padding:1rem;border-radius:8px;min-width:60px;text-align:center}.problem-item h4[data-v-956fe689]{font-size:1.3rem;font-weight:700;color:var(--title);margin-bottom:.5rem}.problem-item p[data-v-956fe689]{font-size:1.1rem;line-height:1.8rem;color:var(--body)}.solution-text[data-v-956fe689]{font-size:1.2rem;line-height:2rem;color:var(--body);margin-top:2rem;padding:2rem;background:linear-gradient(135deg,#df208011,#df208022);border-radius:12px;border-left:4px solid var(--primary)}.team[data-v-956fe689]{background:#fff}.team-header[data-v-956fe689]{text-align:center;max-width:800px}.team-header h2[data-v-956fe689]{font-size:2.5rem;font-weight:700;color:var(--title);margin:1rem 0}.team-header p[data-v-956fe689]{font-size:1.2rem;line-height:2rem;color:var(--body)}.animation-pop-in[data-v-956fe689]{opacity:0;animation:pop_in-956fe689 .25s var(--ease-swift) .5s forwards}.animation-pop-in-with-twist[data-v-956fe689]{opacity:0;animation:pop_in_with_twist-956fe689 .25s var(--ease-swift) .5s forwards}.animation-grow-fade[data-v-956fe689]{opacity:0;animation:grow_fade-956fe689 1.5s var(--ease-swift) .5s forwards}.animation[data-v-956fe689]{animation-play-state:paused}.play[data-v-956fe689],.play .animation[data-v-956fe689]{animation-play-state:running}.animation-delay-1[data-v-956fe689]{animation-delay:.8s}.animation-delay-2[data-v-956fe689]{animation-delay:.9s}.animation-delay-3[data-v-956fe689]{animation-delay:1s}.animation-delay-4[data-v-956fe689]{animation-delay:1.2s}.animation-delay-5[data-v-956fe689]{animation-delay:1.3s}.animation-delay-6[data-v-956fe689]{animation-delay:1.4s}@keyframes pop_in-956fe689{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes pop_in_with_twist-956fe689{0%{transform:scale(.9) rotate(10deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}@keyframes grow_fade-956fe689{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width: 1200px){section[data-v-956fe689]{padding:64px 2rem}.hero h1[data-v-956fe689]{font-size:3rem;line-height:3.5rem}.story-content[data-v-956fe689]{grid-template-columns:1fr}}@media (max-width: 768px){section[data-v-956fe689]{padding:48px 1.5rem}.hero[data-v-956fe689]{padding-top:120px}.hero h1[data-v-956fe689]{font-size:2.5rem;line-height:3rem}.hero .lead[data-v-956fe689]{font-size:1.2rem}.story-text h2[data-v-956fe689],.problem-text h2[data-v-956fe689],.values-header h2[data-v-956fe689],.team-header h2[data-v-956fe689],.cta-section h2[data-v-956fe689]{font-size:2rem}.cta-section p[data-v-956fe689]{font-size:1.2rem}.problem-item[data-v-956fe689],.story-stats[data-v-956fe689]{flex-direction:column;text-align:center}}@media (max-width: 576px){.hero h1[data-v-956fe689]{font-size:2rem;line-height:2.5rem}}
