.Hero-module__ZARIfG__heroSection{background:0 0;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding:100px 10vw 0;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__pill{color:var(--accent-green);background:#10b9811a;border:1px solid #10b98133;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__pillDot{background:var(--accent-green);width:6px;height:6px;box-shadow:0 0 10px var(--accent-green);border-radius:50%;animation:2s infinite Hero-module__ZARIfG__pulse}@keyframes Hero-module__ZARIfG__pulse{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.Hero-module__ZARIfG__title{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2.2rem,3.8vw,3.6rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__highlight{background:linear-gradient(135deg,#10b981,#0d9488);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:3rem;font-size:clamp(1.1rem,1.5vw,1.25rem);line-height:1.6}.Hero-module__ZARIfG__ctaGroup{gap:1rem;display:flex}.Hero-module__ZARIfG__primaryBtn{color:var(--bg-black);cursor:pointer;background:linear-gradient(90deg,#f8fafc,#e2e8f0,#f8fafc) 0 0/200%;border:none;border-radius:100px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s}.Hero-module__ZARIfG__primaryBtn:hover{animation:2s linear infinite Hero-module__ZARIfG__gradientShimmer;transform:translateY(-4px)scale(1.02);box-shadow:0 15px 30px #10b9814d}@keyframes Hero-module__ZARIfG__gradientShimmer{0%{background-position:0%}to{background-position:200%}}.Hero-module__ZARIfG__secondaryBtn{background:var(--glass-bg);color:var(--text-primary);border:1px solid var(--glass-border);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:100px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.Hero-module__ZARIfG__secondaryBtn:hover{background:#10b9811a;border-color:#10b98166;transform:translateY(-4px)scale(1.02);box-shadow:0 10px 25px #10b98126}.Hero-module__ZARIfG__heroContent{z-index:10;width:100%;max-width:520px;position:relative}@media (max-width:768px){.Hero-module__ZARIfG__heroSection{text-align:center;align-items:center;padding:0 5vw}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;justify-content:center}}
.DataChaos-module__TWfMdq__dataChaosSection{z-index:10;background:0 0;width:100%;height:240vh;position:relative}.DataChaos-module__TWfMdq__stickyWrapper{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100vh;padding-top:15vh;padding-bottom:5vh;display:flex;position:sticky;top:0}.DataChaos-module__TWfMdq__textContainer{text-align:center;z-index:10;width:100%;max-width:100vw;margin-bottom:5vh;padding:0 2rem;position:relative}.DataChaos-module__TWfMdq__textContainer h2{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1.8rem,4vw,4rem);font-weight:800;line-height:1.1}.DataChaos-module__TWfMdq__textContainer p{color:var(--text-secondary);font-size:1.125rem;line-height:1.5}.DataChaos-module__TWfMdq__animationContainer{z-index:1;flex:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.DataChaos-module__TWfMdq__orbitalSystem{border-radius:50%;justify-content:center;align-items:center;width:800px;height:800px;display:flex;position:relative;transform:scale(.75)}.DataChaos-module__TWfMdq__core{border:2px solid var(--accent-green);z-index:20;background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 40px #10b9814d,inset 0 0 20px #10b98133}.DataChaos-module__TWfMdq__core:before{content:"";background:radial-gradient(circle at center, var(--accent-green) 0%, transparent 70%);opacity:.5;z-index:1;width:100%;height:100%;animation:4s ease-in-out infinite DataChaos-module__TWfMdq__breatheCore;position:absolute}@keyframes DataChaos-module__TWfMdq__breatheCore{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:.6;transform:scale(1.1)}}.DataChaos-module__TWfMdq__core span{font-family:var(--font-mono);color:#fff;z-index:2;text-shadow:0 0 10px #000c;font-size:1.2rem;font-weight:800}.DataChaos-module__TWfMdq__corePulse{border:1px solid var(--accent-green);border-radius:50%;animation:2s ease-out infinite DataChaos-module__TWfMdq__pulseCore;position:absolute;inset:-10px}@keyframes DataChaos-module__TWfMdq__pulseCore{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.DataChaos-module__TWfMdq__orbitRing{border:1px solid #fff3;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DataChaos-module__TWfMdq__orbitInner{width:350px;height:350px}.DataChaos-module__TWfMdq__orbitMiddle{width:550px;height:550px}.DataChaos-module__TWfMdq__orbitOuter{width:750px;height:750px}.DataChaos-module__TWfMdq__nodeWrapper{border-radius:50%;animation:linear infinite DataChaos-module__TWfMdq__rotateOrbit;position:absolute;top:50%;left:50%}.DataChaos-module__TWfMdq__inner{width:350px;height:350px;margin-top:-175px;margin-left:-175px;animation-duration:20s}.DataChaos-module__TWfMdq__middle{width:550px;height:550px;margin-top:-275px;margin-left:-275px;animation-duration:30s}.DataChaos-module__TWfMdq__outer{width:750px;height:750px;margin-top:-375px;margin-left:-375px;animation-duration:40s}.DataChaos-module__TWfMdq__node{background:var(--glass-bg);border:1px solid var(--accent-green);width:30px;height:30px;animation:linear infinite DataChaos-module__TWfMdq__counterRotate;animation-duration:inherit;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:-15px;left:50%;box-shadow:0 0 15px #10b9814d}.DataChaos-module__TWfMdq__nodeLabel{font-family:var(--font-mono);color:var(--text-secondary);white-space:nowrap;font-size:1.1rem;position:absolute;top:-30px}@keyframes DataChaos-module__TWfMdq__rotateOrbit{0%{transform:rotate(var(--angle))}to{transform:rotate(calc(var(--angle) + 360deg))}}@keyframes DataChaos-module__TWfMdq__counterRotate{0%{transform:translateX(-50%) rotate(calc(0deg - var(--angle)))}to{transform:translateX(-50%) rotate(calc(0deg - var(--angle) - 360deg))}}@media (max-width:768px){.DataChaos-module__TWfMdq__orbitalSystem{transform:scale(.6)}}@media (max-width:480px){.DataChaos-module__TWfMdq__orbitalSystem{transform:scale(.4)}}
.AiEngine-module__UmJvtW__aiEngineSection{background:var(--bg-black);justify-content:center;align-items:center;width:100vw;min-height:100vh;padding:5rem 2rem;display:flex;position:relative;overflow:hidden}.AiEngine-module__UmJvtW__content{flex-direction:column;align-items:center;width:100%;max-width:1200px;display:flex}.AiEngine-module__UmJvtW__header{text-align:center;position:absolute;top:10%;transform:translateY(0)}.AiEngine-module__UmJvtW__headline{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.AiEngine-module__UmJvtW__subtitle{color:var(--text-secondary);font-size:1.25rem}.AiEngine-module__UmJvtW__engineCore{justify-content:center;align-items:center;gap:4rem;width:100%;display:flex}.AiEngine-module__UmJvtW__statsWrapper{justify-content:center;width:100%;display:flex;position:absolute;bottom:10%}.AiEngine-module__UmJvtW__centerGap{flex-shrink:0;width:150px;height:100px}@media (max-width:1024px){.AiEngine-module__UmJvtW__header{top:5%}.AiEngine-module__UmJvtW__centerGap{width:100px}.AiEngine-module__UmJvtW__engineCore{flex-direction:row;gap:0!important}.AiEngine-module__UmJvtW__streamGroupLeft,.AiEngine-module__UmJvtW__streamGroupRight{align-items:center;gap:1.5rem}.AiEngine-module__UmJvtW__stream{flex-direction:row}.AiEngine-module__UmJvtW__stream span{white-space:normal;text-align:center;justify-content:center;align-items:center;max-width:90px;min-height:38px;padding:.4rem;font-size:.75rem;line-height:1.2;display:flex}.AiEngine-module__UmJvtW__line{display:none}.AiEngine-module__UmJvtW__statsWrapper{margin-top:0;position:absolute;bottom:5%}}.AiEngine-module__UmJvtW__streamGroupLeft,.AiEngine-module__UmJvtW__streamGroupRight{flex-direction:column;flex:1;gap:2rem;display:flex}.AiEngine-module__UmJvtW__streamGroupLeft{align-items:flex-end}.AiEngine-module__UmJvtW__streamGroupRight{align-items:flex-start}.AiEngine-module__UmJvtW__stream{color:var(--text-secondary);font-family:var(--font-mono);align-items:center;gap:1rem;font-size:.9rem;display:flex}.AiEngine-module__UmJvtW__stream span{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:4px;padding:.5rem 1rem}.AiEngine-module__UmJvtW__line{width:100px;height:2px}.AiEngine-module__UmJvtW__coreWrapper{flex-shrink:0;justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative}.AiEngine-module__UmJvtW__pulseRing{border:1px solid var(--accent-green);border-radius:50%;width:100%;height:100%;animation:3s linear infinite AiEngine-module__UmJvtW__radar;position:absolute}@keyframes AiEngine-module__UmJvtW__radar{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.5)}}.AiEngine-module__UmJvtW__coreInner{border:2px solid var(--accent-green);background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 40px #10b9814d,inset 0 0 20px #10b98133}.AiEngine-module__UmJvtW__neuralNet{background:radial-gradient(circle at center, var(--accent-green) 0%, transparent 70%);opacity:.5;width:100%;height:100%;animation:4s ease-in-out infinite AiEngine-module__UmJvtW__breathe;position:absolute}@keyframes AiEngine-module__UmJvtW__breathe{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:.6;transform:scale(1.1)}}.AiEngine-module__UmJvtW__tooltip{background:var(--bg-navy);border:1px solid var(--accent-green);color:var(--accent-green);font-size:.75rem;font-weight:600;font-family:var(--font-mono);border-radius:4px;padding:.4rem .8rem;position:absolute;box-shadow:0 4px 10px #00000080}.AiEngine-module__UmJvtW__topRight{animation:3s ease-in-out infinite AiEngine-module__UmJvtW__float;top:0;right:-60px}.AiEngine-module__UmJvtW__bottomLeft{animation:4s ease-in-out infinite reverse AiEngine-module__UmJvtW__float;bottom:0;left:-80px}@keyframes AiEngine-module__UmJvtW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
.StatsStrip-module__xodaVW__statsStrip{background:linear-gradient(90deg,#10b9810d 0%,#3b82f60d 100%);border:1px solid #ffffff0d;border-radius:24px;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:24px;width:100%;max-width:1200px;margin:0 auto;padding:32px 40px;display:flex}.StatsStrip-module__xodaVW__statItem{align-items:center;gap:16px;display:flex}.StatsStrip-module__xodaVW__statValue{color:#fff;font-size:2.5rem;font-weight:900;font-family:var(--font-mono,monospace);text-shadow:0 0 20px #10b98166;line-height:1}.StatsStrip-module__xodaVW__statLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;flex-direction:column;max-width:100px;font-size:.8rem;font-weight:600;line-height:1.4;display:flex}@media (max-width:768px){.StatsStrip-module__xodaVW__statsStrip{grid-template-columns:1fr 1fr;gap:1.5rem;width:calc(100% - 32px);margin:0 auto;padding:24px 16px;display:grid}.StatsStrip-module__xodaVW__statItem{text-align:left;justify-content:center}.StatsStrip-module__xodaVW__statValue{font-size:2rem}}
.HowItWorks-module__tSMH5W__howItWorksSection{background:var(--bg-navy);z-index:10;width:100%;padding:40px 24px;position:relative;overflow:hidden}.HowItWorks-module__tSMH5W__header{text-align:center;margin-bottom:60px}.HowItWorks-module__tSMH5W__headline{color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700}.HowItWorks-module__tSMH5W__timelineContainer{max-width:1400px;margin:0 auto;position:relative}.HowItWorks-module__tSMH5W__timelineTrack{justify-content:space-between;align-items:center;display:flex;position:relative}.HowItWorks-module__tSMH5W__timelineLine{z-index:0;background:#ffffff1a;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.HowItWorks-module__tSMH5W__movingDot{width:8px;height:8px;box-shadow:0 0 15px 5px var(--accent-green);z-index:1;background:#fff;border-radius:50%;animation:6s linear infinite HowItWorks-module__tSMH5W__moveDot;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}@keyframes HowItWorks-module__tSMH5W__moveDot{0%{opacity:0;left:0}5%{opacity:1}95%{opacity:1}to{opacity:0;left:100%}}.HowItWorks-module__tSMH5W__timelineCol{z-index:2;flex-direction:column;flex:1;align-items:center;padding:0 10px;display:flex;position:relative}.HowItWorks-module__tSMH5W__cardArea{width:100%;height:260px;position:relative}.HowItWorks-module__tSMH5W__stepNumWrapper{background:var(--bg-navy);width:56px;height:56px;font-family:var(--font-mono,monospace);color:#ffffff80;z-index:2;border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;margin:20px 0;font-size:1.1rem;font-weight:800;transition:all .3s;display:flex;position:relative}.HowItWorks-module__tSMH5W__nodeGlowAnim{animation:6s linear infinite HowItWorks-module__tSMH5W__syncGlow}@keyframes HowItWorks-module__tSMH5W__syncGlow{0%{color:#ffffff80;border-color:#ffffff1a;transform:scale(1);box-shadow:0 0 #0000}5%{box-shadow:0 0 20px var(--accent-green);border-color:var(--accent-green);color:var(--accent-green);transform:scale(1.15)}15%{color:#ffffff80;border-color:#ffffff1a;transform:scale(1);box-shadow:0 0 #0000}to{color:#ffffff80;border-color:#ffffff1a;transform:scale(1);box-shadow:0 0 #0000}}.HowItWorks-module__tSMH5W__stepCard{text-align:center;background:#0f172a66;border:1px solid #ffffff14;border-radius:12px;width:320px;padding:24px 20px;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.HowItWorks-module__tSMH5W__cardAreaBottom .HowItWorks-module__tSMH5W__stepCard{top:0;bottom:auto}.HowItWorks-module__tSMH5W__timelineCol:has(.HowItWorks-module__tSMH5W__stepCard:hover,.HowItWorks-module__tSMH5W__stepNumWrapper:hover) .HowItWorks-module__tSMH5W__stepCard{z-index:10;background:#0f172acc;border-color:#10b9814d;transform:translate(-50%,-4px);box-shadow:0 20px 40px #0006,0 0 20px #10b9811a}.HowItWorks-module__tSMH5W__timelineCol:has(.HowItWorks-module__tSMH5W__stepCard:hover,.HowItWorks-module__tSMH5W__stepNumWrapper:hover) .HowItWorks-module__tSMH5W__stepNumWrapper{border-color:var(--accent-green)!important;color:var(--accent-green)!important;background:#10b9811a!important;transform:scale(1.15)!important;box-shadow:0 0 20px #10b98166!important}.HowItWorks-module__tSMH5W__stepTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.15rem;font-weight:700;line-height:1.2}.HowItWorks-module__tSMH5W__stepDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.5}@media (max-width:1024px){.HowItWorks-module__tSMH5W__timelineTrack{flex-direction:column;gap:0}.HowItWorks-module__tSMH5W__timelineLine{width:2px;height:100%;top:0;bottom:0;left:40px;transform:none}.HowItWorks-module__tSMH5W__movingDot{display:none}.HowItWorks-module__tSMH5W__nodeGlowAnim{animation:none}.HowItWorks-module__tSMH5W__timelineCol{flex-direction:row;align-items:flex-start;width:100%;padding:20px 0}.HowItWorks-module__tSMH5W__stepNumWrapper{flex-shrink:0;order:1;margin:0 20px 0 12px}.HowItWorks-module__tSMH5W__cardArea{flex:1;order:2;height:auto;position:static}.HowItWorks-module__tSMH5W__cardArea:empty{display:none}.HowItWorks-module__tSMH5W__stepCard{text-align:left;width:100%;max-width:500px;position:static;transform:none}.HowItWorks-module__tSMH5W__timelineCol:has(.HowItWorks-module__tSMH5W__stepCard:hover,.HowItWorks-module__tSMH5W__stepNumWrapper:hover) .HowItWorks-module__tSMH5W__stepCard{transform:translateY(-4px)}}
.ComparisonSlider-module__in8Vca__comparisonSection{max-width:1000px;margin:45px auto 0;padding:0 24px 90px}.ComparisonSlider-module__in8Vca__comparisonHeader{text-align:center;margin-bottom:60px}.ComparisonSlider-module__in8Vca__comparisonHeader h2{color:var(--text-primary);margin-bottom:16px;font-size:2.5rem}.ComparisonSlider-module__in8Vca__comparisonHeader p{color:var(--text-secondary);font-size:1.1rem}.ComparisonSlider-module__in8Vca__sliderContainer{border:1px solid #ffffff0d;border-radius:24px;width:100%;height:400px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}.ComparisonSlider-module__in8Vca__sliderImage,.ComparisonSlider-module__in8Vca__sliderImageAfter{justify-content:center;align-items:center;width:100%;height:100%;padding:60px;display:flex;position:absolute;top:0;left:0}.ComparisonSlider-module__in8Vca__sliderImage{background:radial-gradient(circle at 30% 50%, #ef44441a 0%, var(--bg-navy) 60%)}.ComparisonSlider-module__in8Vca__sliderImageAfter{background:radial-gradient(circle at 70% 50%, #10b98126 0%, var(--bg-navy) 60%)}.ComparisonSlider-module__in8Vca__sliderContentCenter{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:600px;display:flex}.ComparisonSlider-module__in8Vca__sliderContentCenter h3{margin-bottom:32px;font-size:2.2rem}.ComparisonSlider-module__in8Vca__sliderList{grid-template-columns:1fr 1fr;gap:20px;width:100%;display:grid}.ComparisonSlider-module__in8Vca__chaosCard{color:var(--text-secondary);background:#0f172a;border:1px dashed #ef444466;border-radius:12px;padding:24px 20px;font-size:1.05rem;font-weight:500}.ComparisonSlider-module__in8Vca__cleanCard{color:var(--text-primary);background:#0f172a;border:1px solid #10b98166;border-radius:12px;padding:24px 20px;font-size:1.05rem;font-weight:500;box-shadow:0 0 20px #10b98126}.ComparisonSlider-module__in8Vca__sliderControl{opacity:0;cursor:ew-resize;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.ComparisonSlider-module__in8Vca__sliderLine{background:var(--accent-green);z-index:5;pointer-events:none;width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.ComparisonSlider-module__in8Vca__sliderThumb{background:var(--accent-green);width:48px;height:48px;color:var(--bg-navy);border-radius:50%;justify-content:center;align-items:center;animation:3s infinite ComparisonSlider-module__in8Vca__wiggle;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px #10b98166}@keyframes ComparisonSlider-module__in8Vca__wiggle{0%,10%{transform:translate(-50%,-50%)rotate(0)scale(1)}15%{transform:translate(-50%,-50%)rotate(-10deg)scale(1.1)}20%{transform:translate(-50%,-50%)rotate(10deg)scale(1.1)}25%{transform:translate(-50%,-50%)rotate(-10deg)scale(1.1)}30%,to{transform:translate(-50%,-50%)rotate(0)scale(1)}}.ComparisonSlider-module__in8Vca__sliderThumb svg{width:24px;height:24px}@media (max-width:768px){.ComparisonSlider-module__in8Vca__sliderContainer{height:600px}.ComparisonSlider-module__in8Vca__sliderList{grid-template-columns:1fr;gap:12px}.ComparisonSlider-module__in8Vca__sliderImage,.ComparisonSlider-module__in8Vca__sliderImageAfter{padding:32px 16px}.ComparisonSlider-module__in8Vca__sliderContentCenter h3{margin-bottom:20px;font-size:1.5rem}.ComparisonSlider-module__in8Vca__chaosCard,.ComparisonSlider-module__in8Vca__cleanCard{padding:12px 16px;font-size:.9rem}}
.FrameworkWall-module__S9b3LG__frameworkSection{text-align:center;width:100%;max-width:1200px;margin:0 auto;padding:60px 24px 90px}.FrameworkWall-module__S9b3LG__frameworkHeader{margin-bottom:60px}.FrameworkWall-module__S9b3LG__frameworkHeader h2{margin-bottom:16px;font-size:2.5rem}.FrameworkWall-module__S9b3LG__frameworkHeader p{color:var(--text-secondary);font-size:1.1rem}.FrameworkWall-module__S9b3LG__frameworkGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;max-width:1000px;margin:0 auto;display:grid}.FrameworkWall-module__S9b3LG__frameworkBadge{color:var(--text-primary);white-space:nowrap;background:#0f172a;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;padding:20px 32px;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 10px 25px #0000004d}.FrameworkWall-module__S9b3LG__frameworkBadge:hover{background:#10b9811a;border-color:#10b9814d;transform:translateY(-4px);box-shadow:0 10px 20px #0003}@media (max-width:1024px){.FrameworkWall-module__S9b3LG__frameworkGrid{gap:15px}.FrameworkWall-module__S9b3LG__frameworkBadge{padding:16px 24px;font-size:1rem}}@media (max-width:640px){.FrameworkWall-module__S9b3LG__frameworkHeader{margin-bottom:30px}.FrameworkWall-module__S9b3LG__frameworkHeader h2{font-size:1.8rem}.FrameworkWall-module__S9b3LG__frameworkGrid{gap:10px}.FrameworkWall-module__S9b3LG__frameworkBadge{padding:12px 16px;font-size:.85rem}}
.RepoPilotFeatures-module__zhBdCG__featuresSection{z-index:10;justify-content:center;align-items:center;height:100vh;padding:100px 24px;display:flex;position:relative}.RepoPilotFeatures-module__zhBdCG__container{z-index:60;pointer-events:auto;width:100%;max-width:1200px;margin:0 auto;position:relative}.RepoPilotFeatures-module__zhBdCG__commandCenterGrid{z-index:40;pointer-events:auto;grid-template-columns:380px 1fr;align-items:center;gap:32px;display:grid;position:relative}.RepoPilotFeatures-module__zhBdCG__tabList{z-index:50;pointer-events:auto;flex-direction:column;gap:8px;display:flex;position:relative}.RepoPilotFeatures-module__zhBdCG__aiCoreHighlight{z-index:0;pointer-events:none;background:#10b98133;border:1px solid #10b98199;border-radius:50%;width:32px;height:32px;position:absolute;inset:0;box-shadow:0 0 12px #10b98166}.RepoPilotFeatures-module__zhBdCG__tabDescSnippet{color:#64748b;pointer-events:none;margin-top:8px;font-size:.825rem;line-height:1.4}.RepoPilotFeatures-module__zhBdCG__responsiveSection{height:200vh}.RepoPilotFeatures-module__zhBdCG__stickyContainer{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.RepoPilotFeatures-module__zhBdCG__mobileDisplayPanel{display:none}@media (max-width:1024px){.RepoPilotFeatures-module__zhBdCG__responsiveSection{height:auto!important}.RepoPilotFeatures-module__zhBdCG__stickyContainer{height:auto;padding-top:2rem;position:relative;overflow:visible}.RepoPilotFeatures-module__zhBdCG__featuresSection{height:auto;padding-top:40px;padding-bottom:40px}.RepoPilotFeatures-module__zhBdCG__commandCenterGrid{grid-template-columns:1fr}.RepoPilotFeatures-module__zhBdCG__displayPanel{display:none}.RepoPilotFeatures-module__zhBdCG__mobileDisplayPanel{margin-top:1rem;animation:.3s ease-out RepoPilotFeatures-module__zhBdCG__fadeIn;display:block}}@keyframes RepoPilotFeatures-module__zhBdCG__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.RepoPilotFeatures-module__zhBdCG__finalCtaGroup{flex-direction:column;width:100%}}.RepoPilotFeatures-module__zhBdCG__header{text-align:center;margin-bottom:48px}.RepoPilotFeatures-module__zhBdCG__overline{color:#10b981;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-flex}.RepoPilotFeatures-module__zhBdCG__overlineDot{background:#10b981;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #10b981}.RepoPilotFeatures-module__zhBdCG__title{color:#f1f5f9;font-size:2.75rem;font-weight:700;line-height:1.2}.RepoPilotFeatures-module__zhBdCG__highlight{background:linear-gradient(135deg,#10b981 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.RepoPilotFeatures-module__zhBdCG__commandCenterGrid{grid-template-columns:380px 1fr;align-items:center;gap:32px;display:grid}.RepoPilotFeatures-module__zhBdCG__tabList{flex-direction:column;gap:8px;display:flex}.RepoPilotFeatures-module__zhBdCG__tabButton{text-align:left;cursor:pointer;background:#0f172a66;border:1px solid #ffffff0f;border-radius:12px;padding:16px 20px;transition:all .2s;position:relative;overflow:hidden}.RepoPilotFeatures-module__zhBdCG__tabButton:hover{background:#0f172ab3;border-color:#10b98133}.RepoPilotFeatures-module__zhBdCG__activeTab{box-shadow:0 10px 30px -10px #10b98126;background:#0f172ad9!important;border-color:#10b98166!important}.RepoPilotFeatures-module__zhBdCG__tabHeader{align-items:center;gap:12px;display:flex}.RepoPilotFeatures-module__zhBdCG__tabId{font-family:var(--font-mono,monospace);color:#10b981;opacity:.8;font-size:.8rem;font-weight:700}.RepoPilotFeatures-module__zhBdCG__activeTab .RepoPilotFeatures-module__zhBdCG__tabId{opacity:1}.RepoPilotFeatures-module__zhBdCG__tabTitle{color:#94a3b8;pointer-events:none;font-size:.95rem;font-weight:600;transition:color .2s}.RepoPilotFeatures-module__zhBdCG__activeTab .RepoPilotFeatures-module__zhBdCG__tabTitle{color:#f8fafc}.RepoPilotFeatures-module__zhBdCG__tabDescSnippet{color:#64748b;margin-top:8px;font-size:.825rem;line-height:1.4}.RepoPilotFeatures-module__zhBdCG__activeIndicatorBar{background:linear-gradient(#10b981 0%,#3b82f6 100%);border-radius:0 2px 2px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.RepoPilotFeatures-module__zhBdCG__displayPanel{min-height:480px;position:relative}.RepoPilotFeatures-module__zhBdCG__displayCard{-webkit-backdrop-filter:blur(20px);background:#0f172a99;border:1px solid #10b98133;border-radius:20px;flex-direction:column;justify-content:space-between;height:100%;padding:36px;display:flex;box-shadow:0 25px 50px -12px #00000080}.RepoPilotFeatures-module__zhBdCG__displayBadgeRow{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.RepoPilotFeatures-module__zhBdCG__categoryTag{font-family:var(--font-mono,monospace);color:#10b981;letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:600}.RepoPilotFeatures-module__zhBdCG__engineBadge{color:#34d399;font-size:.75rem;font-weight:600;font-family:var(--font-mono,monospace);background:#10b9811a;border:1px solid #10b9814d;border-radius:999px;padding:4px 10px}.RepoPilotFeatures-module__zhBdCG__displayTitle{color:#f8fafc;margin-bottom:12px;font-size:1.75rem;font-weight:700}.RepoPilotFeatures-module__zhBdCG__displayDetail{color:#94a3b8;margin-bottom:28px;font-size:.95rem;line-height:1.6}.RepoPilotFeatures-module__zhBdCG__visualMockup{background:#090d16;border:1px solid #ffffff14;border-radius:12px;margin-bottom:24px;overflow:hidden}.RepoPilotFeatures-module__zhBdCG__mockupHeader{background:#ffffff08;border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;padding:10px 16px;display:flex}.RepoPilotFeatures-module__zhBdCG__mockupDots{gap:6px;display:flex}.RepoPilotFeatures-module__zhBdCG__dotRed,.RepoPilotFeatures-module__zhBdCG__dotYellow,.RepoPilotFeatures-module__zhBdCG__dotGreen{border-radius:50%;width:8px;height:8px}.RepoPilotFeatures-module__zhBdCG__dotRed{background:#ef4444}.RepoPilotFeatures-module__zhBdCG__dotYellow{background:#f59e0b}.RepoPilotFeatures-module__zhBdCG__dotGreen{background:#10b981}.RepoPilotFeatures-module__zhBdCG__mockupTitle{font-family:var(--font-mono,monospace);color:#64748b;font-size:.75rem}.RepoPilotFeatures-module__zhBdCG__mockupBody{font-family:var(--font-mono,monospace);flex-direction:column;gap:12px;padding:20px;font-size:.85rem;display:flex}.RepoPilotFeatures-module__zhBdCG__codeHighlight{color:#10b981;font-weight:700}.RepoPilotFeatures-module__zhBdCG__codeSuccess{color:#34d399;font-weight:700}.RepoPilotFeatures-module__zhBdCG__codeWarning{color:#f59e0b;font-weight:700}.RepoPilotFeatures-module__zhBdCG__chatBubbleUser{color:#93c5fd;background:#3b82f626;border:1px solid #3b82f64d;border-radius:12px 12px 0;align-self:flex-end;padding:10px 14px;font-size:.85rem}.RepoPilotFeatures-module__zhBdCG__chatBubbleAi{color:#a7f3d0;background:#10b98126;border:1px solid #10b9814d;border-radius:12px 12px 12px 0;align-self:flex-start;padding:10px 14px;font-size:.85rem}.RepoPilotFeatures-module__zhBdCG__citationBadge{color:#34d399;background:#10b9814d;border-radius:4px;margin-left:6px;padding:2px 6px;font-size:.75rem}.RepoPilotFeatures-module__zhBdCG__streamRow{color:#cbd5e1;justify-content:space-between;display:flex}.RepoPilotFeatures-module__zhBdCG__mockupProgressBar{background:#ffffff14;border-radius:3px;height:6px;overflow:hidden}.RepoPilotFeatures-module__zhBdCG__mockupProgressFill{background:linear-gradient(90deg,#10b981,#3b82f6);height:100%}.RepoPilotFeatures-module__zhBdCG__splitVal{color:#cbd5e1;justify-content:space-between;display:flex}.RepoPilotFeatures-module__zhBdCG__validStamp{color:#34d399;text-align:center;background:#10b98126;border:1px dashed #10b981;border-radius:6px;padding:8px;font-weight:700}.RepoPilotFeatures-module__zhBdCG__flowSteps{justify-content:space-between;gap:8px;display:flex}.RepoPilotFeatures-module__zhBdCG__flowNodeDone{color:#34d399;background:#10b98133;border-radius:6px;padding:6px 10px}.RepoPilotFeatures-module__zhBdCG__flowNodeActive{color:#fcd34d;background:#f59e0b33;border-radius:6px;padding:6px 10px}.RepoPilotFeatures-module__zhBdCG__flowNodeNext{color:#64748b;background:#ffffff0d;border-radius:6px;padding:6px 10px}.RepoPilotFeatures-module__zhBdCG__vaultCard{color:#f8fafc;background:#ffffff08;border-radius:8px;justify-content:space-between;padding:12px;display:flex}.RepoPilotFeatures-module__zhBdCG__hashText{color:#60a5fa;font-size:.75rem}.RepoPilotFeatures-module__zhBdCG__rbacGrid{color:#cbd5e1;flex-direction:column;gap:6px;display:flex}.RepoPilotFeatures-module__zhBdCG__diffTree{flex-direction:column;gap:6px;display:flex}.RepoPilotFeatures-module__zhBdCG__diffRed{color:#f87171;background:#ef44441a;border-radius:4px;padding:6px}.RepoPilotFeatures-module__zhBdCG__diffGreen{color:#34d399;background:#10b9811a;border-radius:4px;padding:6px}.RepoPilotFeatures-module__zhBdCG__supportMonitor{color:#cbd5e1;justify-content:space-between;display:flex}.RepoPilotFeatures-module__zhBdCG__displayFooter{border-top:1px solid #ffffff0f;padding-top:16px}.RepoPilotFeatures-module__zhBdCG__statBox{justify-content:space-between;align-items:center;display:flex}.RepoPilotFeatures-module__zhBdCG__statLabel{color:#64748b;font-size:.85rem}.RepoPilotFeatures-module__zhBdCG__statValue{color:#10b981;font-size:.95rem;font-weight:700;font-family:var(--font-mono,monospace)}@media (max-width:1024px){.RepoPilotFeatures-module__zhBdCG__commandCenterGrid{grid-template-columns:1fr}}.RepoPilotFeatures-module__zhBdCG__waveSvgWrapper{pointer-events:none;z-index:5;width:100%;height:100%;position:absolute;top:0;left:0}.RepoPilotFeatures-module__zhBdCG__waveGlowCenter{filter:blur(80px);pointer-events:none;z-index:4;transform-origin:bottom;opacity:0;background:radial-gradient(at 50% 100%,#10b98173 0%,#05966940 45%,#03071200 80%);width:140vw;height:90vh;position:absolute;bottom:-15vh;left:50%;transform:translate(-50%)scale(.6)}.RepoPilotFeatures-module__zhBdCG__finalCtaOverlay{z-index:10;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.RepoPilotFeatures-module__zhBdCG__finalCtaContent{text-align:center;pointer-events:auto;flex-direction:column;align-items:center;max-width:850px;padding:0 2rem;display:flex;position:relative}.RepoPilotFeatures-module__zhBdCG__finalHeadline{color:#f8fafc;letter-spacing:-.03em;text-shadow:0 10px 40px #00000080;margin-bottom:1.5rem;font-size:clamp(3rem,6.5vw,5.5rem);font-weight:800;line-height:1.1}.RepoPilotFeatures-module__zhBdCG__finalSubtitle{color:#94a3b8;max-width:650px;margin-bottom:3.5rem;font-size:clamp(1.25rem,2.2vw,1.6rem);line-height:1.5}.RepoPilotFeatures-module__zhBdCG__finalCtaGroup{gap:1.5rem;display:flex}.RepoPilotFeatures-module__zhBdCG__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:100px;padding:1.25rem 2.75rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 0 25px #10b98166}.RepoPilotFeatures-module__zhBdCG__primaryBtn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 12px 35px #10b98199}.RepoPilotFeatures-module__zhBdCG__secondaryBtn{color:#f8fafc;cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#0f172a99;border:1px solid #ffffff26;border-radius:100px;padding:1.25rem 2.75rem;font-size:1.1rem;font-weight:600;transition:all .3s}.RepoPilotFeatures-module__zhBdCG__secondaryBtn:hover{background:#ffffff1f;border-color:#10b98166;transform:translateY(-3px)}@media (max-width:640px){.RepoPilotFeatures-module__zhBdCG__finalCtaGroup{flex-direction:column;width:100%}}
