.Header-module__lnUIdW__header{height:var(--header-height);width:100%;z-index:var(--z-header);background-color:#0000;border-bottom:none;align-items:center;transition:background-color .4s,box-shadow .4s;display:flex;position:fixed;top:0}.Header-module__lnUIdW__scrolled{background-color:#6366f1;border-bottom:none;box-shadow:0 4px 20px #6366f140}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;display:flex}.Header-module__lnUIdW__logo{align-items:center;display:flex}.Header-module__lnUIdW__logoImage{object-fit:contain;filter:brightness(0)invert();width:auto;height:100px;transition:all .3s}.Header-module__lnUIdW__nav{align-items:center;gap:2rem;display:flex}.Header-module__lnUIdW__link{color:#ffffffe6;font-size:.95rem;font-weight:500;transition:color .2s}.Header-module__lnUIdW__link:hover{color:#fff}.Header-module__lnUIdW__cta{padding:.5rem 1.25rem;font-size:.9rem;color:#6366f1!important;background:#fff!important;border:none!important}.Header-module__lnUIdW__cta:hover{transform:translateY(-2px);background:#ffffffe6!important}@media (max-width:768px){.Header-module__lnUIdW__nav,.Header-module__lnUIdW__link,.Header-module__lnUIdW__cta{display:none}}.Header-module__lnUIdW__mobileToggle{cursor:pointer;color:#fff;z-index:101;background:0 0;border:none;padding:.5rem;transition:color .3s;display:none}.Header-module__lnUIdW__scrolled .Header-module__lnUIdW__mobileToggle{color:#fff}@media (max-width:768px){.Header-module__lnUIdW__mobileToggle{display:block}}.Header-module__lnUIdW__mobileMenuOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;background-color:#6366f1f2;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s ease-out Header-module__lnUIdW__fadeIn;display:flex;position:fixed;top:0;left:0}.Header-module__lnUIdW__mobileMenuContent{flex-direction:column;width:100%;height:100%;padding:2rem;display:flex}.Header-module__lnUIdW__mobileMenuHeader{justify-content:space-between;align-items:center;margin-bottom:4rem;display:flex}.Header-module__lnUIdW__mobileMenuTitle{color:#fff;font-size:1.5rem;font-weight:700}.Header-module__lnUIdW__closeButton{color:#fff;cursor:pointer;background:0 0;border:none}.Header-module__lnUIdW__mobileNav{flex-direction:column;align-items:center;gap:2rem;display:flex}.Header-module__lnUIdW__mobileLink{color:#fffc;font-size:1.5rem;font-weight:600;text-decoration:none;transition:all .2s}.Header-module__lnUIdW__mobileLink:hover{color:#fff;transform:scale(1.05)}.Header-module__lnUIdW__mobileLink.Header-module__lnUIdW__highlight{color:#6366f1;background:#fff;border-radius:99px;margin-top:2rem;padding:1rem 2rem;box-shadow:0 10px 20px #0000001a}@keyframes Header-module__lnUIdW__fadeIn{0%{opacity:0}to{opacity:1}}
.Footer-module__3hUVsW__footer{z-index:10;background-color:#6366f1;border-top:1px solid #fff3;margin-top:0;padding-top:4rem;padding-bottom:2rem;position:relative}.Footer-module__3hUVsW__top{grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:3rem;display:grid}.Footer-module__3hUVsW__brand{max-width:300px}.Footer-module__3hUVsW__logo{color:#fff;margin-bottom:1rem;font-size:1.5rem;display:inline-block}.Footer-module__3hUVsW__logoImage{object-fit:contain;filter:brightness(0)invert();opacity:1;width:auto;height:100px}.Footer-module__3hUVsW__description{color:#fffc;margin-bottom:1.5rem;font-size:.95rem}.Footer-module__3hUVsW__company p{color:#fff9;margin-bottom:.25rem;font-size:.875rem}.Footer-module__3hUVsW__links{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Footer-module__3hUVsW__column h4{color:#fff;margin-bottom:1.25rem;font-size:1rem;font-weight:600}.Footer-module__3hUVsW__column a{color:#ffffffb3;margin-bottom:.75rem;font-size:.95rem;transition:color .2s;display:block}.Footer-module__3hUVsW__column a:hover{color:#fff}.Footer-module__3hUVsW__bottom{text-align:center;color:#fff9;border-top:1px solid #ffffff26;padding-top:2rem;font-size:.875rem}@media (max-width:768px){.Footer-module__3hUVsW__top{grid-template-columns:1fr;gap:3rem}.Footer-module__3hUVsW__links{grid-template-columns:1fr;gap:2rem}}
.Hero-module___w2HtG__hero{z-index:1;background:0 0;padding-top:10rem;padding-bottom:6rem;position:relative;overflow:hidden}.Hero-module___w2HtG__hero:before{display:none}.Hero-module___w2HtG__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module___w2HtG__title{color:#fff;letter-spacing:-.04em;margin-bottom:2rem;font-size:4rem;font-weight:800;line-height:1.1;animation:.8s ease-out forwards Hero-module___w2HtG__fadeUp}.Hero-module___w2HtG__highlight{color:#fbbf24;text-shadow:0 0 20px #fbbf2466}.Hero-module___w2HtG__subtitle{color:#fffc;opacity:0;max-width:90%;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6;animation:.8s ease-out .2s forwards Hero-module___w2HtG__fadeUp}.Hero-module___w2HtG__actions{opacity:0;gap:1rem;animation:.8s ease-out .4s forwards Hero-module___w2HtG__fadeUp;display:flex}.Hero-module___w2HtG__storeLink{transition:transform .2s;display:inline-block}.Hero-module___w2HtG__storeLink:hover{transform:translateY(-3px)}.Hero-module___w2HtG__storeBadge{color:#fff;background:linear-gradient(145deg,#1a1a1a,#000);border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #0003}.Hero-module___w2HtG__iconWrapper{justify-content:center;align-items:center;display:flex}.Hero-module___w2HtG__storeLink:hover .Hero-module___w2HtG__storeBadge{border-color:#6366f180;transform:translateY(-2px);box-shadow:0 8px 20px #6366f140}.Hero-module___w2HtG__visual{justify-content:center;display:flex;position:relative}.Hero-module___w2HtG__phoneMockup{background:0 0;border-radius:40px;width:300px;height:600px;animation:6s ease-in-out infinite Hero-module___w2HtG__float;position:relative;overflow:visible}@keyframes Hero-module___w2HtG__float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.Hero-module___w2HtG__appScreenshot{object-fit:cover;border-radius:36px;width:100%;height:100%}@media (max-width:968px){.Hero-module___w2HtG__hero{text-align:center;align-items:flex-start;height:auto;min-height:100vh;padding-top:10rem;padding-bottom:2rem;display:flex}.Hero-module___w2HtG__container{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.Hero-module___w2HtG__title{padding:0 1rem;font-size:2.5rem}.Hero-module___w2HtG__subtitle{display:none}.Hero-module___w2HtG__actions{opacity:1;flex-wrap:wrap;justify-content:center;width:100%;margin-top:1rem;margin-bottom:.5rem;animation:none}.Hero-module___w2HtG__visual{justify-content:center;width:100%;margin-top:0;display:flex;overflow:visible}.Hero-module___w2HtG__phoneMockup{aspect-ratio:1/2;width:100%;max-width:300px;height:auto}}@media (max-width:480px){.Hero-module___w2HtG__actions{flex-direction:column;align-items:center;gap:1rem;width:100%}.Hero-module___w2HtG__storeLink{width:100%;max-width:280px}.Hero-module___w2HtG__storeBadge{justify-content:center;width:100%}}
.Marquee-module__nixtpG__marqueeContainer{white-space:nowrap;background:0 0;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;width:100%;padding:1.5rem 0;position:relative;overflow:hidden}.Marquee-module__nixtpG__track{animation:30s linear infinite Marquee-module__nixtpG__scroll;display:inline-block}.Marquee-module__nixtpG__tag{color:#ffffffe6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff1a;border:1px solid #ffffff26;border-radius:999px;margin:0 1rem;padding:.5rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s;display:inline-block}.Marquee-module__nixtpG__tag:hover{color:#fff;background-color:#fff3;border-color:#ffffff80;transform:translateY(-2px)}@keyframes Marquee-module__nixtpG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Marquee-module__nixtpG__marqueeContainer:before,.Marquee-module__nixtpG__marqueeContainer:after{content:"";z-index:2;pointer-events:none;width:100px;height:100%;display:none;position:absolute;top:0}
.WhatIs-module__Iy26YG__section{z-index:10;background-color:#fff;margin-bottom:0;padding:6rem 0;position:relative}.WhatIs-module__Iy26YG__header{margin-bottom:4rem}.WhatIs-module__Iy26YG__section .section-title{color:#1e293b}.WhatIs-module__Iy26YG__section .section-subtitle{color:#64748b}.WhatIs-module__Iy26YG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.WhatIs-module__Iy26YG__card{border-radius:var(--radius);text-align:center;background:#f8fafc;border:1px solid #e2e8f0;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.WhatIs-module__Iy26YG__card:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-8px);box-shadow:0 20px 40px -15px #0000001a}.WhatIs-module__Iy26YG__icon{color:#6366f1;margin-bottom:1.5rem;font-size:3rem}.WhatIs-module__Iy26YG__cardTitle{color:#1e293b;margin-bottom:1rem;font-size:1.25rem}.WhatIs-module__Iy26YG__cardDesc{color:#64748b;font-size:.95rem;line-height:1.6}@media (max-width:768px){.WhatIs-module__Iy26YG__section{padding:4rem 0}.WhatIs-module__Iy26YG__grid{grid-template-columns:1fr}}
.WhyUs-module__Zcd3RG__section{background-color:#0000;margin-bottom:0;padding:6rem 0}.WhyUs-module__Zcd3RG__container{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.WhyUs-module__Zcd3RG__title{color:#fff;margin-bottom:2rem;font-size:2.5rem}.WhyUs-module__Zcd3RG__list{flex-direction:column;gap:2rem;display:flex}.WhyUs-module__Zcd3RG__item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:flex-start;gap:1.25rem;padding:1rem;transition:background-color .2s;display:flex}.WhyUs-module__Zcd3RG__item:hover{background-color:#ffffff1a;border-color:#ffffff40;box-shadow:0 4px 12px #0000001a}.WhyUs-module__Zcd3RG__checkIcon{color:#fbbf24;background-color:#fff3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:.25rem;font-size:.8rem;display:flex}.WhyUs-module__Zcd3RG__itemTitle{color:#fff;margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.WhyUs-module__Zcd3RG__itemDesc{color:#fffc;font-size:.95rem}.WhyUs-module__Zcd3RG__visual{justify-content:center;align-items:center;height:auto;display:flex}.WhyUs-module__Zcd3RG__visualGrid{grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;max-width:500px;display:grid}.WhyUs-module__Zcd3RG__visualItem{width:100%;height:180px;transition:transform .3s}.WhyUs-module__Zcd3RG__visualItem:hover{transform:translateY(-5px)}.WhyUs-module__Zcd3RG__visualItem:nth-child(2n){transform:translateY(2rem)}.WhyUs-module__Zcd3RG__visualItem:nth-child(2n):hover{transform:translateY(calc(2rem - 5px))}@media (max-width:968px){.WhyUs-module__Zcd3RG__section{padding:4rem 0}.WhyUs-module__Zcd3RG__container{grid-template-columns:1fr;gap:3rem}.WhyUs-module__Zcd3RG__title{text-align:center}}
.HowItWorks-module__Pp0aiW__section{z-index:10;background-color:#fff;margin-bottom:0;padding:6rem 0;position:relative;overflow:hidden}.HowItWorks-module__Pp0aiW__header{margin-bottom:4rem}.HowItWorks-module__Pp0aiW__section .section-title{color:#1e293b}.HowItWorks-module__Pp0aiW__section .section-subtitle{color:#64748b}.HowItWorks-module__Pp0aiW__steps{justify-content:space-between;gap:2rem;max-width:1000px;margin:0 auto;display:flex}.HowItWorks-module__Pp0aiW__step{text-align:center;flex:1;padding:1rem}.HowItWorks-module__Pp0aiW__number{color:#6366f1;background-color:#eff6ff;border:1px solid #dbeafe;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700;display:flex}.HowItWorks-module__Pp0aiW__stepTitle{color:#1e293b;margin-bottom:1rem;font-size:1.25rem}.HowItWorks-module__Pp0aiW__stepDesc{color:#64748b;font-size:.95rem}.HowItWorks-module__Pp0aiW__ctaWrapper{justify-content:center;align-items:center;width:100%;margin-top:3rem;display:flex}.HowItWorks-module__Pp0aiW__moreInfoBtn{color:#6366f1;background:0 0;border:2px solid #6366f1;border-radius:50px;padding:12px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.HowItWorks-module__Pp0aiW__moreInfoBtn:hover{color:#fff;background:#6366f1;transform:translateY(-2px);box-shadow:0 4px 15px #6366f14d}@media (max-width:768px){.HowItWorks-module__Pp0aiW__section{padding:4rem 0}.HowItWorks-module__Pp0aiW__steps{flex-direction:column;gap:3rem}}
.Trust-module__6ORkcq__section{color:#fff;background-color:#0000;margin-bottom:0;padding:6rem 0}.Trust-module__6ORkcq__container{text-align:center;justify-content:center;display:flex}.Trust-module__6ORkcq__content{max-width:800px}.Trust-module__6ORkcq__title{color:#fff;margin-bottom:1.5rem}.Trust-module__6ORkcq__description{color:#fffc;margin-bottom:3rem;font-size:1.1rem;line-height:1.7}.Trust-module__6ORkcq__features{flex-wrap:wrap;justify-content:center;gap:1.5rem;list-style:none;display:flex}.Trust-module__6ORkcq__featureItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;display:flex}.Trust-module__6ORkcq__icon{font-family:Material Icons,sans-serif;font-size:1rem}
.DownloadCTA-module__OOtvHG__section{text-align:center;z-index:10;background-color:#fff;padding:6rem 0;position:relative}.DownloadCTA-module__OOtvHG__title{color:#1e293b;margin-bottom:1rem}.DownloadCTA-module__OOtvHG__subtitle{color:#64748b;margin-bottom:2.5rem}.DownloadCTA-module__OOtvHG__actions{justify-content:center;gap:1.5rem;display:flex}.DownloadCTA-module__OOtvHG__storeButton{color:#fff;background:#1e293b;border-radius:14px;align-items:center;gap:.75rem;padding:.875rem 1.5rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000001a}.DownloadCTA-module__OOtvHG__storeButton:hover{background:#0f172a;transform:translateY(-3px);box-shadow:0 10px 40px #0003}.DownloadCTA-module__OOtvHG__storeIcon{width:28px;height:28px}.DownloadCTA-module__OOtvHG__storeText{flex-direction:column;align-items:flex-start;display:flex}.DownloadCTA-module__OOtvHG__storeSmall{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:.65rem}.DownloadCTA-module__OOtvHG__storeBig{font-size:1.125rem;font-weight:700}@media (max-width:768px){.DownloadCTA-module__OOtvHG__actions{flex-direction:column;align-items:center;gap:1rem}.DownloadCTA-module__OOtvHG__storeButton{justify-content:center;width:100%;max-width:280px}}
.AnimatedBackground-module__qSgFUG__animatedBg{pointer-events:none;z-index:0;background:#6366f1;position:fixed;inset:0;overflow:hidden}.AnimatedBackground-module__qSgFUG__gridOverlay{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;animation:20s linear infinite AnimatedBackground-module__qSgFUG__gridMove;position:absolute;inset:0}@keyframes AnimatedBackground-module__qSgFUG__gridMove{0%{transform:translate(0)}to{transform:translate(60px,60px)}}.AnimatedBackground-module__qSgFUG__floatingShape1,.AnimatedBackground-module__qSgFUG__floatingShape2,.AnimatedBackground-module__qSgFUG__floatingShape3,.AnimatedBackground-module__qSgFUG__floatingShape4,.AnimatedBackground-module__qSgFUG__floatingShape5,.AnimatedBackground-module__qSgFUG__floatingShape6,.AnimatedBackground-module__qSgFUG__floatingShape7{color:#ffffff1f;animation:8s ease-in-out infinite AnimatedBackground-module__qSgFUG__floatRandom;position:absolute}.AnimatedBackground-module__qSgFUG__floatingShape1{animation-delay:0s;top:10%;left:8%}.AnimatedBackground-module__qSgFUG__floatingShape2{animation-duration:10s;animation-delay:-2s;top:20%;right:12%}.AnimatedBackground-module__qSgFUG__floatingShape3{animation-duration:12s;animation-delay:-4s;bottom:35%;left:15%}.AnimatedBackground-module__qSgFUG__floatingShape4{animation-duration:9s;animation-delay:-1s;top:55%;right:8%}.AnimatedBackground-module__qSgFUG__floatingShape5{animation-duration:11s;animation-delay:-3s;bottom:20%;right:20%}.AnimatedBackground-module__qSgFUG__floatingShape6{animation-duration:13s;animation-delay:-5s;top:40%;left:5%}.AnimatedBackground-module__qSgFUG__floatingShape7{animation-duration:14s;animation-delay:-6s;bottom:10%;left:30%}@keyframes AnimatedBackground-module__qSgFUG__floatRandom{0%,to{transform:translate(0)rotate(0)scale(1)}25%{transform:translate(20px,-30px)rotate(90deg)scale(1.2)}50%{transform:translate(-15px,20px)rotate(180deg)scale(.9)}75%{transform:translate(25px,10px)rotate(270deg)scale(1.1)}}
.ScrollToTop-module__iI_VOq__button{cursor:pointer;opacity:0;visibility:hidden;z-index:1000;background-color:#6366f1;border:none;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(20px);box-shadow:0 4px 12px #6366f166}.ScrollToTop-module__iI_VOq__visible{opacity:1;visibility:visible;transform:translateY(0)}.ScrollToTop-module__iI_VOq__button:hover{background-color:#4f46e5;transform:translateY(-5px);box-shadow:0 8px 24px #6366f180}@media (max-width:768px){.ScrollToTop-module__iI_VOq__button{width:3rem;height:3rem;bottom:1.5rem;right:1.5rem}}
