.Navbar-module__cJzEcG__navbar{z-index:var(--z-sticky);transition:all var(--transition-base);padding:1.25rem 0;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border-glass);background:#030712d9;padding:.75rem 0}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;gap:var(--space-xl);display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:var(--space-sm);font-size:var(--fs-xl);z-index:10;font-weight:700;display:flex}.Navbar-module__cJzEcG__logoIcon{color:var(--accent-cyan);font-size:var(--fs-xl)}.Navbar-module__cJzEcG__desktopLinks{align-items:center;gap:var(--space-lg);display:flex}.Navbar-module__cJzEcG__navLink{font-size:var(--fs-sm);color:var(--text-secondary);transition:color var(--transition-fast);font-weight:500}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__ctaGroup{gap:var(--space-sm);display:flex}.Navbar-module__cJzEcG__ctaBtn{font-size:var(--fs-sm)!important;padding:.6rem 1.4rem!important}.Navbar-module__cJzEcG__hamburger{z-index:10;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--text-primary);border-radius:var(--radius-full);width:24px;height:2px;transition:all var(--transition-base);display:block}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-bottom:1px solid var(--border-glass);padding:var(--space-lg)var(--space-xl);background:#030712f2;position:absolute;top:100%;left:0;right:0;overflow:hidden}.Navbar-module__cJzEcG__mobileLink{padding:var(--space-md)0;font-size:var(--fs-lg);color:var(--text-secondary);border-bottom:1px solid var(--border-glass);font-weight:500;display:block}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--accent-cyan)}@media (max-width:768px){.Navbar-module__cJzEcG__desktopLinks,.Navbar-module__cJzEcG__ctaGroup{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}}
.Hero-module__ZARIfG__hero{background:var(--gradient-hero);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__canvas{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.Hero-module__ZARIfG__orb1{z-index:1;background:radial-gradient(circle,#06d6a01a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:-200px;right:-100px}.Hero-module__ZARIfG__orb2{z-index:1;background:radial-gradient(circle,#3b82f614 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite reverse Hero-module__ZARIfG__float;position:absolute;bottom:-150px;left:-100px}.Hero-module__ZARIfG__content{z-index:2;text-align:center;padding:8rem 0 4rem;position:relative}.Hero-module__ZARIfG__badge{align-items:center;gap:var(--space-sm);border-radius:var(--radius-full);font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--accent-cyan-light);letter-spacing:1px;text-transform:uppercase;margin-bottom:var(--space-2xl);background:#06d6a014;border:1px solid #06d6a033;padding:.5rem 1.25rem;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:var(--accent-cyan);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse-glow}.Hero-module__ZARIfG__title{font-size:var(--fs-hero);letter-spacing:-2px;margin-bottom:var(--space-xl);font-weight:900;line-height:1.05}.Hero-module__ZARIfG__title span{display:block}.Hero-module__ZARIfG__subtitle{font-size:var(--fs-lg);color:var(--text-secondary);max-width:650px;margin:0 auto var(--space-2xl);line-height:1.7}.Hero-module__ZARIfG__actions{gap:var(--space-md);margin-bottom:var(--space-3xl);flex-wrap:wrap;justify-content:center;display:flex}.Hero-module__ZARIfG__stats{align-items:center;gap:var(--space-xl);padding:var(--space-lg)var(--space-2xl);background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);display:inline-flex}.Hero-module__ZARIfG__stat{text-align:center}.Hero-module__ZARIfG__statValue{font-size:var(--fs-2xl);background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800;display:block}.Hero-module__ZARIfG__statLabel{font-size:var(--fs-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.Hero-module__ZARIfG__statDivider{background:var(--border-subtle);width:1px;height:40px}@media (max-width:768px){.Hero-module__ZARIfG__stats{gap:var(--space-md);padding:var(--space-lg);flex-direction:column}.Hero-module__ZARIfG__statDivider{width:40px;height:1px}}
.Features-module__zvCZ4q__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Features-module__zvCZ4q__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-2xl);transition:all var(--transition-base);position:relative;overflow:hidden}.Features-module__zvCZ4q__card:hover{box-shadow:var(--shadow-card);border-color:#06d6a033}.Features-module__zvCZ4q__accent{opacity:0;height:2px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__accent{opacity:1}.Features-module__zvCZ4q__iconWrap{border-radius:var(--radius-md);width:56px;height:56px;margin-bottom:var(--space-lg);border:1px solid;justify-content:center;align-items:center;display:flex}.Features-module__zvCZ4q__icon{font-size:1.5rem}.Features-module__zvCZ4q__title{font-size:var(--fs-lg);margin-bottom:var(--space-sm);font-weight:700}.Features-module__zvCZ4q__desc{font-size:var(--fs-sm);color:var(--text-secondary);line-height:1.7}@media (max-width:1024px){.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Features-module__zvCZ4q__grid{grid-template-columns:1fr}}
.HowItWorks-module__tSMH5W__section{position:relative;overflow:hidden}.HowItWorks-module__tSMH5W__bgGlow{background:radial-gradient(circle,#06d6a00a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HowItWorks-module__tSMH5W__steps{gap:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid;position:relative}.HowItWorks-module__tSMH5W__connector{background:linear-gradient(to right,var(--accent-cyan),var(--accent-blue),var(--accent-purple),var(--accent-orange));opacity:.3;height:2px;position:absolute;top:24px;left:10%;right:10%}.HowItWorks-module__tSMH5W__stepCard{text-align:center;position:relative}.HowItWorks-module__tSMH5W__stepNumber{width:48px;height:48px;font-family:var(--font-mono);font-size:var(--fs-sm);margin:0 auto var(--space-xl);background:var(--bg-primary);z-index:2;border:2px solid;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;position:relative}.HowItWorks-module__tSMH5W__stepContent{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-xl);transition:all var(--transition-base)}.HowItWorks-module__tSMH5W__stepContent:hover{box-shadow:var(--shadow-card);border-color:#06d6a033;transform:translateY(-4px)}.HowItWorks-module__tSMH5W__stepIcon{margin-bottom:var(--space-md);font-size:2rem}.HowItWorks-module__tSMH5W__stepTitle{font-size:var(--fs-lg);margin-bottom:var(--space-sm);font-weight:700}.HowItWorks-module__tSMH5W__stepDesc{font-size:var(--fs-sm);color:var(--text-secondary);line-height:1.6}@media (max-width:1024px){.HowItWorks-module__tSMH5W__steps{grid-template-columns:repeat(2,1fr)}.HowItWorks-module__tSMH5W__connector{display:none}}@media (max-width:768px){.HowItWorks-module__tSMH5W__steps{grid-template-columns:1fr}}
.Roadmap-module__r3f7Ua__timeline{max-width:800px;margin:0 auto;position:relative}.Roadmap-module__r3f7Ua__line{background:linear-gradient(to bottom,var(--accent-cyan),var(--accent-blue),var(--accent-purple)80%,#8b5cf64d);width:2px;position:absolute;top:0;bottom:0;left:20px}.Roadmap-module__r3f7Ua__item{margin-bottom:var(--space-2xl);padding-left:60px;position:relative}.Roadmap-module__r3f7Ua__dot{background:var(--bg-primary);z-index:2;border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:24px;left:10px}.Roadmap-module__r3f7Ua__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-xl);transition:all var(--transition-base)}.Roadmap-module__r3f7Ua__card:hover{box-shadow:var(--shadow-card);border-color:#06d6a033}.Roadmap-module__r3f7Ua__cardHeader{align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-md);display:flex}.Roadmap-module__r3f7Ua__icon{font-size:var(--fs-2xl);flex-shrink:0}.Roadmap-module__r3f7Ua__phaseLabel{font-family:var(--font-mono);font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:1px;margin-bottom:2px;display:block}.Roadmap-module__r3f7Ua__phaseTitle{font-size:var(--fs-xl);margin-bottom:2px;font-weight:700}.Roadmap-module__r3f7Ua__phaseSub{font-size:var(--fs-sm);color:var(--text-muted)}.Roadmap-module__r3f7Ua__badge{font-family:var(--font-mono);border-radius:var(--radius-full);white-space:nowrap;letter-spacing:.5px;border:1px solid;flex-shrink:0;margin-left:auto;padding:4px 10px;font-size:10px}.Roadmap-module__r3f7Ua__desc{font-size:var(--fs-sm);color:var(--text-secondary);margin-bottom:var(--space-md);line-height:1.7}.Roadmap-module__r3f7Ua__tags{gap:var(--space-xs);flex-wrap:wrap;display:flex}.Roadmap-module__r3f7Ua__tag{font-size:var(--fs-xs);color:var(--text-muted);border-radius:var(--radius-sm);border:1px solid var(--border-glass);background:#ffffff0a;padding:4px 10px}@media (max-width:768px){.Roadmap-module__r3f7Ua__cardHeader{flex-wrap:wrap}.Roadmap-module__r3f7Ua__badge{margin-left:0}}
.CTA-module__CdZh3q__box{background:var(--bg-card);border:1px solid var(--accent-cyan);border-radius:var(--radius-xl);padding:clamp(var(--space-2xl),8vw,var(--space-4xl));text-align:center;box-shadow:var(--shadow-glow-cyan);position:relative;overflow:hidden}.CTA-module__CdZh3q__bgGlow{z-index:1;pointer-events:none;background:radial-gradient(#06d6a026 0%,#0000 60%);width:600px;height:400px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.CTA-module__CdZh3q__content{z-index:2;max-width:650px;margin:0 auto;position:relative}.CTA-module__CdZh3q__label{font-family:var(--font-mono);font-size:var(--fs-sm);color:var(--accent-cyan);text-transform:uppercase;letter-spacing:3px;margin-bottom:var(--space-md);display:block}.CTA-module__CdZh3q__title{font-size:var(--fs-3xl);margin-bottom:var(--space-xl);font-weight:800}.CTA-module__CdZh3q__form{gap:var(--space-sm);max-width:500px;margin:var(--space-2xl)auto var(--space-md);display:flex}.CTA-module__CdZh3q__input{border:1px solid var(--border-subtle);border-radius:var(--radius-full);font-size:var(--fs-base);color:var(--text-primary);transition:all var(--transition-fast);background:#03071299;outline:none;flex:1;padding:0 1.5rem}.CTA-module__CdZh3q__input:focus{border-color:var(--accent-cyan);background:#030712cc}.CTA-module__CdZh3q__disclaimer{font-size:var(--fs-xs);color:var(--text-muted)}@media (max-width:640px){.CTA-module__CdZh3q__form{flex-direction:column}.CTA-module__CdZh3q__input{padding:1rem 1.5rem}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-subtle);padding:var(--space-4xl)0 var(--space-xl);background:var(--bg-secondary)}.Footer-module__S6Hkya__grid{gap:var(--space-3xl);margin-bottom:var(--space-3xl);grid-template-columns:2fr 1fr 1fr;display:grid}.Footer-module__S6Hkya__logo{align-items:center;gap:var(--space-sm);font-size:var(--fs-xl);margin-bottom:var(--space-md);font-weight:700;display:flex}.Footer-module__S6Hkya__logoIcon{color:var(--accent-cyan)}.Footer-module__S6Hkya__desc{color:var(--text-secondary);font-size:var(--fs-sm);max-width:300px;line-height:1.6}.Footer-module__S6Hkya__title{font-size:var(--fs-base);margin-bottom:var(--space-lg);color:var(--text-primary);font-weight:600}.Footer-module__S6Hkya__links{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__S6Hkya__link{font-size:var(--fs-sm);color:var(--text-secondary);transition:color var(--transition-fast)}.Footer-module__S6Hkya__link:hover{color:var(--accent-cyan-light)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border-glass);padding-top:var(--space-xl);font-size:var(--fs-xs);color:var(--text-muted);justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__terms{gap:var(--space-md);display:flex}.Footer-module__S6Hkya__termLink{cursor:pointer}.Footer-module__S6Hkya__termLink:hover{color:var(--text-primary)}@media (max-width:768px){.Footer-module__S6Hkya__grid{gap:var(--space-2xl);grid-template-columns:1fr}.Footer-module__S6Hkya__bottom{gap:var(--space-md);text-align:center;flex-direction:column}}
