.landing-module__jDH3nq__nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#0a0e27f2;border-bottom:1px solid #ffffff1a;width:100%;padding:1.5rem 0;position:fixed;top:0}.landing-module__jDH3nq__navContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.landing-module__jDH3nq__logo{background:var(--gradient-2);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:.5rem;font-size:1.75rem;font-weight:700;display:flex}.landing-module__jDH3nq__navLinks{align-items:center;gap:2rem;display:flex}.landing-module__jDH3nq__navLink{color:var(--text-muted);font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.landing-module__jDH3nq__navLink:after{content:"";background:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.landing-module__jDH3nq__navLink:hover{color:var(--primary)}.landing-module__jDH3nq__navLink:hover:after{width:100%}.landing-module__jDH3nq__hero{text-align:center;background:radial-gradient(at top,#00d46a1a 0%,#0000 50%);flex-direction:column;justify-content:center;min-height:100vh;padding:10rem 2rem 5rem;display:flex;position:relative}.landing-module__jDH3nq__hero:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(0deg,#0000,#0000 2px,#00d46a08 2px 4px),repeating-linear-gradient(90deg,#0000,#0000 2px,#00d46a08 2px 4px);position:absolute;inset:0}.landing-module__jDH3nq__heroContent{z-index:1;max-width:1000px;margin:0 auto;position:relative}.landing-module__jDH3nq__heroBadge{border:1px solid var(--primary);color:var(--primary);background:#00d46a1a;border-radius:50px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;animation:2s ease-in-out infinite landing-module__jDH3nq__pulseGlow;display:inline-block}@keyframes landing-module__jDH3nq__pulseGlow{0%,to{box-shadow:0 0 20px #00d46a4d}50%{box-shadow:0 0 30px #00d46a80}}.landing-module__jDH3nq__h1{background:linear-gradient(135deg,#fff 0%,#00d46a 50%,#fff 100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,5rem);font-weight:800;animation:3s ease-in-out infinite landing-module__jDH3nq__gradientShift}@keyframes landing-module__jDH3nq__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.landing-module__jDH3nq__heroSubtitle{color:var(--text-muted);margin-bottom:3rem;font-size:1.5rem;line-height:1.4}.landing-module__jDH3nq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.landing-module__jDH3nq__btn{border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.landing-module__jDH3nq__btnPrimary{background:var(--gradient-2);color:#fff;box-shadow:0 10px 30px #00d46a4d}.landing-module__jDH3nq__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 15px 40px #00d46a66}.landing-module__jDH3nq__btnSecondary{color:var(--text);background:#ffffff1a;border:1px solid #fff3}.landing-module__jDH3nq__btnSecondary:hover{border-color:var(--primary);background:#ffffff26}.landing-module__jDH3nq__crisisSection{background:var(--dark-light);padding:5rem 2rem;position:relative}.landing-module__jDH3nq__sectionContainer{max-width:1200px;margin:0 auto}.landing-module__jDH3nq__sectionHeader{text-align:center;margin-bottom:4rem}.landing-module__jDH3nq__sectionTitle{background:linear-gradient(135deg,#fff,#00d46a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.landing-module__jDH3nq__sectionSubtitle{color:var(--text-muted);font-size:1.2rem}.landing-module__jDH3nq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.landing-module__jDH3nq__statCard{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.landing-module__jDH3nq__statCard:before{content:"";opacity:0;background:radial-gradient(circle,#00d46a1a 0%,#0000 70%);width:200%;height:200%;transition:opacity .3s;position:absolute;top:-50%;left:-50%}.landing-module__jDH3nq__statCard:hover:before{opacity:1}.landing-module__jDH3nq__statCard:hover{border-color:var(--primary);transform:translateY(-5px)}.landing-module__jDH3nq__statNumber{background:var(--gradient-2);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:700;display:block}.landing-module__jDH3nq__statLabel{color:var(--text);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.landing-module__jDH3nq__statDescription{color:var(--text-muted);font-size:.95rem}.landing-module__jDH3nq__performanceSection{background:var(--dark);padding:5rem 2rem}.landing-module__jDH3nq__performanceChart{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;margin:3rem 0;padding:3rem}.landing-module__jDH3nq__chartHeader{text-align:center;margin-bottom:3rem}.landing-module__jDH3nq__chartTitle{margin-bottom:.5rem;font-size:2rem}.landing-module__jDH3nq__performanceComparison{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;display:flex;position:relative}.landing-module__jDH3nq__performanceItem{text-align:center;flex:1}.landing-module__jDH3nq__performanceLabel{color:var(--text-muted);margin-bottom:.5rem;font-size:1rem}.landing-module__jDH3nq__performanceValue{font-size:1.8rem;font-weight:700}.landing-module__jDH3nq__performanceBar{background:#ffffff1a;border-radius:4px;height:8px;margin-top:1rem;overflow:hidden}.landing-module__jDH3nq__performanceFill{border-radius:4px;height:100%;animation:2s ease-out forwards landing-module__jDH3nq__fillBar}.landing-module__jDH3nq__cpuFill{background:#ef4444;width:100%}.landing-module__jDH3nq__gpuFill{background:var(--primary);width:.67%}@keyframes landing-module__jDH3nq__fillBar{0%{width:0}}.landing-module__jDH3nq__improvementBadge{background:var(--gradient-2);border-radius:50px;padding:1rem 2rem;font-size:2rem;font-weight:700;animation:2s ease-in-out infinite landing-module__jDH3nq__bounce;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #00d46a66}@keyframes landing-module__jDH3nq__bounce{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.05)}}.landing-module__jDH3nq__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.landing-module__jDH3nq__featureCard{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem;transition:all .3s}.landing-module__jDH3nq__featureCard:hover{border-color:var(--primary);background:#ffffff0d;transform:translateY(-3px)}.landing-module__jDH3nq__featureTitle{color:var(--primary);margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.landing-module__jDH3nq__featureDescription{color:var(--text-muted);font-size:.95rem}.landing-module__jDH3nq__missionSection{background:linear-gradient(180deg,var(--dark-light)0%,var(--dark)100%);padding:5rem 2rem}.landing-module__jDH3nq__missionContent{text-align:center;max-width:800px;margin:0 auto}.landing-module__jDH3nq__missionText{color:var(--text-muted);margin-bottom:3rem;font-size:1.2rem;line-height:1.8}.landing-module__jDH3nq__metricsRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem;display:grid}.landing-module__jDH3nq__metricItem{text-align:center;background:#00d46a0d;border:1px solid #00d46a33;border-radius:12px;padding:1.5rem}.landing-module__jDH3nq__metricValue{background:var(--gradient-2);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;display:block}.landing-module__jDH3nq__metricLabel{color:var(--text);text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.landing-module__jDH3nq__applicationsSection{background:var(--dark);padding:5rem 2rem}.landing-module__jDH3nq__applicationsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}.landing-module__jDH3nq__applicationCard{background:linear-gradient(135deg,#ffffff0d 0%,#ffffff05 100%);border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.landing-module__jDH3nq__applicationCard:before{content:"";background:var(--gradient-2);height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.landing-module__jDH3nq__applicationCard:hover:before{transform:scaleX(1)}.landing-module__jDH3nq__applicationCard:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000004d}.landing-module__jDH3nq__applicationTitle{color:var(--text);margin-bottom:1rem;font-size:1.3rem;font-weight:600}.landing-module__jDH3nq__applicationDescription{color:var(--text-muted);line-height:1.6}.landing-module__jDH3nq__ctaSection{text-align:center;background:linear-gradient(135deg,#00d46a1a 0%,#0000 100%);padding:5rem 2rem}.landing-module__jDH3nq__ctaContent{max-width:600px;margin:0 auto}.landing-module__jDH3nq__ctaTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.landing-module__jDH3nq__ctaDescription{color:var(--text-muted);margin-bottom:2rem;font-size:1.2rem}.landing-module__jDH3nq__footer{background:var(--dark-light);text-align:center;border-top:1px solid #ffffff1a;padding:3rem 2rem}.landing-module__jDH3nq__footerLogo{background:var(--gradient-2);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.landing-module__jDH3nq__footerTagline{color:var(--text-muted);margin-bottom:2rem}.landing-module__jDH3nq__footerInfo{color:var(--text-muted);font-size:.9rem}@media (max-width:768px){.landing-module__jDH3nq__h1{font-size:2.5rem}.landing-module__jDH3nq__heroSubtitle{font-size:1.2rem}.landing-module__jDH3nq__performanceComparison{flex-direction:column}.landing-module__jDH3nq__improvementBadge{margin:2rem auto;display:inline-block;position:static;transform:none}.landing-module__jDH3nq__ctaButtons{flex-direction:column;align-items:center}.landing-module__jDH3nq__btn{justify-content:center;width:100%;max-width:300px}}@keyframes landing-module__jDH3nq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.landing-module__jDH3nq__fadeIn{animation:.8s ease-out forwards landing-module__jDH3nq__fadeIn}.landing-module__jDH3nq__animateOnScroll{opacity:0;transition:all .6s ease-out;transform:translateY(30px)}.landing-module__jDH3nq__animateOnScroll.landing-module__jDH3nq__visible{opacity:1;transform:translateY(0)}
