.Hero-module-scss-module__o1r_-a__hero{justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__o1r_-a__heroVideo{-o-object-fit:cover;object-fit:cover;opacity:.28;width:auto;min-width:100%;height:auto;min-height:100%;transition:opacity .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module-scss-module__o1r_-a__hero:hover .Hero-module-scss-module__o1r_-a__heroVideo{opacity:.35}.Hero-module-scss-module__o1r_-a__heroOverlay{pointer-events:none;background:linear-gradient(#09091599 0%,#09091580 40%,#090915d9 100%);position:absolute;inset:0}.Hero-module-scss-module__o1r_-a__heroContainer{z-index:10;position:relative}.Hero-module-scss-module__o1r_-a__heroContent{text-align:center;padding:80px 0}.Hero-module-scss-module__o1r_-a__heroBadge{color:var(--stream-text-secondary,#b4b4c8);background:#534ee31a;border:1px solid #534ee34d;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 20px;font-size:14px;font-weight:500;display:inline-flex}.Hero-module-scss-module__o1r_-a__badgeIcon{font-size:16px}.Hero-module-scss-module__o1r_-a__heroTitle{color:#fff;margin-bottom:24px;font-weight:800;line-height:1.2}.Hero-module-scss-module__o1r_-a__gradientText{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#534ee3 0%,#8b87ff 100%);-webkit-background-clip:text;background-clip:text}.Hero-module-scss-module__o1r_-a__heroDescription{color:var(--stream-text-secondary,#b4b4c8);margin-bottom:24px;font-size:20px;line-height:1.7}@media (max-width:768px){.Hero-module-scss-module__o1r_-a__heroDescription{font-size:16px}}.Hero-module-scss-module__o1r_-a__heroNotice{color:var(--stream-text-tertiary,#8585a3);margin-bottom:32px;font-size:14px;line-height:1.5}.Hero-module-scss-module__o1r_-a__heroCta{margin-bottom:80px}.Hero-module-scss-module__o1r_-a__btnPrimary{border-radius:12px;font-weight:600;box-shadow:0 4px 16px #534ee34d;color:#fff!important;background:linear-gradient(135deg,#534ee3 0%,#8b87ff 100%)!important}.Hero-module-scss-module__o1r_-a__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #534ee366}.Hero-module-scss-module__o1r_-a__btnSecondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none}.Hero-module-scss-module__o1r_-a__btnSecondary:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.Hero-module-scss-module__o1r_-a__heroStats{gap:64px}@media (max-width:768px){.Hero-module-scss-module__o1r_-a__heroStats{flex-direction:column;gap:32px}}.Hero-module-scss-module__o1r_-a__statItem{text-align:center}.Hero-module-scss-module__o1r_-a__statNumber{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#534ee3 0%,#8b87ff 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:48px;font-weight:800}@media (max-width:480px){.Hero-module-scss-module__o1r_-a__statNumber{font-size:36px}}.Hero-module-scss-module__o1r_-a__statLabel{color:var(--stream-text-tertiary,#8585a3);font-size:14px;font-weight:500}
.ValueSection-module-scss-module__sMPsia__valueSection{background:linear-gradient(180deg,var(--stream-bg)0%,var(--stream-bg-darker)100%);padding:120px 0}.ValueSection-module-scss-module__sMPsia__sectionHeader{text-align:center;margin-bottom:80px}.ValueSection-module-scss-module__sMPsia__sectionTag{color:var(--primary-color,#534ee3);letter-spacing:1.5px;background:#534ee31a;border:1px solid #534ee34d;border-radius:100px;margin-bottom:24px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-block}.ValueSection-module-scss-module__sMPsia__sectionTitle{color:#fff;margin-bottom:24px;font-size:48px;font-weight:800;line-height:1.2}@media (max-width:1024px){.ValueSection-module-scss-module__sMPsia__sectionTitle{font-size:40px}}@media (max-width:768px){.ValueSection-module-scss-module__sMPsia__sectionTitle{font-size:32px}}.ValueSection-module-scss-module__sMPsia__gradientText{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#534ee3 0%,#8b87ff 100%);-webkit-background-clip:text;background-clip:text}.ValueSection-module-scss-module__sMPsia__sectionDescription{color:var(--stream-text-secondary,#b4b4c8);font-size:18px;line-height:1.7}.ValueSection-module-scss-module__sMPsia__valueGrid{margin-top:0}.ValueSection-module-scss-module__sMPsia__valueCard{background:var(--stream-card,#0f0f1e);border:1px solid var(--stream-border,#1a1a2e);border-radius:20px;padding:40px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.ValueSection-module-scss-module__sMPsia__valueCard:before{content:"";background:linear-gradient(135deg,#534ee3 0%,#8b87ff 100%);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.ValueSection-module-scss-module__sMPsia__valueCard:hover{background:var(--stream-card-hover,#16162a);border-color:#534ee380;transform:translateY(-8px);box-shadow:0 12px 32px #534ee333}.ValueSection-module-scss-module__sMPsia__valueCard:hover:before{transform:scaleX(1)}@media (max-width:480px){.ValueSection-module-scss-module__sMPsia__valueCard{padding:32px}}.ValueSection-module-scss-module__sMPsia__valueIcon{color:#fff;background:linear-gradient(135deg,#534ee3 0%,#8b87ff 100%);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex;box-shadow:0 8px 24px #534ee34d}.ValueSection-module-scss-module__sMPsia__valueTitle{color:#fff;margin-bottom:8px;font-size:24px;font-weight:700}.ValueSection-module-scss-module__sMPsia__valueSubtitle{color:var(--primary-color,#534ee3);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:14px;font-weight:600}.ValueSection-module-scss-module__sMPsia__valueDescription{color:var(--stream-text-secondary,#b4b4c8);margin-bottom:24px;font-size:15px;line-height:1.7}.ValueSection-module-scss-module__sMPsia__valueFeatures{flex-wrap:wrap;gap:8px;display:flex}.ValueSection-module-scss-module__sMPsia__featureTag{color:var(--stream-text-secondary,#b4b4c8);background:#534ee31a;border:1px solid #534ee333;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500}
.FeaturesSection-module-scss-module__1Uautq__featuresSection{background:var(--stream-bg-darker,#050509);padding:120px 0}.FeaturesSection-module-scss-module__1Uautq__sectionHeader{text-align:center;margin-bottom:80px}.FeaturesSection-module-scss-module__1Uautq__sectionTag{color:var(--primary-color,#534ee3);letter-spacing:1.5px;background:#534ee31a;border:1px solid #534ee34d;border-radius:100px;margin-bottom:24px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-block}.FeaturesSection-module-scss-module__1Uautq__sectionTitle{color:#fff;font-size:48px;font-weight:800;line-height:1.2}@media (max-width:1024px){.FeaturesSection-module-scss-module__1Uautq__sectionTitle{font-size:40px}}@media (max-width:768px){.FeaturesSection-module-scss-module__1Uautq__sectionTitle{font-size:32px}}.FeaturesSection-module-scss-module__1Uautq__gradientText{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#534ee3 0%,#8b87ff 100%);-webkit-background-clip:text;background-clip:text}.FeaturesSection-module-scss-module__1Uautq__featuresContent{flex-direction:column;gap:120px;display:flex}.FeaturesSection-module-scss-module__1Uautq__featureItem{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}@media (max-width:1024px){.FeaturesSection-module-scss-module__1Uautq__featureItem{grid-template-columns:1fr;gap:48px}.FeaturesSection-module-scss-module__1Uautq__featureText{order:1}}.FeaturesSection-module-scss-module__1Uautq__featureNumber{color:var(--primary-color,#534ee3);letter-spacing:2px;margin-bottom:16px;font-size:14px;font-weight:700}.FeaturesSection-module-scss-module__1Uautq__featureTitle{color:#fff;margin-bottom:24px;font-size:36px;font-weight:800;line-height:1.2}@media (max-width:768px){.FeaturesSection-module-scss-module__1Uautq__featureTitle{font-size:28px}}.FeaturesSection-module-scss-module__1Uautq__featureDescription{color:var(--stream-text-secondary,#b4b4c8);margin-bottom:32px;font-size:16px;line-height:1.8}.FeaturesSection-module-scss-module__1Uautq__featureList{color:var(--stream-text-secondary,#b4b4c8);font-size:15px}.FeaturesSection-module-scss-module__1Uautq__featureList li{margin-bottom:8px}@media (max-width:1024px){.FeaturesSection-module-scss-module__1Uautq__featureVisual{order:0}}.FeaturesSection-module-scss-module__1Uautq__featureMockup{background:var(--stream-card,#0f0f1e);border:1px solid var(--stream-border,#1a1a2e);border-radius:16px;overflow:hidden;box-shadow:0 16px 48px #0009}.FeaturesSection-module-scss-module__1Uautq__mockupHeader{border-bottom:1px solid var(--stream-border,#1a1a2e);background:#ffffff05;align-items:center;gap:8px;padding:16px 20px;display:flex}.FeaturesSection-module-scss-module__1Uautq__dot{background:var(--stream-text-tertiary,#8585a3);border-radius:50%;width:12px;height:12px}.FeaturesSection-module-scss-module__1Uautq__mockupContent{justify-content:center;align-items:center;min-height:280px;padding:40px;display:flex}.FeaturesSection-module-scss-module__1Uautq__integrationPreview{text-align:center;width:100%}.FeaturesSection-module-scss-module__1Uautq__integrationIcon{width:56px;height:56px;color:var(--primary-color,#534ee3);background:#534ee333;border-radius:12px;justify-content:center;align-items:center;margin:0 auto;font-size:18px;font-weight:700;display:flex}.FeaturesSection-module-scss-module__1Uautq__syncPreview{margin-top:24px}.FeaturesSection-module-scss-module__1Uautq__timelinePreview{flex-direction:column;gap:12px;width:100%;display:flex}.FeaturesSection-module-scss-module__1Uautq__timelineItem{border:1px solid var(--stream-border,#1a1a2e);background:#ffffff05;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex}.FeaturesSection-module-scss-module__1Uautq__timelineIconSuccess{color:#22c55e;background:#22c55e33;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.FeaturesSection-module-scss-module__1Uautq__timelineIconInfo{color:#3b82f6;background:#3b82f633;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.FeaturesSection-module-scss-module__1Uautq__searchPreview{width:100%}.FeaturesSection-module-scss-module__1Uautq__searchBar{border:1px solid var(--stream-border,#1a1a2e);background:#ffffff05;border-radius:12px;margin-bottom:12px;padding:12px 16px}.FeaturesSection-module-scss-module__1Uautq__chip{border:1px solid var(--primary-color,#534ee3);color:#fff;background:#534ee333;border-radius:100px;padding:6px 12px;font-size:12px}.FeaturesSection-module-scss-module__1Uautq__dashboardPreview{width:100%}.FeaturesSection-module-scss-module__1Uautq__dashboardStat{border:1px solid var(--stream-border,#1a1a2e);background:#ffffff05;border-radius:12px;margin-bottom:16px;padding:16px}.FeaturesSection-module-scss-module__1Uautq__chartBars{align-items:flex-end;gap:8px;height:80px;display:flex}.FeaturesSection-module-scss-module__1Uautq__chartBar{background:linear-gradient(135deg,#534ee3 0%,#8b87ff 100%);border-radius:8px 8px 0 0;flex:1;min-height:20px}
.UseCasesSection-module-scss-module__FKuFgG__usecasesSection{background:var(--stream-bg,#090915);padding:120px 0}.UseCasesSection-module-scss-module__FKuFgG__sectionHeader{text-align:center;margin-bottom:80px}.UseCasesSection-module-scss-module__FKuFgG__sectionTag{color:var(--primary-color,#534ee3);letter-spacing:1.5px;background:#534ee31a;border:1px solid #534ee34d;border-radius:100px;margin-bottom:24px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-block}.UseCasesSection-module-scss-module__FKuFgG__sectionTitle{color:#fff;font-size:48px;font-weight:800;line-height:1.2}@media (max-width:1024px){.UseCasesSection-module-scss-module__FKuFgG__sectionTitle{font-size:40px}}@media (max-width:768px){.UseCasesSection-module-scss-module__FKuFgG__sectionTitle{font-size:32px}}.UseCasesSection-module-scss-module__FKuFgG__gradientText{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#534ee3 0%,#8b87ff 100%);-webkit-background-clip:text;background-clip:text}.UseCasesSection-module-scss-module__FKuFgG__usecasesGrid{margin-top:0}.UseCasesSection-module-scss-module__FKuFgG__usecaseCard{background:var(--stream-card,#0f0f1e);border:1px solid var(--stream-border,#1a1a2e);text-align:center;border-radius:20px;padding:48px;transition:all .3s cubic-bezier(.4,0,.2,1)}.UseCasesSection-module-scss-module__FKuFgG__usecaseCard:hover{border-color:#534ee380;transform:translateY(-8px);box-shadow:0 12px 32px #534ee333}@media (max-width:480px){.UseCasesSection-module-scss-module__FKuFgG__usecaseCard{padding:32px}}.UseCasesSection-module-scss-module__FKuFgG__usecaseIcon{color:#fff;background:linear-gradient(135deg,#534ee3 0%,#8b87ff 100%);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex;box-shadow:0 8px 24px #534ee34d}.UseCasesSection-module-scss-module__FKuFgG__usecaseTitle{color:#fff;margin-bottom:16px;font-size:24px;font-weight:700}.UseCasesSection-module-scss-module__FKuFgG__usecaseDescription{color:var(--stream-text-secondary,#b4b4c8);font-size:15px;line-height:1.7}
.CTASection-module-scss-module__oJFXZq__ctaSection{background:linear-gradient(180deg,var(--stream-bg-darker,#050509)0%,var(--stream-bg,#090915)100%);padding:120px 0;position:relative;overflow:hidden}.CTASection-module-scss-module__oJFXZq__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#534ee326 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTASection-module-scss-module__oJFXZq__ctaContent{text-align:center;z-index:10;position:relative}.CTASection-module-scss-module__oJFXZq__ctaIcon{background:var(--stream-card,#0f0f1e);border:2px solid var(--primary-color,#534ee3);border-radius:24px;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 32px;padding:20px;display:flex;box-shadow:0 12px 32px #534ee34d}.CTASection-module-scss-module__oJFXZq__ctaTitle{color:#fff;margin-bottom:24px;font-size:48px;font-weight:800}@media (max-width:768px){.CTASection-module-scss-module__oJFXZq__ctaTitle{font-size:36px}}.CTASection-module-scss-module__oJFXZq__ctaDescription{color:var(--stream-text-secondary,#b4b4c8);margin-bottom:48px;font-size:18px;line-height:1.7}.CTASection-module-scss-module__oJFXZq__ctaButtons{margin-bottom:48px}.CTASection-module-scss-module__oJFXZq__btnSecondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:8px;padding:18px 40px;font-size:18px;font-weight:600;text-decoration:none;display:inline-flex}.CTASection-module-scss-module__oJFXZq__btnSecondary:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.CTASection-module-scss-module__oJFXZq__ctaFeatures{gap:32px}@media (max-width:768px){.CTASection-module-scss-module__oJFXZq__ctaFeatures{flex-direction:column;gap:16px}}.CTASection-module-scss-module__oJFXZq__ctaFeature{color:var(--stream-text-secondary,#b4b4c8);align-items:center;gap:8px;font-size:14px;display:flex}.CTASection-module-scss-module__oJFXZq__ctaFeatureIcon{color:var(--primary-color,#534ee3);font-size:18px}
.ContactSection-module-scss-module__8hwTya__contactSection{background:var(--stream-bg-darker,#050509);padding:120px 0}.ContactSection-module-scss-module__8hwTya__contactGrid{align-items:start}@media (max-width:1024px){.ContactSection-module-scss-module__8hwTya__contactInfo{order:1}}.ContactSection-module-scss-module__8hwTya__contactTitle{color:#fff;margin-bottom:16px;font-size:42px;font-weight:800}@media (max-width:768px){.ContactSection-module-scss-module__8hwTya__contactTitle{font-size:32px}}.ContactSection-module-scss-module__8hwTya__contactDescription{color:var(--stream-text-secondary,#b4b4c8);margin-bottom:48px;font-size:16px;line-height:1.7}.ContactSection-module-scss-module__8hwTya__contactMethods{flex-direction:column;gap:32px;display:flex}.ContactSection-module-scss-module__8hwTya__contactMethod{gap:20px;display:flex}.ContactSection-module-scss-module__8hwTya__methodIcon{color:#fff;background:linear-gradient(135deg,#534ee3 0%,#8b87ff 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ContactSection-module-scss-module__8hwTya__methodContent{flex:1}.ContactSection-module-scss-module__8hwTya__methodValue{color:#fff;font-size:16px;font-weight:600;text-decoration:none}.ContactSection-module-scss-module__8hwTya__methodValue:hover{color:var(--primary-color,#534ee3)}@media (max-width:1024px){.ContactSection-module-scss-module__8hwTya__contactFormWrapper{order:0}}
.StreamFooter-module-scss-module__0lGcIa__footer{background:var(--stream-bg-darker,#050509);border-top:1px solid var(--stream-border,#1a1a2e);padding:80px 0 32px}.StreamFooter-module-scss-module__0lGcIa__footerContent{margin-bottom:48px}.StreamFooter-module-scss-module__0lGcIa__footerBrand img{margin-bottom:16px}.StreamFooter-module-scss-module__0lGcIa__footerTagline{color:var(--stream-text-secondary,#b4b4c8);font-size:14px;line-height:1.6}.StreamFooter-module-scss-module__0lGcIa__footerLinks{margin-top:0}.StreamFooter-module-scss-module__0lGcIa__footerSectionTitle{text-transform:uppercase;letter-spacing:1px;color:#fff;margin-bottom:16px;font-size:14px;font-weight:700}.StreamFooter-module-scss-module__0lGcIa__footerList{margin:0;padding:0;list-style:none}.StreamFooter-module-scss-module__0lGcIa__footerList li{margin-bottom:12px}.StreamFooter-module-scss-module__0lGcIa__footerList a{color:var(--stream-text-secondary,#b4b4c8);font-size:14px;text-decoration:none}.StreamFooter-module-scss-module__0lGcIa__footerList a:hover{color:var(--primary-color,#534ee3)}.StreamFooter-module-scss-module__0lGcIa__footerBottom{text-align:center;padding-top:32px}
/*# sourceMappingURL=d3133cb5d03b82be.css.map*/