@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&family=Poppins:wght@400;600;700&display=swap";:root{--v2-primary: #4F46E5;--v2-primary-dark: #3730A3;--v2-secondary: #06B6D4;--v2-accent: #06B6D4;--v2-gradient: linear-gradient(90deg, #4F46E5 0%, #06B6D4 100%);--v2-text-dark: #0f172a;--v2-text-gray: #6b7280;--v2-text-light: #94a3b8;--v2-bg-light: #f8fafc;--v2-bg-white: #ffffff;--v2-border: #e6edf3;--v2-shadow-sm: 0 1px 3px rgba(0, 0, 0, .04);--v2-shadow-md: 0 6px 18px rgba(0, 0, 0, .08);--v2-shadow-lg: 0 12px 28px rgba(0, 0, 0, .12);--v2-shadow-xl: 0 24px 48px rgba(0, 0, 0, .14);--v2-radius-sm: 8px;--v2-radius-md: 12px;--v2-radius-lg: 16px;--v2-radius-xl: 24px;--v2-transition: all .28s cubic-bezier(.22, 1, .36, 1);--v2-transition-fast: all .18s ease}*{box-sizing:border-box}.about-page{background:var(--v2-bg-white, #ffffff);color:var(--v2-text-dark, #1b1b1f);line-height:1.6;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hero{padding:20px 0 100px;background:linear-gradient(180deg,var(--v2-bg-white, #ffffff) 0%,var(--v2-bg-light, #fbfbfd) 100%)}.hero-container{max-width:1370px;margin:0 auto;padding:0 40px;display:flex;gap:90px;align-items:center;justify-content:space-between}.hero-text{flex:1;max-width:712px}.hero-text h1{font-size:48px;font-weight:700;line-height:1.5;margin:0 0 36px;color:var(--v2-text-dark, #1a1a1a);font-family:Poppins,Inter,sans-serif}.gradient-text{background:var(--v2-gradient, linear-gradient(90deg, #8d5ac7 0%, #4946f7 100%));font-size:56px;line-height:1.3;letter-spacing:-.01em;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-lead{font-size:26px;font-weight:500;line-height:41px;color:var(--v2-text-gray, #353535);margin:0 0 40px;font-family:Inter,Poppins,sans-serif}.hero-media{flex:1;position:relative;width:100%;max-width:526px;aspect-ratio:5 / 3;display:flex;align-items:flex-end}.hero-media img{width:100%;height:100%;border-radius:17px;object-fit:cover;box-shadow:var(--v2-shadow-lg, 0 12px 40px rgba(79, 48, 120, .12))}.btn-primary{background:var(--v2-gradient, linear-gradient(90deg, #824ec2 0%, #4946f7 100%));color:var(--v2-bg-white, #ffffff);box-shadow:0 4px 5.4px 1px #4f46e54d;transition:var(--v2-transition, all .28s ease)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 8px 2px #4f46e566}.btn-ghost{background:transparent;color:var(--v2-primary, #794cc9);border:2px solid var(--v2-primary, #904fb3);transition:var(--v2-transition, all .28s ease)}.btn-ghost:hover{background:#4f46e50d}.hero-media{flex:1;position:relative;width:526px;height:329px;display:flex;align-items:flex-end}.hero-media img{width:100%;max-width:526px;height:304px;border-radius:17px;object-fit:cover;box-shadow:var(--v2-shadow-lg, 0 12px 40px rgba(79, 48, 120, .12))}.hero-accent{position:absolute;left:0;width:85px;height:85px;border-radius:122px;border:9px solid var(--v2-bg-white, #ffffff);background:#4f46e51a;box-shadow:0 8px 30px #4f46e526}.problem-section{padding:0;max-width:1352px;margin:0 auto}.section-header{text-align:center;margin-bottom:44px;padding:0 40px}.section-header h2{font-size:42px;font-weight:700;color:var(--v2-text-dark, #1a1a1a);margin:0 0 20px;font-family:Poppins,Inter,sans-serif;line-height:1.36}.section-header p{font-size:26px;font-weight:500;color:var(--v2-text-gray, #353535);margin:0;font-family:Inter,Poppins,sans-serif;line-height:1.08}.problem-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:36px;padding:0 40px}.problem-card{background:var(--v2-bg-white, #ffffff);border:1px solid var(--v2-border, #eaeaea);border-radius:17px;padding:16px;-webkit-backdrop-filter:blur(15.8px);backdrop-filter:blur(15.8px);display:flex;flex-direction:column;gap:22px}.problem-card.problem-solution{background:#f7f7f7f2;border-color:var(--v2-border, #eaeaea)}.problem-header{display:flex;gap:12px;align-items:flex-start;padding-bottom:22px;border-bottom:1px solid var(--v2-border, #ebebeb)}.problem-issue{background:linear-gradient(112.48deg,#4f46e50d .16%,#4f46e505 98.3%)}.problem-solution{background:linear-gradient(112.48deg,#4f46e514 .16%,#4f46e508 98.3%)}.problem-icon{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--v2-bg-white, #ffffff);font-size:30px;font-weight:800;box-shadow:0 4px 4px #00000026}.problem-icon-red{background:linear-gradient(180deg,#ff8ab2,#ff6a99)}.problem-icon-purple{background:linear-gradient(180deg,#7a5bff,#5b3bff)}.problem-icon-green{background:linear-gradient(180deg,#6fc952,#5cb933)}.problem-header>div:nth-child(2){flex:1;display:flex;flex-direction:column;gap:8px}.problem-header h4{font-size:22px;font-weight:700;color:#1a1a1a;margin:0;font-family:Gilroy-SemiBold,Arial Rounded MT Bold,sans-serif}.problem-header p{font-size:18px;color:#353535;margin:0;font-family:Gilroy-Medium,Arial Rounded MT Bold,sans-serif;line-height:1.24}.problem-checkmark{font-size:20px;color:#4946f7;font-weight:800;margin-left:auto}.problem-detail{font-size:18px;color:#353535;line-height:28px;margin:0;font-family:Gilroy-Medium,Arial Rounded MT Bold,sans-serif;flex-grow:1}.problem-tag{background:#ee656b;color:#fff;padding:6px 12px;border-radius:112px;font-size:18px;font-weight:700;text-align:center;font-family:Gilroy-SemiBold,Arial Rounded MT Bold,sans-serif;align-self:flex-start;line-height:24px}.problem-card.problem-solution .problem-tag{background:#6fc952}.problem-metric{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 20px;border-top:1px solid #ebebeb}.problem-metric .title{font-size:17px;font-weight:500;font-family:Gilroy-medium!important;color:#6a7282}.problem-metric span{font-family:Gilroy-Bold!important;font-weight:400!important;font-size:32px!important;line-height:24px;letter-spacing:0%;color:#ee656b}.alert-icon{background-color:#f48c90;border-radius:50%;padding:10px;display:flex;align-items:center;justify-content:center}.alert-icon i{font-size:20px;color:#fff;vertical-align:middle}.problem-card.problem-solution .problem-metric:first-letter{color:#6fc952}.community-cta{background:linear-gradient(90deg,#f6f3ff,#efe6ff);padding:55px 40px;border-radius:16px;text-align:center;max-width:1434px;margin:60px auto;display:flex;flex-direction:column;align-items:center;gap:24px}.community-cta h3{font-size:56px;font-weight:700;margin:0;line-height:1.2;background:linear-gradient(90deg,#8d5ac7,#4946f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Gilroy-SemiBold,Arial Rounded MT Bold,sans-serif;letter-spacing:-.728px}.community-avatars{display:flex;align-items:center;margin-bottom:10px}.community-avatars img{width:55px;height:55px;border-radius:999px;border:3px solid #ffffff;margin-left:-12px;object-fit:cover;box-shadow:0 4px 12px #4f30781a}.community-avatars img:first-child{margin-left:0}.community-cta p{font-size:26px;color:#353535;margin:0 0 20px;font-family:Gilroy-Medium,Arial Rounded MT Bold,sans-serif;line-height:28px}.foundation-section{padding:100px 0;max-width:1512px;margin:0 auto}.foundation-grid{display:grid;grid-template-columns:314px 250px 250px 250px;gap:10px;justify-content:center;padding:0 20px;align-items:end}.foundation-item{display:flex;flex-direction:column;gap:15px}.foundation-image{width:100%;height:338px;border-radius:21px;overflow:hidden}.foundation-image img{width:100%;height:100%;object-fit:cover}.foundation-badge{background:#f9ebff;border-radius:39px;padding:11px 39px 11px 8px;display:inline-flex;align-items:center;gap:8px;width:100%;font-weight:700;font-size:24px;color:#1a1a1a;font-family:Gilroy-SemiBold,Arial Rounded MT Bold,sans-serif}.badge-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#824ec2;border-radius:50%;color:#fff;font-size:20px}.vision-item{background:#f7f7f7;padding:27px 16px;border-radius:15px;display:flex;width:100%;flex-direction:column;gap:10px;justify-content:center}.vision-item p{font-size:18px;color:#282828;font-family:Gilroy-Medium,Arial Rounded MT Bold,sans-serif;line-height:28px;margin:0}.values-item{display:flex;flex-direction:column;gap:15px;justify-content:flex-end}.values-item .foundation-image{height:251px}.values-item p{background:#f7f7f7;padding:12px;border-radius:15px;font-size:18px;color:#282828;text-align:center;font-family:Gilroy-Medium,Arial Rounded MT Bold,sans-serif;margin:0}.leaders-section{padding:100px 0;max-width:1512px;margin:0 auto}.leaders-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;padding:0 40px}.leader-card{background:linear-gradient(180deg,#f8f4ffd9,#fff);border:1px solid rgba(233,233,233,.8);border-radius:19px;padding:25px;-webkit-backdrop-filter:blur(194.8px);backdrop-filter:blur(194.8px);display:flex;flex-direction:column;gap:12px}.leader-header{display:flex;gap:20px;align-items:flex-start;flex-wrap:wrap}.leader-avatar{width:100px;height:100px;border-radius:999px;border:5px solid #ffffff;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 30px #4f307814}.leader-avatar img{width:100%;height:100%;border-radius:50%;object-fit:contain;object-position:center}.leader-details{display:flex;flex-direction:column;gap:7px}.leader-details h4{font-size:24px;font-weight:700;color:#0f172b;margin:0;font-family:Gilroy-Bold,Arial Rounded MT Bold,sans-serif;line-height:32px;text-align:center}.role-badge{background:linear-gradient(90deg,#2b7fff,#ad47ff);color:#fff;padding:8px 10px;border-radius:9px;font-size:16px;font-weight:600;text-align:center;font-family:Gilroy-Medium,Arial Rounded MT Bold,sans-serif;box-shadow:0 4px 4px #9451ff30;line-height:16px}.leader-title{font-size:18px;color:#45556c;font-weight:700;margin:19px 0 0;font-family:Gilroy-Medium,Arial Rounded MT Bold,sans-serif}.leader-bio{font-size:18px;color:#45556c;line-height:26px;margin:0;font-family:Gilroy-Medium,Arial Rounded MT Bold,sans-serif}.leader-divider{height:1px;background:linear-gradient(90deg,transparent,#e0e0e0,transparent);margin:15px 0}.leader-socials{display:flex;gap:30px;justify-content:center;height:32px}.social-icon{width:32px;height:32px;background:#ffffff80;border:1px solid rgba(255,255,255,.2);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.social-icon:hover{background:#c399ff4d;border-color:#c399ff80}.about-footer{background:#0a0a0a;color:#fff;padding:62px 0;position:relative}.about-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1312px;background:radial-gradient(circle at center,rgba(200,100,255,.05) 0%,transparent 70%);pointer-events:none;z-index:0}.footer-content{max-width:1512px;margin:0 auto;position:relative;z-index:1;display:flex;flex-direction:column;gap:67px;padding:0 40px}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.footer-logo{width:91px;height:90px;flex-shrink:0}.footer-logo img{width:100%;height:100%;object-fit:contain}.footer-sections{display:flex;gap:40px;flex:1;max-width:630px}.footer-section h5{font-size:20px;font-weight:600;color:#aca7a7;margin:0 0 12px;font-family:Gilroy-SemiBold,Arial Rounded MT Bold,sans-serif}.footer-section p{font-size:22px;color:#fff;margin:0;font-family:Gilroy-Medium,Arial Rounded MT Bold,sans-serif;line-height:1.3}.footer-links{flex-shrink:0;width:157px}.footer-links h5{font-size:20px;font-weight:600;color:#aca7a7;margin:0 0 18px;font-family:Gilroy-SemiBold,Arial Rounded MT Bold,sans-serif}.footer-links ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:18px}.footer-links a{font-size:22px;color:#fff;text-decoration:underline;font-family:Gilroy-Medium,Arial Rounded MT Bold,sans-serif;transition:color .3s ease}.footer-links a:hover{color:#c399ff}.footer-socials{display:flex;flex-direction:column;gap:12px;padding-top:12px}.footer-socials h5{font-size:20px;font-weight:600;color:#aca7a7;margin:0;font-family:Gilroy-SemiBold,Arial Rounded MT Bold,sans-serif}.socials-list{display:flex;gap:23px}.footer-social-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease}.footer-social-icon img{width:48px;height:48px;object-fit:contain}.footer-social-icon:hover{transform:translateY(-4px)}@media(max-width:1200px){.hero-container{flex-direction:column-reverse;text-align:center;gap:40px}.hero-text h1{font-size:42px}.hero-lead{font-size:22px}.hero-ctas{justify-content:center}.problem-grid,.leaders-grid{grid-template-columns:1fr}.foundation-grid{grid-template-columns:repeat(2,1fr)}.section-header h2{font-size:36px}.section-header p{font-size:22px}}@media(max-width:768px){.hero-container{padding:0 20px;gap:20px}.hero-text h1{font-size:32px}.hero-lead{font-size:18px;line-height:28px}.btn{font-size:16px;padding:14px 16px}.problem-section{padding:60px 0}.problem-grid{padding:0 20px;gap:20px}.community-cta{margin:40px 20px;padding:40px 20px}.community-cta h3{font-size:36px}.foundation-section{padding:60px 0}.foundation-grid{grid-template-columns:1fr;padding:0 20px;gap:20px}.leaders-section{padding:60px 0}.leaders-grid{padding:0 20px;gap:20px}.footer-top{flex-direction:column;gap:30px}.section-header,.footer-content{padding:0 20px}.about-footer{padding:40px 0}}
