.aboutPage-module__wr8vda__aboutPageModern{background:#fafafa;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;animation:.4s ease-out aboutPage-module__wr8vda__fadeIn}.aboutPage-module__wr8vda__loadingContainer{color:#666;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.aboutPage-module__wr8vda__heroSection{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:80px 0 60px;position:relative;overflow:hidden}.aboutPage-module__wr8vda__heroBackground{opacity:.1;background-image:radial-gradient(circle at 20%,#fff 0%,#0000 50%),radial-gradient(circle at 80% 80%,#fff 0%,#0000 50%);position:absolute;inset:0}.aboutPage-module__wr8vda__heroContent{z-index:1;position:relative}.aboutPage-module__wr8vda__profileHeader{text-align:center;animation:.8s ease-out aboutPage-module__wr8vda__slideUp}.aboutPage-module__wr8vda__profileBadge{margin-bottom:20px;font-size:48px;animation:3s ease-in-out infinite aboutPage-module__wr8vda__float;display:inline-block}.aboutPage-module__wr8vda__brandName{letter-spacing:-1px;margin-bottom:10px;font-size:clamp(2.5rem,8vw,4rem);font-weight:700}.aboutPage-module__wr8vda__brandTagline{opacity:.95;letter-spacing:2px;margin-bottom:15px;font-size:1.1rem;font-weight:600}.aboutPage-module__wr8vda__brandDescription{opacity:.9;max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.6}.aboutPage-module__wr8vda__tabsSection{z-index:100;background:#fff;border-bottom:1px solid #e5e5e5;padding:0;position:sticky;top:0}.aboutPage-module__wr8vda__tabsContainer{justify-content:center;gap:0;padding:0;display:flex}.aboutPage-module__wr8vda__tabButton{color:#666;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;max-width:150px;padding:16px 20px;font-size:.95rem;font-weight:500;transition:all .3s;position:relative}.aboutPage-module__wr8vda__tabButton:hover{color:#333;background:#f5f5f5}.aboutPage-module__wr8vda__tabButton.aboutPage-module__wr8vda__active{color:#667eea;border-bottom-color:#667eea}.aboutPage-module__wr8vda__contentContainer{padding:40px 0}.aboutPage-module__wr8vda__contentSection{animation:.6s ease-out aboutPage-module__wr8vda__fadeInUp}.aboutPage-module__wr8vda__fadeIn{opacity:1;animation:.6s ease-out aboutPage-module__wr8vda__fadeInUp}.aboutPage-module__wr8vda__sectionCard{background:#fff;border-radius:16px;padding:40px;transition:all .3s;box-shadow:0 2px 8px #00000014}.aboutPage-module__wr8vda__sectionCard:hover{box-shadow:0 4px 16px #0000001f}.aboutPage-module__wr8vda__cardHeader{border-bottom:2px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;display:flex}.aboutPage-module__wr8vda__cardHeader h2{color:#1a1a1a;margin:0;font-size:2rem;font-weight:700}.aboutPage-module__wr8vda__sectionIcon{font-size:2rem}.aboutPage-module__wr8vda__cardContent p{color:#555;margin-bottom:20px;line-height:1.8}.aboutPage-module__wr8vda__introText{color:#333;margin-bottom:30px;font-size:1.1rem}.aboutPage-module__wr8vda__storyTimeline{margin-top:30px}.aboutPage-module__wr8vda__timelineItem{gap:20px;margin-bottom:30px;display:flex;position:relative}.aboutPage-module__wr8vda__timelineMarker{background:#667eea;border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:6px;box-shadow:0 0 0 4px #667eea1a}.aboutPage-module__wr8vda__timelineItem:not(:last-child):before{content:"";background:#e5e5e5;width:2px;height:calc(100% + 6px);position:absolute;top:24px;left:5px}.aboutPage-module__wr8vda__timelineContent h4{color:#1a1a1a;margin-bottom:8px;font-size:1.1rem;font-weight:600}.aboutPage-module__wr8vda__timelineContent p{color:#666;margin:0}.aboutPage-module__wr8vda__teamGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;display:grid}.aboutPage-module__wr8vda__teamCard{background:#fff;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #00000014}.aboutPage-module__wr8vda__teamCard:hover{transform:translateY(-8px);box-shadow:0 8px 24px #00000026}.aboutPage-module__wr8vda__teamImageWrapper{background:#f0f0f0;width:100%;padding-bottom:100%;position:relative;overflow:hidden}.aboutPage-module__wr8vda__teamImage{object-fit:cover;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.aboutPage-module__wr8vda__teamCard:hover .aboutPage-module__wr8vda__teamImage{transform:scale(1.05)}.aboutPage-module__wr8vda__teamOverlay{opacity:0;background:#0009;align-items:flex-end;padding:20px;transition:opacity .3s;display:flex;position:absolute;inset:0}.aboutPage-module__wr8vda__teamCard:hover .aboutPage-module__wr8vda__teamOverlay{opacity:1}.aboutPage-module__wr8vda__roleBadge{color:#667eea;background:#fff;border-radius:20px;padding:6px 12px;font-size:.85rem;font-weight:600}.aboutPage-module__wr8vda__teamInfo{padding:24px}.aboutPage-module__wr8vda__teamInfo h3{color:#1a1a1a;margin-bottom:4px;font-size:1.3rem;font-weight:700}.aboutPage-module__wr8vda__roleTitle{color:#667eea;margin-bottom:12px;font-size:.9rem;font-weight:600}.aboutPage-module__wr8vda__bio{color:#666;margin-bottom:16px;font-size:.95rem;line-height:1.6}.aboutPage-module__wr8vda__skills{flex-wrap:wrap;gap:8px;display:flex}.aboutPage-module__wr8vda__skillTag{color:#666;background:#f0f0f0;border-radius:12px;padding:4px 10px;font-size:.8rem;font-weight:500;display:inline-block}.aboutPage-module__wr8vda__missionGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:50px;display:grid}.aboutPage-module__wr8vda__missionCard{color:#fff;border-radius:16px;padding:40px;transition:all .3s}.aboutPage-module__wr8vda__missionCardPrimary{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.aboutPage-module__wr8vda__missionCardSecondary{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)}.aboutPage-module__wr8vda__missionCard:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0003}.aboutPage-module__wr8vda__missionIcon{margin-bottom:16px;font-size:2.5rem}.aboutPage-module__wr8vda__missionCard h3{margin-bottom:16px;font-size:1.5rem;font-weight:700}.aboutPage-module__wr8vda__missionCard p{opacity:.95;font-size:1rem;line-height:1.7}.aboutPage-module__wr8vda__valuesSection{background:#fff;border-radius:16px;padding:40px;box-shadow:0 2px 8px #00000014}.aboutPage-module__wr8vda__valuesTitle{color:#1a1a1a;text-align:center;margin-bottom:30px;font-size:1.8rem;font-weight:700}.aboutPage-module__wr8vda__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;display:grid}.aboutPage-module__wr8vda__valueItem{text-align:center;background:#f9f9f9;border-radius:12px;padding:20px;transition:all .3s}.aboutPage-module__wr8vda__valueItem:hover{background:#f0f0f0;transform:translateY(-4px)}.aboutPage-module__wr8vda__valueIcon{margin-bottom:12px;font-size:2.5rem;display:block}.aboutPage-module__wr8vda__valueItem h4{color:#1a1a1a;margin-bottom:8px;font-size:1.1rem;font-weight:600}.aboutPage-module__wr8vda__valueItem p{color:#666;margin:0;font-size:.95rem;line-height:1.5}.aboutPage-module__wr8vda__ctaSection{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:60px 0}.aboutPage-module__wr8vda__ctaCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:60px 40px}.aboutPage-module__wr8vda__ctaCard h2{margin-bottom:16px;font-size:2rem;font-weight:700}.aboutPage-module__wr8vda__ctaCard p{opacity:.95;margin-bottom:30px;font-size:1.1rem}.aboutPage-module__wr8vda__ctaButton{color:#667eea;cursor:pointer;background:#fff;border:none;border-radius:50px;padding:14px 40px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 16px #0003}.aboutPage-module__wr8vda__ctaButton:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0000004d}@keyframes aboutPage-module__wr8vda__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes aboutPage-module__wr8vda__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes aboutPage-module__wr8vda__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes aboutPage-module__wr8vda__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:768px){.aboutPage-module__wr8vda__heroSection{padding:60px 0 40px}.aboutPage-module__wr8vda__brandName{font-size:2rem}.aboutPage-module__wr8vda__cardHeader{flex-direction:column;align-items:flex-start}.aboutPage-module__wr8vda__contentContainer{padding:40px 16px}.aboutPage-module__wr8vda__sectionCard{padding:24px}.aboutPage-module__wr8vda__missionCard,.aboutPage-module__wr8vda__valuesSection{padding:32px 24px}.aboutPage-module__wr8vda__ctaCard{padding:40px 24px}.aboutPage-module__wr8vda__ctaCard h2{font-size:1.5rem}.aboutPage-module__wr8vda__tabsContainer{overflow-x:auto}.aboutPage-module__wr8vda__tabButton{flex:none;max-width:none}}.aboutPage-module__wr8vda__hoverLift{transition:transform .3s,box-shadow .3s}.aboutPage-module__wr8vda__hoverLift:hover{transform:translateY(-10px);box-shadow:0 1rem 3rem #0000002d!important}
