.Navbar-module__pSp8Ga__navbar{z-index:100;transition:var(--transition);padding:16px 0;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);box-shadow:var(--shadow-sm);background:#f8fafff2;padding:10px 0}.Navbar-module__pSp8Ga__navInner{align-items:center;gap:24px;display:flex}.Navbar-module__pSp8Ga__logo{color:var(--text);flex-shrink:0;align-items:center;gap:10px;font-family:Urbanist,sans-serif;font-size:1.4rem;font-weight:500;text-decoration:none;display:flex}.Navbar-module__pSp8Ga__logo strong{color:var(--primary);font-weight:900}.Navbar-module__pSp8Ga__logoIcon{background:#18181b;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;padding:6px;display:flex;overflow:hidden}.Navbar-module__pSp8Ga__logoIcon img{object-fit:contain;width:100%;height:100%}.Navbar-module__pSp8Ga__navLinks{gap:4px;margin-left:auto;display:flex}.Navbar-module__pSp8Ga__navLinks a{color:var(--text-muted);transition:var(--transition);border-radius:8px;padding:7px 13px;font-size:.9rem;font-weight:500;text-decoration:none}.Navbar-module__pSp8Ga__navLinks a:hover{color:var(--primary);background:var(--primary-light)}.Navbar-module__pSp8Ga__navCta{align-items:center;gap:8px;display:flex}.Navbar-module__pSp8Ga__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:4px;display:none}.Navbar-module__pSp8Ga__hamburger span{background:var(--text);width:22px;height:2px;transition:var(--transition);border-radius:2px;display:block}@media (max-width:768px){.Navbar-module__pSp8Ga__navLinks,.Navbar-module__pSp8Ga__navCta{display:none}.Navbar-module__pSp8Ga__hamburger{display:flex}.Navbar-module__pSp8Ga__navLinks.Navbar-module__pSp8Ga__open{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);box-shadow:var(--shadow);z-index:99;background:#f8fafffa;flex-direction:column;gap:4px;padding:20px;display:flex;position:fixed;top:60px;left:0;right:0}}
.Hero-module__gNeX-G__hero{align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden;background:0 0!important}.Hero-module__gNeX-G__heroInner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid;position:relative}.Hero-module__gNeX-G__heroBadge{color:#71717a;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:50px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 12px;font-size:.75rem;font-weight:500;display:inline-flex}.Hero-module__gNeX-G__heroBadge svg{width:14px;height:14px}.Hero-module__gNeX-G__heroTitle{letter-spacing:-.02em;color:var(--text);margin-bottom:20px;font-family:Urbanist,sans-serif;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:700;line-height:1.1}.Hero-module__gNeX-G__heroSubtitle{color:var(--text-muted);max-width:460px;margin-bottom:32px;font-size:1.08rem;line-height:1.7}.Hero-module__gNeX-G__heroActions{flex-wrap:wrap;gap:12px;margin-bottom:28px;display:flex}.Hero-module__gNeX-G__heroTrust{flex-wrap:wrap;gap:20px;display:flex}.Hero-module__gNeX-G__heroTrust span{color:var(--text-muted);align-items:center;gap:6px;font-size:.82rem;font-weight:500;display:flex}.Hero-module__gNeX-G__heroTrust svg{width:14px;height:14px}.Hero-module__gNeX-G__heroPhoneWrap{justify-content:center;padding:30px;display:flex;position:relative}.Hero-module__gNeX-G__phoneGlow{pointer-events:none;filter:blur(20px);background:radial-gradient(#3b82f614 0%,#0000 70%);width:260px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__gNeX-G__phoneMockup{filter:drop-shadow(0 20px 40px #00000014);width:260px;animation:5s ease-in-out infinite alternate Hero-module__gNeX-G__phoneBob;position:relative}.Hero-module__gNeX-G__phoneFrame{background:#1a1a2e;border:2px solid #2d2d4a;border-radius:40px;padding:10px;position:relative}.Hero-module__gNeX-G__phoneCameraHole{z-index:10;background:#1a1a2e;border:2px solid #000;border-radius:50%;width:14px;height:14px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__phoneScreen{aspect-ratio:9/19.5;background:#fff;border-radius:32px;width:100%;position:relative;overflow:hidden}.Hero-module__gNeX-G__phoneVol,.Hero-module__gNeX-G__phonePower{background:#1a1a2e;border-radius:3px;position:absolute}.Hero-module__gNeX-G__volUp{width:3px;height:28px;top:80px;left:-5px}.Hero-module__gNeX-G__volDown{width:3px;height:28px;top:118px;left:-5px}.Hero-module__gNeX-G__phonePower{width:3px;height:44px;top:100px;right:-5px}.Hero-module__gNeX-G__screenshotPlaceholder{background:#fafafa;justify-content:center;align-items:center;width:100%;height:100%;padding:16px;display:flex}.Hero-module__gNeX-G__placeholderInner{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.Hero-module__gNeX-G__placeholderInner svg{opacity:.6;width:48px;height:48px}.Hero-module__gNeX-G__placeholderInner p{color:#6b7280;font-family:Urbanist,sans-serif;font-size:.85rem;font-weight:700}.Hero-module__gNeX-G__placeholderInner small{color:#9ca3af;font-size:.65rem;line-height:1.5}.Hero-module__gNeX-G__phoneFloatCard{box-shadow:var(--shadow-lg);border:1px solid var(--border);white-space:nowrap;background:#fff;border-radius:14px;align-items:center;gap:10px;padding:10px 14px;animation:4s ease-in-out infinite alternate Hero-module__gNeX-G__cardPop;display:flex;position:absolute}.Hero-module__gNeX-G__pfcIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.Hero-module__gNeX-G__pfcIcon svg{width:16px;height:16px}.Hero-module__gNeX-G__phoneFloatCard div strong{color:var(--text);font-size:.75rem;font-weight:700;display:block}.Hero-module__gNeX-G__phoneFloatCard div span{color:var(--text-muted);font-size:.65rem;display:block}.Hero-module__gNeX-G__cardTop{animation-delay:0s;top:12%;right:-20px}.Hero-module__gNeX-G__cardBottom{animation-delay:1.5s;bottom:16%;left:-20px}@media (max-width:1024px){.Hero-module__gNeX-G__heroInner{text-align:center;grid-template-columns:1fr}.Hero-module__gNeX-G__heroSubtitle{margin:0 auto 32px}.Hero-module__gNeX-G__heroActions,.Hero-module__gNeX-G__heroTrust{justify-content:center}.Hero-module__gNeX-G__heroPhoneWrap{max-width:320px;margin:40px auto 0}}@media (max-width:768px){.Hero-module__gNeX-G__cardTop{right:-10px}.Hero-module__gNeX-G__cardBottom{left:-10px}}@media (max-width:480px){.Hero-module__gNeX-G__heroTitle{font-size:2rem}.Hero-module__gNeX-G__phoneFloatCard{display:none}}
.Stats-module__N0VmDq__statsBand{-webkit-backdrop-filter:blur(20px);z-index:1;background:#ffffff80;padding:96px 0;position:relative}.Stats-module__N0VmDq__statsGrid{z-index:1;grid-template-columns:repeat(4,1fr);gap:32px;max-width:1000px;margin:0 auto;display:grid;position:relative}.Stats-module__N0VmDq__statItem{border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;transition:var(--transition);background:#fff;flex-direction:column;gap:8px;padding:40px 24px;display:flex}.Stats-module__N0VmDq__statItem:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.Stats-module__N0VmDq__statBig{color:var(--primary);font-family:Urbanist,sans-serif;font-size:2.5rem;font-weight:700;line-height:1}.Stats-module__N0VmDq__statItem>span:last-child{color:var(--text-muted);font-size:.95rem;font-weight:500}@media (max-width:1024px){.Stats-module__N0VmDq__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Stats-module__N0VmDq__statsGrid{grid-template-columns:1fr;gap:20px}.Stats-module__N0VmDq__statItem{padding:32px 24px}.Stats-module__N0VmDq__statBig{font-size:2rem}}
.AppScreenshots-module__ZEjG1a__screenshots{padding:96px 0;position:relative;background:0 0!important}.AppScreenshots-module__ZEjG1a__screenshots .AppScreenshots-module__ZEjG1a__container{z-index:1;position:relative}.AppScreenshots-module__ZEjG1a__screenshotsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;max-width:1400px;margin:0 auto;display:grid}.AppScreenshots-module__ZEjG1a__screenshotCard{opacity:0;flex-direction:column;align-items:center;gap:20px;animation:.6s forwards AppScreenshots-module__ZEjG1a__fadeInUp;display:flex}.AppScreenshots-module__ZEjG1a__screenshotCard:first-child{animation-delay:.1s}.AppScreenshots-module__ZEjG1a__screenshotCard:nth-child(2){animation-delay:.2s}.AppScreenshots-module__ZEjG1a__screenshotCard:nth-child(3){animation-delay:.3s}.AppScreenshots-module__ZEjG1a__screenshotCard:nth-child(4){animation-delay:.4s}.AppScreenshots-module__ZEjG1a__screenshotCard:nth-child(5){animation-delay:.5s}@keyframes AppScreenshots-module__ZEjG1a__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.AppScreenshots-module__ZEjG1a__phoneFrame{width:180px;transition:var(--transition);background:#1a1a2e;border:2px solid #2d2d4a;border-radius:32px;padding:8px;position:relative}.AppScreenshots-module__ZEjG1a__screenshotCard:hover .AppScreenshots-module__ZEjG1a__phoneFrame{transform:translateY(-8px);box-shadow:0 12px 32px #00000026}.AppScreenshots-module__ZEjG1a__phoneCameraHole{z-index:10;background:#1a1a2e;border:2px solid #000;border-radius:50%;width:12px;height:12px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.AppScreenshots-module__ZEjG1a__phoneScreen{aspect-ratio:9/19.5;background:#fff;border-radius:26px;width:100%;position:relative;overflow:hidden}.AppScreenshots-module__ZEjG1a__screenshot{object-fit:cover;width:100%;height:100%}.AppScreenshots-module__ZEjG1a__screenInfo{text-align:center}.AppScreenshots-module__ZEjG1a__screenInfo h3{color:var(--text);margin-bottom:6px;font-family:Urbanist,sans-serif;font-size:1rem;font-weight:600}.AppScreenshots-module__ZEjG1a__screenInfo p{color:var(--text-muted);font-size:.85rem;line-height:1.5}@media (max-width:768px){.AppScreenshots-module__ZEjG1a__screenshotsGrid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:480px){.AppScreenshots-module__ZEjG1a__screenshotsGrid{grid-template-columns:1fr}}.AppScreenshots-module__ZEjG1a__screenshotCard{cursor:pointer}.AppScreenshots-module__ZEjG1a__galleryOverlay{z-index:9999;background:#000000f2;justify-content:center;align-items:center;padding:40px;animation:.3s AppScreenshots-module__ZEjG1a__fadeIn;display:flex;position:fixed;inset:0}@keyframes AppScreenshots-module__ZEjG1a__fadeIn{0%{opacity:0}to{opacity:1}}.AppScreenshots-module__ZEjG1a__closeBtn{cursor:pointer;width:48px;height:48px;transition:var(--transition);z-index:10001;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:20px;right:20px}.AppScreenshots-module__ZEjG1a__closeBtn:hover{background:#fff3;transform:scale(1.1)}.AppScreenshots-module__ZEjG1a__closeBtn svg{color:#fff;width:24px;height:24px}.AppScreenshots-module__ZEjG1a__navBtn{cursor:pointer;width:56px;height:56px;transition:var(--transition);z-index:10001;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.AppScreenshots-module__ZEjG1a__navBtn:hover{background:#fff3;transform:translateY(-50%)scale(1.1)}.AppScreenshots-module__ZEjG1a__navBtn svg{color:#fff;width:28px;height:28px}.AppScreenshots-module__ZEjG1a__galleryContent{flex-direction:column;align-items:center;gap:32px;max-width:600px;animation:.3s AppScreenshots-module__ZEjG1a__scaleIn;display:flex}@keyframes AppScreenshots-module__ZEjG1a__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.AppScreenshots-module__ZEjG1a__galleryPhone .AppScreenshots-module__ZEjG1a__phoneFrame{width:320px;box-shadow:0 20px 60px #00000080}.AppScreenshots-module__ZEjG1a__galleryInfo{text-align:center;color:#fff}.AppScreenshots-module__ZEjG1a__galleryInfo h3{margin-bottom:12px;font-family:Urbanist,sans-serif;font-size:1.5rem;font-weight:700}.AppScreenshots-module__ZEjG1a__galleryInfo p{color:#fffc;margin-bottom:16px;font-size:1rem;line-height:1.6}.AppScreenshots-module__ZEjG1a__galleryCounter{color:#fff9;font-size:.9rem;font-weight:600}@media (max-width:768px){.AppScreenshots-module__ZEjG1a__galleryOverlay{padding:20px}.AppScreenshots-module__ZEjG1a__galleryPhone .AppScreenshots-module__ZEjG1a__phoneFrame{width:260px}.AppScreenshots-module__ZEjG1a__navBtn{width:48px;height:48px}.AppScreenshots-module__ZEjG1a__navBtn svg{width:24px;height:24px}.AppScreenshots-module__ZEjG1a__galleryInfo h3{font-size:1.25rem}.AppScreenshots-module__ZEjG1a__galleryInfo p{font-size:.9rem}}
.Features-module__0vMnSW__features{position:relative;background:0 0!important}.Features-module__0vMnSW__features .Features-module__0vMnSW__container{z-index:1;position:relative}.Features-module__0vMnSW__templateBanner{border-radius:var(--radius-lg);transition:var(--transition);cursor:pointer;background:#fff;border:2px solid #e5e5e5;align-items:center;gap:32px;margin-bottom:48px;padding:40px;animation:.6s forwards Features-module__0vMnSW__fadeInUp;display:flex;position:relative;overflow:hidden}.Features-module__0vMnSW__templateBanner:hover{border-color:#d4d4d4;transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.Features-module__0vMnSW__templateBanner:before{content:"";pointer-events:none;background:radial-gradient(circle,#00000005 0%,#0000 70%);width:300px;height:300px;position:absolute;top:0;right:0}.Features-module__0vMnSW__templateIcon{width:80px;height:80px;transition:var(--transition);background:#f5f5f5;border:1px solid #e5e5e5;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Features-module__0vMnSW__templateBanner:hover .Features-module__0vMnSW__templateIcon{background:#efefef;transform:scale(1.1)}.Features-module__0vMnSW__templateIcon svg{color:#18181b;width:40px;height:40px}.Features-module__0vMnSW__templateContent{flex:1}.Features-module__0vMnSW__templateContent h3{color:var(--text);margin-bottom:12px;font-family:Urbanist,sans-serif;font-size:1.5rem;font-weight:700}.Features-module__0vMnSW__templateContent p{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.7}.Features-module__0vMnSW__featuresGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Features-module__0vMnSW__featureCard{border:1px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition);background:#fff;flex-direction:column;padding:32px;animation:.6s forwards Features-module__0vMnSW__fadeInUp;display:flex;position:relative}@keyframes Features-module__0vMnSW__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.Features-module__0vMnSW__featureCard:first-child{animation-delay:.1s}.Features-module__0vMnSW__featureCard:nth-child(2){animation-delay:.2s}.Features-module__0vMnSW__featureCard:nth-child(3){animation-delay:.3s}.Features-module__0vMnSW__featureCard:nth-child(4){animation-delay:.4s}.Features-module__0vMnSW__featureCard:nth-child(5){animation-delay:.5s}.Features-module__0vMnSW__featureCard:nth-child(6){animation-delay:.6s}.Features-module__0vMnSW__featureCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.Features-module__0vMnSW__featureCard:hover .Features-module__0vMnSW__featureIcon{transform:scale(1.1)}.Features-module__0vMnSW__featureIcon{background:var(--primary-light);width:56px;height:56px;transition:var(--transition);border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.Features-module__0vMnSW__featureIcon svg{width:26px;height:26px}.Features-module__0vMnSW__featureCard h3{color:var(--text);margin-bottom:12px;font-family:Urbanist,sans-serif;font-size:1.15rem;font-weight:700}.Features-module__0vMnSW__featureCard p{color:var(--text-muted);font-size:.95rem;line-height:1.7}@media (max-width:1024px){.Features-module__0vMnSW__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Features-module__0vMnSW__templateBanner{text-align:center;flex-direction:column;padding:32px 24px}.Features-module__0vMnSW__templateContent h3{font-size:1.25rem}.Features-module__0vMnSW__templateContent p{font-size:.95rem}.Features-module__0vMnSW__featuresGrid{grid-template-columns:1fr;gap:20px}.Features-module__0vMnSW__featureCard{padding:28px}}
.UseCases-module__vCiKaW__useCases{padding:96px 0;position:relative;background:0 0!important}.UseCases-module__vCiKaW__useCases .UseCases-module__vCiKaW__container{z-index:1;position:relative}.UseCases-module__vCiKaW__useCasesGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.UseCases-module__vCiKaW__useCaseCard{border:1px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition);opacity:0;background:#fff;flex-direction:column;animation:.6s forwards UseCases-module__vCiKaW__fadeInUp;display:flex;position:relative;overflow:hidden}.UseCases-module__vCiKaW__useCaseCard:first-child{animation-delay:.1s}.UseCases-module__vCiKaW__useCaseCard:nth-child(2){animation-delay:.2s}.UseCases-module__vCiKaW__useCaseCard:nth-child(3){animation-delay:.3s}.UseCases-module__vCiKaW__useCaseCard:nth-child(4){animation-delay:.4s}@keyframes UseCases-module__vCiKaW__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.UseCases-module__vCiKaW__useCaseCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.UseCases-module__vCiKaW__useCaseBackground{width:100%;height:180px;position:relative;overflow:hidden}.UseCases-module__vCiKaW__backgroundImage{object-fit:cover}.UseCases-module__vCiKaW__useCaseContent{flex-direction:column;flex:1;padding:24px;display:flex}.UseCases-module__vCiKaW__useCaseContent h3{color:var(--text);margin:0 0 12px;font-family:Urbanist,sans-serif;font-size:1.2rem;font-weight:700}.UseCases-module__vCiKaW__useCaseContent>p{color:var(--text-muted);flex:1;margin-bottom:20px;font-size:.95rem;line-height:1.7}.UseCases-module__vCiKaW__featureList{flex-wrap:wrap;gap:8px;margin-bottom:16px;list-style:none;display:flex}.UseCases-module__vCiKaW__featureList li{color:var(--text);background:var(--primary-light);border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.8rem;font-weight:500;display:inline-flex}.UseCases-module__vCiKaW__featureList svg{width:14px;height:14px;color:var(--accent-color);flex-shrink:0}.UseCases-module__vCiKaW__useCaseStats{color:var(--text-muted);border-top:1px solid var(--border);padding-top:16px;font-size:.85rem;font-weight:600}.UseCases-module__vCiKaW__moreIndustries{text-align:center;opacity:0;background:0 0;border:none;margin-top:64px;padding:0;animation:.6s .5s forwards UseCases-module__vCiKaW__fadeInUp}.UseCases-module__vCiKaW__moreIndustries h4{color:var(--text);margin-bottom:24px;font-family:Urbanist,sans-serif;font-size:1.3rem;font-weight:700}.UseCases-module__vCiKaW__industryTags{flex-wrap:wrap;justify-content:center;gap:12px;max-width:800px;margin:0 auto;display:flex}.UseCases-module__vCiKaW__industryTags span{border:1px solid var(--border);color:var(--text);transition:var(--transition);background:#fff;border-radius:24px;padding:10px 20px;font-size:.9rem;font-weight:500;display:inline-block}.UseCases-module__vCiKaW__industryTags span:hover{background:var(--primary-light);border-color:var(--primary);transform:translateY(-2px)}.UseCases-module__vCiKaW__customNote{color:var(--text-muted);max-width:600px;margin-top:24px;margin-left:auto;margin-right:auto;font-size:.95rem;line-height:1.6}@media (max-width:768px){.UseCases-module__vCiKaW__useCasesGrid{grid-template-columns:1fr}.UseCases-module__vCiKaW__moreIndustries h4{font-size:1.1rem}.UseCases-module__vCiKaW__industryTags{gap:8px}.UseCases-module__vCiKaW__industryTags span{padding:8px 16px;font-size:.85rem}}
.KeyMetrics-module__59bHnG__keyMetrics{-webkit-backdrop-filter:blur(20px);z-index:1;background:#ffffff80;border-top:1px solid #e4e4e780;border-bottom:1px solid #e4e4e780;padding:96px 0;position:relative}.KeyMetrics-module__59bHnG__metricsGrid{grid-template-columns:repeat(4,1fr);gap:32px;max-width:1000px;margin:0 auto;display:grid}.KeyMetrics-module__59bHnG__metricCard{border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;transition:var(--transition);opacity:0;background:#fff;padding:40px 24px;animation:.6s forwards KeyMetrics-module__59bHnG__fadeInUp}.KeyMetrics-module__59bHnG__metricCard:first-child{animation-delay:.1s}.KeyMetrics-module__59bHnG__metricCard:nth-child(2){animation-delay:.2s}.KeyMetrics-module__59bHnG__metricCard:nth-child(3){animation-delay:.3s}.KeyMetrics-module__59bHnG__metricCard:nth-child(4){animation-delay:.4s}@keyframes KeyMetrics-module__59bHnG__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.KeyMetrics-module__59bHnG__metricCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.KeyMetrics-module__59bHnG__metricIcon{justify-content:center;align-items:center;height:70px;margin-bottom:16px;font-size:3rem;display:flex}.KeyMetrics-module__59bHnG__metricValue{color:var(--primary);margin-bottom:8px;font-family:Urbanist,sans-serif;font-size:2.5rem;font-weight:700;line-height:1}.KeyMetrics-module__59bHnG__metricLabel{color:var(--text-muted);font-size:.95rem;font-weight:500}@media (max-width:1024px){.KeyMetrics-module__59bHnG__metricsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.KeyMetrics-module__59bHnG__metricsGrid{grid-template-columns:1fr;gap:20px}.KeyMetrics-module__59bHnG__metricCard{padding:32px 24px}.KeyMetrics-module__59bHnG__metricValue{font-size:2rem}}
.HowItWorks-module__iI9NfG__howItWorks{position:relative;background:0 0!important}.HowItWorks-module__iI9NfG__howItWorks .HowItWorks-module__iI9NfG__container{z-index:1;position:relative}.HowItWorks-module__iI9NfG__videoContainer{flex-direction:column;gap:32px;max-width:900px;margin:0 auto;display:flex}.HowItWorks-module__iI9NfG__videoWrapper{aspect-ratio:16/9;border-radius:var(--radius-lg);width:100%;animation:.6s forwards HowItWorks-module__iI9NfG__fadeInUp;overflow:hidden;box-shadow:0 12px 48px #00000026}@keyframes HowItWorks-module__iI9NfG__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.HowItWorks-module__iI9NfG__videoPlaceholder{cursor:pointer;width:100%;height:100%;transition:var(--transition);background:linear-gradient(135deg,#18181b 0%,#27272a 100%);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.HowItWorks-module__iI9NfG__videoPlaceholder:hover{background:linear-gradient(135deg,#27272a 0%,#3f3f46 100%)}.HowItWorks-module__iI9NfG__videoPlaceholder svg{opacity:.9;width:80px;height:80px}.HowItWorks-module__iI9NfG__videoPlaceholder span{color:#fff;opacity:.9;font-size:1.1rem;font-weight:600}.HowItWorks-module__iI9NfG__videoDescription{text-align:center;opacity:0;animation:.6s .2s forwards HowItWorks-module__iI9NfG__fadeInUp}.HowItWorks-module__iI9NfG__videoDescription h3{color:var(--text);margin-bottom:12px;font-family:Urbanist,sans-serif;font-size:1.5rem;font-weight:700}.HowItWorks-module__iI9NfG__videoDescription p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1rem;line-height:1.7}@media (max-width:768px){.HowItWorks-module__iI9NfG__videoPlaceholder svg{width:60px;height:60px}.HowItWorks-module__iI9NfG__videoPlaceholder span{font-size:1rem}.HowItWorks-module__iI9NfG__videoDescription h3{font-size:1.25rem}.HowItWorks-module__iI9NfG__videoDescription p{font-size:.95rem}}
.BeforeAfter-module__RAyIBW__beforeAfter{-webkit-backdrop-filter:blur(20px);z-index:1;background:#ffffff80;border-top:1px solid #e4e4e780;border-bottom:1px solid #e4e4e780;padding:96px 0;position:relative;overflow:hidden}.BeforeAfter-module__RAyIBW__scrollContainer{margin-top:48px;position:relative;overflow-x:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.BeforeAfter-module__RAyIBW__scrollTrack{gap:32px;width:max-content;display:flex}.BeforeAfter-module__RAyIBW__companyCard{border:1px solid var(--border);border-radius:var(--radius-lg);min-width:240px;min-height:120px;transition:var(--transition);background:#fff;flex-shrink:0;justify-content:center;align-items:center;padding:32px 48px;display:flex}.BeforeAfter-module__RAyIBW__companyCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.BeforeAfter-module__RAyIBW__logoPlaceholder{background:#f5f5f5;border:1px solid #e5e5e5;border-radius:8px;justify-content:center;align-items:center;width:100%;height:60px;display:flex}.BeforeAfter-module__RAyIBW__logoPlaceholder span{color:var(--text-muted);font-size:.9rem;font-weight:600}@media (max-width:768px){.BeforeAfter-module__RAyIBW__companyCard{min-width:200px;min-height:100px;padding:24px 32px}}
.Testimonials-module__3Exg0W__testimonials{-webkit-backdrop-filter:blur(20px);z-index:1;background:#ffffff80;border-top:1px solid #e4e4e780;border-bottom:1px solid #e4e4e780;position:relative}.Testimonials-module__3Exg0W__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Testimonials-module__3Exg0W__testimonialCard{border:1px solid var(--border);border-radius:var(--radius);transition:var(--transition);background:#fff;flex-direction:column;gap:20px;padding:28px;animation:.6s forwards Testimonials-module__3Exg0W__fadeInUp;display:flex}@keyframes Testimonials-module__3Exg0W__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.Testimonials-module__3Exg0W__testimonialCard:first-child{animation-delay:.1s}.Testimonials-module__3Exg0W__testimonialCard:nth-child(2){animation-delay:.2s}.Testimonials-module__3Exg0W__testimonialCard:nth-child(3){animation-delay:.3s}.Testimonials-module__3Exg0W__testimonialCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.Testimonials-module__3Exg0W__testimonialStars{gap:4px;display:flex}.Testimonials-module__3Exg0W__testimonialStars svg{width:16px;height:16px}.Testimonials-module__3Exg0W__testimonialText{color:var(--text);flex:1;font-size:.95rem;line-height:1.7}.Testimonials-module__3Exg0W__testimonialAuthor{border-top:1px solid var(--border);align-items:center;gap:12px;padding-top:16px;display:flex}.Testimonials-module__3Exg0W__authorAvatar{background:var(--primary-light);width:44px;height:44px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Urbanist,sans-serif;font-size:1.1rem;font-weight:600;display:flex}.Testimonials-module__3Exg0W__testimonialAuthor strong{color:var(--text);margin-bottom:2px;font-size:.9rem;font-weight:600;display:block}.Testimonials-module__3Exg0W__testimonialAuthor span{color:var(--text-muted);font-size:.8rem;display:block}@media (max-width:1024px){.Testimonials-module__3Exg0W__testimonialsGrid{grid-template-columns:1fr;max-width:600px;margin:0 auto}}
.Pricing-module__aV2Sha__pricing{position:relative;background:0 0!important}.Pricing-module__aV2Sha__pricing .Pricing-module__aV2Sha__container{z-index:1;position:relative}.Pricing-module__aV2Sha__pricingGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.Pricing-module__aV2Sha__pricingCard{border:1.5px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition);background:#fff;flex-direction:column;padding:36px 28px;animation:.6s forwards Pricing-module__aV2Sha__fadeInUp;display:flex;position:relative}@keyframes Pricing-module__aV2Sha__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.Pricing-module__aV2Sha__pricingCard:first-child{animation-delay:.1s}.Pricing-module__aV2Sha__pricingCard:nth-child(2){animation-delay:.2s}.Pricing-module__aV2Sha__pricingCard:nth-child(3){animation-delay:.3s}.Pricing-module__aV2Sha__pricingCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.Pricing-module__aV2Sha__pricingCard.Pricing-module__aV2Sha__popular{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 16px 48px #22283159}.Pricing-module__aV2Sha__pricingCard.Pricing-module__aV2Sha__enterprise{border-color:#d4d4d8}.Pricing-module__aV2Sha__popularBadge{color:#fff;white-space:nowrap;letter-spacing:.03em;text-transform:uppercase;background:#18181b;border-radius:50px;padding:4px 14px;font-size:.7rem;font-weight:600;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #00000026}.Pricing-module__aV2Sha__planBadge{letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;font-size:.72rem;font-weight:800}.Pricing-module__aV2Sha__badgeBasic{color:var(--text-muted)}.Pricing-module__aV2Sha__badgePro{color:#fffc}.Pricing-module__aV2Sha__badgeEnterprise{color:var(--primary)}.Pricing-module__aV2Sha__planDevices{color:var(--text-muted);align-items:center;gap:6px;margin-bottom:16px;font-size:.85rem;font-weight:600;display:flex}.Pricing-module__aV2Sha__pricingCard.Pricing-module__aV2Sha__popular .Pricing-module__aV2Sha__planDevices{color:#fffc}.Pricing-module__aV2Sha__planDevices svg{width:22px;height:22px}.Pricing-module__aV2Sha__planPrice{align-items:flex-start;gap:4px;margin-bottom:12px;display:flex}.Pricing-module__aV2Sha__enterprisePrice{margin-bottom:24px}.Pricing-module__aV2Sha__contactSalesText{color:var(--primary);font-family:Urbanist,sans-serif;font-size:2rem;font-weight:900;line-height:1.1}.Pricing-module__aV2Sha__currency{color:var(--text-muted);margin-top:8px;font-family:Urbanist,sans-serif;font-size:1.1rem;font-weight:700}.Pricing-module__aV2Sha__pricingCard.Pricing-module__aV2Sha__popular .Pricing-module__aV2Sha__currency{color:#ffffffb3}.Pricing-module__aV2Sha__amount{color:var(--text);font-family:Urbanist,sans-serif;font-size:3.2rem;font-weight:900;line-height:1}.Pricing-module__aV2Sha__pricingCard.Pricing-module__aV2Sha__popular .Pricing-module__aV2Sha__amount{color:#fff}.Pricing-module__aV2Sha__period{color:var(--text-muted);align-self:flex-end;padding-bottom:8px;font-size:.9rem}.Pricing-module__aV2Sha__pricingCard.Pricing-module__aV2Sha__popular .Pricing-module__aV2Sha__period{color:#ffffffb3}.Pricing-module__aV2Sha__planDesc{color:var(--text-muted);margin-bottom:24px;font-size:.88rem;line-height:1.6}.Pricing-module__aV2Sha__pricingCard.Pricing-module__aV2Sha__popular .Pricing-module__aV2Sha__planDesc{color:#fffc}.Pricing-module__aV2Sha__planFeatures{flex-direction:column;flex:1;gap:12px;margin-bottom:28px;list-style:none;display:flex}.Pricing-module__aV2Sha__planFeatures li{align-items:center;gap:9px;font-size:.88rem;font-weight:500;display:flex}.Pricing-module__aV2Sha__planFeatures li svg{flex-shrink:0;width:16px;height:16px}.Pricing-module__aV2Sha__planFeatures li.Pricing-module__aV2Sha__dim{color:var(--text-muted);opacity:.5}.Pricing-module__aV2Sha__pricingCard.Pricing-module__aV2Sha__popular .Pricing-module__aV2Sha__planFeatures li{color:#fffffff2}.Pricing-module__aV2Sha__pricingNote{text-align:center;color:var(--text-muted);margin-top:32px;font-size:.83rem}@media (max-width:1024px){.Pricing-module__aV2Sha__pricingGrid{grid-template-columns:1fr;max-width:420px;margin:0 auto}}.Pricing-module__aV2Sha__btnWhite{color:var(--primary);background:#fff;border:none}.Pricing-module__aV2Sha__btnWhite:hover{background:#f4f4f5;transform:translateY(-1px)}
.Integrations-module__CFL0DG__integrations{-webkit-backdrop-filter:blur(20px);z-index:1;background:#ffffff80;border-top:1px solid #e4e4e780;border-bottom:1px solid #e4e4e780;padding:80px 0;position:relative}.Integrations-module__CFL0DG__integrationsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;max-width:1000px;margin:0 auto;display:grid}.Integrations-module__CFL0DG__integrationBadge{background:var(--primary-light);border:1px solid var(--border);border-radius:var(--radius);transition:var(--transition);opacity:0;align-items:center;gap:16px;padding:20px 24px;animation:.6s forwards Integrations-module__CFL0DG__fadeInUp;display:flex}.Integrations-module__CFL0DG__integrationBadge:first-child{animation-delay:.1s}.Integrations-module__CFL0DG__integrationBadge:nth-child(2){animation-delay:.15s}.Integrations-module__CFL0DG__integrationBadge:nth-child(3){animation-delay:.2s}.Integrations-module__CFL0DG__integrationBadge:nth-child(4){animation-delay:.25s}.Integrations-module__CFL0DG__integrationBadge:nth-child(5){animation-delay:.3s}.Integrations-module__CFL0DG__integrationBadge:nth-child(6){animation-delay:.35s}@keyframes Integrations-module__CFL0DG__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.Integrations-module__CFL0DG__integrationBadge:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.Integrations-module__CFL0DG__badgeIcon{width:48px;height:48px;color:var(--primary);background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Integrations-module__CFL0DG__badgeIcon svg{width:28px;height:28px}.Integrations-module__CFL0DG__badgeInfo{flex-direction:column;gap:2px;display:flex}.Integrations-module__CFL0DG__badgeInfo strong{color:var(--text);font-family:Urbanist,sans-serif;font-size:.95rem;font-weight:600}.Integrations-module__CFL0DG__badgeInfo span{color:var(--text-muted);font-size:.8rem}@media (max-width:768px){.Integrations-module__CFL0DG__integrationsGrid{grid-template-columns:1fr}}
.QRDownload-module__3c-S7q__qrSection{-webkit-backdrop-filter:blur(20px);z-index:1;background:#ffffff80;border-top:1px solid #e4e4e780;padding:60px 0;position:relative}.QRDownload-module__3c-S7q__qrContent{grid-template-columns:1fr auto;align-items:center;gap:48px;max-width:900px;margin:0 auto;display:grid}.QRDownload-module__3c-S7q__qrText h3{color:var(--text);margin-bottom:12px;font-family:Urbanist,sans-serif;font-size:1.8rem;font-weight:700}.QRDownload-module__3c-S7q__qrText p{color:var(--text-muted);margin-bottom:20px;font-size:1rem;line-height:1.6}.QRDownload-module__3c-S7q__qrText ul{flex-direction:column;gap:10px;list-style:none;display:flex}.QRDownload-module__3c-S7q__qrText li{color:var(--text);align-items:center;gap:10px;font-size:.9rem;display:flex}.QRDownload-module__3c-S7q__qrText li svg{width:20px;height:20px;color:var(--success);flex-shrink:0}.QRDownload-module__3c-S7q__qrCode{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);text-align:center;background:#fff;padding:24px}.QRDownload-module__3c-S7q__qrPlaceholder{background:var(--primary-light);border:2px solid var(--border);border-radius:var(--radius);justify-content:center;align-items:center;width:180px;height:180px;margin-bottom:12px;display:flex}.QRDownload-module__3c-S7q__qrPlaceholder svg{opacity:.3;width:80px;height:80px}.QRDownload-module__3c-S7q__qrCode small{color:var(--text-muted);font-size:.75rem;display:block}@media (max-width:768px){.QRDownload-module__3c-S7q__qrContent{text-align:center;grid-template-columns:1fr}.QRDownload-module__3c-S7q__qrText ul{align-items:center}.QRDownload-module__3c-S7q__qrCode{margin:0 auto}}
.Contact-module__gQiC5G__ctaBanner{border-top:1px solid var(--border);border-bottom:1px solid var(--border);z-index:1;padding:96px 0;position:relative;background:0 0!important}.Contact-module__gQiC5G__ctaInner{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.Contact-module__gQiC5G__ctaLeft{padding-top:8px}.Contact-module__gQiC5G__ctaLeft .Contact-module__gQiC5G__sectionTag{margin-bottom:16px;display:block}.Contact-module__gQiC5G__ctaLeft h2{color:var(--text);margin-bottom:14px;font-family:Urbanist,sans-serif;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800;line-height:1.2}.Contact-module__gQiC5G__ctaLeft p{color:var(--text-muted);margin-bottom:28px;font-size:1rem}.Contact-module__gQiC5G__contactForm{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fff;padding:32px}.Contact-module__gQiC5G__contactForm h3{color:var(--text);margin-bottom:20px;font-family:Urbanist,sans-serif;font-size:1.15rem;font-weight:800}.Contact-module__gQiC5G__formGroup{flex-direction:column;gap:5px;margin-bottom:14px;display:flex}.Contact-module__gQiC5G__formGroup label{color:var(--text);font-size:.82rem;font-weight:600}.Contact-module__gQiC5G__formGroup input,.Contact-module__gQiC5G__formGroup textarea{border:1.5px solid var(--border);color:var(--text);transition:var(--transition);resize:vertical;background:#fafafa;border-radius:10px;outline:none;padding:11px 14px;font-family:Urbanist,sans-serif;font-size:.92rem}.Contact-module__gQiC5G__formGroup input:focus,.Contact-module__gQiC5G__formGroup textarea:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #2563eb1a}.Contact-module__gQiC5G__formGroup input::placeholder,.Contact-module__gQiC5G__formGroup textarea::placeholder{color:#9ca3af}.Contact-module__gQiC5G__formStatus{text-align:center;border-radius:8px;margin-top:12px;padding:8px;font-size:.9rem;display:none}.Contact-module__gQiC5G__formStatus.Contact-module__gQiC5G__success{color:#10b981;background:#d1fae5;display:block}.Contact-module__gQiC5G__formStatus.Contact-module__gQiC5G__error{color:#dc2626;background:#fee2e2;display:block}@media (max-width:1024px){.Contact-module__gQiC5G__ctaInner{grid-template-columns:1fr;gap:40px}}
.Footer-module__nhiC3q__footer{-webkit-backdrop-filter:blur(10px);color:#cbd5e1;z-index:1;background:#0f172a;padding-top:60px;position:relative}.Footer-module__nhiC3q__footerInner{grid-template-columns:1.4fr 1fr;gap:48px;margin-bottom:48px;display:grid}.Footer-module__nhiC3q__footer .Footer-module__nhiC3q__logo{color:#fff;align-items:center;gap:10px;font-family:Urbanist,sans-serif;font-size:1.4rem;font-weight:500;text-decoration:none;display:flex}.Footer-module__nhiC3q__footer .Footer-module__nhiC3q__logo strong{color:#93c5fd;font-weight:900}.Footer-module__nhiC3q__logoIcon{background:#18181b;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;padding:6px;display:flex;overflow:hidden}.Footer-module__nhiC3q__logoIcon img{object-fit:contain;width:100%;height:100%}.Footer-module__nhiC3q__footerBrand p{color:#64748b;max-width:280px;margin:12px 0 20px;font-size:.88rem;line-height:1.7}.Footer-module__nhiC3q__madeBy{color:#64748b;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-size:.82rem;display:inline-flex}.Footer-module__nhiC3q__madeBy strong{color:#93c5fd;font-weight:700}.Footer-module__nhiC3q__footerLinks{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Footer-module__nhiC3q__footerCol{flex-direction:column;gap:10px;display:flex}.Footer-module__nhiC3q__footerCol h4{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:4px;font-family:Urbanist,sans-serif;font-size:.78rem;font-weight:700}.Footer-module__nhiC3q__footerCol a{color:#64748b;transition:var(--transition);width:fit-content;font-size:.88rem;text-decoration:none}.Footer-module__nhiC3q__footerCol a:hover{color:#93c5fd}.Footer-module__nhiC3q__footerBottom{border-top:1px solid #ffffff0f;padding:20px 0}.Footer-module__nhiC3q__footerBottom .Footer-module__nhiC3q__container{color:#475569;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-size:.8rem;display:flex}@media (max-width:1024px){.Footer-module__nhiC3q__footerInner{grid-template-columns:1fr}.Footer-module__nhiC3q__footerLinks{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Footer-module__nhiC3q__footerLinks{grid-template-columns:repeat(2,1fr)}}
.DottedBackground-module__Ft3Jsa__dottedBackground{background-image:radial-gradient(circle,#a1a1aa 1.5px,#0000 1.5px);background-size:20px 20px;background-position:var(--mouse-x,0px)calc(var(--mouse-y,0px) + var(--scroll-y,0px));opacity:.4;pointer-events:none;z-index:0;transition:background-position .3s ease-out;position:fixed;inset:0;overflow:hidden}.DottedBackground-module__Ft3Jsa__blob{filter:blur(150px);opacity:.25;pointer-events:none;border-radius:50%;position:absolute}.DottedBackground-module__Ft3Jsa__blob1{background:#1e3a8a;width:600px;height:600px;animation:15s ease-in-out infinite alternate DottedBackground-module__Ft3Jsa__blobFloat1;top:5%;left:-10%}.DottedBackground-module__Ft3Jsa__blob2{background:#1e40af;width:500px;height:500px;animation:18s ease-in-out infinite alternate-reverse DottedBackground-module__Ft3Jsa__blobFloat2;top:20%;right:-8%}.DottedBackground-module__Ft3Jsa__blob3{background:#1e3a8a;width:450px;height:450px;animation:20s ease-in-out infinite alternate DottedBackground-module__Ft3Jsa__blobFloat3;top:50%;left:30%}.DottedBackground-module__Ft3Jsa__blob4{background:#1e40af;width:550px;height:550px;animation:16s ease-in-out infinite alternate-reverse DottedBackground-module__Ft3Jsa__blobFloat4;bottom:10%;right:20%}.DottedBackground-module__Ft3Jsa__blob5{background:#1e3a8a;width:400px;height:400px;animation:14s ease-in-out infinite alternate DottedBackground-module__Ft3Jsa__blobFloat5;bottom:30%;left:10%}@keyframes DottedBackground-module__Ft3Jsa__blobFloat1{0%{transform:translate(0)scale(1)}50%{transform:translate(60px,-80px)scale(1.1)}to{transform:translate(-40px,60px)scale(.95)}}@keyframes DottedBackground-module__Ft3Jsa__blobFloat2{0%{transform:translate(0)scale(1)}50%{transform:translate(-70px,90px)scale(1.15)}to{transform:translate(50px,-60px)scale(.9)}}@keyframes DottedBackground-module__Ft3Jsa__blobFloat3{0%{transform:translate(0)scale(1)}50%{transform:translate(-50px,-70px)scale(1.08)}to{transform:translate(70px,50px)scale(1.05)}}@keyframes DottedBackground-module__Ft3Jsa__blobFloat4{0%{transform:translate(0)scale(1)}50%{transform:translate(80px,60px)scale(1.12)}to{transform:translate(-60px,-50px)scale(.92)}}@keyframes DottedBackground-module__Ft3Jsa__blobFloat5{0%{transform:translate(0)scale(1)}50%{transform:translate(50px,70px)scale(1.1)}to{transform:translate(-70px,-40px)scale(.95)}}
