.about-module__cV7PXW__page{padding-top:80px}.about-module__cV7PXW__hero{padding:80px 0 60px;position:relative;overflow:hidden}.about-module__cV7PXW__heroGlow{pointer-events:none;background:radial-gradient(#22c55e0d 0%,#0000 60%);width:60%;height:160%;position:absolute;top:-30%;left:-10%}.about-module__cV7PXW__container{max-width:1280px;margin:0 auto;padding:0 40px}.about-module__cV7PXW__supertitle{letter-spacing:.15em;text-transform:uppercase;color:var(--accent-green);align-items:center;gap:12px;margin-bottom:16px;font-size:.8rem;font-weight:600;display:flex}.about-module__cV7PXW__bar{background:var(--accent-green);border-radius:2px;width:28px;height:2px}.about-module__cV7PXW__heroTitle{font-family:var(--font-display);color:var(--text-primary);max-width:700px;margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.about-module__cV7PXW__hl{background:linear-gradient(135deg,#22c55e,#4ade80);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.about-module__cV7PXW__heroDesc{color:var(--text-secondary);max-width:650px;font-size:1.1rem;line-height:1.75}.about-module__cV7PXW__section{padding:80px 0}.about-module__cV7PXW__bgAlt{background:var(--bg-secondary)}.about-module__cV7PXW__sectionTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:40px;font-size:1.8rem;font-weight:700}.about-module__cV7PXW__statsSection{padding:0 0 80px}.about-module__cV7PXW__statsGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.about-module__cV7PXW__statCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);text-align:center;transition:all var(--transition-base);flex-direction:column;gap:8px;padding:32px 24px;display:flex}.about-module__cV7PXW__statCard:hover{border-color:var(--border-green)}.about-module__cV7PXW__statValue{font-family:var(--font-display);color:var(--accent-green);font-size:2.4rem;font-weight:800}.about-module__cV7PXW__statLabel{color:var(--text-muted);font-size:.85rem}.about-module__cV7PXW__valuesGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.about-module__cV7PXW__valueCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;gap:12px;padding:28px 24px;display:flex}.about-module__cV7PXW__valueCard:hover{border-color:var(--border-green);transform:translateY(-3px)}.about-module__cV7PXW__valueIcon{font-size:1.8rem}.about-module__cV7PXW__valueName{font-family:var(--font-display);color:var(--text-primary);font-size:1.05rem;font-weight:700}.about-module__cV7PXW__valueDesc{color:var(--text-muted);font-size:.86rem;line-height:1.6}.about-module__cV7PXW__founderBlock{align-items:center;gap:40px;display:flex}.about-module__cV7PXW__founderAvatar{background:var(--accent-green-subtle);border:2px solid var(--border-green);width:100px;height:100px;font-family:var(--font-display);color:var(--accent-green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:2rem;font-weight:800;display:flex}.about-module__cV7PXW__founderName{font-family:var(--font-display);color:var(--text-primary);font-size:1.5rem;font-weight:700}.about-module__cV7PXW__founderRole{color:var(--accent-green);margin:4px 0 12px;font-size:.9rem;font-weight:600}.about-module__cV7PXW__founderBio{color:var(--text-secondary);max-width:600px;font-size:.95rem;line-height:1.75}.about-module__cV7PXW__timeline{border-left:2px solid var(--border-subtle);flex-direction:column;gap:0;padding-left:32px;display:flex;position:relative}.about-module__cV7PXW__timelineItem{gap:24px;padding:24px 0;display:flex;position:relative}.about-module__cV7PXW__timelineItem:before{content:"";background:var(--accent-green);border:3px solid var(--bg-primary);border-radius:50%;width:14px;height:14px;position:absolute;top:32px;left:-39px}.about-module__cV7PXW__timelineYear{font-family:var(--font-display);color:var(--accent-green);flex-shrink:0;min-width:60px;font-size:1.1rem;font-weight:800}.about-module__cV7PXW__timelineTitle{color:var(--text-primary);margin-bottom:6px;font-size:1.05rem;font-weight:700}.about-module__cV7PXW__timelineDesc{color:var(--text-muted);font-size:.88rem;line-height:1.6}.about-module__cV7PXW__ctaSection{padding:80px 0}.about-module__cV7PXW__ctaBanner{border-radius:var(--radius-xl);text-align:center;background:linear-gradient(135deg,#0d5c2e 0%,#16a34a 40%,#22c55e 70%,#16a34a 100%);padding:56px}.about-module__cV7PXW__ctaTitle{font-family:var(--font-display);color:#fff;margin-bottom:12px;font-size:1.8rem;font-weight:700}.about-module__cV7PXW__ctaDesc{color:#fffc;margin-bottom:28px;font-size:1rem}.about-module__cV7PXW__ctaActions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.about-module__cV7PXW__btnWhite{color:#16a34a;border-radius:var(--radius-full);transition:all var(--transition-base);background:#fff;align-items:center;gap:8px;padding:14px 28px;font-size:.9rem;font-weight:700;display:inline-flex}.about-module__cV7PXW__btnWhite:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0003}.about-module__cV7PXW__btnGhost{color:#ffffffe6;border-radius:var(--radius-full);transition:all var(--transition-base);border:1.5px solid #ffffff4d;align-items:center;gap:8px;padding:14px 28px;font-size:.9rem;font-weight:600;display:inline-flex}.about-module__cV7PXW__btnGhost:hover{background:#ffffff1a}@media (max-width:1024px){.about-module__cV7PXW__statsGrid,.about-module__cV7PXW__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.about-module__cV7PXW__container{padding:0 20px}.about-module__cV7PXW__statsGrid,.about-module__cV7PXW__valuesGrid{grid-template-columns:1fr}.about-module__cV7PXW__founderBlock{text-align:center;flex-direction:column;align-items:center}.about-module__cV7PXW__ctaBanner{padding:36px 24px}}
