.about-module__-i9KWa__page{min-height:100vh;font-family:var(--font-inter,"Inter",sans-serif);color:#0f172a;background:#fff}.about-module__-i9KWa__hero{text-align:center;background:#fff;border-bottom:1px solid #f1f5f9;padding:10rem 2rem 6rem;position:relative}.about-module__-i9KWa__heroContent{z-index:10;max-width:840px;margin:0 auto;position:relative}.about-module__-i9KWa__heroBadge{color:#475569;letter-spacing:.1em;text-transform:uppercase;background:#f1f5f9;border-radius:6px;margin-bottom:2rem;padding:.35rem .85rem;font-size:.7rem;font-weight:700;display:inline-block}.about-module__-i9KWa__heroTitle{color:#0f172a;letter-spacing:-.04em;margin-bottom:2rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1}.about-module__-i9KWa__heroTitle span{color:#2563eb}.about-module__-i9KWa__heroDesc{color:#64748b;max-width:600px;margin:0 auto;font-size:1.25rem;font-weight:450;line-height:1.6}.about-module__-i9KWa__statsStrip{color:#fff;background:#0f172a;padding:4rem 2rem}.about-module__-i9KWa__statsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.about-module__-i9KWa__statItem{text-align:center}.about-module__-i9KWa__statNum{font-variant-numeric:tabular-nums;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;display:block}.about-module__-i9KWa__statLabel{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;font-size:.75rem;font-weight:600}.about-module__-i9KWa__storySection{max-width:1200px;margin:0 auto;padding:8rem 2rem}.about-module__-i9KWa__storyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.about-module__-i9KWa__storyImageWrap{aspect-ratio:4/3;background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;position:relative;overflow:hidden}.about-module__-i9KWa__storyTag{color:#2563eb;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:block}.about-module__-i9KWa__storyTitle{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.25rem;font-weight:800}.about-module__-i9KWa__storyText{color:#475569;margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.about-module__-i9KWa__valuesSection{background:#f8fafc;padding:8rem 2rem}.about-module__-i9KWa__valuesHeader{text-align:center;max-width:600px;margin:0 auto 4rem}.about-module__-i9KWa__valuesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.about-module__-i9KWa__valueCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:3rem;transition:transform .3s,box-shadow .3s}.about-module__-i9KWa__valueCard:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000000d}.about-module__-i9KWa__valueIcon{color:#2563eb;background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:2rem;display:flex}.about-module__-i9KWa__valueTitle{margin-bottom:1rem;font-size:1.25rem;font-weight:800}.about-module__-i9KWa__valueDesc{color:#64748b;font-size:.95rem;line-height:1.6}.about-module__-i9KWa__teamSection{padding:8rem 2rem}.about-module__-i9KWa__teamGrid{grid-template-columns:repeat(4,1fr);gap:3rem;max-width:1200px;margin:0 auto;display:grid}.about-module__-i9KWa__memberCard{text-align:center}.about-module__-i9KWa__memberAvatar{color:#cbd5e1;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 1.5rem;font-size:2rem;font-weight:800;display:flex}.about-module__-i9KWa__memberName{margin-bottom:.25rem;font-size:1.125rem;font-weight:800}.about-module__-i9KWa__memberRole{color:#2563eb;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.about-module__-i9KWa__timelineSection{background:#fff;border-top:1px solid #f1f5f9;padding:8rem 2rem}.about-module__-i9KWa__timelineGrid{max-width:1000px;margin:0 auto}.about-module__-i9KWa__timelineItem{grid-template-columns:100px 1fr;gap:4rem;padding-bottom:4rem;display:grid;position:relative}.about-module__-i9KWa__timelineItem:not(:last-child):after{content:"";background:#e2e8f0;width:1px;position:absolute;top:40px;bottom:-10px;left:118px}.about-module__-i9KWa__timelineYear{color:#0f172a;text-align:right;font-size:1.5rem;font-weight:900}.about-module__-i9KWa__timelineContent{padding-top:.25rem}.about-module__-i9KWa__timelineHeadline{margin-bottom:.75rem;font-size:1.25rem;font-weight:800}.about-module__-i9KWa__timelineBody{color:#64748b;font-size:1rem;line-height:1.7}@media (max-width:1024px){.about-module__-i9KWa__storyGrid{grid-template-columns:1fr;gap:4rem}.about-module__-i9KWa__statsGrid,.about-module__-i9KWa__valuesGrid,.about-module__-i9KWa__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.about-module__-i9KWa__heroTitle{font-size:2.75rem}.about-module__-i9KWa__statsGrid,.about-module__-i9KWa__valuesGrid{grid-template-columns:1fr}.about-module__-i9KWa__timelineItem{grid-template-columns:1fr;gap:1rem}.about-module__-i9KWa__timelineYear{text-align:left}.about-module__-i9KWa__timelineItem:after{display:none}}
