.landing-module__g1LwZa__ambient{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.landing-module__g1LwZa__ambient:before{content:"";background:radial-gradient(#ff4d4d0f 0%,#0000 70%);width:60%;height:50%;animation:25s ease-in-out infinite landing-module__g1LwZa__ambientDrift;position:absolute;top:-20%;left:20%}.landing-module__g1LwZa__ambient:after{content:"";background:radial-gradient(#ff4d4d08 0%,#0000 70%);width:40%;height:40%;animation:20s ease-in-out infinite reverse landing-module__g1LwZa__ambientDrift;position:absolute;bottom:10%;right:10%}@keyframes landing-module__g1LwZa__ambientDrift{0%,to{transform:translate(0)scale(1)}33%{transform:translate(5%,-3%)scale(1.05)}66%{transform:translate(-3%,5%)scale(.95)}}.landing-module__g1LwZa__container{z-index:1;max-width:960px;margin:0 auto;padding:0 24px;position:relative}.landing-module__g1LwZa__nav{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle);background:#050810d9;padding:16px 0;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navInner{justify-content:space-between;align-items:center;display:flex}.landing-module__g1LwZa__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.landing-module__g1LwZa__logoIcon{font-size:1.6rem;line-height:1}.landing-module__g1LwZa__logoText{color:var(--text-primary);letter-spacing:-.5px;font-size:1.3rem;font-weight:800}.landing-module__g1LwZa__logoAccent{color:var(--coral-bright)}.landing-module__g1LwZa__navLinks{align-items:center;gap:28px;display:flex}.landing-module__g1LwZa__navLink{color:var(--text-secondary);font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__navLink:hover{color:var(--text-primary)}.landing-module__g1LwZa__navCta{text-decoration:none;background:var(--coral-bright)!important;color:#fff!important;border-radius:8px!important;padding:8px 20px!important;font-size:.85rem!important;font-weight:600!important;transition:all .2s!important}.landing-module__g1LwZa__navCta:hover{transform:translateY(-1px);color:#fff!important;background:#ff6b6b!important}.landing-module__g1LwZa__mobileToggle{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.5rem;display:none}.landing-module__g1LwZa__hero{text-align:center;padding:160px 0 80px}.landing-module__g1LwZa__heroBadge{border:1px solid var(--coral-muted);color:var(--coral-bright);background:#ff4d4d0d;border-radius:100px;align-items:center;gap:8px;margin-bottom:36px;padding:6px 18px;font-size:.8rem;font-weight:500;display:inline-flex}.landing-module__g1LwZa__pulseDot{background:var(--coral-bright);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite landing-module__g1LwZa__pulse}@keyframes landing-module__g1LwZa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.landing-module__g1LwZa__heroTitle{letter-spacing:-2px;text-transform:uppercase;margin-bottom:24px;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.05}.landing-module__g1LwZa__gradientText{background:linear-gradient(135deg,var(--coral-bright)0%,#ff8a80 50%,var(--coral-bright)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__heroSubtitle{color:var(--text-secondary);max-width:560px;margin:0 auto 40px;font-size:1.15rem;line-height:1.7}.landing-module__g1LwZa__heroCta{background:var(--coral-bright);color:#fff;box-shadow:0 4px 24px var(--coral-glow);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:14px 32px;font-family:inherit;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.landing-module__g1LwZa__heroCta:hover{box-shadow:0 8px 32px var(--coral-glow);background:#ff6b6b;transform:translateY(-2px)}.landing-module__g1LwZa__statsRow{border-top:1px solid var(--border-color);flex-wrap:wrap;justify-content:center;gap:48px;margin-top:60px;padding-top:40px;display:flex}.landing-module__g1LwZa__statItem{text-align:center}.landing-module__g1LwZa__statValue{color:var(--coral-bright);letter-spacing:-1px;font-size:1.8rem;font-weight:800}.landing-module__g1LwZa__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-top:4px;font-size:.8rem}.landing-module__g1LwZa__terminalWrapper{max-width:680px;margin-top:60px;margin-left:auto;margin-right:auto}.landing-module__g1LwZa__terminal{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;overflow:hidden}.landing-module__g1LwZa__terminalHeader{border-bottom:1px solid var(--border-color);background:#0d1220cc;align-items:center;gap:8px;padding:12px 16px;display:flex}.landing-module__g1LwZa__terminalDot{border-radius:50%;width:12px;height:12px}.landing-module__g1LwZa__dotRed{background:#ff5f57}.landing-module__g1LwZa__dotYellow{background:#febc2e}.landing-module__g1LwZa__dotGreen{background:#28c840}.landing-module__g1LwZa__terminalTitle{color:var(--text-muted);font-size:.75rem;font-family:var(--font-mono);margin-left:auto}.landing-module__g1LwZa__terminalBody{font-family:var(--font-mono);padding:20px 24px;font-size:.82rem;line-height:1.9}.landing-module__g1LwZa__prompt{color:var(--coral-bright)}.landing-module__g1LwZa__cmd{color:var(--text-primary)}.landing-module__g1LwZa__output{color:var(--text-muted)}.landing-module__g1LwZa__success{color:#28c840}.landing-module__g1LwZa__accent{color:var(--text-secondary)}.landing-module__g1LwZa__typeLine{opacity:0;animation:.3s forwards landing-module__g1LwZa__typeFade}.landing-module__g1LwZa__typeLine:first-child{animation-delay:.2s}.landing-module__g1LwZa__typeLine:nth-child(2){animation-delay:.6s}.landing-module__g1LwZa__typeLine:nth-child(3){animation-delay:1s}.landing-module__g1LwZa__typeLine:nth-child(4){animation-delay:1.4s}.landing-module__g1LwZa__typeLine:nth-child(5){animation-delay:1.8s}.landing-module__g1LwZa__typeLine:nth-child(6){animation-delay:2.2s}.landing-module__g1LwZa__typeLine:nth-child(7){animation-delay:2.5s}.landing-module__g1LwZa__typeLine:nth-child(8){animation-delay:2.7s}.landing-module__g1LwZa__typeLine:nth-child(9){animation-delay:2.9s}.landing-module__g1LwZa__typeLine:nth-child(10){animation-delay:3.1s}@keyframes landing-module__g1LwZa__typeFade{to{opacity:1}}.landing-module__g1LwZa__section{padding:100px 0}.landing-module__g1LwZa__sectionTitle{letter-spacing:-1px;margin-bottom:16px;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800;line-height:1.15}.landing-module__g1LwZa__accentArrow{color:var(--coral-bright);margin-right:8px;font-weight:400}.landing-module__g1LwZa__sectionDesc{color:var(--text-secondary);max-width:560px;margin-bottom:48px;font-size:1rem;line-height:1.7}.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.landing-module__g1LwZa__featureCard{background:var(--bg-card);border:1px solid var(--border-color);text-align:center;border-radius:12px;padding:28px 24px;transition:all .3s}.landing-module__g1LwZa__featureCard:hover{background:var(--bg-card-hover);border-color:#ff4d4d33;transform:translateY(-3px)}.landing-module__g1LwZa__featureIcon{background:var(--coral-muted);border:1px solid #ff4d4d1a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;font-size:1.5rem;display:flex}.landing-module__g1LwZa__featureCard h3{letter-spacing:-.3px;margin-bottom:8px;font-size:1rem;font-weight:700}.landing-module__g1LwZa__featureCard p{color:var(--text-secondary);font-size:.88rem;line-height:1.6}.landing-module__g1LwZa__howSection{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.landing-module__g1LwZa__stepsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.landing-module__g1LwZa__stepCard{text-align:center;position:relative}.landing-module__g1LwZa__stepNumber{background:var(--coral-bright);color:#fff;width:48px;height:48px;box-shadow:0 4px 16px var(--coral-glow);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-size:1.1rem;font-weight:800;display:flex}.landing-module__g1LwZa__stepCard h3{margin-bottom:8px;font-size:1.05rem;font-weight:700}.landing-module__g1LwZa__stepCard p{color:var(--text-secondary);font-size:.9rem;line-height:1.65}.landing-module__g1LwZa__integrationsSection{text-align:center}.landing-module__g1LwZa__pillsContainer{flex-wrap:wrap;justify-content:center;gap:10px;max-width:700px;margin:0 auto;display:flex}.landing-module__g1LwZa__pill{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:100px;align-items:center;gap:6px;padding:8px 18px;font-size:.85rem;transition:all .2s;display:inline-flex}.landing-module__g1LwZa__pill:hover{color:var(--text-primary);background:var(--bg-card-hover);border-color:#ff4d4d40}.landing-module__g1LwZa__pillIcon{background:var(--coral-bright);opacity:.6;border-radius:50%;width:8px;height:8px}.landing-module__g1LwZa__usecasesGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.landing-module__g1LwZa__usecaseCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;padding:24px;transition:all .3s}.landing-module__g1LwZa__usecaseCard:hover{border-color:#ff4d4d33;transform:translateY(-2px)}.landing-module__g1LwZa__usecaseEmoji{margin-bottom:12px;font-size:1.6rem;display:block}.landing-module__g1LwZa__usecaseCard h3{margin-bottom:6px;font-size:.95rem;font-weight:700}.landing-module__g1LwZa__usecaseCard p{color:var(--text-secondary);font-size:.85rem;line-height:1.6}.landing-module__g1LwZa__faqSection{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.landing-module__g1LwZa__faqList{max-width:680px}.landing-module__g1LwZa__faqItem{border-bottom:1px solid var(--border-color)}.landing-module__g1LwZa__faqQuestion{cursor:pointer;color:var(--text-primary);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 0;font-family:inherit;font-size:.98rem;font-weight:600;transition:color .2s;display:flex}.landing-module__g1LwZa__faqQuestion:hover{color:var(--coral-bright)}.landing-module__g1LwZa__faqToggle{color:var(--coral-bright);flex-shrink:0;margin-left:16px;font-size:1.4rem;font-weight:300;transition:transform .3s}.landing-module__g1LwZa__faqToggleOpen{transform:rotate(45deg)}.landing-module__g1LwZa__faqAnswer{max-height:0;color:var(--text-secondary);font-size:.92rem;line-height:1.7;transition:max-height .4s,padding .3s;overflow:hidden}.landing-module__g1LwZa__faqAnswerOpen{max-height:200px;padding-bottom:20px}.landing-module__g1LwZa__newsletterSection{text-align:center}.landing-module__g1LwZa__newsletterBox{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;max-width:560px;margin:0 auto;padding:48px 40px}.landing-module__g1LwZa__newsletterBox h2{letter-spacing:-.5px;margin-bottom:12px;font-size:1.6rem;font-weight:800}.landing-module__g1LwZa__newsletterDesc{color:var(--text-secondary);margin-bottom:28px;font-size:.92rem;line-height:1.6}.landing-module__g1LwZa__signupForm{gap:10px;max-width:420px;margin:0 auto;display:flex}.landing-module__g1LwZa__signupInput{background:var(--bg-primary);border:1px solid var(--border-color);color:var(--text-primary);border-radius:8px;flex:1;padding:12px 16px;font-family:inherit;font-size:.9rem;transition:border-color .2s}.landing-module__g1LwZa__signupInput:focus{border-color:var(--coral-bright);outline:none}.landing-module__g1LwZa__signupInput::placeholder{color:var(--text-muted)}.landing-module__g1LwZa__signupBtn{background:var(--coral-bright);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:6px;padding:12px 24px;font-family:inherit;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.landing-module__g1LwZa__signupBtn:hover{background:#ff6b6b;transform:translateY(-1px)}.landing-module__g1LwZa__signupBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.landing-module__g1LwZa__formNote{color:var(--text-muted);margin-top:12px;font-size:.78rem}.landing-module__g1LwZa__formError{color:var(--coral-bright);margin-top:4px;font-size:.78rem;display:none}.landing-module__g1LwZa__formErrorVisible{display:block}.landing-module__g1LwZa__contactExpanded{text-align:left;margin-top:20px;display:none}.landing-module__g1LwZa__contactExpandedShow{display:block}.landing-module__g1LwZa__formGroup{margin-bottom:16px}.landing-module__g1LwZa__formGroup label{color:var(--text-secondary);margin-bottom:6px;font-size:.82rem;font-weight:500;display:block}.landing-module__g1LwZa__formGroup input,.landing-module__g1LwZa__formGroup textarea,.landing-module__g1LwZa__formGroup select{background:var(--bg-primary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);-webkit-appearance:none;border-radius:8px;padding:10px 14px;font-family:inherit;font-size:.9rem;transition:border-color .2s}.landing-module__g1LwZa__formGroup input:focus,.landing-module__g1LwZa__formGroup textarea:focus,.landing-module__g1LwZa__formGroup select:focus{border-color:var(--coral-bright);outline:none}.landing-module__g1LwZa__formGroup textarea{resize:vertical;min-height:80px}.landing-module__g1LwZa__formGroup select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%235a6480' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.landing-module__g1LwZa__footer{border-top:1px solid var(--border-color);text-align:center;padding:40px 0}.landing-module__g1LwZa__footerLinks{flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:20px;display:flex}.landing-module__g1LwZa__footerLink{color:var(--text-secondary);font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__footerLink:hover{color:var(--text-primary)}.landing-module__g1LwZa__footerBrand{justify-content:center;align-items:center;gap:8px;margin-bottom:8px;display:flex}.landing-module__g1LwZa__footerBrandIcon{font-size:1.2rem}.landing-module__g1LwZa__footerBrandText{font-size:1rem;font-weight:700}.landing-module__g1LwZa__footerCopy{color:var(--text-muted);font-size:.78rem}.landing-module__g1LwZa__reveal{opacity:0;transition:all .6s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.landing-module__g1LwZa__revealVisible{opacity:1;transform:translateY(0)}@media (max-width:768px){.landing-module__g1LwZa__navLinks{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);background:#050810f2;flex-direction:column;gap:16px;padding:24px;display:none;position:absolute;top:100%;left:0;right:0}.landing-module__g1LwZa__navLinksOpen{display:flex}.landing-module__g1LwZa__mobileToggle{display:block}.landing-module__g1LwZa__hero{padding:120px 0 60px}.landing-module__g1LwZa__heroTitle{letter-spacing:-1px}.landing-module__g1LwZa__section{padding:72px 0}.landing-module__g1LwZa__featuresGrid,.landing-module__g1LwZa__stepsGrid,.landing-module__g1LwZa__usecasesGrid{grid-template-columns:1fr}.landing-module__g1LwZa__statsRow{gap:24px}.landing-module__g1LwZa__signupForm{flex-direction:column}.landing-module__g1LwZa__newsletterBox{padding:32px 20px}}@media (min-width:769px) and (max-width:1024px){.landing-module__g1LwZa__featuresGrid,.landing-module__g1LwZa__usecasesGrid{grid-template-columns:repeat(2,1fr)}}
