.about_page__tihwQ{background:url(/gradient/abstract_gradient.svg);color:var(--public-foreground);display:flex;justify-content:center;padding-top:10px}.about_inner__FvwFT{width:100%;background:var(--public-background);display:flex;flex-direction:column;gap:2.5rem;padding:4rem 2rem 5rem}.about_hero__SkAbU{max-width:960px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:.75rem}.about_eyebrow__UYCvU{text-transform:uppercase;letter-spacing:.12em;font-size:.85rem;color:var(--text-muted)}.about_hero__SkAbU h1{font-size:clamp(2.4rem,3vw,3rem);margin:0}.about_lede__ym2yK{font-size:1.15rem;line-height:1.7;color:var(--text-muted-slightly)}.about_support__pWLAI{color:var(--text-muted)}.about_gridSection__So7aD{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.about_grid__5p022{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.about_card__v3f7z{background:linear-gradient(180deg,rgba(255,95,137,.08),rgba(255,95,137,.02));border:1px solid var(--border);border-radius:18px;padding:1.5rem;box-shadow:var(--card-shadow)}.about_card__v3f7z h2{color:var(--primary);font-size:1.2rem;margin:0 0 .5rem}.about_card__v3f7z p{margin:0;color:var(--text-muted-slightly)}.about_divider__ztACJ{display:flex;justify-content:center;align-items:center;gap:.75rem;color:var(--text-muted);font-weight:600;text-align:center;margin-bottom:20px}.about_divider__ztACJ:after,.about_divider__ztACJ:before{content:"";height:1px;width:60px;background:var(--border)}.about_storySection__y4QnK{max-width:900px;margin:0 auto}.about_storyFlow__lbGvg{display:flex;flex-direction:column;gap:1rem;color:var(--text-muted-slightly);line-height:1.7}.about_originSection__Ib2L2{max-width:900px;margin:0 auto}.about_originCard__XiWUK{background:var(--hover);border:1px solid var(--border);border-radius:18px;padding:1.5rem;box-shadow:var(--card-shadow);display:flex;flex-direction:column;gap:1rem;color:var(--text-muted-slightly)}.about_ideaSection__JN97h{max-width:900px;margin:0 auto}.about_ideaCard__BVraV{background:radial-gradient(circle at 20% 20%,rgba(255,95,137,.14),transparent 35%),var(--hover);border:1px solid var(--border);border-radius:18px;padding:1.75rem;box-shadow:var(--card-shadow);display:flex;flex-direction:column;gap:.75rem;color:var(--text-muted-slightly)}.about_boldLine__NxhWP{color:var(--foreground);font-weight:700}.about_pillars__4sjvO{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-top:.5rem;margin-right:30px}.about_pillar__Fn0V5{padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(255,95,137,.35);color:var(--primary);background:rgba(255,95,137,.08);font-weight:600;font-size:.95rem}.about_closing__1K86B{max-width:900px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:.5rem}.about_closing__1K86B h2{font-size:2rem;margin:0}.about_tagline__pZ0kx{color:var(--text-muted);margin:0}.about_fadeInUp__Q4hzS{opacity:0;transform:translateY(14px);animation:about_fadeInUp__Q4hzS .7s ease both;animation-delay:calc(var(--stagger, 0) * 80ms + 60ms)}@keyframes about_fadeInUp__Q4hzS{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.about_fadeInUp__Q4hzS{animation:none;opacity:1;transform:none}}@media (max-width:768px){.about_inner__FvwFT{padding:3rem 1.25rem 4rem}.about_card__v3f7z{padding:1.25rem}}