.HeroSection-module__bf3i9W__hero{justify-content:center;align-items:center;min-height:100vh;padding:0 1rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__bf3i9W__backgroundContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__bf3i9W__backgroundContainer:before{content:"";background-blend-mode:overlay;z-index:1;background-image:url(/mobile-b.jpg),linear-gradient(135deg,#0b1220 0%,#1e293b 50%,#0f172a 1%);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}@media (min-width:768px){.HeroSection-module__bf3i9W__backgroundContainer:before{background-blend-mode:overlay;background-image:url(/desktop-b.jpg),linear-gradient(135deg,#0b1220 0%,#1e293b 30%,#0f172a 70%,#0b1220 1%);background-position:50%;background-size:cover}}.HeroSection-module__bf3i9W__backgroundOverlay{z-index:2;background:radial-gradient(#0b122066 0%,#0b1220cc 100%),linear-gradient(#0b122033 0%,#0b122099 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__bf3i9W__particlesContainer{pointer-events:none;z-index:3;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__bf3i9W__particle{background:#7eb6ff1a;border-radius:50%;animation:20s linear infinite HeroSection-module__bf3i9W__particleFloat;position:absolute}.HeroSection-module__bf3i9W__heroContent{z-index:10;width:100%;max-width:1200px;margin:0 auto;position:relative}.HeroSection-module__bf3i9W__heroGrid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.HeroSection-module__bf3i9W__heroGrid{grid-template-columns:1fr 1fr}}.HeroSection-module__bf3i9W__badgeContainer{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.HeroSection-module__bf3i9W__badgeIcon{background:linear-gradient(135deg,#00e59b,#7eb6ff);border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;box-shadow:0 4px 12px #00e59b4d}.HeroSection-module__bf3i9W__badgeText{color:#94a3b8;font-size:.875rem;font-weight:500}.HeroSection-module__bf3i9W__heroTitle{color:#fff;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff 0%,#00e59b 30%,#7eb6ff 100%) 0 0/200% 200%;-webkit-background-clip:text;background-clip:text;margin-bottom:0;font-size:3rem;font-weight:800;line-height:1.1;animation:8s infinite HeroSection-module__bf3i9W__titleGradient}@keyframes HeroSection-module__bf3i9W__titleGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (min-width:768px){.HeroSection-module__bf3i9W__heroTitle{font-size:4.5rem}}@media (min-width:1024px){.HeroSection-module__bf3i9W__heroTitle{font-size:5rem}}.HeroSection-module__bf3i9W__heroSubtitle{color:#cbd5e1;text-shadow:0 2px 4px #0000004d;margin-top:1.5rem;margin-bottom:0;font-size:1.25rem;line-height:1.6}@media (min-width:768px){.HeroSection-module__bf3i9W__heroSubtitle{font-size:1.5rem}}.HeroSection-module__bf3i9W__buttonContainer{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}@media (min-width:640px){.HeroSection-module__bf3i9W__buttonContainer{flex-direction:row}}.HeroSection-module__bf3i9W__primaryButton{color:#0b1220;cursor:pointer;background:linear-gradient(135deg,#00e59b,#00b8a3);border:none;border-radius:1rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #00e59b4d}.HeroSection-module__bf3i9W__primaryButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00e59b66}.HeroSection-module__bf3i9W__primaryButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.HeroSection-module__bf3i9W__primaryButton:hover:before{left:100%}.HeroSection-module__bf3i9W__secondaryButton{color:#cbd5e1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff0d;border:2px solid #334155;border-radius:1rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s}.HeroSection-module__bf3i9W__secondaryButton:hover{color:#fff;background:#ffffff1a;border-color:#00e59b;transform:translateY(-2px)}.HeroSection-module__bf3i9W__visualContainer{justify-content:center;align-items:center;display:flex;position:relative}.HeroSection-module__bf3i9W__gradientOrb{filter:blur(3rem);background:linear-gradient(135deg,#00e59b33,#7eb6ff33);border-radius:50%;width:20rem;height:20rem;animation:4s ease-in-out infinite HeroSection-module__bf3i9W__orbPulse}@keyframes HeroSection-module__bf3i9W__orbPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:.9;transform:scale(1.1)}}.HeroSection-module__bf3i9W__glassGlobe{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.HeroSection-module__bf3i9W__globe{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:16rem;height:16rem;animation:6s ease-in-out infinite HeroSection-module__bf3i9W__globeFloat;display:flex;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}@keyframes HeroSection-module__bf3i9W__globeFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(2deg)}}.HeroSection-module__bf3i9W__globeInner{background:linear-gradient(135deg,#00e59b4d,#7eb6ff4d);border-radius:50%;justify-content:center;align-items:center;width:12rem;height:12rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__bf3i9W__globeInner:before{content:"";background:linear-gradient(45deg,#0000,#ffffff1a,#0000);width:200%;height:200%;animation:3s linear infinite HeroSection-module__bf3i9W__globeShine;position:absolute;top:-50%;left:-50%}@keyframes HeroSection-module__bf3i9W__globeShine{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.HeroSection-module__bf3i9W__globeEmoji{filter:drop-shadow(0 4px 8px #0000004d);font-size:4rem;animation:3s ease-in-out infinite HeroSection-module__bf3i9W__emojiBounce}@keyframes HeroSection-module__bf3i9W__emojiBounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes HeroSection-module__bf3i9W__particleFloat{0%{opacity:0;transform:translateY(100vh)rotate(0)}10%{opacity:.5}90%{opacity:.5}to{opacity:0;transform:translateY(-100vh)rotate(360deg)}}@media (max-width:767px){.HeroSection-module__bf3i9W__hero{text-align:center;padding:2rem 1rem}.HeroSection-module__bf3i9W__badgeContainer{flex-wrap:wrap;justify-content:center}.HeroSection-module__bf3i9W__heroTitle{font-size:2.5rem}.HeroSection-module__bf3i9W__heroSubtitle{font-size:1.125rem}.HeroSection-module__bf3i9W__visualContainer{margin-top:2rem}.HeroSection-module__bf3i9W__gradientOrb{width:16rem;height:16rem}.HeroSection-module__bf3i9W__globe{width:12rem;height:12rem}.HeroSection-module__bf3i9W__globeInner{width:9rem;height:9rem}.HeroSection-module__bf3i9W__globeEmoji{font-size:3rem}}
.ImpactStats-module__A0pZ7G__statsSection{background-color:#0b1220;padding:5rem 0}.ImpactStats-module__A0pZ7G__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:72rem;margin:0 auto;padding:0 1rem;display:grid}@media (min-width:1024px){.ImpactStats-module__A0pZ7G__statsGrid{grid-template-columns:repeat(4,1fr)}}.ImpactStats-module__A0pZ7G__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;opacity:0;background:#ffffff0f;border:1px solid #ffffff14;border-radius:1.25rem;padding:1.5rem;transition:all .6s cubic-bezier(.2,.8,.2,1);transform:translateY(30px)}.ImpactStats-module__A0pZ7G__statCard.ImpactStats-module__A0pZ7G__animateIn{opacity:1;transform:translateY(0)}.ImpactStats-module__A0pZ7G__statValue{color:#00e59b;margin-bottom:.5rem;font-size:2.25rem;font-weight:800;line-height:1}@media (min-width:768px){.ImpactStats-module__A0pZ7G__statValue{font-size:2.5rem}}.ImpactStats-module__A0pZ7G__statLabel{color:#94a3b8;font-size:.875rem;line-height:1.4}
.PathSelector-module__6vjdnq__pathSection{background-color:#0b1220;padding:5rem 0}.PathSelector-module__6vjdnq__sectionHeader{text-align:center;margin-bottom:4rem}.PathSelector-module__6vjdnq__sectionTitle{color:#fff;margin-bottom:1rem;font-size:2.25rem;font-weight:800}@media (min-width:768px){.PathSelector-module__6vjdnq__sectionTitle{font-size:2.5rem}}.PathSelector-module__6vjdnq__sectionSubtitle{color:#cbd5e1;font-size:1.25rem}.PathSelector-module__6vjdnq__pathsGrid{grid-template-columns:1fr;gap:1.5rem;max-width:56rem;margin:0 auto 3rem;padding:0 1rem;display:grid}@media (min-width:768px){.PathSelector-module__6vjdnq__pathsGrid{grid-template-columns:repeat(3,1fr)}}.PathSelector-module__6vjdnq__pathCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;cursor:pointer;opacity:0;background:#ffffff0f;border:none;border-radius:1.25rem;padding:2rem;transition:all .3s;position:relative;transform:translateY(30px)}.PathSelector-module__6vjdnq__pathCard.PathSelector-module__6vjdnq__animateIn{opacity:1;transform:translateY(0)}.PathSelector-module__6vjdnq__pathCard:hover{border-color:#2d7a4f4d;transform:translateY(-5px)scale(1.02);box-shadow:0 10px 30px #0000004d}.PathSelector-module__6vjdnq__pathCard.PathSelector-module__6vjdnq__selected{background:linear-gradient(135deg,#2d7a4f33,#1f593826);border-color:#2d7a4f;box-shadow:0 8px 24px #2d7a4f40,0 0 0 3px #2d7a4f33,inset 0 0 0 1px #2d7a4f4d}.PathSelector-module__6vjdnq__pathCard.PathSelector-module__6vjdnq__selected:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 12px 32px #2d7a4f4d,0 0 0 3px #2d7a4f33}.PathSelector-module__6vjdnq__pathEmoji{margin-bottom:1rem;font-size:2.5rem;transition:transform .3s}.PathSelector-module__6vjdnq__pathCard:hover .PathSelector-module__6vjdnq__pathEmoji{transform:scale(1.1)rotate(-5deg)}.PathSelector-module__6vjdnq__pathCard.PathSelector-module__6vjdnq__selected .PathSelector-module__6vjdnq__pathEmoji{transform:scale(1.15)}.PathSelector-module__6vjdnq__pathTitle{color:#fff;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.PathSelector-module__6vjdnq__pathDescription{color:#94a3b8;line-height:1.5}.PathSelector-module__6vjdnq__checkmark{background:#00e59b;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;animation:.3s ease-out PathSelector-module__6vjdnq__checkmarkPop;display:flex;position:absolute;top:1rem;right:1rem}.PathSelector-module__6vjdnq__checkmarkIcon{color:#0b1220;width:.75rem;height:.75rem}.PathSelector-module__6vjdnq__continueContainer{text-align:center;transition:all .3s}.PathSelector-module__6vjdnq__continueContainer.PathSelector-module__6vjdnq__hidden{opacity:0;pointer-events:none;transform:translateY(1rem)}.PathSelector-module__6vjdnq__continueContainer.PathSelector-module__6vjdnq__visible{opacity:1;transform:translateY(0)}.PathSelector-module__6vjdnq__continueButton{color:#0b1220;cursor:pointer;background:linear-gradient(135deg,#00e59b,#00b8a3);border:none;border-radius:1rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:transform .3s;box-shadow:0 5px 15px #0000004d}.PathSelector-module__6vjdnq__continueButton:hover:not(:disabled){transform:scale(1.05);box-shadow:0 8px 25px #00e59b66}.PathSelector-module__6vjdnq__continueButton:disabled{opacity:.5;cursor:not-allowed;transform:none}@keyframes PathSelector-module__6vjdnq__checkmarkPop{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}
.HowItWorks-module__BazSvG__howItWorks{background-color:#0f172a;padding:5rem 0}.HowItWorks-module__BazSvG__sectionHeader{text-align:center;margin-bottom:4rem}.HowItWorks-module__BazSvG__sectionTitle{color:#fff;margin-bottom:1rem;font-size:2.25rem;font-weight:800}@media (min-width:768px){.HowItWorks-module__BazSvG__sectionTitle{font-size:2.5rem}}.HowItWorks-module__BazSvG__stepsContainer{max-width:72rem;margin:0 auto;padding:0 1rem;position:relative}.HowItWorks-module__BazSvG__connectingLine{background:linear-gradient(90deg,#0000,#334155,#0000);width:75%;height:2px;display:none;position:absolute;top:4rem;left:50%;transform:translate(-50%)}@media (min-width:1024px){.HowItWorks-module__BazSvG__connectingLine{display:block}}.HowItWorks-module__BazSvG__stepsGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.HowItWorks-module__BazSvG__stepsGrid{grid-template-columns:repeat(4,1fr)}}.HowItWorks-module__BazSvG__stepItem{text-align:center;opacity:0;transition:all .6s cubic-bezier(.2,.8,.2,1);transform:translateY(30px)}.HowItWorks-module__BazSvG__stepItem.HowItWorks-module__BazSvG__animateIn{opacity:1;transform:translateY(0)}.HowItWorks-module__BazSvG__stepNumberContainer{margin-bottom:1.5rem;position:relative}.HowItWorks-module__BazSvG__stepIcon{background:linear-gradient(135deg,#00e59b,#7eb6ff);border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;transition:transform .3s;display:flex}.HowItWorks-module__BazSvG__stepItem:hover .HowItWorks-module__BazSvG__stepIcon{transform:scale(1.1)}.HowItWorks-module__BazSvG__stepNumber{color:#00e59b;background:#0b1220;border:2px solid #00e59b;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:800;display:flex;position:absolute;top:-.5rem;right:-.5rem}.HowItWorks-module__BazSvG__stepTitle{color:#fff;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.HowItWorks-module__BazSvG__stepDescription{color:#94a3b8;line-height:1.5}
.DataSources-module__F52iDW__dataSources{background-color:#0f172a;padding:5rem 0}.DataSources-module__F52iDW__sectionHeader{text-align:center;margin-bottom:3rem}.DataSources-module__F52iDW__sectionTitle{color:#94a3b8;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.DataSources-module__F52iDW__sectionSubtitle{color:#64748b;font-size:.875rem}.DataSources-module__F52iDW__partnersGrid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:56rem;margin:0 auto;padding:0 1rem;display:grid}@media (min-width:768px){.DataSources-module__F52iDW__partnersGrid{grid-template-columns:repeat(4,1fr)}}.DataSources-module__F52iDW__partnerLogo{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;opacity:0;background:#ffffff0f;border:1px solid #ffffff14;border-radius:1.25rem;padding:1.5rem;transition:all .3s;transform:translateY(30px)}.DataSources-module__F52iDW__partnerLogo.DataSources-module__F52iDW__animateIn{opacity:1;transform:translateY(0)}.DataSources-module__F52iDW__partnerLogo:hover{transform:scale(1.05)}.DataSources-module__F52iDW__partnerEmoji{opacity:.7;margin-bottom:.75rem;font-size:2.5rem;transition:opacity .3s}.DataSources-module__F52iDW__partnerLogo:hover .DataSources-module__F52iDW__partnerEmoji{opacity:1}.DataSources-module__F52iDW__partnerName{color:#cbd5e1;font-size:.875rem;font-weight:500}
.Testimonials-module__ajjBsW__testimonials{background-color:#0b1220;padding:5rem 0}.Testimonials-module__ajjBsW__sectionHeader{text-align:center;margin-bottom:3rem}.Testimonials-module__ajjBsW__sectionTitle{color:#fff;margin-bottom:1rem;font-size:2.25rem;font-weight:800}@media (min-width:768px){.Testimonials-module__ajjBsW__sectionTitle{font-size:2.5rem}}.Testimonials-module__ajjBsW__testimonialsContainer{max-width:56rem;height:16rem;margin:0 auto;padding:0 1rem;position:relative}.Testimonials-module__ajjBsW__testimonialCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff0f;border:1px solid #ffffff14;border-radius:1.25rem;padding:2rem;transition:all .5s;position:absolute;inset:0}.Testimonials-module__ajjBsW__testimonialCard.Testimonials-module__ajjBsW__active{opacity:1;transform:translateY(0)}.Testimonials-module__ajjBsW__testimonialCard.Testimonials-module__ajjBsW__inactive{opacity:0;transform:translateY(1rem)}.Testimonials-module__ajjBsW__testimonialEmoji{margin-bottom:1.5rem;font-size:2.5rem}.Testimonials-module__ajjBsW__testimonialQuote{color:#cbd5e1;margin-bottom:1.5rem;font-size:1.25rem;font-style:italic;line-height:1.6}@media (min-width:768px){.Testimonials-module__ajjBsW__testimonialQuote{font-size:1.5rem}}.Testimonials-module__ajjBsW__testimonialAuthor{color:#00e59b;font-weight:600}.Testimonials-module__ajjBsW__dotsContainer{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.Testimonials-module__ajjBsW__dot{cursor:pointer;border:none;border-radius:50%;width:.75rem;height:.75rem;transition:background-color .3s}.Testimonials-module__ajjBsW__dot.Testimonials-module__ajjBsW__active{background:#00e59b}.Testimonials-module__ajjBsW__dot.Testimonials-module__ajjBsW__inactive{background:#334155}.Testimonials-module__ajjBsW__dot.Testimonials-module__ajjBsW__inactive:hover{background:#475569}
.FinalCTA-module__IFosYG__finalCTA{background:linear-gradient(#0f172a,#0b1220);padding:5rem 0}.FinalCTA-module__IFosYG__ctaContainer{text-align:center;max-width:56rem;margin:0 auto;padding:0 1rem}.FinalCTA-module__IFosYG__ctaTitle{color:#fff;margin-bottom:1.5rem;font-size:2.25rem;font-weight:800}@media (min-width:768px){.FinalCTA-module__IFosYG__ctaTitle{font-size:2.5rem}}.FinalCTA-module__IFosYG__ctaButton{color:#0b1220;cursor:pointer;background:linear-gradient(135deg,#00e59b,#00b8a3);border:none;border-radius:1rem;margin-bottom:1.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:transform .3s;animation:10s ease-in-out infinite FinalCTA-module__IFosYG__glowPulse}.FinalCTA-module__IFosYG__ctaButton:hover{transform:scale(1.05)}.FinalCTA-module__IFosYG__ctaLink{color:#94a3b8;cursor:pointer;background:0 0;border:none;text-decoration:underline;transition:color .3s}.FinalCTA-module__IFosYG__ctaLink:hover{color:#cbd5e1}@keyframes FinalCTA-module__IFosYG__glowPulse{0%,to{box-shadow:0 0 20px #00e59b4d}50%{box-shadow:0 0 30px #00e59b99}}
.landing-module__jDH3nq__landing-page{color:#fff;background-color:#0b1220;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:hidden}.landing-module__jDH3nq__fade-slide-up{opacity:0;transition:all .6s cubic-bezier(.2,.8,.2,1);transform:translateY(30px)}.landing-module__jDH3nq__fade-slide-up.landing-module__jDH3nq__animate-in{opacity:1;transform:translateY(0)}.landing-module__jDH3nq__float-slow{animation:6s ease-in-out infinite landing-module__jDH3nq__floatSlow}.landing-module__jDH3nq__glow-pulse{animation:10s ease-in-out infinite landing-module__jDH3nq__glowPulse}@keyframes landing-module__jDH3nq__floatSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes landing-module__jDH3nq__glowPulse{0%,to{box-shadow:0 0 20px #00e59b4d}50%{box-shadow:0 0 30px #00e59b99}}@keyframes landing-module__jDH3nq__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.landing-module__jDH3nq__gradient-background{background:linear-gradient(-45deg,#0b1220,#0f172a,#1e293b,#334155) 0 0/400% 400%;animation:20s infinite landing-module__jDH3nq__gradientShift}.landing-module__jDH3nq__glass-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff14;border-radius:20px}.landing-module__jDH3nq__particles-container{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.landing-module__jDH3nq__particle{background:#7eb6ff1a;border-radius:50%;animation:20s linear infinite landing-module__jDH3nq__particleFloat;position:absolute}@keyframes landing-module__jDH3nq__particleFloat{0%{opacity:0;transform:translateY(100vh)rotate(0)}10%{opacity:.5}90%{opacity:.5}to{opacity:0;transform:translateY(-100vh)rotate(360deg)}}.landing-module__jDH3nq__min-h-screen{min-height:100vh}.landing-module__jDH3nq__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.landing-module__jDH3nq__mx-auto{margin-left:auto;margin-right:auto}.landing-module__jDH3nq__max-w-4xl{max-width:56rem}.landing-module__jDH3nq__max-w-6xl{max-width:72rem}.landing-module__jDH3nq__px-4{padding-left:1rem;padding-right:1rem}.landing-module__jDH3nq__py-20{padding-top:5rem;padding-bottom:5rem}.landing-module__jDH3nq__grid{display:grid}.landing-module__jDH3nq__grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.landing-module__jDH3nq__grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-module__jDH3nq__grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-module__jDH3nq__grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-module__jDH3nq__gap-3{gap:.75rem}.landing-module__jDH3nq__gap-4{gap:1rem}.landing-module__jDH3nq__gap-6{gap:1.5rem}.landing-module__jDH3nq__gap-8{gap:2rem}.landing-module__jDH3nq__gap-12{gap:3rem}.landing-module__jDH3nq__flex{display:flex}.landing-module__jDH3nq__items-center{align-items:center}.landing-module__jDH3nq__justify-center{justify-content:center}.landing-module__jDH3nq__justify-between{justify-content:space-between}.landing-module__jDH3nq__text-center{text-align:center}.landing-module__jDH3nq__text-left{text-align:left}.landing-module__jDH3nq__space-y-4>*+*{margin-top:1rem}.landing-module__jDH3nq__space-y-6>*+*{margin-top:1.5rem}.landing-module__jDH3nq__space-y-8>*+*{margin-top:2rem}.landing-module__jDH3nq__mb-3{margin-bottom:.75rem}.landing-module__jDH3nq__mb-4{margin-bottom:1rem}.landing-module__jDH3nq__mb-6{margin-bottom:1.5rem}.landing-module__jDH3nq__mb-8{margin-bottom:2rem}.landing-module__jDH3nq__mb-12{margin-bottom:3rem}.landing-module__jDH3nq__mb-16{margin-bottom:4rem}.landing-module__jDH3nq__mt-6{margin-top:1.5rem}.landing-module__jDH3nq__mt-8{margin-top:2rem}.landing-module__jDH3nq__text-sm{font-size:.875rem}.landing-module__jDH3nq__text-base{font-size:1rem}.landing-module__jDH3nq__text-lg{font-size:1.125rem}.landing-module__jDH3nq__text-xl{font-size:1.25rem}.landing-module__jDH3nq__text-2xl{font-size:1.5rem}.landing-module__jDH3nq__text-3xl{font-size:1.875rem}.landing-module__jDH3nq__text-4xl{font-size:2.25rem}.landing-module__jDH3nq__text-5xl{font-size:3rem}.landing-module__jDH3nq__text-6xl{font-size:3.75rem}.landing-module__jDH3nq__font-medium{font-weight:500}.landing-module__jDH3nq__font-semibold{font-weight:600}.landing-module__jDH3nq__font-bold{font-weight:700}.landing-module__jDH3nq__leading-relaxed{line-height:1.625}.landing-module__jDH3nq__leading-tight{line-height:1.25}.landing-module__jDH3nq__text-white{color:#fff}.landing-module__jDH3nq__text-\[\#CBD5E1\]{color:#cbd5e1}.landing-module__jDH3nq__text-\[\#94A3B8\]{color:#94a3b8}.landing-module__jDH3nq__text-\[\#64748B\]{color:#64748b}.landing-module__jDH3nq__text-\[\#00E59B\]{color:#00e59b}.landing-module__jDH3nq__text-\[\#0B1220\]{color:#0b1220}.landing-module__jDH3nq__bg-\[\#0B1220\]{background-color:#0b1220}.landing-module__jDH3nq__bg-\[\#0f172a\]{background-color:#0f172a}.landing-module__jDH3nq__bg-\[\#00E59B\]{background-color:#00e59b}.landing-module__jDH3nq__bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.landing-module__jDH3nq__bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.landing-module__jDH3nq__from-\[\#00E59B\]{--tw-gradient-from:#00e59b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#00e59b00)}.landing-module__jDH3nq__to-\[\#00B8A3\]{--tw-gradient-to:#00b8a3}.landing-module__jDH3nq__to-\[\#7EB6FF\]{--tw-gradient-to:#7eb6ff}.landing-module__jDH3nq__from-\[\#00E59B\]\/20{--tw-gradient-from:#00e59b33}.landing-module__jDH3nq__to-\[\#7EB6FF\]\/20{--tw-gradient-to:#7eb6ff33}.landing-module__jDH3nq__from-\[\#00E59B\]\/10{--tw-gradient-from:#00e59b1a}.landing-module__jDH3nq__to-\[\#7EB6FF\]\/10{--tw-gradient-to:#7eb6ff1a}.landing-module__jDH3nq__from-\[\#00E59B\]\/30{--tw-gradient-from:#00e59b4d}.landing-module__jDH3nq__to-\[\#7EB6FF\]\/30{--tw-gradient-to:#7eb6ff4d}.landing-module__jDH3nq__border{border-width:1px}.landing-module__jDH3nq__border-2{border-width:2px}.landing-module__jDH3nq__border-\[\#334155\]{border-color:#334155}.landing-module__jDH3nq__border-\[\#00E59B\]{border-color:#00e59b}.landing-module__jDH3nq__border-\[\#00E59B\]\/20{border-color:#00e59b33}.landing-module__jDH3nq__ring-1{box-shadow:0 0 0 1px #0000000d}.landing-module__jDH3nq__ring-2{box-shadow:0 0 0 2px #0000000d}.landing-module__jDH3nq__ring-\[\#00E59B\]{--tw-ring-color:#00e59b}.landing-module__jDH3nq__ring-\[\#334155\]{--tw-ring-color:#334155}.landing-module__jDH3nq__rounded-full{border-radius:9999px}.landing-module__jDH3nq__rounded-2xl{border-radius:1rem}.landing-module__jDH3nq__rounded-3xl{border-radius:1.5rem}.landing-module__jDH3nq__shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.landing-module__jDH3nq__blur-3xl{filter:blur(64px)}.landing-module__jDH3nq__opacity-70{opacity:.7}.landing-module__jDH3nq__opacity-100{opacity:1}.landing-module__jDH3nq__transition-all{transition-property:all}.landing-module__jDH3nq__transition-transform{transition-property:transform}.landing-module__jDH3nq__transition-colors{transition-property:color,background-color,border-color}.landing-module__jDH3nq__transition-opacity{transition-property:opacity}.landing-module__jDH3nq__duration-300{transition-duration:.3s}.landing-module__jDH3nq__duration-500{transition-duration:.5s}.landing-module__jDH3nq__hover\:scale-105:hover{transform:scale(1.05)}.landing-module__jDH3nq__hover\:scale-110:hover{transform:scale(1.1)}.landing-module__jDH3nq__hover\:bg-white\/5:hover{background-color:#ffffff0d}.landing-module__jDH3nq__hover\:text-\[\#CBD5E1\]:hover{color:#cbd5e1}.landing-module__jDH3nq__hover\:ring-1:hover{box-shadow:0 0 0 1px #0000000d}.landing-module__jDH3nq__hover\:ring-\[\#334155\]:hover{--tw-ring-color:#334155}.landing-module__jDH3nq__hover\:bg-\[\#475569\]:hover{background-color:#475569}.landing-module__jDH3nq__group:hover .landing-module__jDH3nq__group-hover\:scale-110{transform:scale(1.1)}.landing-module__jDH3nq__group:hover .landing-module__jDH3nq__group-hover\:opacity-100{opacity:1}.landing-module__jDH3nq__focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}.landing-module__jDH3nq__disabled\:opacity-50:disabled{opacity:.5}.landing-module__jDH3nq__disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.landing-module__jDH3nq__disabled\:transform-none:disabled{transform:none}.landing-module__jDH3nq__absolute{position:absolute}.landing-module__jDH3nq__relative{position:relative}.landing-module__jDH3nq__inset-0{inset:0}.landing-module__jDH3nq__top-0{top:0}.landing-module__jDH3nq__right-0{right:0}.landing-module__jDH3nq__bottom-0{bottom:0}.landing-module__jDH3nq__left-0{left:0}.landing-module__jDH3nq__top-4{top:1rem}.landing-module__jDH3nq__right-4{right:1rem}.landing-module__jDH3nq__-top-2{top:-.5rem}.landing-module__jDH3nq__-right-2{right:-.5rem}.landing-module__jDH3nq__z-1{z-index:1}.landing-module__jDH3nq__z-10{z-index:10}.landing-module__jDH3nq__transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y))}.landing-module__jDH3nq__-translate-x-1\/2{--tw-translate-x:-50%}.landing-module__jDH3nq__translate-y-0{--tw-translate-y:0px}.landing-module__jDH3nq__translate-y-4{--tw-translate-y:1rem}.landing-module__jDH3nq__translate-y-30{--tw-translate-y:30px}@media (min-width:768px){.landing-module__jDH3nq__md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-module__jDH3nq__md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.landing-module__jDH3nq__lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-module__jDH3nq__lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-module__jDH3nq__lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-module__jDH3nq__lg\:text-2xl{font-size:1.5rem}.landing-module__jDH3nq__lg\:text-4xl{font-size:2.25rem}.landing-module__jDH3nq__lg\:text-6xl{font-size:3.75rem}}@media (prefers-reduced-motion:reduce){.landing-module__jDH3nq__fade-slide-up,.landing-module__jDH3nq__float-slow,.landing-module__jDH3nq__glow-pulse,.landing-module__jDH3nq__gradient-background,.landing-module__jDH3nq__particle{transition:none;animation:none}.landing-module__jDH3nq__hover\:scale-105:hover,.landing-module__jDH3nq__hover\:scale-110:hover,.landing-module__jDH3nq__group:hover .landing-module__jDH3nq__group-hover\:scale-110{transform:none}}
