.about-module__8TymFG__intro{color:var(--kc-muted);text-wrap:pretty;margin:0;font-size:15.5px;line-height:1.75}.about-module__8TymFG__stats{flex-wrap:wrap;gap:12px;display:flex}.about-module__8TymFG__stat{background:var(--kc-brand-soft);border:1px solid color-mix(in srgb, var(--kc-brand) 22%, transparent);border-radius:var(--kc-radius-sm);flex-direction:column;flex:1 1 0;align-items:center;gap:4px;min-width:96px;padding:16px 12px;display:flex}.about-module__8TymFG__statNum{color:var(--kc-brand-strong);font-size:24px;font-weight:800;line-height:1}.about-module__8TymFG__statLabel{color:var(--kc-muted);font-size:14px;font-weight:600}.about-module__8TymFG__grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;display:grid}.about-module__8TymFG__featureCard{background:var(--kc-card);border:1px solid var(--kc-border);border-radius:var(--kc-radius);box-shadow:var(--kc-shadow-sm);transition:box-shadow .24s var(--kc-ease), transform .24s var(--kc-ease);flex-direction:column;gap:8px;padding:20px;display:flex}.about-module__8TymFG__featureCard:hover{box-shadow:var(--kc-shadow-md);transform:translateY(-2px)}.about-module__8TymFG__icon{background:var(--kc-brand-soft);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:4px;font-size:22px;display:inline-flex}.about-module__8TymFG__cardTitle{color:var(--kc-text);margin:0;font-size:16px;font-weight:700}.about-module__8TymFG__cardDesc{color:var(--kc-muted);margin:0;font-size:14.5px;line-height:1.65}@media (prefers-reduced-motion:reduce){.about-module__8TymFG__featureCard,.about-module__8TymFG__featureCard:hover{transition:none;transform:none}}