.page-module___8aEwW__landingPage{color:var(--color-text);flex-direction:column;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;display:flex}@keyframes page-module___8aEwW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module___8aEwW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module___8aEwW__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes page-module___8aEwW__slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes page-module___8aEwW__slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes page-module___8aEwW__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.page-module___8aEwW__hero{background:var(--gradient-primary);color:#fff;padding:80px 0;animation:.6s ease-out page-module___8aEwW__fadeIn}.page-module___8aEwW__hero .page-module___8aEwW__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module___8aEwW__heroContent{animation:.8s ease-out .2s both page-module___8aEwW__slideInLeft}.page-module___8aEwW__heroTitle{margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.page-module___8aEwW__heroSubtitle{opacity:.9;margin-bottom:2rem;font-size:1.25rem}.page-module___8aEwW__betaNote{opacity:.8;align-items:center;gap:.5rem;margin-top:1rem;font-size:.9rem;display:inline-flex}.page-module___8aEwW__betaNoteIcon{width:1rem;height:1rem;color:var(--color-primary)}.page-module___8aEwW__heroDemo{justify-content:center;animation:.8s ease-out .4s both page-module___8aEwW__slideInRight;display:flex}.page-module___8aEwW__demoPreview{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:12px;padding:2rem;transition:transform .3s}.page-module___8aEwW__demoPreview:hover{transform:scale(1.02)}.page-module___8aEwW__demoScreen{background:var(--color-surface);border-radius:8px;align-items:center;gap:1rem;min-width:300px;padding:1.5rem;display:flex}.page-module___8aEwW__demoInput{background:var(--color-surface-2);border-radius:6px;flex:1;padding:1rem}.page-module___8aEwW__inputPlaceholder{color:var(--color-text-muted);font-style:italic}.page-module___8aEwW__demoArrow{color:var(--color-primary);font-size:1.5rem;font-weight:700}.page-module___8aEwW__demoOutput{background:var(--color-surface-2);border-radius:6px;flex:1;padding:1rem}.page-module___8aEwW__outputLines{flex-direction:column;gap:.5rem;display:flex}.page-module___8aEwW__line{background:var(--color-border);border-radius:4px;height:8px}.page-module___8aEwW__line.page-module___8aEwW__short{width:60%}.page-module___8aEwW__howItWorks{background:var(--color-surface-2);padding:80px 0}.page-module___8aEwW__howItWorks h2{text-align:center;color:var(--color-text);margin-bottom:3rem;font-size:2.5rem}.page-module___8aEwW__steps{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.page-module___8aEwW__step{background:var(--color-surface);text-align:center;box-shadow:var(--shadow-md);border-radius:12px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.6s ease-out both page-module___8aEwW__scaleIn}.page-module___8aEwW__step:first-child{animation-delay:.1s}.page-module___8aEwW__step:nth-child(2){animation-delay:.2s}.page-module___8aEwW__step:nth-child(3){animation-delay:.3s}.page-module___8aEwW__step:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)scale(1.02)}.page-module___8aEwW__stepNumber{background:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex}.page-module___8aEwW__step h3{color:var(--color-text);margin-bottom:1rem;font-size:1.5rem}.page-module___8aEwW__step p{color:var(--color-text-muted)}.page-module___8aEwW__features{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.page-module___8aEwW__feature{text-align:center;padding:1.5rem;transition:transform .3s;animation:.6s ease-out both page-module___8aEwW__fadeInUp}.page-module___8aEwW__feature:first-child{animation-delay:.4s}.page-module___8aEwW__feature:nth-child(2){animation-delay:.5s}.page-module___8aEwW__feature:nth-child(3){animation-delay:.6s}.page-module___8aEwW__feature:hover{transform:translateY(-5px)}.page-module___8aEwW__feature h4{color:var(--color-text);margin-bottom:1rem;font-size:1.25rem}.page-module___8aEwW__featureHeading{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.page-module___8aEwW__featureHeadingIcon{width:1.1rem;height:1.1rem;color:var(--color-primary)}.page-module___8aEwW__feature p{color:var(--color-text-muted)}.page-module___8aEwW__testimonials{background:var(--color-surface);padding:80px 0}.page-module___8aEwW__testimonials h2{text-align:center;color:var(--color-text);margin-bottom:3rem;font-size:2.5rem}.page-module___8aEwW__testimonialPlaceholder{justify-content:center;align-items:center;min-height:200px;display:flex}.page-module___8aEwW__testimonialMessage{background:linear-gradient(135deg,var(--color-surface-2)0%,var(--color-surface)100%);text-align:center;border:2px solid var(--color-border);max-width:600px;box-shadow:var(--shadow-sm);border-radius:16px;padding:3rem;transition:all .3s}.page-module___8aEwW__testimonialMessage:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.page-module___8aEwW__testimonialEmoji{justify-content:center;margin-bottom:1rem;animation:3s ease-in-out infinite page-module___8aEwW__float;display:flex}.page-module___8aEwW__testimonialEmoji svg{width:3rem;height:3rem;color:var(--color-primary)}.page-module___8aEwW__testimonialMessage p{color:var(--color-text-muted);margin:.5rem 0;font-size:1rem;line-height:1.6}.page-module___8aEwW__testimonialCta{color:#fff;background:var(--gradient-primary);border-radius:8px;align-items:center;gap:.5rem;margin:1.5rem 0 .5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #6366f14d}.page-module___8aEwW__testimonialCtaIcon{width:1.1rem;height:1.1rem}.page-module___8aEwW__testimonialCta:hover{color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.page-module___8aEwW__pricing{background:var(--color-surface-2);padding:80px 0}.page-module___8aEwW__pricing h2{text-align:center;color:var(--color-text);margin-bottom:3rem;font-size:2.5rem}.page-module___8aEwW__pricingCard{background:var(--color-surface);text-align:center;max-width:400px;box-shadow:var(--shadow-lg);border-radius:12px;margin:0 auto;padding:3rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.6s ease-out .3s both page-module___8aEwW__scaleIn}.page-module___8aEwW__pricingCard:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 20px 60px #6366f133}.page-module___8aEwW__pricingCard h3{color:var(--color-text);margin-bottom:1rem;font-size:1.5rem}.page-module___8aEwW__price{margin-bottom:2rem}.page-module___8aEwW__priceAmount{color:var(--color-primary);font-size:3rem;font-weight:800}.page-module___8aEwW__pricePeriod{color:var(--color-text-muted);margin-left:.5rem}.page-module___8aEwW__featuresList{text-align:left;margin-bottom:2rem;list-style:none}.page-module___8aEwW__featuresList li{color:var(--color-text);align-items:flex-start;gap:.5rem;padding:.5rem 0;display:flex}.page-module___8aEwW__featuresListIcon{width:1rem;height:1rem;color:var(--color-primary);margin-top:.15rem}.page-module___8aEwW__pricingNote{color:var(--color-text-muted);font-size:.9rem}[data-theme=dark] .page-module___8aEwW__howItWorks h2{color:var(--color-text)}[data-theme=dark] .page-module___8aEwW__howItWorks{background:var(--color-surface-2)}[data-theme=dark] .page-module___8aEwW__step{background:var(--color-surface);box-shadow:var(--shadow-md)}[data-theme=dark] .page-module___8aEwW__step h3{color:var(--color-text)}[data-theme=dark] .page-module___8aEwW__step p{color:var(--color-text-muted)}[data-theme=dark] .page-module___8aEwW__feature h4{color:var(--color-text)}[data-theme=dark] .page-module___8aEwW__feature p{color:var(--color-text-muted)}[data-theme=dark] .page-module___8aEwW__testimonials{background:var(--color-surface)}[data-theme=dark] .page-module___8aEwW__testimonials h2{color:var(--color-text)}[data-theme=dark] .page-module___8aEwW__testimonialMessage{background:linear-gradient(135deg,var(--color-surface-2)0%,var(--color-surface)100%);border-color:var(--color-border)}[data-theme=dark] .page-module___8aEwW__testimonialEmoji{filter:brightness(1.2)}[data-theme=dark] .page-module___8aEwW__testimonialMessage p{color:var(--color-text-muted)}[data-theme=dark] .page-module___8aEwW__pricing{background:var(--color-surface-2)}[data-theme=dark] .page-module___8aEwW__pricing h2{color:var(--color-text)}[data-theme=dark] .page-module___8aEwW__pricingCard{background:var(--color-surface);box-shadow:var(--shadow-lg)}[data-theme=dark] .page-module___8aEwW__pricingCard h3,[data-theme=dark] .page-module___8aEwW__featuresList li{color:var(--color-text)}[data-theme=dark] .page-module___8aEwW__pricingNote{color:var(--color-text-muted)}[data-theme=dark] .page-module___8aEwW__pricePeriod{color:var(--color-text)}[data-theme=dark] .page-module___8aEwW__demoPreview{background:#ffffff0f}[data-theme=dark] .page-module___8aEwW__demoScreen{background:var(--color-surface)}[data-theme=dark] .page-module___8aEwW__demoInput{background:var(--color-surface-2)}[data-theme=dark] .page-module___8aEwW__line{background:var(--color-border)}@media (max-width:768px){.page-module___8aEwW__hero{padding:40px 0}.page-module___8aEwW__hero .page-module___8aEwW__container{text-align:center;grid-template-columns:1fr;gap:2rem}.page-module___8aEwW__heroTitle{margin-bottom:1rem;font-size:2.5rem}.page-module___8aEwW__heroSubtitle{margin-bottom:1.5rem;font-size:1.1rem}.page-module___8aEwW__demoPreview,.page-module___8aEwW__demoScreen{flex-direction:column;gap:1rem}.page-module___8aEwW__demoArrow{margin:.5rem 0;transform:rotate(90deg)}.page-module___8aEwW__howItWorks{padding:60px 0}.page-module___8aEwW__howItWorks h2{margin-bottom:2rem;font-size:2rem}.page-module___8aEwW__steps{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.page-module___8aEwW__step{padding:1.5rem}.page-module___8aEwW__step h3{font-size:1.25rem}.page-module___8aEwW__features{grid-template-columns:1fr;gap:1.5rem}.page-module___8aEwW__testimonials{padding:60px 0}.page-module___8aEwW__testimonials h2{margin-bottom:2rem;font-size:2rem}.page-module___8aEwW__testimonialMessage{padding:2rem}.page-module___8aEwW__pricing{padding:60px 0}.page-module___8aEwW__pricing h2{margin-bottom:2rem;font-size:2rem}.page-module___8aEwW__pricingCard{margin:0 1rem;padding:2rem 1.5rem}.page-module___8aEwW__priceAmount{font-size:2.5rem}}@media (min-width:769px) and (max-width:1024px){.page-module___8aEwW__hero{padding:60px 0}.page-module___8aEwW__heroTitle{font-size:3rem}.page-module___8aEwW__heroSubtitle{font-size:1.2rem}.page-module___8aEwW__howItWorks h2,.page-module___8aEwW__testimonials h2,.page-module___8aEwW__pricing h2{font-size:2.25rem}.page-module___8aEwW__steps{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:480px){.page-module___8aEwW__hero{padding:30px 0}.page-module___8aEwW__heroTitle{font-size:2rem;line-height:1.3}.page-module___8aEwW__heroSubtitle{font-size:1rem}.page-module___8aEwW__howItWorks h2,.page-module___8aEwW__testimonials h2,.page-module___8aEwW__pricing h2{font-size:1.75rem}.page-module___8aEwW__step{padding:1.25rem}.page-module___8aEwW__step h3{font-size:1.1rem}.page-module___8aEwW__stepNumber{width:40px;height:40px;font-size:1.25rem}.page-module___8aEwW__pricingCard{margin:0 .5rem;padding:1.5rem 1rem}.page-module___8aEwW__priceAmount{font-size:2rem}}
