@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700;400&display=swap");.home_container__STkGE{background-color:#0b0b0b;color:#fff;min-height:100vh;display:flex;flex-direction:column;margin:0;padding:0}.home_sectionHeader__BvEsC{text-align:center;margin-bottom:50px}.home_sectionTitle___3w1n{font-size:36px;font-weight:700;margin-bottom:12px;color:#f3efff;background:linear-gradient(90deg,#f3efff,#f6efff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent}.home_sectionSubtitle__qD97_{font-size:18px;color:#aaa;max-width:700px;margin:0 auto;line-height:1.6}.home_header__kBDMU{position:fixed;top:0;left:0;right:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:15px 50px;background-color:hsla(0,0%,4%,0);z-index:1000;box-shadow:none;height:80px;box-sizing:border-box;transition:all .3s ease}@supports not (backdrop-filter:blur(8px)){.home_header__kBDMU{background-color:hsla(0,0%,4%,.95)}}.home_header__kBDMU.home_scrolled__HB4I0{background-color:hsla(0,0%,4%,.98);box-shadow:0 4px 12px rgba(0,0,0,.3)}.home_logo__oFc_0{flex-shrink:0}.home_menuToggle__e47Kd{display:none;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;transition:transform .3s ease}.home_menuToggle__e47Kd:hover{transform:scale(1.1)}.home_menuToggle__e47Kd:focus-visible{outline:2px solid #60f;outline-offset:2px}.home_navigation__amRT5{display:flex;align-items:center;gap:20px;transition:transform .3s ease,opacity .3s ease}.home_navigation__amRT5.home_active__G3zvJ{transform:translateY(0);opacity:1;transition:transform .3s ease-out,opacity .3s ease-out}.home_navLink__po8_o{color:#fff;text-decoration:none;font-size:15px;font-weight:500;padding:6px 20px;border-radius:24px;transition:all .3s ease;border:1px solid transparent}.home_navLink__po8_o:hover{color:#fff;border-color:hsla(0,0%,100%,.2);background-color:hsla(0,0%,100%,.05);transform:translateY(-2px)}.home_navLink__po8_o:focus-visible{outline:2px solid #60f;outline-offset:2px}.home_getAppButton__Z1bKf{color:#fff;text-decoration:none;font-size:15px;font-weight:600;padding:8px 24px;border-radius:24px;background-color:#4918ff;border:none;transition:all .3s ease;box-shadow:0 4px 8px rgba(73,24,255,.3);display:inline-flex;align-items:center;justify-content:center}.home_getAppButton__Z1bKf:hover{transform:translateY(-2px);background-color:#5b2cff;box-shadow:0 6px 12px rgba(73,24,255,.4)}.home_getAppButton__Z1bKf:focus-visible{outline:2px solid #60f;outline-offset:2px}.home_heroSection__vKpt7{opacity:0;transform:translateY(20px);animation:home_fadeIn__Usige .8s ease-out;animation-fill-mode:forwards;position:relative;width:100%;height:100vh;min-height:600px;display:flex;flex-direction:column;justify-content:center;margin:0;padding-top:80px;overflow:hidden;box-sizing:border-box}.home_heroSection__vKpt7 .home_heroContentWrapper__liV2E.home_leftAligned__36WTD{align-self:flex-start;margin-left:200px}.home_videoBg__FfvFo{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.home_videoBanner__Xq5VP{width:100%;height:100%;object-fit:cover;opacity:0;animation:home_fadeIn__Usige 1s ease-out forwards}.home_heroSection__vKpt7:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="5" cy="5" r="2" fill="rgba(255,255,255,0.2)" /><circle cx="20" cy="30" r="1" fill="rgba(255,255,255,0.3)" /><circle cx="80" cy="10" r="1.5" fill="rgba(255,255,255,0.2)" /><circle cx="60" cy="70" r="1" fill="rgba(255,255,255,0.3)" /><circle cx="90" cy="50" r="2" fill="rgba(255,255,255,0.2)" /></svg>') repeat;animation:home_particleMove__QEqWp 15s linear infinite;opacity:.3}@keyframes home_particleMove__QEqWp{0%{background-position:0 0}to{background-position:100px 100px}}.home_logoWrapper__ngnXf{width:300px;margin-bottom:40px;align-self:flex-start}.home_logoWrapper__ngnXf img{display:block;width:100%;height:auto;opacity:.6}.home_heroContent__OMB4U{max-width:1000px;text-align:center;padding:40px 50px;z-index:1;background:rgba(20,20,30,.5);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);margin:20px;box-shadow:0 8px 30px rgba(0,0,0,.4);display:flex;flex-direction:column;justify-content:center;align-items:center;animation:home_gradientBg__Egx3b 5s ease-in-out infinite}@supports not (backdrop-filter:blur(12px)){.home_heroContent__OMB4U{background:rgba(20,33,30,.8)}}@keyframes home_gradientBg__Egx3b{0%{background:rgba(20,20,30,.5)}50%{background:rgba(40,40,60,.5)}to{background:rgba(20,20,30,.5)}}.home_title__znpQq{font-size:40px;font-weight:800;line-height:1.1;margin-bottom:25px;color:#fff;text-shadow:0 0 15px rgba(73,24,255,.5);animation:home_fadeInText__rreRR 1s ease-out .2s forwards}.home_subtitle__QsMBQ,.home_title__znpQq{font-family:Montserrat,sans-serif;opacity:0}.home_subtitle__QsMBQ{font-size:16px;font-weight:200;color:#f0f0f0;margin-bottom:35px;line-height:1.6;animation:home_fadeInText__rreRR 1s ease-out .4s forwards}.home_heroContentWrapper__liV2E{max-width:1000px;width:100%;padding-bottom:160px;flex-direction:column;text-align:center;box-sizing:border-box;background:transparent}.home_ctaButtons__HoqBc,.home_heroContentWrapper__liV2E{display:flex;justify-content:center;align-items:flex-start}.home_ctaButtons__HoqBc{gap:20px;margin-top:35px;opacity:0;transform:translateY(20px);animation:home_fadeInText__rreRR 1s ease-out .6s forwards}.home_primaryBtn__5BQhQ{background:linear-gradient(45deg,#4800ff,#60f);color:#fff;padding:14px 34px;font-size:16px;font-weight:700;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px rgba(73,24,255,.5);text-transform:uppercase;width:240px;box-sizing:border-box;white-space:nowrap}.home_primaryBtn__5BQhQ:hover{transform:scale(1.02);box-shadow:0 8px 25px rgba(73,24,255,.7);background:linear-gradient(45deg,#5b2cff,#7b4fff)}.home_primaryBtn__5BQhQ:focus-visible{outline:2px solid #60f;outline-offset:2px}.home_secondaryBtn__Tz9ON{background-color:transparent;color:#fff;border:2px solid #fff;padding:12px 30px;font-size:16px;font-weight:700;border-radius:50px;cursor:pointer;transition:all .3s ease;text-decoration:none;text-transform:uppercase;width:240px;box-sizing:border-box;white-space:nowrap;text-align:center}.home_secondaryBtn__Tz9ON:hover{transform:scale(1.02);background-color:hsla(0,0%,100%,.2);box-shadow:0 6px 20px hsla(0,0%,100%,.4)}.home_secondaryBtn__Tz9ON:focus-visible{outline:2px solid #60f;outline-offset:2px}@keyframes home_fadeInText__rreRR{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home_featuresSection__0wfvZ{padding:80px 20px;background-color:#0f0f0f;position:relative;opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out}.home_featureGrid__ZYtWu{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;max-width:1200px;margin:0 auto;padding:0 20px}.home_featureCard__XqaYJ{background-color:#1a1a1a;border-radius:16px;padding:30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 8px 24px rgba(0,0,0,.2)}.home_featureCard__XqaYJ:hover{transform:translateY(-10px);box-shadow:0 12px 30px rgba(0,0,0,.3)}.home_featureIcon__N6V2S{background:linear-gradient(45deg,#4800ff,#60f);width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.home_featureTitle__ujakJ{font-size:20px;font-weight:600;margin-bottom:12px;color:#fff}.home_featureDesc__eeOzX{font-size:16px;color:#aaa;line-height:1.6}.home_howItWorksSection__3voS0{padding:80px 20px;background-color:#0b0b0b;opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out}.home_stepsContainer__7y2uh{display:flex;align-items:center;justify-content:center;max-width:1200px;margin:0 auto;flex-wrap:nowrap}.home_step__d7v7U{flex:1;min-width:200px;max-width:500px;min-height:500px;text-align:center;padding:20px;position:relative;display:flex;flex-direction:column;align-items:center}.home_stepNumber__nSHs8{width:50px;height:50px;background:linear-gradient(45deg,#4800ff,#60f);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;font-size:24px;font-weight:700;color:#fff;flex-shrink:0}.home_stepTitle__qvIsO{font-size:20px;font-weight:600;margin-bottom:10px;color:#fff}.home_stepDesc__3BdXA{font-size:16px;color:#aaa;line-height:1.6;margin-bottom:20px}.home_stepImageContainer__vM97F{width:100%;max-width:500px;height:400px;margin:10px auto 0;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,box-shadow .3s ease}.home_stepImageContainer__vM97F:hover{transform:translateY(-8px);box-shadow:0 15px 35px rgba(0,0,0,.5)}.home_stepImage__JFQps{width:400px!important;height:300px!important;object-fit:contain;display:block;transition:transform .3s ease}.home_stepImageContainer__vM97F:hover .home_stepImage__JFQps{transform:scale(1.03)}.home_stepArrow__NdbBl{display:flex;align-items:center;justify-content:center;margin:0 25px;flex-shrink:0;transition:all .3s ease;width:80px;height:80px}.home_stepArrow__NdbBl img{transition:all .3s ease;object-fit:contain}.home_stepArrow__NdbBl:hover{transform:scale(1.1)}.home_stepArrow__NdbBl:hover img{filter:brightness(1.2) drop-shadow(0 4px 15px rgba(72,0,255,.5))}.home_processDemoImage__SnO4z{max-width:1000px;margin:0 auto;border-radius:16px;overflow:hidden}.home_processDemoImg__VXBEM{width:100%;height:auto;display:block}.home_gallerySection__tnKBZ{padding:80px 20px;background-color:#0b0b0f;opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out;min-height:200px}.home_gallery__uEPPM{display:grid;grid-template-columns:repeat(6,1fr);gap:15px;max-width:1200px;margin:0 auto;min-height:100px}.home_galleryItem__sMUuJ{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;box-shadow:0 6px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.home_galleryItem__sMUuJ:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 10px 25px rgba(0,0,0,.4)}.home_galleryImage__aLP1i{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;display:block}.home_galleryItem__sMUuJ:hover .home_galleryImage__aLP1i{transform:scale(1.05)}.home_showMoreContainer__F2DOW{display:flex;justify-content:center;margin-top:40px}.home_showMoreButton__aFt7r{background:linear-gradient(45deg,#4800ff,#60f);color:#fff;border:none;padding:12px 30px;font-size:16px;font-weight:600;border-radius:30px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px}.home_showMoreButton__aFt7r:hover{transform:translateY(-2px);box-shadow:0 6px 15px rgba(73,24,255,.4)}.home_showMoreButton__aFt7r:focus-visible{outline:2px solid #60f;outline-offset:2px}.home_toggleIcon__NMye_{font-size:12px;transition:transform .3s ease}.home_showMoreButton__aFt7r:hover .home_toggleIcon__NMye_{transform:translateY(2px)}.home_testimonialsSection__ssUGU{padding:80px 20px;background-color:#0b0b0b;opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out}.home_testimonialsGrid__rrCKf{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:1200px;margin:0 auto}.home_testimonialCard__KsuYU{display:flex;flex-direction:column;justify-content:space-between;height:100%;background-color:#1a1a1a;border-radius:16px;padding:20px;box-shadow:0 8px 20px rgba(0,0,0,.2);transition:transform .3s ease}.home_testimonialCard__KsuYU:hover{transform:translateY(-5px)}.home_testimonialStars__8qNwF{color:#ffc107;font-size:18px;margin-bottom:15px}.home_testimonialText__UE0qX{font-size:16px;line-height:1.6;color:#ddd;margin-bottom:20px;font-style:italic}.home_testimonialAuthor__EdTzA{display:flex;align-items:flex-start;margin-top:auto}.home_testimonialAvatar__7f29t{width:50px;height:50px;border-radius:50%;overflow:hidden;margin-right:15px}.home_testimonialName__8H1PX{font-size:16px;font-weight:600;margin:0 0 4px;color:#fff}.home_testimonialRole__7IBFH{font-size:14px;color:#aaa;margin:0}.home_downloadCta__tviAe{padding:80px 20px;background:linear-gradient(135deg,#200066,#3a0099);display:flex;align-items:center;justify-content:space-between;max-width:1200px;width:calc(100% - 20px);margin:0 auto;border-radius:20px;box-shadow:0 15px 30px rgba(0,0,0,.3);opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out;box-sizing:border-box}.home_ctaContent__c1znw{flex:1;padding:0 30px}.home_ctaTitle__XokOY{font-size:36px;font-weight:700;margin-bottom:15px;color:#fff}.home_ctaSubtitle__BhstA{font-size:18px;line-height:1.6;color:hsla(0,0%,100%,.8);margin-bottom:30px}.home_ctaButton__GPQcs{background-color:#fff;color:#4800ff;border:none;padding:14px 32px;font-size:16px;font-weight:600;border-radius:30px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2)}.home_ctaButton__GPQcs:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.home_ctaButton__GPQcs:focus-visible{outline:2px solid #60f;outline-offset:2px}.home_ctaImageContainer__BVvFg{flex:1;display:flex;justify-content:center}.home_ctaImage__c_Qew{max-width:100%;height:auto;filter:drop-shadow(0 10px 20px rgba(0,0,0,.5))}.home_faqSection__SRXUw{padding:80px 20px;background-color:#0b0b0b;opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out}.home_faq_container__Lyh1Z{max-width:800px;margin:0 auto}.home_faq_item__BmYLh{background-color:#1a1a1a;border-radius:12px;margin-bottom:15px;box-shadow:0 4px 10px rgba(0,0,0,.2);overflow:hidden;transition:all .3s ease}.home_faq_item__BmYLh.home_active__G3zvJ{background-color:#2a2a2a;box-shadow:0 6px 15px rgba(0,0,0,.3)}.home_faq_question___5e_M{padding:20px;display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:500;cursor:pointer;user-select:none}.home_faq_answer__0Cnb3{padding:0 20px 20px;line-height:1.6;color:#aaa;text-align:left}.home_animate__ejuJF{opacity:1;transform:translateY(0)}@keyframes home_fadeIn__Usige{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes home_pulse__1Akco{0%{box-shadow:0 4px 12px rgba(73,24,255,.3)}50%{box-shadow:0 4px 20px rgba(73,24,255,.6)}to{box-shadow:0 4px 12px rgba(73,24,255,.3)}}.home_ctaButton__GPQcs:hover,.home_getAppButton__Z1bKf:hover,.home_primaryBtn__5BQhQ:hover{animation:home_pulse__1Akco 2s infinite}@media (max-width:1200px){.home_heroSection__vKpt7{min-height:450px}.home_logoWrapper__ngnXf{align-self:center!important;margin:50px auto!important}.home_heroContentWrapper__liV2E.home_leftAligned__36WTD{margin:0 auto!important;align-self:auto!important}.home_heroContentWrapper__liV2E{margin:0 auto;max-width:90%;padding:25px 10px;flex-direction:column;align-items:center;text-align:center}.home_title__znpQq{font-size:30px;margin-bottom:25px}.home_subtitle__QsMBQ{font-size:16px;margin-bottom:35px}.home_ctaButtons__HoqBc{display:flex;justify-content:center;width:100%;max-width:280px;margin:35px auto 0;gap:20px;flex-direction:column}.home_videoBanner__Xq5VP{object-fit:cover;object-position:95% center!important}.home_videoBg__FfvFo video{object-fit:cover;object-position:calc(100% + 220px) 50%!important}.home_downloadCta__tviAe{flex-direction:column;text-align:center;padding:60px 20px}.home_ctaContent__c1znw{margin-bottom:40px}.home_featureGrid__ZYtWu{grid-template-columns:repeat(2,1fr);gap:10px;padding:0 5px}.home_featureCard__XqaYJ{padding:15px}.home_featureTitle__ujakJ{font-size:16px}.home_featureDesc__eeOzX{font-size:12px}.home_gallery__uEPPM{grid-template-columns:repeat(6,1fr);gap:12px;padding:0 10px}.home_gallerySection__tnKBZ .home_galleryItem__sMUuJ{min-width:100px;min-height:133px}}@media (max-width:1024px){.home_stepsContainer__7y2uh{display:flex;max-width:100%;overflow-x:hidden;padding:0;gap:0;justify-content:space-between}.home_step__d7v7U{flex:1;min-width:180px;max-width:280px;min-height:380px;padding:12px}.home_stepNumber__nSHs8{width:40px;height:40px;font-size:18px;margin-bottom:10px}.home_stepTitle__qvIsO{font-size:16px;margin-bottom:6px;line-height:1.2}.home_stepDesc__3BdXA{font-size:14px;margin-bottom:12px;line-height:1.3}.home_stepImageContainer__vM97F{height:240px;max-width:220px}.home_stepImage__JFQps{width:200px!important;height:180px!important}.home_stepArrow__NdbBl{margin:0 8px;width:30px;height:30px}.home_stepArrow__NdbBl img{width:18px;height:18px}}@media (max-width:900px){.home_step__d7v7U{min-width:120px;max-width:200px;min-height:350px;padding:8px}.home_stepNumber__nSHs8{width:35px;height:35px;font-size:16px;margin-bottom:8px}.home_stepTitle__qvIsO{font-size:14px;margin-bottom:4px}.home_stepDesc__3BdXA{font-size:12px;margin-bottom:8px}.home_stepImageContainer__vM97F{height:200px;max-width:160px}.home_stepImage__JFQps{width:140px!important;height:140px!important}.home_stepArrow__NdbBl{margin:0 4px;width:25px;height:25px}.home_stepArrow__NdbBl img{width:15px;height:15px}}@media (max-width:900px) and (min-width:821px){.home_testimonialsGrid__rrCKf{grid-template-columns:repeat(4,1fr);gap:12px;max-width:900px;margin:0 auto;grid-auto-rows:minmax(300px,auto)}.home_testimonialCard__KsuYU{padding:18px 12px;min-height:300px}.home_testimonialStars__8qNwF{font-size:16px;margin-bottom:12px}.home_testimonialText__UE0qX{font-size:14px;margin-bottom:16px;line-height:1.4}.home_testimonialAuthor__EdTzA{display:flex;align-items:flex-start;margin-top:auto;min-height:55px}.home_testimonialAvatar__7f29t{width:40px;height:40px;margin-right:10px;flex-shrink:0}.home_testimonialName__8H1PX{font-size:14px;margin:0 0 3px}.home_testimonialName__8H1PX,.home_testimonialRole__7IBFH{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.home_testimonialRole__7IBFH{font-size:12px}}@media (max-width:900px) and (min-width:769px){.home_testimonialsSection__ssUGU .home_testimonialsGrid__rrCKf{grid-template-columns:repeat(4,1fr);gap:12px;max-width:calc(100% - 20px);margin:0 auto}.home_testimonialCard__KsuYU{min-height:320px}.home_testimonialText__UE0qX{font-size:14px;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.home_testimonialAuthor__EdTzA{display:flex;align-items:center;flex-wrap:nowrap;margin-top:auto}.home_testimonialAvatar__7f29t{flex-shrink:0}.home_testimonialInfo__6Wls8{flex:1;min-width:0;overflow:hidden}}@media (max-width:820px) and (min-width:769px){.home_heroSection__vKpt7{min-height:450px}.home_logoWrapper__ngnXf{align-self:center!important;margin:50px auto!important}.home_heroContentWrapper__liV2E.home_leftAligned__36WTD{margin:0 auto!important;align-self:auto!important}.home_heroContentWrapper__liV2E{margin:0 auto;max-width:90%;padding:25px 10px;flex-direction:column;align-items:center;text-align:center}.home_title__znpQq{font-size:30px;margin-bottom:25px}.home_subtitle__QsMBQ{font-size:16px;margin-bottom:35px}.home_ctaButtons__HoqBc{display:flex;justify-content:center;width:100%;max-width:280px;margin:35px auto 0;gap:20px;flex-direction:column}.home_videoBanner__Xq5VP{object-fit:cover;object-position:95% center!important}.home_videoBg__FfvFo video{object-fit:cover;object-position:calc(100% + 220px) 50%!important}.home_testimonialsGrid__rrCKf{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:800px;margin:0 auto;grid-auto-rows:minmax(280px,auto)}.home_testimonialCard__KsuYU{padding:16px 10px;min-height:280px}.home_testimonialStars__8qNwF{font-size:16px;margin-bottom:12px}.home_testimonialText__UE0qX{font-size:13px;margin-bottom:16px;line-height:1.4}.home_testimonialAuthor__EdTzA{display:flex;align-items:flex-start;margin-top:auto;min-height:50px;flex-wrap:nowrap}.home_testimonialAvatar__7f29t{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;margin-right:8px}.home_testimonialInfo__6Wls8{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}.home_testimonialName__8H1PX{font-size:14px;font-weight:600;margin:0 0 2px;color:#fff}.home_testimonialName__8H1PX,.home_testimonialRole__7IBFH{line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home_testimonialRole__7IBFH{font-size:12px;color:#aaa;margin:0}}@media (max-width:768px){.home_header__kBDMU{padding:10px 20px}.home_menuToggle__e47Kd{display:block;z-index:101}.home_navigation__amRT5{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#0b0b0b;flex-direction:column;justify-content:center;align-items:center;gap:30px;transform:translateY(-100%);opacity:0;z-index:100;will-change:transform,opacity}.home_navigation__amRT5.home_active__G3zvJ{transform:translateY(0);opacity:1}.home_getAppButton__Z1bKf{width:80%;padding:12px;font-size:18px;margin-top:20px}.home_navLink__po8_o{font-size:18px;padding:10px 20px;width:80%;text-align:center}.home_primaryBtn__5BQhQ,.home_secondaryBtn__Tz9ON{width:100%;font-size:16px}.home_primaryBtn__5BQhQ{padding:16px 34px}.home_secondaryBtn__Tz9ON{padding:12px 30px}.home_featureGrid__ZYtWu{grid-template-columns:repeat(2,1fr);gap:10px;padding:0 5px}.home_featureCard__XqaYJ{padding:15px}.home_featureTitle__ujakJ{font-size:18px}.home_featureDesc__eeOzX{font-size:14px}.home_sectionTitle___3w1n{font-size:30px}.home_gallery__uEPPM{grid-template-columns:repeat(4,1fr);gap:10px;padding:0 5px}.home_galleryItem__sMUuJ{min-width:100px;min-height:133px}}@media (max-width:768px) and (min-width:481px){.home_heroSection__vKpt7{min-height:450px}.home_logoWrapper__ngnXf{align-self:center!important;margin:50px auto!important}.home_heroContentWrapper__liV2E.home_leftAligned__36WTD{margin:0 auto!important;align-self:auto!important}.home_heroContentWrapper__liV2E{margin:0 auto;max-width:90%;padding:25px 10px;flex-direction:column;align-items:center;text-align:center}.home_title__znpQq{font-size:30px;margin-bottom:25px}.home_subtitle__QsMBQ{font-size:16px;margin-bottom:35px}.home_ctaButtons__HoqBc{display:flex;justify-content:center;width:100%;max-width:280px;margin:35px auto 0;gap:20px;flex-direction:column}.home_videoBanner__Xq5VP{object-fit:cover;object-position:95% center!important}.home_videoBg__FfvFo video{object-fit:cover;object-position:calc(100% + 220px) 50%!important}.home_step__d7v7U{min-width:100px;max-width:180px;min-height:320px;padding:6px}.home_stepNumber__nSHs8{width:30px;height:30px;font-size:16px;margin-bottom:8px}.home_stepTitle__qvIsO{font-size:12px;margin-bottom:4px}.home_stepDesc__3BdXA{font-size:10px;margin-bottom:8px}.home_stepImageContainer__vM97F{height:160px;max-width:140px}.home_stepImage__JFQps{width:120px!important;height:120px!important}.home_stepArrow__NdbBl{margin:0 2px;width:20px;height:20px}.home_stepArrow__NdbBl img{width:12px;height:12px}.home_testimonialsSection__ssUGU{padding:80px 15px;box-sizing:border-box;width:100vw;overflow-x:hidden;margin:0 auto}.home_testimonialsSection__ssUGU .home_testimonialsGrid__rrCKf{display:grid;grid-template-columns:1fr 1fr;gap:15px;width:100%;max-width:calc(100vw - 30px);box-sizing:border-box;padding:0;margin:0 auto;grid-auto-rows:minmax(300px,auto)}.home_testimonialCard__KsuYU{width:100%;padding:18px 14px;min-height:300px;margin:0}.home_testimonialText__UE0qX{font-size:15px;margin-bottom:16px}.home_testimonialAuthor__EdTzA{height:60px}.home_testimonialAvatar__7f29t{width:42px;height:42px;margin-right:12px}.home_testimonialName__8H1PX{font-size:16px}.home_testimonialRole__7IBFH{font-size:14px}}@media (max-width:480px){.home_header__kBDMU{padding:10px 15px}.home_logo__oFc_0 img{width:100px}.home_getAppButton__Z1bKf,.home_navLink__po8_o{font-size:16px}.home_heroSection__vKpt7{min-height:450px}.home_logoWrapper__ngnXf{align-self:center!important;margin:50px auto!important}.home_heroContentWrapper__liV2E.home_leftAligned__36WTD{margin:0 auto!important;align-self:auto!important}.home_heroContentWrapper__liV2E{margin:0 auto;max-width:90%;padding:25px 10px;flex-direction:column;align-items:center;text-align:center}.home_title__znpQq{font-size:30px;margin-bottom:25px}.home_subtitle__QsMBQ{font-size:16px;margin-bottom:35px}.home_ctaButtons__HoqBc{display:flex;justify-content:center;width:100%;max-width:280px;margin:35px auto 0;gap:20px;flex-direction:column}.home_videoBanner__Xq5VP{object-fit:cover;object-position:95% center!important}.home_videoBg__FfvFo video{object-fit:cover;object-position:calc(100% + 220px) 50%!important}.home_featureGrid__ZYtWu{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:5px;padding:0 2px}.home_featureCard__XqaYJ{padding:10px}.home_featureTitle__ujakJ{font-size:16px}.home_featureDesc__eeOzX{font-size:12px}.home_stepsContainer__7y2uh{flex-direction:column;gap:30px;padding:0 20px}.home_step__d7v7U{flex:none;width:100%;max-width:400px;min-height:auto;padding:20px;text-align:center}.home_stepNumber__nSHs8{width:50px;height:50px;font-size:24px;margin-bottom:15px}.home_stepTitle__qvIsO{font-size:20px;margin-bottom:10px}.home_stepDesc__3BdXA{font-size:16px;margin-bottom:20px}.home_stepImageContainer__vM97F{height:300px;max-width:100%;margin:0 auto}.home_stepImage__JFQps{width:100%!important;height:270px!important;max-width:350px}.home_stepArrow__NdbBl{transform:rotate(90deg);margin:10px 0;width:40px;height:40px}.home_stepArrow__NdbBl img{width:20px;height:20px}.home_gallery__uEPPM{grid-template-columns:repeat(2,1fr);gap:8px;padding:0 5px}.home_galleryItem__sMUuJ{min-width:140px;min-height:186px}}@media (max-width:480px) and (min-width:421px){.home_testimonialsSection__ssUGU{padding:75px 15px}.home_testimonialsSection__ssUGU .home_testimonialsGrid__rrCKf{grid-template-columns:repeat(2,1fr);gap:10px;max-width:calc(100vw - 30px);margin:0 auto;grid-auto-rows:minmax(280px,auto)}.home_testimonialCard__KsuYU{padding:16px 12px;min-height:310px;border-radius:15px}.home_testimonialText__UE0qX{font-size:14px;margin-bottom:16px}.home_testimonialAvatar__7f29t{width:40px;height:40px;margin-right:10px}.home_testimonialName__8H1PX{font-size:15px}.home_testimonialRole__7IBFH{font-size:13px}}@media (max-width:420px) and (min-width:376px){.home_testimonialsSection__ssUGU{padding:70px 12px}.home_testimonialsSection__ssUGU .home_testimonialsGrid__rrCKf{grid-template-columns:repeat(2,1fr);gap:10px;max-width:calc(100vw - 30px);margin:0 auto;grid-auto-rows:minmax(280px,auto)}.home_testimonialCard__KsuYU{padding:14px 10px;min-height:290px;border-radius:14px}.home_testimonialText__UE0qX{font-size:13.5px;margin-bottom:14px}.home_testimonialAvatar__7f29t{width:38px;height:38px;margin-right:9px}.home_testimonialName__8H1PX{font-size:14px}.home_testimonialRole__7IBFH{font-size:12px}}@media (max-width:375px){.home_testimonialsSection__ssUGU{padding:60px 10px;max-width:375px}.home_testimonialsSection__ssUGU .home_testimonialsGrid__rrCKf{grid-template-columns:repeat(2,1fr);gap:10px;max-width:calc(100vw - 30px);margin:0 auto;grid-auto-rows:minmax(280px,auto)}.home_testimonialCard__KsuYU{padding:12px 8px;min-height:280px;border-radius:12px}.home_testimonialStars__8qNwF{margin-bottom:8px;font-size:16px}.home_testimonialText__UE0qX{font-size:13px;margin-bottom:12px;line-height:1.4}.home_testimonialAuthor__EdTzA{height:50px}.home_testimonialAvatar__7f29t{width:36px;height:36px;margin-right:8px}.home_testimonialName__8H1PX{font-size:13px;margin:0 0 2px}.home_testimonialRole__7IBFH{font-size:11px}}@media (max-width:360px){.home_header__kBDMU{padding:8px 10px}.home_logo__oFc_0 img{width:90px}.home_menuToggle__e47Kd{font-size:20px}.home_navigation__amRT5.home_active__G3zvJ .home_getAppButton__Z1bKf,.home_navigation__amRT5.home_active__G3zvJ .home_navLink__po8_o{font-size:14px;padding:8px;width:90%;max-width:200px}.home_heroSection__vKpt7{min-height:400px}.home_title__znpQq{font-size:26px;margin-bottom:20px}.home_subtitle__QsMBQ{font-size:14px;margin-bottom:30px}.home_ctaButtons__HoqBc{max-width:260px;margin-top:30px}.home_primaryBtn__5BQhQ{padding:12px 20px;font-size:13px}.home_secondaryBtn__Tz9ON{padding:8px 20px;font-size:13px}.home_featureGrid__ZYtWu{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:5px;padding:0 2px}.home_featureCard__XqaYJ{padding:8px}.home_featureTitle__ujakJ{font-size:15px}.home_featureDesc__eeOzX{font-size:11px}.home_gallery__uEPPM{gap:6px}.home_galleryItem__sMUuJ{min-width:120px;min-height:160px}.home_testimonialsSection__ssUGU{padding:60px 8px;max-width:360px}.home_testimonialsSection__ssUGU .home_testimonialsGrid__rrCKf{gap:6px;max-width:calc(100vw - 16px);grid-auto-rows:minmax(270px,auto)}.home_testimonialCard__KsuYU{padding:10px 6px;min-height:270px}.home_testimonialName__8H1PX,.home_testimonialText__UE0qX{font-size:12px}.home_testimonialRole__7IBFH{font-size:10px}}.footer_footer__e_ilT{background-color:#0b0b0b;color:#fff;padding:60px 20px 20px;border-top:1px solid hsla(0,0%,100%,.1)}.footer_footerContainer__91Hms{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:40px;padding-bottom:40px;align-items:stretch}.footer_footerSection__k9yVC{display:flex;flex-direction:column;gap:15px;flex:1;min-height:200px}.footer_footerLogo__E95DU{margin-bottom:15px}.footer_footerDescription__wDbAR{font-size:14px;color:#aaa;line-height:1.7}.footer_footerTitle__5EHVR{font-size:20px;font-weight:600;margin-bottom:15px;color:#fff}.footer_footerLinks__xV9NL{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer_footerLink__zu_UL{color:#d3d3d3;text-decoration:none;font-size:16px;transition:color .3s ease}.footer_footerLink__zu_UL:hover{color:#fff;text-decoration:underline}.footer_footerContact__DNZ5j{font-size:13px;color:#aaa;line-height:1.7;margin:7px 0}.footer_socialIcons__W0uGe{display:flex;gap:15px}.footer_socialIcon__zP0ca{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#1a1a1a;border-radius:50%;transition:all .3s ease}.footer_socialIcon__zP0ca:hover{background-color:#4918ff;transform:translateY(-3px);box-shadow:0 4px 8px rgba(73,24,255,.3)}.footer_socialIcon__zP0ca svg{width:20px;height:20px;fill:#fff}.footer_socialIcon__zP0ca:hover svg{fill:#fff}.footer_footerBottom__THzjZ{border-top:1px solid hsla(0,0%,100%,.1);padding:30px 0;text-align:center;background-color:rgba(0,0,0,.2)}.footer_footerCopyright__GANkB{font-size:15px;color:#ccc;margin:0;letter-spacing:.5px;animation:footer_fadeIn__HUZ0F 1s ease-in}@keyframes footer_fadeIn__HUZ0F{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.footer_footerContainer__91Hms{display:grid;grid-template-columns:repeat(2,1fr)}.footer_footerSection__k9yVC{min-height:180px}}@media (max-width:768px){.footer_footerContainer__91Hms{grid-template-columns:1fr;text-align:center}.footer_footerSection__k9yVC{align-items:center;min-height:auto}.footer_footerLinks__xV9NL{align-items:center}.footer_socialIcons__W0uGe{justify-content:center}.footer_footerDescription__wDbAR{max-width:90%;margin-left:auto;margin-right:auto}}@media (max-width:480px){.footer_footer__e_ilT{padding:40px 15px 15px}.footer_footerTitle__5EHVR{font-size:15px}.footer_footerContact__DNZ5j,.footer_footerDescription__wDbAR,.footer_footerLink__zu_UL{font-size:11px}.footer_socialIcon__zP0ca{width:36px;height:36px}.footer_socialIcon__zP0ca svg{width:18px;height:18px}.footer_footerCopyright__GANkB{font-size:13px}}.imagePreview_overlay__Tosf3{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:imagePreview_fadeIn__6B5xU .3s ease forwards}.imagePreview_overlayExit__YBflt{animation:imagePreview_fadeOut__Gi5Tz .3s ease forwards}.imagePreview_modal__ZRORE{position:relative;display:inline-flex;justify-content:center;align-items:center;max-width:90vw;max-height:85vh;border-radius:20px;box-shadow:0 6px 20px rgba(0,0,0,.6);animation:imagePreview_scaleIn__uPquw .3s ease forwards;background-color:transparent}.imagePreview_modalExit__Sj1KQ{animation:imagePreview_scaleOut__FSb07 .3s ease forwards}.imagePreview_modal__ZRORE img{display:block;max-width:100%;max-height:85vh;height:auto;width:auto;border-radius:20px;object-fit:contain}.imagePreview_closeButton__nHLvF{position:absolute;top:0;right:-50px;background-color:rgba(0,0,0,.7);color:#9e9e9e;font-size:30px;border:none;cursor:pointer;z-index:1001;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 0 8px rgba(0,0,0,.4);transition:color .3s ease,background-color .3s ease;line-height:1;padding:0 0 7px}.imagePreview_closeButton__nHLvF:hover{background-color:rgba(0,0,0,.7);color:#ececec}@keyframes imagePreview_fadeIn__6B5xU{0%{opacity:0}to{opacity:1}}@keyframes imagePreview_fadeOut__Gi5Tz{0%{opacity:1}to{opacity:0}}@keyframes imagePreview_scaleIn__uPquw{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes imagePreview_scaleOut__FSb07{0%{transform:scale(1)}to{transform:scale(.9)}}.downloadModal_modalOverlay__8iXG3{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(5px)}.downloadModal_modalContent__VImCG{background-color:#121212;border-radius:16px;width:90%;max-width:500px;padding:30px;position:relative;box-shadow:0 10px 25px rgba(0,0,0,.5);border:1px solid #333}.downloadModal_fadeIn__lb5Nt{animation:downloadModal_fadeIn__lb5Nt .3s ease-out}.downloadModal_fadeOut__mQSSr{animation:downloadModal_fadeOut__mQSSr .3s ease-out}@keyframes downloadModal_fadeIn__lb5Nt{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes downloadModal_fadeOut__mQSSr{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.downloadModal_modalOverlayFadeOut__5WrjT{animation:downloadModal_overlayFadeOut__P_JL7 .3s ease-out forwards}@keyframes downloadModal_overlayFadeOut__P_JL7{0%{opacity:1}to{opacity:0}}.downloadModal_closeButton__uFiv_{position:absolute;top:15px;right:15px;background:none;border:none;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:all .2s;border-radius:50%;padding:0}.downloadModal_closeButton__uFiv_ svg{width:20px;height:20px;color:#999}.downloadModal_closeButton__uFiv_:hover{color:#fff;background-color:hsla(0,0%,100%,.1)}.downloadModal_closeButton__uFiv_:hover svg{color:#fff}.downloadModal_modalHeader__fOmXK{text-align:center;margin-bottom:25px}.downloadModal_modalTitle__zR6RI{font-size:28px;font-weight:700;margin-bottom:10px;background:linear-gradient(90deg,#f3efff,#f6efff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.downloadModal_modalSubtitle__uSh9l{font-size:16px;color:#aaa;margin-bottom:20px}.downloadModal_downloadOptions__YyQ_o{display:flex;flex-direction:column;gap:15px;align-items:center;margin-bottom:25px}.downloadModal_downloadButton__kY_Tt{width:100%;max-width:200px;transition:transform .2s ease;display:block}.downloadModal_downloadButton__kY_Tt:hover{transform:scale(1.05)}.downloadModal_storeImage__7qVa8{width:100%;height:auto;border-radius:8px}.downloadModal_qrCodeSection__NOLZ7{margin-top:20px;padding-top:20px;border-top:1px solid #333}.downloadModal_qrSectionTitle__MUsdC{font-size:16px;color:#fff;text-align:center;margin-bottom:15px;font-weight:500}.downloadModal_qrPlatformTabs__IvpPG{display:flex;justify-content:center;gap:12px;margin-bottom:15px}.downloadModal_tabButton__D0HPg{flex:1;min-width:80px;max-width:100px;padding:8px 0;text-align:center;border:1px solid #333;background:#1a1a1a;color:#aaa;cursor:pointer;border-radius:8px;font-size:14px;transition:all .2s ease}.downloadModal_tabButton__D0HPg:hover{background:#333;color:#fff}.downloadModal_tabButton__D0HPg.downloadModal_active__hiXQ2{background:#4815ff;color:#fff;border-color:#4815ff}.downloadModal_qrCodeItem__P4r97{display:flex;flex-direction:column;align-items:center;text-align:center}.downloadModal_qrCode__nNCRg{border:3px solid #fff;border-radius:8px;background-color:#fff;transition:transform .2s ease}.downloadModal_qrCode__nNCRg:hover{transform:scale(1.05)}.downloadModal_qrLabel__L_rrl{margin-top:8px;font-size:12px;color:#aaa;font-weight:500}@media (max-width:480px){.downloadModal_modalContent__VImCG{padding:20px}.downloadModal_modalTitle__zR6RI{font-size:24px}.downloadModal_modalSubtitle__uSh9l{font-size:14px}.downloadModal_qrCode__nNCRg{width:100px;height:100px}.downloadModal_tabButton__D0HPg{min-width:70px;max-width:90px;padding:6px 0;font-size:12px}.downloadModal_qrPlatformTabs__IvpPG{gap:8px}}@media (min-width:768px){.downloadModal_downloadOptions__YyQ_o{flex-direction:row;justify-content:center}}