.Nav-module__x_hx6q__nav{z-index:100;padding:16px 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.Nav-module__x_hx6q__scrolled{-webkit-backdrop-filter:blur(20px);background:#0c0c24cc;border-bottom:1px solid #ffffff0d}.Nav-module__x_hx6q__navInner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.Nav-module__x_hx6q__navLogo{z-index:110;align-items:center;gap:12px;text-decoration:none;display:flex}.Nav-module__x_hx6q__navLogoMark{width:36px;height:26px;position:relative}.Nav-module__x_hx6q__navSphere{border-radius:50%;width:22px;height:22px;position:absolute;top:50%;transform:translateY(-50%)}.Nav-module__x_hx6q__navSphereL{background:radial-gradient(circle at 35% 35%,#8dc4ed,#4e8fc8);left:0}.Nav-module__x_hx6q__navSphereR{background:radial-gradient(circle at 65% 35%,#a8d5f0,#6daadb);right:0}.Nav-module__x_hx6q__navSphereGlow{filter:blur(3px);background:#96cdf599;border-radius:50%;width:10px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Nav-module__x_hx6q__navWordmark{font-family:var(--font-dm-sans),sans-serif;color:#fff;letter-spacing:2px;font-size:20px;font-weight:600}.Nav-module__x_hx6q__navLinks{align-items:center;gap:32px;list-style:none;display:flex}.Nav-module__x_hx6q__navLinks a{color:var(--text-secondary);letter-spacing:.5px;font-size:14px;font-weight:400;text-decoration:none;transition:color .3s;position:relative}.Nav-module__x_hx6q__navLinks a:hover{color:var(--text-primary)}.Nav-module__x_hx6q__navLinks a:after{content:"";background:var(--sphere-blue);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Nav-module__x_hx6q__navLinks a:hover:after{width:100%}.Nav-module__x_hx6q__navCta{cursor:pointer;border:none;border-radius:100px;padding:10px 24px;font-size:14px;font-weight:500;transition:transform .3s,box-shadow .3s;background:linear-gradient(135deg,var(--sphere-blue),var(--sphere-light))!important;color:#fff!important}.Nav-module__x_hx6q__navCta:hover{transform:translateY(-1px);box-shadow:0 8px 24px #6aabdf4d}.Nav-module__x_hx6q__navCta:after{display:none!important}.Nav-module__x_hx6q__burger{cursor:pointer;z-index:110;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;display:none}.Nav-module__x_hx6q__burger span{transform-origin:50%;background:#fff;border-radius:2px;width:100%;height:2px;transition:all .3s cubic-bezier(.23,1,.32,1);display:block}.Nav-module__x_hx6q__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Nav-module__x_hx6q__burgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Nav-module__x_hx6q__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Nav-module__x_hx6q__mobileOverlay{z-index:99;opacity:0;pointer-events:none;background:#0009;transition:opacity .3s;display:none;position:fixed;inset:0}.Nav-module__x_hx6q__mobileOverlayOpen{opacity:1;pointer-events:auto}.Nav-module__x_hx6q__mobileMenu{-webkit-backdrop-filter:blur(24px);z-index:105;background:#0c0c24f2;border-left:1px solid #ffffff0f;width:280px;max-width:80vw;height:100dvh;padding:100px 32px 40px;transition:transform .35s cubic-bezier(.23,1,.32,1);display:none;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.Nav-module__x_hx6q__mobileMenuOpen{transform:translate(0)}.Nav-module__x_hx6q__mobileLinks{flex-direction:column;gap:8px;list-style:none;display:flex}.Nav-module__x_hx6q__mobileLinks li a{color:var(--text-secondary);letter-spacing:.5px;border-bottom:1px solid #ffffff0a;padding:14px 0;font-size:18px;font-weight:400;text-decoration:none;transition:color .3s;display:block}.Nav-module__x_hx6q__mobileLinks li a:hover{color:#fff}.Nav-module__x_hx6q__mobileCta{background:linear-gradient(135deg,var(--sphere-blue),var(--sphere-light));text-align:center;border-radius:16px;margin-top:16px;color:#fff!important;border:none!important;padding:14px 24px!important;font-size:16px!important;font-weight:500!important;display:block!important}@media (max-width:900px){.Nav-module__x_hx6q__navLinks{display:none}.Nav-module__x_hx6q__burger{display:flex}.Nav-module__x_hx6q__mobileOverlay,.Nav-module__x_hx6q__mobileMenu{display:block}}
.Footer-module__rnk_JG__footer{border-top:1px solid #ffffff0d;padding:48px 0}.Footer-module__rnk_JG__footerInner{justify-content:space-between;align-items:center;display:flex}.Footer-module__rnk_JG__footerLeft{align-items:center;gap:24px;display:flex}.Footer-module__rnk_JG__footerBrand{font-family:var(--font-dm-sans),sans-serif;color:#fff6;font-size:16px;font-weight:600}.Footer-module__rnk_JG__footerLegal{color:var(--text-muted);font-size:13px}.Footer-module__rnk_JG__footerLinks{gap:24px;display:flex}.Footer-module__rnk_JG__footerLinks a{color:var(--text-muted);font-size:13px;text-decoration:none;transition:color .3s}.Footer-module__rnk_JG__footerLinks a:hover{color:var(--text-secondary)}.Footer-module__rnk_JG__footerBrand{text-decoration:none}@media (max-width:900px){.Footer-module__rnk_JG__footer{padding:36px 0}.Footer-module__rnk_JG__footerInner{text-align:center;flex-direction:column;gap:16px}.Footer-module__rnk_JG__footerLeft{flex-direction:column;gap:8px}}@media (max-width:480px){.Footer-module__rnk_JG__footerLinks{flex-wrap:wrap;justify-content:center;gap:16px}.Footer-module__rnk_JG__footerLinks a{padding:4px 0;font-size:14px}}
.BackgroundCanvas-module__Y4f89q__bgCanvas{z-index:0;pointer-events:none;height:100%;position:fixed;top:0;left:0;right:0;overflow:hidden}.BackgroundCanvas-module__Y4f89q__bgOrb{filter:blur(100px);opacity:.35;will-change:transform;border-radius:50%;position:absolute}.BackgroundCanvas-module__Y4f89q__bgOrb1{background:radial-gradient(circle,#6aabdf40,#0000 70%);width:500px;height:500px;animation:18s ease-in-out infinite BackgroundCanvas-module__Y4f89q__orb-float-1;top:2%;left:-5%}.BackgroundCanvas-module__Y4f89q__bgOrb2{background:radial-gradient(circle,#8dc4ed33,#0000 70%);width:450px;height:450px;animation:22s ease-in-out infinite BackgroundCanvas-module__Y4f89q__orb-float-2;top:20%;right:-8%}.BackgroundCanvas-module__Y4f89q__bgOrb3{background:radial-gradient(circle,#b8a9e82e,#0000 70%);width:400px;height:400px;animation:20s ease-in-out infinite BackgroundCanvas-module__Y4f89q__orb-float-3;top:40%;left:10%}.BackgroundCanvas-module__Y4f89q__bgOrb4{background:radial-gradient(circle,#4ecdc426,#0000 70%);width:350px;height:350px;animation:25s ease-in-out infinite reverse BackgroundCanvas-module__Y4f89q__orb-float-1;top:60%;right:5%}.BackgroundCanvas-module__Y4f89q__bgOrb5{background:radial-gradient(circle,#6aabdf33,#0000 70%);width:400px;height:400px;animation:20s ease-in-out infinite reverse BackgroundCanvas-module__Y4f89q__orb-float-2;top:78%;left:20%}.BackgroundCanvas-module__Y4f89q__bgOrb6{background:radial-gradient(circle,#b8a9e826,#0000 70%);width:350px;height:350px;animation:18s ease-in-out infinite BackgroundCanvas-module__Y4f89q__orb-float-3;top:92%;right:15%}.BackgroundCanvas-module__Y4f89q__bgMesh{background-image:radial-gradient(#ffffff04 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60%,#000,#0000);mask-image:radial-gradient(80% 60%,#000,#0000)}.BackgroundCanvas-module__Y4f89q__bgNoise{opacity:.03;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E") 0 0/256px 256px;position:absolute;inset:0}@keyframes BackgroundCanvas-module__Y4f89q__orb-float-1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(60px,40px)scale(1.05)}66%{transform:translate(-30px,70px)scale(.95)}}@keyframes BackgroundCanvas-module__Y4f89q__orb-float-2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-50px,60px)scale(1.08)}66%{transform:translate(40px,-30px)scale(.97)}}@keyframes BackgroundCanvas-module__Y4f89q__orb-float-3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(70px,-50px)scale(1.1)}}@media (max-width:768px){.BackgroundCanvas-module__Y4f89q__bgOrb{filter:blur(80px);opacity:.25}.BackgroundCanvas-module__Y4f89q__bgOrb1{width:280px;height:280px}.BackgroundCanvas-module__Y4f89q__bgOrb2{width:250px;height:250px}.BackgroundCanvas-module__Y4f89q__bgOrb3{width:220px;height:220px}.BackgroundCanvas-module__Y4f89q__bgOrb4{width:200px;height:200px}.BackgroundCanvas-module__Y4f89q__bgOrb5{width:220px;height:220px}.BackgroundCanvas-module__Y4f89q__bgOrb6{width:200px;height:200px}}
.Hero-module__PgAKtG__hero{align-items:center;min-height:auto;padding-top:120px;padding-bottom:80px;display:flex;position:relative}.Hero-module__PgAKtG__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.Hero-module__PgAKtG__heroBadge{letter-spacing:1px;text-transform:uppercase;color:var(--accent-teal);border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px 6px 8px;font-size:12px;animation:.8s both Hero-module__PgAKtG__fade-up;display:inline-flex}.Hero-module__PgAKtG__dot{background:var(--accent-teal);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__PgAKtG__pulse-dot}@keyframes Hero-module__PgAKtG__pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.Hero-module__PgAKtG__heroH1{font-family:var(--font-dm-sans),sans-serif;color:#fff;margin-bottom:24px;font-size:clamp(40px,5vw,64px);font-weight:700;line-height:1.1;animation:.8s .1s both Hero-module__PgAKtG__fade-up}.Hero-module__PgAKtG__gradientText{background:linear-gradient(135deg,var(--sphere-blue),var(--sphere-light),var(--accent-lavender));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__PgAKtG__heroP{color:var(--text-secondary);max-width:480px;margin-bottom:40px;font-size:18px;line-height:1.7;animation:.8s .2s both Hero-module__PgAKtG__fade-up}.Hero-module__PgAKtG__heroActions{align-items:center;gap:16px;animation:.8s .3s both Hero-module__PgAKtG__fade-up;display:flex}.Hero-module__PgAKtG__btnPrimary{background:linear-gradient(135deg,var(--sphere-blue),#5090c2);color:#fff;font-family:var(--font-dm-sans),sans-serif;cursor:pointer;border:none;border-radius:16px;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1);display:inline-flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__btnPrimary:before{content:"";opacity:0;background:linear-gradient(135deg,#0000,#ffffff1a);transition:opacity .3s;position:absolute;inset:0}.Hero-module__PgAKtG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 12px 40px #6aabdf59}.Hero-module__PgAKtG__btnPrimary:hover:before{opacity:1}.Hero-module__PgAKtG__btnSecondary{color:var(--text-secondary);font-family:var(--font-dm-sans),sans-serif;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:10px;padding:16px 28px;font-size:16px;font-weight:400;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__PgAKtG__btnSecondary:hover{color:#fff;background:#ffffff0a;border-color:#fff3}.Hero-module__PgAKtG__heroVisual{justify-content:center;animation:1s .4s both Hero-module__PgAKtG__fade-up;display:flex;position:relative}.Hero-module__PgAKtG__phoneMockup{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141432e6;border:2px solid #ffffff1a;border-radius:40px;width:280px;height:560px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0d,0 20px 60px #00000080,0 0 120px #6aabdf1a}.Hero-module__PgAKtG__phoneNotch{z-index:2;background:#0c0c24;border-radius:0 0 20px 20px;width:120px;height:28px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__phoneScreen{flex-direction:column;height:100%;padding:48px 20px 20px;display:flex}.Hero-module__PgAKtG__phoneGreeting{font-family:var(--font-dm-sans),sans-serif;color:#fff;margin-bottom:4px;font-size:22px;font-weight:600}.Hero-module__PgAKtG__phoneSub{color:var(--text-muted);margin-bottom:24px;font-size:13px}.Hero-module__PgAKtG__phoneConnections{gap:16px;margin-bottom:24px;display:flex}.Hero-module__PgAKtG__phoneAvatar{border-radius:50%;flex-shrink:0;width:48px;height:48px;position:relative}.Hero-module__PgAKtG__phoneAvatar1{background:linear-gradient(135deg,#6aabdf,#4e8fc8);animation:4s ease-in-out infinite Hero-module__PgAKtG__avatar-breathe}.Hero-module__PgAKtG__phoneAvatar2{background:linear-gradient(135deg,var(--accent-teal),#38b2a5);animation:4s ease-in-out 1s infinite Hero-module__PgAKtG__avatar-breathe}.Hero-module__PgAKtG__phoneAvatar3{background:linear-gradient(135deg,var(--accent-lavender),#9b89d0);animation:4s ease-in-out 2s infinite Hero-module__PgAKtG__avatar-breathe}.Hero-module__PgAKtG__phoneAvatarPlus{color:#ffffff4d;border:2px dashed #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.Hero-module__PgAKtG__initials{font-family:var(--font-dm-sans),sans-serif;color:#fff;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex;position:absolute;inset:0}.Hero-module__PgAKtG__status{background:var(--accent-teal);border:2px solid #1a1a42;border-radius:50%;width:12px;height:12px;position:absolute;bottom:0;right:0}@keyframes Hero-module__PgAKtG__avatar-breathe{0%,to{box-shadow:0 0 #0000}50%{box-shadow:0 0 16px #6aabdf40}}.Hero-module__PgAKtG__phoneCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;margin-bottom:12px;padding:16px}.Hero-module__PgAKtG__phoneCardLabel{letter-spacing:2px;text-transform:uppercase;color:var(--accent-teal);margin-bottom:8px;font-size:10px}.Hero-module__PgAKtG__phoneCardQ{font-family:var(--font-dm-sans),sans-serif;color:#fff;font-size:14px;font-weight:500;line-height:1.5}.Hero-module__PgAKtG__phoneWave{background:#6aabdf1a;border:1px solid #6aabdf26;border-radius:16px;align-items:center;gap:12px;margin-top:auto;padding:12px 16px;display:flex}.Hero-module__PgAKtG__phoneWaveBars{align-items:center;gap:2px;height:24px;display:flex}.Hero-module__PgAKtG__phoneWaveBar{background:var(--sphere-blue);border-radius:2px;width:3px;animation:1.2s ease-in-out infinite Hero-module__PgAKtG__wave-bar}.Hero-module__PgAKtG__phoneWaveBar:first-child{height:8px;animation-delay:0s}.Hero-module__PgAKtG__phoneWaveBar:nth-child(2){height:16px;animation-delay:.1s}.Hero-module__PgAKtG__phoneWaveBar:nth-child(3){height:24px;animation-delay:.2s}.Hero-module__PgAKtG__phoneWaveBar:nth-child(4){height:12px;animation-delay:.3s}.Hero-module__PgAKtG__phoneWaveBar:nth-child(5){height:20px;animation-delay:.4s}.Hero-module__PgAKtG__phoneWaveBar:nth-child(6){height:8px;animation-delay:.5s}.Hero-module__PgAKtG__phoneWaveBar:nth-child(7){height:14px;animation-delay:.6s}@keyframes Hero-module__PgAKtG__wave-bar{0%,to{transform:scaleY(1)}50%{transform:scaleY(.4)}}.Hero-module__PgAKtG__phoneWaveText{color:var(--sphere-blue);font-size:12px;font-weight:500}.Hero-module__PgAKtG__heroFloat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-secondary);white-space:nowrap;z-index:2;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;padding:12px 16px;font-size:13px;animation:6s ease-in-out infinite Hero-module__PgAKtG__float-card;position:absolute}.Hero-module__PgAKtG__heroFloat1{animation-delay:0s;top:60px;right:-20px}.Hero-module__PgAKtG__heroFloat2{animation-delay:-2s;bottom:100px;left:-40px}.Hero-module__PgAKtG__heroFloat3{animation-delay:-4s;top:200px;left:-60px}@keyframes Hero-module__PgAKtG__float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.Hero-module__PgAKtG__floatIcon{margin-right:6px;font-size:14px;display:inline-block}@keyframes Hero-module__PgAKtG__fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.Hero-module__PgAKtG__hero{padding-top:100px;padding-bottom:60px}.Hero-module__PgAKtG__heroContent{text-align:center;grid-template-columns:1fr;gap:48px}.Hero-module__PgAKtG__heroP{margin-left:auto;margin-right:auto;font-size:16px}.Hero-module__PgAKtG__heroActions{justify-content:center}.Hero-module__PgAKtG__heroFloat{display:none}.Hero-module__PgAKtG__phoneMockup{width:260px;height:520px}}@media (max-width:480px){.Hero-module__PgAKtG__hero{padding-top:88px;padding-bottom:40px}.Hero-module__PgAKtG__heroBadge{margin-bottom:20px;padding:5px 12px 5px 7px;font-size:10px}.Hero-module__PgAKtG__heroP{margin-bottom:28px;font-size:15px}.Hero-module__PgAKtG__phoneMockup{width:230px;height:460px}.Hero-module__PgAKtG__phoneGreeting{font-size:19px}.Hero-module__PgAKtG__heroActions{flex-direction:column;width:100%}.Hero-module__PgAKtG__btnPrimary,.Hero-module__PgAKtG__btnSecondary{justify-content:center;width:100%}}
.RevealOnScroll-module__AqPvWW__reveal{opacity:0;transition:all .8s cubic-bezier(.23,1,.32,1);transform:translateY(30px)}.RevealOnScroll-module__AqPvWW__visible{opacity:1;transform:translateY(0)}
.HowItWorks-module__oom_6W__sectionTag{font-family:var(--font-space-mono),monospace;letter-spacing:4px;text-transform:uppercase;color:var(--accent-teal);margin-bottom:12px;font-size:11px}.HowItWorks-module__oom_6W__sectionHeading{font-family:var(--font-dm-sans),sans-serif;color:#fff;margin-bottom:16px;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.2}.HowItWorks-module__oom_6W__sectionDesc{color:var(--text-secondary);max-width:560px;margin-bottom:48px;font-size:17px;line-height:1.7}.HowItWorks-module__oom_6W__stepsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.HowItWorks-module__oom_6W__stepCard{padding:36px 28px;transition:transform .4s cubic-bezier(.23,1,.32,1),box-shadow .4s}.HowItWorks-module__oom_6W__stepCard:hover{transform:translateY(-6px);box-shadow:0 20px 60px #6aabdf1f}.HowItWorks-module__oom_6W__stepNum{font-family:var(--font-space-mono),monospace;background:linear-gradient(135deg,var(--sphere-blue),#6aabdf33);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:48px;font-weight:700;line-height:1}.HowItWorks-module__oom_6W__stepTitle{font-family:var(--font-dm-sans),sans-serif;color:#fff;margin-bottom:12px;font-size:20px;font-weight:600}.HowItWorks-module__oom_6W__stepDesc{color:var(--text-secondary);font-size:14px;line-height:1.7}@media (max-width:900px){.HowItWorks-module__oom_6W__sectionDesc{margin-bottom:36px}.HowItWorks-module__oom_6W__stepsGrid{grid-template-columns:1fr;gap:16px;max-width:400px;margin:0 auto}}@media (max-width:480px){.HowItWorks-module__oom_6W__stepCard{padding:28px 22px}.HowItWorks-module__oom_6W__stepNum{font-size:36px}.HowItWorks-module__oom_6W__stepTitle{font-size:18px}.HowItWorks-module__oom_6W__sectionDesc{margin-bottom:32px;font-size:15px}}
.Features-module__KujwKW__sectionTag{font-family:var(--font-space-mono),monospace;letter-spacing:4px;text-transform:uppercase;color:var(--accent-teal);margin-bottom:12px;font-size:11px}.Features-module__KujwKW__sectionHeading{font-family:var(--font-dm-sans),sans-serif;color:#fff;margin-bottom:16px;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.2}.Features-module__KujwKW__sectionDesc{color:var(--text-secondary);max-width:560px;margin-bottom:48px;font-size:17px;line-height:1.7}.Features-module__KujwKW__featuresGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Features-module__KujwKW__featureCard{padding:40px 32px;transition:all .4s cubic-bezier(.23,1,.32,1);position:relative}.Features-module__KujwKW__featureCard:hover{background:#ffffff0f;transform:translateY(-4px)}.Features-module__KujwKW__featureIcon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;font-size:24px;display:flex;position:relative}.Features-module__KujwKW__featureIconVoice{background:linear-gradient(135deg,#6aabdf33,#6aabdf0d);border:1px solid #6aabdf33}.Features-module__KujwKW__featureIconBridge{background:linear-gradient(135deg,#4ecdc433,#4ecdc40d);border:1px solid #4ecdc433}.Features-module__KujwKW__featureIconAtlas{background:linear-gradient(135deg,#b8a9e833,#b8a9e80d);border:1px solid #b8a9e833}.Features-module__KujwKW__featureIconDaily{background:linear-gradient(135deg,#ff6b6b33,#ff6b6b0d);border:1px solid #ff6b6b33}.Features-module__KujwKW__featureTitle{font-family:var(--font-dm-sans),sans-serif;color:#fff;margin-bottom:12px;font-size:22px;font-weight:600}.Features-module__KujwKW__featureDesc{color:var(--text-secondary);font-size:15px;line-height:1.7}.Features-module__KujwKW__featureTag{letter-spacing:1px;text-transform:uppercase;border-radius:100px;margin-top:16px;padding:4px 12px;font-size:11px;display:inline-block}.Features-module__KujwKW__featureTagVoice{color:var(--sphere-blue);background:#6aabdf1f;border:1px solid #6aabdf33}.Features-module__KujwKW__featureTagBridge{color:var(--accent-teal);background:#4ecdc41f;border:1px solid #4ecdc433}.Features-module__KujwKW__featureTagAtlas{color:var(--accent-lavender);background:#b8a9e81f;border:1px solid #b8a9e833}.Features-module__KujwKW__featureTagDaily{color:var(--accent-coral);background:#ff6b6b1f;border:1px solid #ff6b6b33}@media (max-width:900px){.Features-module__KujwKW__featuresGrid{grid-template-columns:1fr;gap:16px}.Features-module__KujwKW__sectionDesc{margin-bottom:36px}}@media (max-width:480px){.Features-module__KujwKW__featureCard{padding:28px 22px}.Features-module__KujwKW__featureTitle{font-size:19px}.Features-module__KujwKW__featureDesc{font-size:14px}.Features-module__KujwKW__sectionDesc{font-size:15px}}
.Audience-module__9yfIhG__sectionTag{font-family:var(--font-space-mono),monospace;letter-spacing:4px;text-transform:uppercase;color:var(--accent-teal);margin-bottom:12px;font-size:11px}.Audience-module__9yfIhG__sectionHeading{font-family:var(--font-dm-sans),sans-serif;color:#fff;margin-bottom:16px;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.2}.Audience-module__9yfIhG__sectionDesc{color:var(--text-secondary);max-width:560px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.7}.Audience-module__9yfIhG__audienceCenter{text-align:center;margin-bottom:40px}.Audience-module__9yfIhG__audienceRow{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.Audience-module__9yfIhG__audiencePill{color:var(--text-secondary);cursor:default;align-items:center;gap:10px;padding:14px 24px;font-size:15px;transition:all .3s;display:inline-flex}.Audience-module__9yfIhG__audiencePill:hover{color:#fff;background:#ffffff0f;transform:translateY(-2px)}.Audience-module__9yfIhG__pillDot{border-radius:50%;width:8px;height:8px}.Audience-module__9yfIhG__audiencePill:first-child .Audience-module__9yfIhG__pillDot{background:var(--sphere-blue)}.Audience-module__9yfIhG__audiencePill:nth-child(2) .Audience-module__9yfIhG__pillDot{background:var(--accent-teal)}.Audience-module__9yfIhG__audiencePill:nth-child(3) .Audience-module__9yfIhG__pillDot{background:var(--accent-lavender)}.Audience-module__9yfIhG__audiencePill:nth-child(4) .Audience-module__9yfIhG__pillDot{background:var(--accent-coral)}.Audience-module__9yfIhG__audiencePill:nth-child(5) .Audience-module__9yfIhG__pillDot{background:#ffd93d}@media (max-width:900px){.Audience-module__9yfIhG__audienceCenter{margin-bottom:28px}.Audience-module__9yfIhG__sectionDesc{margin-bottom:32px}.Audience-module__9yfIhG__audienceRow{gap:12px}}@media (max-width:480px){.Audience-module__9yfIhG__audienceRow{flex-direction:column;align-items:stretch}.Audience-module__9yfIhG__audiencePill{text-align:center;justify-content:center;padding:12px 18px;font-size:14px}.Audience-module__9yfIhG__sectionDesc{font-size:15px}}
.Pricing-module__Do-gqG__sectionTag{font-family:var(--font-space-mono),monospace;letter-spacing:4px;text-transform:uppercase;color:var(--accent-teal);margin-bottom:12px;font-size:11px}.Pricing-module__Do-gqG__sectionHeading{font-family:var(--font-dm-sans),sans-serif;color:#fff;margin-bottom:16px;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.2}.Pricing-module__Do-gqG__sectionDesc{color:var(--text-secondary);max-width:560px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.7}.Pricing-module__Do-gqG__pricingCenter{text-align:center;margin-bottom:40px}.Pricing-module__Do-gqG__pricingGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.Pricing-module__Do-gqG__priceCard{text-align:center;flex-direction:column;padding:40px 32px;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;overflow:visible}.Pricing-module__Do-gqG__priceCard:hover{transform:translateY(-6px)}.Pricing-module__Do-gqG__priceCardFeatured{background:#6aabdf14;border-color:#6aabdf33;position:relative;overflow:visible}.Pricing-module__Do-gqG__priceCardFeatured:after{content:"Popular";background:linear-gradient(135deg,var(--sphere-blue),var(--sphere-light));color:#fff;letter-spacing:1px;text-transform:uppercase;border-radius:100px;padding:4px 16px;font-size:11px;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__Do-gqG__priceTier{font-family:var(--font-dm-sans),sans-serif;color:var(--text-secondary);margin-bottom:16px;font-size:18px;font-weight:600}.Pricing-module__Do-gqG__priceAmount{font-family:var(--font-dm-sans),sans-serif;color:#fff;margin-bottom:4px;font-size:48px;font-weight:700;line-height:1}.Pricing-module__Do-gqG__pricePeriod{color:var(--text-muted);margin-bottom:24px;font-size:14px}.Pricing-module__Do-gqG__priceDivider{background:#ffffff1a;width:40px;height:1px;margin:0 auto 16px}.Pricing-module__Do-gqG__priceFeatures{text-align:left;margin-bottom:24px;list-style:none}.Pricing-module__Do-gqG__priceFeatures li{color:var(--text-secondary);align-items:center;gap:10px;padding:8px 0;font-size:14px;display:flex}.Pricing-module__Do-gqG__check{width:18px;height:18px;color:var(--accent-teal);background:#4ecdc426;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;display:flex}.Pricing-module__Do-gqG__priceBtn{width:100%;font-family:var(--font-dm-sans),sans-serif;cursor:pointer;text-align:center;border-radius:14px;margin-top:auto;padding:14px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:block}.Pricing-module__Do-gqG__priceBtnOutline{color:var(--text-secondary);background:0 0;border:1px solid #ffffff1f}.Pricing-module__Do-gqG__priceBtnOutline:hover{color:#fff;background:#ffffff0a;border-color:#ffffff40}.Pricing-module__Do-gqG__priceBtnSolid{background:linear-gradient(135deg,var(--sphere-blue),#5090c2);color:#fff;border:none}.Pricing-module__Do-gqG__priceBtnSolid:hover{transform:translateY(-1px);box-shadow:0 8px 24px #6aabdf4d}@media (max-width:900px){.Pricing-module__Do-gqG__pricingGrid{grid-template-columns:1fr;gap:16px;max-width:400px;margin:0 auto}.Pricing-module__Do-gqG__sectionDesc{margin-bottom:36px}}@media (max-width:480px){.Pricing-module__Do-gqG__priceCard{padding:32px 24px}.Pricing-module__Do-gqG__priceAmount{font-size:40px}.Pricing-module__Do-gqG__priceTier{font-size:16px}.Pricing-module__Do-gqG__sectionDesc{font-size:15px}}
.Privacy-module__LIbHLq__privacyBanner{align-items:center;gap:40px;padding:48px;display:flex}.Privacy-module__LIbHLq__privacyIconBig{background:linear-gradient(135deg,#4ecdc426,#4ecdc40d);border:1px solid #4ecdc433;border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:36px;display:flex}.Privacy-module__LIbHLq__privacyText h2{font-family:var(--font-dm-sans),sans-serif;color:#fff;margin-bottom:8px;font-size:24px;font-weight:600}.Privacy-module__LIbHLq__privacyText p{color:var(--text-secondary);font-size:15px;line-height:1.7}.Privacy-module__LIbHLq__privacyPoints{gap:24px;margin-top:16px;display:flex}.Privacy-module__LIbHLq__privacyPoint{color:var(--accent-teal);align-items:center;gap:8px;font-size:13px;display:flex}.Privacy-module__LIbHLq__dot{background:var(--accent-teal);border-radius:50%;width:4px;height:4px}@media (max-width:900px){.Privacy-module__LIbHLq__privacyBanner{text-align:center;flex-direction:column;gap:24px;padding:36px 28px}.Privacy-module__LIbHLq__privacyPoints{flex-wrap:wrap;justify-content:center;gap:16px}.Privacy-module__LIbHLq__privacyIconBig{width:64px;height:64px;font-size:28px}}@media (max-width:480px){.Privacy-module__LIbHLq__privacyBanner{padding:28px 20px}.Privacy-module__LIbHLq__privacyText h2{font-size:20px}.Privacy-module__LIbHLq__privacyText p{font-size:14px}.Privacy-module__LIbHLq__privacyPoints{gap:12px}.Privacy-module__LIbHLq__privacyPoint{font-size:12px}}
.privacy-module__VTbb1a__legal{z-index:1;padding-top:120px;padding-bottom:80px;position:relative}.privacy-module__VTbb1a__heading{font-family:var(--font-dm-sans),sans-serif;color:#fff;margin-bottom:8px;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.2}.privacy-module__VTbb1a__updated{color:var(--text-muted);margin-bottom:48px;font-size:14px}.privacy-module__VTbb1a__section{margin-bottom:40px}.privacy-module__VTbb1a__section h2{font-family:var(--font-dm-sans),sans-serif;color:#fff;margin-top:32px;margin-bottom:12px;font-size:22px;font-weight:600}.privacy-module__VTbb1a__section h3{font-family:var(--font-dm-sans),sans-serif;color:var(--sphere-light);margin-top:20px;margin-bottom:8px;font-size:17px;font-weight:600}.privacy-module__VTbb1a__section p{color:var(--text-secondary);max-width:720px;margin-bottom:12px;font-size:15px;line-height:1.8}.privacy-module__VTbb1a__section ul{margin-bottom:12px;padding:0;list-style:none}.privacy-module__VTbb1a__section li{color:var(--text-secondary);padding-top:4px;padding-bottom:4px;padding-left:20px;font-size:15px;line-height:1.7;position:relative}.privacy-module__VTbb1a__section li:before{content:"";background:var(--accent-teal);border-radius:50%;width:6px;height:6px;position:absolute;top:13px;left:0}.privacy-module__VTbb1a__section li strong{color:var(--text-primary)}.privacy-module__VTbb1a__section a{color:var(--sphere-blue);text-decoration:none;transition:color .3s}.privacy-module__VTbb1a__section a:hover{color:var(--sphere-light)}@media (max-width:480px){.privacy-module__VTbb1a__legal{padding-top:100px;padding-bottom:48px}.privacy-module__VTbb1a__section h2{font-size:19px}}
.CTA-module__rEpnVa__ctaSection{text-align:center;padding:80px 0}.CTA-module__rEpnVa__ctaLogoBig{width:120px;height:88px;margin:0 auto 32px;position:relative}.CTA-module__rEpnVa__ctaSphere{border-radius:50%;position:absolute;top:50%;transform:translateY(-50%)}.CTA-module__rEpnVa__ctaSphereL{background:radial-gradient(circle at 25% 30%,#b4dcff59 0%,#0000 28%),radial-gradient(circle at 45%,#6aabdf 0%,#4e8fc8 45%,#3a72a8 100%);width:72px;height:72px;animation:6s cubic-bezier(.45,0,.55,1) infinite CTA-module__rEpnVa__sphere-drift-l;left:0;box-shadow:inset -6px -6px 16px #14325a66,0 0 40px #5096dc1f}.CTA-module__rEpnVa__ctaSphereR{background:radial-gradient(circle at 75% 30%,#c8e6ff59 0%,#0000 28%),radial-gradient(circle at 55%,#8dc4ed 0%,#6daadb 45%,#5090c2 100%);width:72px;height:72px;animation:6s cubic-bezier(.45,0,.55,1) infinite CTA-module__rEpnVa__sphere-drift-r;right:0;box-shadow:inset 6px -6px 16px #14325a59,0 0 40px #6eafe61f}.CTA-module__rEpnVa__ctaGlow{background:radial-gradient(#96cdf580,#0000 60%);border-radius:50%;width:32px;height:58px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes CTA-module__rEpnVa__sphere-drift-l{0%,to{transform:translateY(-50%)translate(0)}50%{transform:translateY(-50%)translate(4px)}}@keyframes CTA-module__rEpnVa__sphere-drift-r{0%,to{transform:translateY(-50%)translate(0)}50%{transform:translateY(-50%)translate(-4px)}}.CTA-module__rEpnVa__ctaH2{font-family:var(--font-dm-sans),sans-serif;color:#fff;margin-bottom:16px;font-size:clamp(32px,4vw,48px);font-weight:700}.CTA-module__rEpnVa__ctaP{color:var(--text-secondary);max-width:480px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:17px}.CTA-module__rEpnVa__ctaButtons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.CTA-module__rEpnVa__storeBtn{border-radius:14px;align-items:center;gap:12px;padding:14px 28px;text-decoration:none;transition:all .3s;display:inline-flex}.CTA-module__rEpnVa__storeBtnApple{color:#000;background:#fff}.CTA-module__rEpnVa__storeBtnGoogle{color:#fff;background:0 0;border:1px solid #ffffff26}.CTA-module__rEpnVa__storeBtn:hover{transform:translateY(-2px)}.CTA-module__rEpnVa__storeBtnApple:hover{box-shadow:0 12px 32px #ffffff26}.CTA-module__rEpnVa__storeBtnGoogle:hover{background:#ffffff0d}.CTA-module__rEpnVa__storeBtn svg{width:20px;height:20px}.CTA-module__rEpnVa__storeBtnText{text-align:left;line-height:1.2}.CTA-module__rEpnVa__storeBtnText small{opacity:.7;font-size:10px;display:block}.CTA-module__rEpnVa__storeBtnText span{font-size:15px;font-weight:600;display:block}@media (max-width:900px){.CTA-module__rEpnVa__ctaLogoBig{width:100px;height:72px;margin-bottom:24px}.CTA-module__rEpnVa__ctaSphereL,.CTA-module__rEpnVa__ctaSphereR{width:56px;height:56px}.CTA-module__rEpnVa__ctaGlow{width:24px;height:44px}}@media (max-width:480px){.CTA-module__rEpnVa__ctaButtons{flex-direction:column;align-items:center}.CTA-module__rEpnVa__ctaP{margin-bottom:32px;font-size:15px}.CTA-module__rEpnVa__storeBtn{justify-content:center;width:100%;max-width:260px;padding:14px 24px}}
