.about-module__-i9KWa__storyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.about-module__-i9KWa__storyImage{position:relative}.about-module__-i9KWa__storyImage img{border-radius:var(--radius-lg);object-fit:cover;aspect-ratio:4/3;width:100%}.about-module__-i9KWa__storyBadge{background:var(--gradient);color:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-lg);text-align:center;padding:24px 32px;position:absolute;bottom:-20px;right:-20px}.about-module__-i9KWa__storyBadge strong{font-size:2rem;font-family:var(--font-heading);display:block}.about-module__-i9KWa__storyBadge span{opacity:.9;font-size:.85rem}.about-module__-i9KWa__storyContent h2{margin:16px 0 20px}.about-module__-i9KWa__storyStats{gap:32px;margin-top:32px;display:flex}.about-module__-i9KWa__storyStats>div{text-align:center}.about-module__-i9KWa__storyStats strong{color:var(--primary);font-size:1.8rem;font-family:var(--font-heading);display:block}.about-module__-i9KWa__storyStats span{color:var(--text-muted);font-size:.85rem}.about-module__-i9KWa__mvGrid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.about-module__-i9KWa__mvCard{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow);height:100%;padding:48px 40px}.about-module__-i9KWa__mvIcon{background:var(--gradient-light);width:64px;height:64px;color:var(--primary);border-radius:16px;justify-content:center;align-items:center;margin-bottom:20px;font-size:1.5rem;display:flex}.about-module__-i9KWa__mvCard h3{margin-bottom:16px}.about-module__-i9KWa__mvList{flex-direction:column;gap:10px;margin-top:20px;display:flex}.about-module__-i9KWa__mvList li{color:var(--text-light);align-items:center;gap:10px;font-size:.92rem;display:flex}.about-module__-i9KWa__mvList li svg{color:var(--accent);flex-shrink:0;font-size:.8rem}.about-module__-i9KWa__valuesGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.about-module__-i9KWa__valueCard{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);text-align:center;transition:var(--transition);height:100%;padding:40px 30px}.about-module__-i9KWa__valueCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.about-module__-i9KWa__valueIcon{color:var(--primary);margin-bottom:20px;font-size:2.5rem}.about-module__-i9KWa__valueCard h4{margin-bottom:12px}.about-module__-i9KWa__valueCard p{margin:0;font-size:.92rem}.about-module__-i9KWa__experienceSection{background:var(--dark);padding:100px 0}.about-module__-i9KWa__skillsGrid{grid-template-columns:1fr 1fr;gap:24px 60px;display:grid}.about-module__-i9KWa__skillBar{margin-bottom:4px}.about-module__-i9KWa__skillInfo{justify-content:space-between;margin-bottom:8px;display:flex}.about-module__-i9KWa__skillName{color:#ffffffe6;font-size:.92rem;font-weight:500}.about-module__-i9KWa__skillPct{color:var(--accent);font-size:.9rem;font-weight:600}.about-module__-i9KWa__skillTrack{background:#ffffff1a;border-radius:4px;height:8px;overflow:hidden}.about-module__-i9KWa__skillFill{background:var(--gradient);border-radius:4px;height:100%;transition:width 1.5s ease-in-out}.about-module__-i9KWa__diffGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.about-module__-i9KWa__diffCard{text-align:center;background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);transition:var(--transition);height:100%;padding:40px 24px}.about-module__-i9KWa__diffCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.about-module__-i9KWa__diffIcon{color:var(--primary);margin-bottom:16px;font-size:2rem}.about-module__-i9KWa__diffCard h4{margin-bottom:10px}.about-module__-i9KWa__diffCard p{margin:0;font-size:.9rem}.about-module__-i9KWa__cta{background:var(--gradient-dark);padding:100px 0;position:relative}.about-module__-i9KWa__cta:before{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='m36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.about-module__-i9KWa__cta .about-module__-i9KWa__container{z-index:1;position:relative}@media (max-width:768px){.about-module__-i9KWa__storyGrid,.about-module__-i9KWa__mvGrid{grid-template-columns:1fr}.about-module__-i9KWa__valuesGrid,.about-module__-i9KWa__diffGrid{grid-template-columns:1fr 1fr}.about-module__-i9KWa__skillsGrid{grid-template-columns:1fr}.about-module__-i9KWa__storyStats{justify-content:center}}@media (max-width:480px){.about-module__-i9KWa__valuesGrid,.about-module__-i9KWa__diffGrid{grid-template-columns:1fr}}
