.Navbar-module__LmMo1a__navbar{z-index:100;height:var(--navbar-height);-webkit-backdrop-filter:blur(var(--blur-lg));transition:transform var(--dur-slow)var(--ease-out);background:#fafafabf;border-bottom:1px solid #e4e4e780;align-items:center;display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(0)}.Navbar-module__LmMo1a__navbarHidden{transform:translateY(-100%)}.Navbar-module__LmMo1a__navbarInner{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module__LmMo1a__logo{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--primary);align-items:center;gap:.5rem;text-decoration:none;display:flex}.Navbar-module__LmMo1a__nav{align-items:center;gap:1.5rem;display:flex}.Navbar-module__LmMo1a__navLink{color:var(--muted-foreground);font-size:var(--text-sm);font-weight:var(--font-medium);transition:color var(--dur-fast)}.Navbar-module__LmMo1a__navLink:hover{color:var(--foreground)}.Navbar-module__LmMo1a__ctaButton{background:var(--primary);color:var(--primary-foreground);font-size:var(--text-sm);font-weight:var(--font-semibold);transition:opacity var(--dur-fast),transform var(--dur-fast);border-radius:2rem;align-items:center;gap:.375rem;padding:.5rem 1.25rem;display:inline-flex}.Navbar-module__LmMo1a__ctaButton:hover{opacity:.9;transform:translateY(-1px)}:root[data-theme=dark] .Navbar-module__LmMo1a__navbar{background:#18181bbf;border-bottom:1px solid #3f3f4680}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .Navbar-module__LmMo1a__navbar{background:#18181bbf;border-bottom:1px solid #3f3f4680}}@media (max-width:400px){.Navbar-module__LmMo1a__nav{gap:.75rem}.Navbar-module__LmMo1a__ctaButton{font-size:var(--text-xs);padding:.5rem .75rem}}
.WaveformAnimation-module__TyPW6q__waveform{align-items:center;gap:3px;height:48px;display:flex}.WaveformAnimation-module__TyPW6q__bar{background:var(--primary);width:4px;animation:WaveformAnimation-module__TyPW6q__lexa-waveform var(--dur-slower)ease-in-out infinite alternate;border-radius:2px;display:block}
.BeforeAfterDemo-module__1NsBBW__container{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);overflow:hidden}.BeforeAfterDemo-module__1NsBBW__labels{border-bottom:1px solid var(--border);display:flex}.BeforeAfterDemo-module__1NsBBW__label{font-size:var(--text-xs);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);text-align:center;transition:color var(--dur-fast),background var(--dur-fast);flex:1;padding:.75rem 1rem}.BeforeAfterDemo-module__1NsBBW__labelActive{color:var(--primary);background:var(--accent)}.BeforeAfterDemo-module__1NsBBW__panel{min-height:180px;padding:1.5rem}.BeforeAfterDemo-module__1NsBBW__content{font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--foreground)}.BeforeAfterDemo-module__1NsBBW__beforeText{color:var(--muted-foreground);font-style:italic}.BeforeAfterDemo-module__1NsBBW__content strong{font-weight:var(--font-semibold)}.BeforeAfterDemo-module__1NsBBW__content em{color:var(--muted-foreground);font-size:var(--text-xs)}
.HeroSection-module__bf3i9W__hero{text-align:center;padding:5rem 1.5rem 4rem;position:relative;overflow:hidden}.HeroSection-module__bf3i9W__blob{background:radial-gradient(circle,var(--accent)0%,transparent 70%);width:600px;height:600px;filter:blur(var(--blur-xl));pointer-events:none;z-index:0;border-radius:50%;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.HeroSection-module__bf3i9W__heroContent{z-index:1;max-width:700px;margin:0 auto;position:relative}.HeroSection-module__bf3i9W__badge{background:var(--background);color:var(--primary);font-size:var(--text-xs);font-weight:var(--font-medium);border:1px solid var(--border);border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;display:inline-flex}.HeroSection-module__bf3i9W__headline{font-size:clamp(var(--text-4xl),5vw + 1rem,var(--text-7xl));font-weight:var(--font-extrabold);line-height:var(--leading-tight);letter-spacing:-.03em;color:var(--foreground);margin-bottom:1.5rem}.HeroSection-module__bf3i9W__gradientText{background-image:var(--gradient-banner);-webkit-text-fill-color:transparent;color:var(--foreground);-webkit-background-clip:text;background-clip:text}.HeroSection-module__bf3i9W__subtitle{font-size:clamp(var(--text-base),1.5vw + .75rem,var(--text-xl));color:var(--muted-foreground);max-width:540px;margin-bottom:2rem;margin-left:auto;margin-right:auto;line-height:1.7}.HeroSection-module__bf3i9W__heroButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.HeroSection-module__bf3i9W__primaryCta{background:var(--primary);color:var(--primary-foreground);font-size:var(--text-base);font-weight:var(--font-semibold);transition:transform var(--dur-fast),box-shadow var(--dur-fast);box-shadow:var(--shadow-md);border-radius:2rem;align-items:center;gap:.625rem;padding:1rem 2rem;display:inline-flex}.HeroSection-module__bf3i9W__primaryCta:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.HeroSection-module__bf3i9W__secondaryCta{background:var(--secondary);color:var(--secondary-foreground);font-size:var(--text-base);font-weight:var(--font-semibold);transition:background var(--dur-fast);border-radius:2rem;align-items:center;padding:1rem 2rem;display:inline-flex}.HeroSection-module__bf3i9W__secondaryCta:hover{background:var(--border)}.HeroSection-module__bf3i9W__platforms{justify-content:center;align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.HeroSection-module__bf3i9W__platformBadge{background:var(--secondary);font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--muted-foreground);border-radius:2rem;align-items:center;gap:.375rem;padding:.375rem .75rem;display:inline-flex}.HeroSection-module__bf3i9W__demoWrapper{z-index:1;max-width:640px;margin:2rem auto 0;position:relative}@media (max-width:600px){.HeroSection-module__bf3i9W__heroButtons{flex-direction:column}.HeroSection-module__bf3i9W__primaryCta,.HeroSection-module__bf3i9W__secondaryCta{justify-content:center;width:100%;max-width:300px}}
.FeaturesSection-module__2YcJ7G__features{padding:var(--space-20)var(--space-6);background:var(--background)}.FeaturesSection-module__2YcJ7G__inner{max-width:1100px;margin:0 auto}.FeaturesSection-module__2YcJ7G__title{font-size:var(--text-3xl);font-weight:var(--font-bold);text-align:center;margin-bottom:var(--space-4);color:var(--foreground)}.FeaturesSection-module__2YcJ7G__subtitle{text-align:center;color:var(--muted-foreground);font-size:var(--text-lg);max-width:600px;margin:0 auto var(--space-12)}.FeaturesSection-module__2YcJ7G__grid{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));display:grid}.FeaturesSection-module__2YcJ7G__card{background:var(--secondary);padding:var(--space-8);border-radius:var(--radius-lg);transition:transform var(--dur-fast)var(--ease-out),box-shadow var(--dur-fast)var(--ease-out)}.FeaturesSection-module__2YcJ7G__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.FeaturesSection-module__2YcJ7G__iconBox{background:var(--accent);width:48px;height:48px;color:var(--primary);margin-bottom:var(--space-4);border-radius:.75rem;justify-content:center;align-items:center;display:flex}.FeaturesSection-module__2YcJ7G__card h3{font-size:var(--text-base);font-weight:var(--font-semibold);margin-bottom:var(--space-2);color:var(--foreground)}.FeaturesSection-module__2YcJ7G__card p{font-size:var(--text-sm);color:var(--muted-foreground);line-height:var(--leading-relaxed)}
.MetricsSection-module__mOmC5a__metrics{padding:var(--space-16)var(--space-6);background:var(--secondary)}.MetricsSection-module__mOmC5a__inner{max-width:1100px;margin:0 auto}.MetricsSection-module__mOmC5a__grid{gap:var(--space-8);text-align:center;grid-template-columns:repeat(4,1fr);display:grid}.MetricsSection-module__mOmC5a__stat{align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.MetricsSection-module__mOmC5a__value{font-size:clamp(var(--text-4xl),5vw,var(--text-6xl));font-weight:var(--font-extrabold);color:var(--primary);line-height:var(--leading-none)}.MetricsSection-module__mOmC5a__label{font-size:var(--text-sm);color:var(--muted-foreground);font-weight:var(--font-medium)}@media (max-width:600px){.MetricsSection-module__mOmC5a__grid{gap:var(--space-6);grid-template-columns:repeat(2,1fr)}}
.TestimonialsMarquee-module__saKPfa__marqueeSection{padding:var(--space-16)0;background:var(--background);overflow:hidden}.TestimonialsMarquee-module__saKPfa__marqueeTrack{display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.TestimonialsMarquee-module__saKPfa__marqueeTrack:hover .TestimonialsMarquee-module__saKPfa__marqueeContent{animation-play-state:paused}.TestimonialsMarquee-module__saKPfa__marqueeContent{flex-shrink:0;align-items:stretch;gap:1.5rem;min-width:100%;animation:40s linear infinite TestimonialsMarquee-module__saKPfa__lexa-marquee;display:flex}.TestimonialsMarquee-module__saKPfa__testimonialCard{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);width:300px;padding:var(--space-6);justify-content:space-between;gap:var(--space-4);flex-direction:column;flex-shrink:0;display:flex}.TestimonialsMarquee-module__saKPfa__quote{font-size:var(--text-sm);color:var(--foreground);line-height:var(--leading-relaxed);font-style:italic}.TestimonialsMarquee-module__saKPfa__author{font-size:var(--text-xs);color:var(--muted-foreground);font-weight:var(--font-medium)}
.FooterSection-module__PBQuZq__footer{background:var(--foreground);color:var(--background);padding:var(--space-12)var(--space-6)var(--space-6)}.FooterSection-module__PBQuZq__footerInner{justify-content:space-between;gap:var(--space-12);flex-wrap:wrap;max-width:1100px;margin:0 auto;display:flex}.FooterSection-module__PBQuZq__brand{max-width:280px}.FooterSection-module__PBQuZq__logo{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--background);margin-bottom:var(--space-3);align-items:center;gap:.5rem;display:flex}.FooterSection-module__PBQuZq__brand p{font-size:var(--text-sm);opacity:.7}.FooterSection-module__PBQuZq__columns{gap:var(--space-16);display:flex}.FooterSection-module__PBQuZq__column h4{font-size:var(--text-xs);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-4);opacity:.5}.FooterSection-module__PBQuZq__column a{font-size:var(--text-sm);opacity:.8;margin-bottom:var(--space-3);transition:opacity var(--dur-fast);color:var(--background);text-decoration:none;display:block}.FooterSection-module__PBQuZq__column a:hover{opacity:1}.FooterSection-module__PBQuZq__bottom{max-width:1100px;margin:var(--space-8)auto 0;padding-top:var(--space-6);text-align:center;border-top:1px solid #ffffff1a}.FooterSection-module__PBQuZq__bottom p{font-size:var(--text-sm);opacity:.5}@media (max-width:600px){.FooterSection-module__PBQuZq__footerInner,.FooterSection-module__PBQuZq__columns{gap:var(--space-8);flex-direction:column}}
.page-module__E0kJGG__main{background:var(--background);min-height:100vh;padding-top:var(--navbar-height)}
/*# sourceMappingURL=bcb1365aab34b9bd.css.map*/