.landing-module__g1LwZa__landing{background:var(--bg-primary)}.landing-module__g1LwZa__nav{z-index:100;transition:all var(--transition-base);padding:16px 0;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navScrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#0a0a0fe6;padding:10px 0}.landing-module__g1LwZa__navContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.landing-module__g1LwZa__logo{cursor:pointer;align-items:center;gap:8px;font-size:1.25rem;font-weight:700;display:flex}.landing-module__g1LwZa__logoIcon{color:var(--accent-primary)}.landing-module__g1LwZa__navLinks{gap:32px;display:flex}.landing-module__g1LwZa__navLinks a{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.875rem}.landing-module__g1LwZa__navLinks a:hover{color:var(--text-primary)}.landing-module__g1LwZa__navActions{align-items:center;gap:12px;display:flex}.landing-module__g1LwZa__mobileToggle{color:var(--text-primary);background:0 0;border:none;display:none}.landing-module__g1LwZa__mobileNav{background:var(--bg-secondary);border-top:1px solid var(--border);flex-direction:column;gap:16px;padding:24px;display:flex;overflow:hidden}.landing-module__g1LwZa__mobileNav a{color:var(--text-secondary);padding:8px 0;font-size:1rem}@media (max-width:768px){.landing-module__g1LwZa__navLinks,.landing-module__g1LwZa__navActions{display:none}.landing-module__g1LwZa__mobileToggle{display:block}}.landing-module__g1LwZa__hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__heroBg{position:absolute;inset:0;overflow:hidden}.landing-module__g1LwZa__heroBg:before{content:"";background-color:#0000;background-image:radial-gradient(circle at 30%,#6c5ce71f 0%,#0000 50%),radial-gradient(circle at 70%,#00cec914 0%,#0000 50%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:200% 200%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:200%;height:200%;animation:8s infinite landing-module__g1LwZa__gradientShift;position:absolute;top:-50%;left:-50%}.landing-module__g1LwZa__particle{background:var(--accent-primary);opacity:.3;border-radius:50%;width:4px;height:4px;animation:6s infinite landing-module__g1LwZa__float;position:absolute}.landing-module__g1LwZa__heroContent{z-index:1;max-width:800px;position:relative}.landing-module__g1LwZa__heroBadge{color:var(--accent-tertiary);background:#6c5ce726;border:1px solid #6c5ce74d;border-radius:999px;align-items:center;gap:6px;margin-bottom:24px;padding:6px 16px;font-size:.8125rem;display:inline-flex}.landing-module__g1LwZa__heroTitle{letter-spacing:-.03em;margin-bottom:24px;font-size:4rem;font-weight:800;line-height:1.05}.landing-module__g1LwZa__heroSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto 40px;font-size:1.25rem;line-height:1.7}.landing-module__g1LwZa__heroCtas{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.landing-module__g1LwZa__heroStats{justify-content:center;gap:48px;margin-top:64px;display:flex}.landing-module__g1LwZa__heroStats>div{text-align:center}.landing-module__g1LwZa__heroStats strong{color:var(--text-primary);font-size:1.5rem;font-weight:700;display:block}.landing-module__g1LwZa__heroStats span{color:var(--text-muted);font-size:.8125rem}@media (max-width:768px){.landing-module__g1LwZa__heroTitle{font-size:2.25rem}.landing-module__g1LwZa__heroSubtitle{font-size:1rem}.landing-module__g1LwZa__heroStats{gap:24px}.landing-module__g1LwZa__heroStats strong{font-size:1.125rem}}.landing-module__g1LwZa__sectionHeader{text-align:center;margin-bottom:48px}.landing-module__g1LwZa__sectionHeader h2{margin-bottom:12px}.landing-module__g1LwZa__sectionHeader p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.landing-module__g1LwZa__features{padding:100px 0}.landing-module__g1LwZa__featureGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-module__g1LwZa__featureCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition-base);padding:32px}.landing-module__g1LwZa__featureCard:hover{border-color:var(--border-accent);box-shadow:var(--shadow-lg),0 0 20px #6c5ce726;transform:translateY(-4px)}.landing-module__g1LwZa__featureIcon{border-radius:var(--radius-md);width:48px;height:48px;color:var(--accent-primary);background:#6c5ce726;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.landing-module__g1LwZa__featureCard h3{margin-bottom:8px;font-size:1.125rem}.landing-module__g1LwZa__featureCard p{color:var(--text-secondary);font-size:.875rem;line-height:1.6}@media (max-width:768px){.landing-module__g1LwZa__featureGrid{grid-template-columns:1fr}}.landing-module__g1LwZa__howItWorks{background:var(--bg-secondary);padding:100px 0}.landing-module__g1LwZa__stepsGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.landing-module__g1LwZa__step{text-align:center;padding:32px 16px;position:relative}.landing-module__g1LwZa__stepNumber{color:var(--accent-primary);background:#6c5ce726;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:8px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__stepIcon{background:var(--accent-gradient);border-radius:var(--radius-lg);color:#fff;justify-content:center;align-items:center;width:64px;height:64px;margin:16px auto;display:flex}.landing-module__g1LwZa__step h4{margin-bottom:8px}.landing-module__g1LwZa__step p{color:var(--text-secondary);font-size:.8125rem}.landing-module__g1LwZa__stepConnector{color:var(--text-muted);position:absolute;top:50%;right:-16px}@media (max-width:768px){.landing-module__g1LwZa__stepsGrid{grid-template-columns:1fr}.landing-module__g1LwZa__stepConnector{display:none}}.landing-module__g1LwZa__useCasesSection{padding:100px 0}.landing-module__g1LwZa__useCaseTabs{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:40px;display:flex}.landing-module__g1LwZa__useCaseTab{border-radius:var(--radius-full);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:8px 20px;font-size:.875rem}.landing-module__g1LwZa__useCaseTab:hover{border-color:var(--border-hover);color:var(--text-primary)}.landing-module__g1LwZa__useCaseTabActive{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff}.landing-module__g1LwZa__useCaseContent{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.landing-module__g1LwZa__useCaseInfo h3{margin:12px 0;font-size:1.5rem}.landing-module__g1LwZa__useCaseInfo p{color:var(--text-secondary);margin-bottom:24px;line-height:1.7}.landing-module__g1LwZa__useCaseVisual{position:relative}.landing-module__g1LwZa__codeBlock{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.landing-module__g1LwZa__codeHeader{background:var(--bg-secondary);gap:6px;padding:12px 16px;display:flex}.landing-module__g1LwZa__codeHeader span{border-radius:50%;width:10px;height:10px}.landing-module__g1LwZa__codeHeader span:first-child{background:var(--error)}.landing-module__g1LwZa__codeHeader span:nth-child(2){background:var(--warning)}.landing-module__g1LwZa__codeHeader span:nth-child(3){background:var(--success)}.landing-module__g1LwZa__codeBlock pre{color:var(--text-secondary);padding:20px;font-family:JetBrains Mono,monospace;font-size:.8125rem;line-height:1.6;overflow-x:auto}@media (max-width:768px){.landing-module__g1LwZa__useCaseContent{grid-template-columns:1fr}}.landing-module__g1LwZa__pricing{background:var(--bg-secondary);padding:100px 0}.landing-module__g1LwZa__pricingGrid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:960px;margin:0 auto;display:grid}.landing-module__g1LwZa__pricingCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);transition:all var(--transition-base);padding:36px;position:relative}.landing-module__g1LwZa__pricingCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.landing-module__g1LwZa__pricingPopular{border-color:var(--accent-primary);box-shadow:0 0 30px #6c5ce733}.landing-module__g1LwZa__popularBadge{background:var(--accent-gradient);color:#fff;border-radius:var(--radius-full);padding:4px 16px;font-size:.75rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__pricingCard h3{margin-bottom:16px;font-size:1.25rem}.landing-module__g1LwZa__pricingPrice{margin-bottom:24px}.landing-module__g1LwZa__priceAmount{font-size:2.5rem;font-weight:800}.landing-module__g1LwZa__pricePeriod{color:var(--text-muted);font-size:.875rem}.landing-module__g1LwZa__pricingFeatures{flex-direction:column;gap:12px;margin-bottom:32px;list-style:none;display:flex}.landing-module__g1LwZa__pricingFeatures li{color:var(--text-secondary);align-items:center;gap:8px;font-size:.875rem;display:flex}.landing-module__g1LwZa__pricingFeatures li svg{color:var(--success);flex-shrink:0}@media (max-width:768px){.landing-module__g1LwZa__pricingGrid{grid-template-columns:1fr;max-width:400px}}.landing-module__g1LwZa__testimonials{padding:100px 0}.landing-module__g1LwZa__testimonialGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-module__g1LwZa__testimonialCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px}.landing-module__g1LwZa__stars{gap:2px;margin-bottom:16px;display:flex}.landing-module__g1LwZa__testimonialCard>p{color:var(--text-secondary);margin-bottom:20px;font-size:.9375rem;font-style:italic;line-height:1.7}.landing-module__g1LwZa__testimonialAuthor{align-items:center;gap:12px;display:flex}.landing-module__g1LwZa__avatar{background:var(--accent-gradient);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:600;display:flex}.landing-module__g1LwZa__testimonialAuthor strong{font-size:.875rem;display:block}.landing-module__g1LwZa__testimonialAuthor span{color:var(--text-muted);font-size:.75rem}@media (max-width:768px){.landing-module__g1LwZa__testimonialGrid{grid-template-columns:1fr}}.landing-module__g1LwZa__ctaSection{padding:100px 0}.landing-module__g1LwZa__ctaContent{text-align:center;background:var(--bg-card);border:1px solid var(--border-accent);border-radius:var(--radius-xl);max-width:640px;margin:0 auto;padding:64px 32px;position:relative;overflow:hidden}.landing-module__g1LwZa__ctaContent:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#6c5ce726,#0000 70%);position:absolute;inset:0}.landing-module__g1LwZa__ctaContent h2{margin-bottom:12px;position:relative}.landing-module__g1LwZa__ctaContent p{color:var(--text-secondary);margin-bottom:32px;position:relative}.landing-module__g1LwZa__ctaButtons{justify-content:center;gap:16px;display:flex;position:relative}.landing-module__g1LwZa__footer{border-top:1px solid var(--border);padding:64px 0 32px}.landing-module__g1LwZa__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.landing-module__g1LwZa__footerBrand p{color:var(--text-muted);margin-top:12px;font-size:.875rem;line-height:1.6}.landing-module__g1LwZa__socialLinks{gap:12px;margin-top:16px;display:flex}.landing-module__g1LwZa__socialLinks a{color:var(--text-muted);transition:color var(--transition-fast)}.landing-module__g1LwZa__socialLinks a:hover{color:var(--accent-primary)}.landing-module__g1LwZa__footerGrid>div:not(.landing-module__g1LwZa__footerBrand){flex-direction:column;gap:10px;display:flex}.landing-module__g1LwZa__footerGrid>div:not(.landing-module__g1LwZa__footerBrand) h4{margin-bottom:4px;font-size:.875rem}.landing-module__g1LwZa__footerGrid>div:not(.landing-module__g1LwZa__footerBrand) a{color:var(--text-muted);transition:color var(--transition-fast);font-size:.8125rem}.landing-module__g1LwZa__footerGrid>div:not(.landing-module__g1LwZa__footerBrand) a:hover{color:var(--text-primary)}.landing-module__g1LwZa__footerBottom{border-top:1px solid var(--border);padding-top:24px}.landing-module__g1LwZa__footerBottom p{color:var(--text-muted);font-size:.8125rem}@media (max-width:768px){.landing-module__g1LwZa__footerGrid{grid-template-columns:1fr 1fr}}
