.Home-module__g21JLG__page{--color-bg:#050510;--color-bg-secondary:#0a0a1a;--color-text:#fff;--color-text-secondary:#ffffffb3;--color-text-muted:#ffffff80;--color-green:#0f8;--color-red:#f05;--color-purple:#7b2cbf;--color-blue:#0af;--color-yellow:#fc0;--color-orange:#ff6b00;--color-border:#ffffff1a;background:var(--color-bg);color:var(--color-text);min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}.Home-module__g21JLG__nav{z-index:100;padding:1rem 2rem;transition:all .3s;position:fixed;top:0;left:0;right:0}.Home-module__g21JLG__navScrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border);background:#050510f2}.Home-module__g21JLG__navContent{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.Home-module__g21JLG__logo{align-items:baseline;font-size:1.5rem;display:flex}.Home-module__g21JLG__logoOne{font-weight:300}.Home-module__g21JLG__logoSecond{font-weight:700}.Home-module__g21JLG__logoDot{color:var(--color-green);font-size:1.2rem}.Home-module__g21JLG__navLinks{align-items:center;gap:2rem;display:flex}.Home-module__g21JLG__navLinks a{color:var(--color-text-secondary);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}.Home-module__g21JLG__navLinks a:hover{color:var(--color-text)}.Home-module__g21JLG__navCta{border-radius:50px;padding:.6rem 1.2rem;background:var(--color-green)!important;color:var(--color-bg)!important;font-weight:600!important}.Home-module__g21JLG__navCta:hover{transform:translateY(-2px);box-shadow:0 0 30px #0f86}.Home-module__g21JLG__hero{flex-direction:column;justify-content:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Home-module__g21JLG__heroBackground{position:absolute;inset:0;overflow:hidden}.Home-module__g21JLG__nebula1{background:radial-gradient(circle,#7b2cbf4d 0%,#0000 70%);width:800px;height:800px;animation:8s ease-in-out infinite Home-module__g21JLG__nebulaPulse;position:absolute;top:-200px;right:-200px}.Home-module__g21JLG__nebula2{background:radial-gradient(circle,#0af3 0%,#0000 70%);width:600px;height:600px;animation:10s ease-in-out infinite reverse Home-module__g21JLG__nebulaPulse;position:absolute;bottom:-100px;left:-100px}.Home-module__g21JLG__stars{background-image:radial-gradient(2px 2px at 20px 30px,#fff,#0000),radial-gradient(2px 2px at 40px 70px,#fffc,#0000),radial-gradient(1px 1px at 90px 40px,#fff,#0000),radial-gradient(2px 2px at 160px 120px,#fff9,#0000),radial-gradient(1px 1px at 230px 80px,#fff,#0000),radial-gradient(2px 2px at 300px 150px,#ffffffb3,#0000);background-size:350px 200px;animation:5s ease-in-out infinite Home-module__g21JLG__starsTwinkle;position:absolute;inset:0}@keyframes Home-module__g21JLG__nebulaPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes Home-module__g21JLG__starsTwinkle{0%,to{opacity:.5}50%{opacity:1}}.Home-module__g21JLG__heroContent{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:grid;position:relative}.Home-module__g21JLG__heroText{max-width:600px}.Home-module__g21JLG__badge{background:#00ff881a;border:1px solid #00ff884d;border-radius:50px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;display:inline-flex}.Home-module__g21JLG__badgeDot{background:var(--color-green);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Home-module__g21JLG__pulse}.Home-module__g21JLG__badgeCount{color:var(--color-green);font-weight:600}@keyframes Home-module__g21JLG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.Home-module__g21JLG__heroTitle{letter-spacing:-2px;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Home-module__g21JLG__gradient{background:linear-gradient(135deg,var(--color-green),var(--color-blue),var(--color-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Home-module__g21JLG__heroSubtitle{color:var(--color-text-secondary);margin-bottom:2rem;font-size:1.25rem;line-height:1.7}.Home-module__g21JLG__heroCtas{gap:1rem;margin-bottom:2.5rem;display:flex}.Home-module__g21JLG__primaryCta{background:var(--color-green);color:var(--color-bg);border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Home-module__g21JLG__primaryCta:hover{transform:translateY(-3px);box-shadow:0 10px 40px #0f86}.Home-module__g21JLG__secondaryCta{color:var(--color-text);border:1px solid var(--color-border);background:#ffffff1a;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.Home-module__g21JLG__secondaryCta:hover{background:#ffffff26;border-color:#fff3}.Home-module__g21JLG__trustBadges{gap:2rem;display:flex}.Home-module__g21JLG__trustItem{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.Home-module__g21JLG__heroVisual{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.Home-module__g21JLG__orbContainer{width:350px;height:350px;position:relative}.Home-module__g21JLG__orbGlow{background:conic-gradient(from 0deg,var(--color-green),var(--color-blue),var(--color-purple),var(--color-red),var(--color-orange),var(--color-yellow),var(--color-green));opacity:.3;filter:blur(40px);border-radius:50%;animation:10s linear infinite Home-module__g21JLG__orbRotate;position:absolute;inset:-50px}.Home-module__g21JLG__orb{background:conic-gradient(#0af,#0f8,#ff0,#f80,#f06,#a0f,#0af);border-radius:50%;animation:20s linear infinite Home-module__g21JLG__orbRotate;position:absolute;inset:0;overflow:hidden}.Home-module__g21JLG__orbInner{background:radial-gradient(circle at 30% 30%,#fff3,#0000 50%),radial-gradient(circle at 70% 70%,#0000004d,#0000 50%);border-radius:50%;position:absolute;inset:3px}.Home-module__g21JLG__orbRing{border:2px solid #00ff884d;border-radius:50%;animation:15s linear infinite Home-module__g21JLG__ringRotate;position:absolute;inset:-20px;transform:rotateX(70deg)}.Home-module__g21JLG__orbRing2{border:1px solid #0af3;border-radius:50%;animation:20s linear infinite reverse Home-module__g21JLG__ringRotate;position:absolute;inset:-35px;transform:rotateX(75deg)rotateY(20deg)}.Home-module__g21JLG__orbGrid{background-color:#0000;background-image:linear-gradient(#0000 48%,#ffffff1a 50%,#0000 52%),linear-gradient(90deg,#0000 48%,#ffffff1a 50%,#0000 52%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:30px 30px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:50%;animation:30s linear infinite reverse Home-module__g21JLG__orbRotate;position:absolute;inset:0}.Home-module__g21JLG__hotspot{border-radius:50%;width:12px;height:12px;animation:2s ease-in-out infinite Home-module__g21JLG__hotspotPulse;position:absolute}.Home-module__g21JLG__hotspot1{background:var(--color-green);animation-delay:0s;top:25%;left:30%}.Home-module__g21JLG__hotspot2{background:var(--color-red);animation-delay:.5s;top:35%;left:60%}.Home-module__g21JLG__hotspot3{background:var(--color-yellow);animation-delay:1s;top:55%;left:45%}.Home-module__g21JLG__hotspot4{background:var(--color-blue);animation-delay:1.5s;top:65%;left:25%}@keyframes Home-module__g21JLG__hotspotPulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 10px}50%{opacity:.7;transform:scale(1.5);box-shadow:0 0 20px}}.Home-module__g21JLG__orbLogo{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Home-module__g21JLG__orbLogoInner{background:#0000004d;border:4px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.Home-module__g21JLG__orbLogoInner:after{content:"";background:#fff;border-radius:50%;width:24px;height:24px}@keyframes Home-module__g21JLG__orbRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Home-module__g21JLG__ringRotate{0%{transform:rotateX(70deg)rotate(0)}to{transform:rotateX(70deg)rotate(360deg)}}.Home-module__g21JLG__emotionBadge{border:1px solid var(--color-border);background:#0a0a1ee6;border-radius:50px;align-items:center;gap:.75rem;padding:.5rem 1rem;animation:3s ease-in-out infinite Home-module__g21JLG__float;display:flex;position:absolute}.Home-module__g21JLG__emotionJoy{animation-delay:0s;top:50px;left:-50px}.Home-module__g21JLG__emotionShock{animation-delay:1s;top:200px;right:-80px}.Home-module__g21JLG__emotionAversion{animation-delay:2s;bottom:80px;right:-40px}.Home-module__g21JLG__emotionIcon{font-size:1.5rem}.Home-module__g21JLG__emotionLabel{letter-spacing:1px;font-size:.65rem;font-weight:700;display:block}.Home-module__g21JLG__emotionJoy .Home-module__g21JLG__emotionLabel{color:var(--color-green)}.Home-module__g21JLG__emotionShock .Home-module__g21JLG__emotionLabel{color:var(--color-red)}.Home-module__g21JLG__emotionAversion .Home-module__g21JLG__emotionLabel{color:var(--color-purple)}.Home-module__g21JLG__emotionPercent{color:var(--color-text-secondary);font-size:.9rem;font-weight:600;display:block}@keyframes Home-module__g21JLG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Home-module__g21JLG__scrollIndicator{color:var(--color-text-muted);flex-direction:column;align-items:center;gap:.5rem;font-size:.8rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Home-module__g21JLG__scrollMouse{border:2px solid var(--color-text-muted);border-radius:12px;width:24px;height:36px;position:relative}.Home-module__g21JLG__scrollWheel{background:var(--color-text-muted);border-radius:2px;width:4px;height:8px;animation:2s ease-in-out infinite Home-module__g21JLG__scrollBounce;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Home-module__g21JLG__scrollBounce{0%,to{opacity:1;top:6px}50%{opacity:.3;top:16px}}.Home-module__g21JLG__stats{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:#ffffff05;padding:4rem 2rem}.Home-module__g21JLG__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Home-module__g21JLG__statItem{padding:1rem}.Home-module__g21JLG__statNumber{background:linear-gradient(135deg,var(--color-green),var(--color-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:800;display:block}.Home-module__g21JLG__statLabel{color:var(--color-text-muted);font-size:.9rem;font-weight:500}.Home-module__g21JLG__features{padding:8rem 2rem}.Home-module__g21JLG__sectionHeader{text-align:center;max-width:600px;margin:0 auto 4rem}.Home-module__g21JLG__sectionTag{color:var(--color-green);letter-spacing:1px;text-transform:uppercase;background:#00ff881a;border-radius:50px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.Home-module__g21JLG__sectionHeader h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Home-module__g21JLG__sectionHeader p{color:var(--color-text-secondary);font-size:1.1rem}.Home-module__g21JLG__featuresGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Home-module__g21JLG__featureCard{border:1px solid var(--color-border);background:#ffffff08;border-radius:20px;padding:2rem;transition:all .3s}.Home-module__g21JLG__featureCard:hover{background:#ffffff0d;border-color:#fff3;transform:translateY(-5px)}.Home-module__g21JLG__featureIcon{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.Home-module__g21JLG__featureCard h3{margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.Home-module__g21JLG__featureCard p{color:var(--color-text-secondary);font-size:.95rem;line-height:1.6}.Home-module__g21JLG__howItWorks{background:linear-gradient(#0000,#7b2cbf0d,#0000);padding:8rem 2rem}.Home-module__g21JLG__stepsContainer{max-width:1000px;margin:0 auto}.Home-module__g21JLG__step{grid-template-columns:80px 1fr 300px;align-items:center;gap:3rem;padding:3rem 0;display:grid}.Home-module__g21JLG__stepNumber{background:linear-gradient(135deg,var(--color-green),var(--color-blue));width:80px;height:80px;color:var(--color-bg);border-radius:50%;justify-content:center;align-items:center;font-size:2rem;font-weight:800;display:flex}.Home-module__g21JLG__stepContent h3{margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.Home-module__g21JLG__stepContent p{color:var(--color-text-secondary);font-size:1rem;line-height:1.7}.Home-module__g21JLG__stepVisual{justify-content:center;display:flex}.Home-module__g21JLG__stepConnector{background:linear-gradient(180deg,var(--color-green),var(--color-purple));opacity:.5;width:2px;height:60px;margin-left:39px}.Home-module__g21JLG__mockPhone{background:var(--color-bg-secondary);border:3px solid var(--color-border);border-radius:20px;width:120px;height:220px;padding:10px}.Home-module__g21JLG__mockScreen{background:linear-gradient(135deg,#1a0a2e,#0a1a2e);border-radius:12px;width:100%;height:100%;overflow:hidden}.Home-module__g21JLG__mockVideo{background:linear-gradient(45deg,var(--color-purple),var(--color-blue));width:100%;height:100%;animation:3s ease-in-out infinite Home-module__g21JLG__mockPulse}@keyframes Home-module__g21JLG__mockPulse{0%,to{opacity:.5}50%{opacity:1}}.Home-module__g21JLG__pulseButton{width:100px;height:100px;position:relative}.Home-module__g21JLG__pulseRing{border:3px solid var(--color-green);border-radius:50%;animation:2s ease-in-out infinite Home-module__g21JLG__pulseRingAnim;position:absolute;inset:0}@keyframes Home-module__g21JLG__pulseRingAnim{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.Home-module__g21JLG__pulseCore{border:2px solid var(--color-border);letter-spacing:1px;background:#141423f2;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex;position:absolute;inset:10px}.Home-module__g21JLG__miniGlobe{background:conic-gradient(from 0deg,var(--color-green),var(--color-blue),var(--color-purple),var(--color-green));border-radius:50%;width:100px;height:100px;animation:10s linear infinite Home-module__g21JLG__orbRotate;position:relative}.Home-module__g21JLG__globePulse,.Home-module__g21JLG__globePulse2{border:2px solid var(--color-green);border-radius:50%;animation:2s ease-out infinite Home-module__g21JLG__globePulseAnim;position:absolute;inset:-20px}.Home-module__g21JLG__globePulse2{animation-delay:1s}@keyframes Home-module__g21JLG__globePulseAnim{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.Home-module__g21JLG__privacy{padding:8rem 2rem}.Home-module__g21JLG__privacyContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.Home-module__g21JLG__privacyText h2{margin:1rem 0;font-size:2.5rem;font-weight:700}.Home-module__g21JLG__privacyText>p{color:var(--color-text-secondary);margin-bottom:2rem;font-size:1.1rem}.Home-module__g21JLG__privacyList{margin:0 0 2rem;padding:0;list-style:none}.Home-module__g21JLG__privacyList li{border-bottom:1px solid var(--color-border);align-items:center;gap:1rem;padding:.75rem 0;font-size:1rem;display:flex}.Home-module__g21JLG__privacyLink{color:var(--color-green);font-weight:500;text-decoration:none;transition:opacity .3s}.Home-module__g21JLG__privacyLink:hover{opacity:.8}.Home-module__g21JLG__privacyVisual{justify-content:center;align-items:center;display:flex}.Home-module__g21JLG__shieldIcon{animation:4s ease-in-out infinite Home-module__g21JLG__float;position:relative}.Home-module__g21JLG__shieldCheck{color:var(--color-green);font-size:3rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Home-module__g21JLG__cta{padding:8rem 2rem;position:relative;overflow:hidden}.Home-module__g21JLG__ctaBackground{position:absolute;inset:0}.Home-module__g21JLG__ctaGlow{background:radial-gradient(circle,#00ff8826 0%,#0000 70%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Home-module__g21JLG__ctaContent{text-align:center;max-width:600px;margin:0 auto;position:relative}.Home-module__g21JLG__ctaContent h2{margin-bottom:1rem;font-size:3rem;font-weight:700}.Home-module__g21JLG__ctaContent>p{color:var(--color-text-secondary);margin-bottom:2.5rem;font-size:1.1rem}.Home-module__g21JLG__waitlistForm{gap:1rem;margin-bottom:3rem;display:flex}.Home-module__g21JLG__emailInput{border:1px solid var(--color-border);color:var(--color-text);background:#ffffff0d;border-radius:50px;outline:none;flex:1;padding:1rem 1.5rem;font-size:1rem;transition:all .3s}.Home-module__g21JLG__emailInput:focus{border-color:var(--color-green);box-shadow:0 0 0 3px #00ff881a}.Home-module__g21JLG__emailInput::placeholder{color:var(--color-text-muted)}.Home-module__g21JLG__submitBtn{background:var(--color-green);color:var(--color-bg);cursor:pointer;border:none;border-radius:50px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.Home-module__g21JLG__submitBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00ff884d}.Home-module__g21JLG__appStores{color:var(--color-text-muted);font-size:.9rem}.Home-module__g21JLG__appStores span{margin-bottom:1rem;display:block}.Home-module__g21JLG__storeButtons{justify-content:center;gap:1rem;display:flex}.Home-module__g21JLG__storeBtn{border:1px solid var(--color-border);cursor:pointer;background:#ffffff1a;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1.25rem;transition:all .3s;display:flex}.Home-module__g21JLG__storeBtn:hover{background:#ffffff26}.Home-module__g21JLG__storeBtn div{text-align:left}.Home-module__g21JLG__storeBtn span{color:var(--color-text-muted);margin-bottom:0;font-size:.65rem;display:block}.Home-module__g21JLG__storeBtn strong{color:var(--color-text);font-size:.95rem}.Home-module__g21JLG__footer{border-top:1px solid var(--color-border);background:#0000004d;padding:4rem 2rem 2rem}.Home-module__g21JLG__footerContent{max-width:1200px;margin:0 auto}.Home-module__g21JLG__footerMain{grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:3rem;display:grid}.Home-module__g21JLG__footerBrand p{color:var(--color-text-muted);margin:1rem 0;font-size:.95rem}.Home-module__g21JLG__socialLinks{gap:1rem;display:flex}.Home-module__g21JLG__socialLinks a{border:1px solid var(--color-border);width:40px;height:40px;color:var(--color-text-muted);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Home-module__g21JLG__socialLinks a:hover{color:var(--color-text);background:#ffffff1a}.Home-module__g21JLG__footerLinks{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Home-module__g21JLG__footerColumn h4{text-transform:uppercase;letter-spacing:1px;color:var(--color-text-muted);margin-bottom:1.5rem;font-size:.85rem;font-weight:600}.Home-module__g21JLG__footerColumn a{color:var(--color-text-secondary);padding:.4rem 0;font-size:.9rem;text-decoration:none;transition:color .3s;display:block}.Home-module__g21JLG__footerColumn a:hover{color:var(--color-text)}.Home-module__g21JLG__footerBottom{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Home-module__g21JLG__footerCopyright,.Home-module__g21JLG__footerParent{color:var(--color-text-muted);font-size:.85rem}.Home-module__g21JLG__snipai{color:var(--color-green);letter-spacing:1px;font-weight:700}@media (max-width:1024px){.Home-module__g21JLG__heroContent{text-align:center;grid-template-columns:1fr}.Home-module__g21JLG__heroText{max-width:none}.Home-module__g21JLG__heroVisual{height:400px}.Home-module__g21JLG__orbContainer{width:280px;height:280px}.Home-module__g21JLG__heroCtas,.Home-module__g21JLG__trustBadges{justify-content:center}.Home-module__g21JLG__featuresGrid{grid-template-columns:repeat(2,1fr)}.Home-module__g21JLG__step{grid-template-columns:60px 1fr;gap:1.5rem}.Home-module__g21JLG__stepVisual{display:none}.Home-module__g21JLG__privacyContent,.Home-module__g21JLG__footerMain{text-align:center;grid-template-columns:1fr}.Home-module__g21JLG__footerBrand{margin-bottom:2rem}.Home-module__g21JLG__socialLinks{justify-content:center}.Home-module__g21JLG__footerLinks{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Home-module__g21JLG__navLinks{display:none}.Home-module__g21JLG__heroTitle{font-size:2.5rem}.Home-module__g21JLG__statsGrid{grid-template-columns:repeat(2,1fr)}.Home-module__g21JLG__featuresGrid{grid-template-columns:1fr}.Home-module__g21JLG__waitlistForm{flex-direction:column}.Home-module__g21JLG__storeButtons{flex-direction:column;align-items:center}.Home-module__g21JLG__footerLinks{text-align:center;grid-template-columns:1fr}.Home-module__g21JLG__footerBottom{text-align:center;flex-direction:column;gap:1rem}}
