.landingpage_navbar__1bdWg{position:fixed;top:0;width:100%;background:var(--card-bg);box-shadow:0 4px 12px var(--shadow-light);z-index:1000}.landingpage_navContainer__vqus_{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.landingpage_logo__XD9Rc{font-size:1.5rem;font-weight:800;color:var(--primary-color);display:flex;align-items:center}.landingpage_logo__XD9Rc svg{color:var(--accent-color);width:35px;height:35px}.landingpage_betaBadge__B8w4L{font-size:.7rem;font-weight:600;padding:2px 6px;border-radius:6px;background:#443a26;color:#f7a525;letter-spacing:.5px;margin-left:5px}.landingpage_navLinks__cqb_8{display:flex;gap:2rem;list-style:none}.landingpage_navLinks__cqb_8 li a{font-size:1rem;font-weight:500;color:var(--text-color);transition:color .3s ease}.landingpage_navLinks__cqb_8 li a:hover{color:var(--accent-color)}.landingpage_navButton__gg8bW{color:var(--accent-color);padding:5px;border:2px solid var(--accent-color);border-radius:10px;font-weight:600;cursor:pointer;box-shadow:0 6px 14px var(--shadow-strong);transition:all .3s ease}.landingpage_navButton__gg8bW:hover{transform:translateY(-2px);box-shadow:0 8px 20px var(--shadow-strong)}.landingpage_menuButton__PISV1{display:none}.landingpage_heroSection__fTqg7{display:flex;justify-content:space-between;align-items:center;min-height:100vh;padding:4rem 8%;background:linear-gradient(135deg,var(--background-start),var(--background-end));position:relative;overflow:hidden}.landingpage_heroContent__iJpJA{flex:1 1;max-width:600px;z-index:2;opacity:0;animation:landingpage_fadeUp__zL7iQ 1s ease-out forwards}.landingpage_heroContent__iJpJA h1{font-size:3.5rem;font-weight:800;line-height:1.2;color:var(--text-color)}.landingpage_heroContent__iJpJA h1 span{color:var(--primary-color)}.landingpage_heroContent__iJpJA p{font-size:1.2rem;color:var(--light-text-color);margin:1.5rem 0 2.5rem;line-height:1.6}.landingpage_ctaContainer__N8s2u{display:flex;gap:1rem}.landingpage_userCount__B5d4y{display:flex;align-items:center;gap:5px;animation:landingpage_fadeUp__zL7iQ 1s ease-out 1s forwards;opacity:0}.landingpage_userNumber__yLrNm{color:var(--accent-color);font-weight:700;min-width:2ch;display:inline-block;text-align:center}.landingpage_loading__ZySWT{background:linear-gradient(90deg,var(--secondary-color) 25%,var(--accent-color) 50%,var(--secondary-color) 75%);background-size:200% 100%;border-radius:4px;height:1em;animation:landingpage_shimmer__YYtDx 1.2s infinite}@keyframes landingpage_fadeUp__zL7iQ{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes landingpage_fadeRight__j1L_3{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes landingpage_shimmer__YYtDx{0%{background-position:-200% 0}to{background-position:200% 0}}.landingpage_ctaButton__RmfWJ{background:var(--accent-color);color:#fff;padding:.9rem 2rem;font-size:1.1rem;font-weight:600;border:none;border-radius:10px;cursor:pointer;box-shadow:0 6px 18px var(--shadow-strong);transition:all .3s ease;width:50%;display:flex;align-items:center;gap:8px;justify-content:center;animation:landingpage_fadeUp__zL7iQ 1s ease-out .4s forwards;opacity:0}.landingpage_ctaButton__RmfWJ:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 10px 25px var(--shadow-strong)}.landingpage_ctaButtonSecondary__W4Vlg{padding:.9rem 2rem;font-size:1.1rem;font-weight:600;border-radius:10px;cursor:pointer;display:flex;align-items:center;gap:8px;justify-content:center;transition:all .3s ease;background:transparent;color:var(--accent-color);border:2px solid var(--accent-color);box-shadow:0 4px 12px var(--shadow-light);width:50%;animation:landingpage_fadeUp__zL7iQ 1s ease-out .7s forwards;opacity:0}.landingpage_ctaButtonSecondary__W4Vlg:hover{background:var(--accent-color);color:#fff;box-shadow:0 10px 25px var(--shadow-strong)}.landingpage_heroImage__3DHfF{display:flex;justify-content:center;z-index:2;width:40%;opacity:0;animation:landingpage_fadeRight__j1L_3 1s ease-out .5s forwards}.landingpage_heroImage__3DHfF img{border-radius:20px;box-shadow:0 8px 20px var(--shadow-light);width:100%;height:auto}.landingpage_heroSection__fTqg7:after,.landingpage_heroSection__fTqg7:before{content:"";position:absolute;border-radius:50%;filter:blur(120px);opacity:.4}.landingpage_heroSection__fTqg7:before{width:300px;height:300px;background:var(--primary-color);top:-50px;left:-80px}.landingpage_heroSection__fTqg7:after{width:350px;height:350px;background:var(--accent-color);bottom:-80px;right:-100px}.landingpage_featuresSection__yxazi{padding:7rem 10%;text-align:center;background:linear-gradient(145deg,var(--card-bg),var(--background-start));position:relative}.landingpage_featuresSection__yxazi h2{font-size:2.8rem;font-weight:800;margin-bottom:4rem;color:var(--text-color);position:relative;z-index:1}.landingpage_featuresContainer__kjmBq{position:relative;z-index:2}.landingpage_featureCard__R2DgF{background:var(--card-bg);border-radius:24px;padding:2.5rem;text-align:left;box-shadow:0 10px 35px rgba(0,0,0,.06),0 0 15px rgba(230,126,34,.1);border:1px solid rgba(230,126,34,.15);transition:all .4s ease;display:flex;gap:1.2rem;margin-bottom:1.5rem}.landingpage_featureCard__R2DgF:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 15px 40px rgba(0,0,0,.1),0 0 20px rgba(230,126,34,.2)}.landingpage_featureCardContent__aW2bt{display:flex;flex-direction:column;justify-content:center}.landingpage_featureCardContent__aW2bt h3{font-size:1.5rem;font-weight:700;color:var(--accent-color);margin-bottom:.5rem}.landingpage_featureCardContent__aW2bt p{font-size:1rem;color:var(--light-text-color);line-height:1.7}.landingpage_featureCard__R2DgF img{width:50%;border-radius:16px;box-shadow:0 6px 18px rgba(0,0,0,.08);transition:transform .3s ease;height:50%}.landingpage_featureCard__R2DgF img:hover{transform:scale(1.05)}.landingpage_whySection__6wCXo{padding:6rem 10%;text-align:center;background:linear-gradient(145deg,var(--card-bg),var(--background-start));position:relative}.landingpage_whySection__6wCXo h2{font-size:2.5rem;font-weight:800;margin-bottom:3.5rem;color:var(--text-color);position:relative}.landingpage_WhyusGrid__RO0lA{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:2.5rem;gap:2.5rem}.landingpage_WhyusCard__6Rm3b{background:var(--card-bg);padding:2.5rem 2rem;border-radius:20px;box-shadow:0 8px 20px rgba(0,0,0,.08),0 0 12px rgba(230,126,34,.15);transition:transform .35s ease,box-shadow .35s ease;text-align:center;border:2px solid var(--accent-color)}.landingpage_WhyusCard__6Rm3b:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 28px rgba(0,0,0,.15),0 0 18px rgba(230,126,34,.25)}.landingpage_WhyusCard__6Rm3b h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-color)}.landingpage_WhyusCard__6Rm3b p{font-size:1.05rem;color:var(--light-text-color);line-height:1.7}.landingpage_howItWorks__yb4Q_{padding:6rem 10%;background:linear-gradient(135deg,var(--background-end),var(--background-start));text-align:center;position:relative}.landingpage_howItWorks__yb4Q_ h2{font-size:2.4rem;font-weight:800;margin-bottom:3.5rem;color:var(--text-color)}.landingpage_stepsGrid__V0LlI{display:grid;grid-gap:2.5rem;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.landingpage_stepCard__KbDZU{background:var(--card-bg);padding:2.5rem;border-radius:20px;box-shadow:0 10px 25px var(--shadow-light);border:1px solid rgba(0,0,0,.05);transition:transform .35s ease,box-shadow .35s ease}.landingpage_stepCard__KbDZU:hover{transform:translateY(-6px);box-shadow:0 14px 30px var(--shadow-strong)}.landingpage_stepNumber__FBuKZ{display:inline-block;background:var(--primary-color);color:#fff;font-weight:700;font-size:1.2rem;width:50px;height:50px;border-radius:50%;line-height:50px;margin-bottom:1.2rem;box-shadow:0 6px 14px var(--shadow-light)}.landingpage_demoGif__eMPZj{margin-top:3rem;display:flex;justify-content:center}.landingpage_demoGif__eMPZj img{border-radius:20px;box-shadow:0 10px 25px rgba(0,0,0,.1),0 0 15px rgba(230,126,34,.15);max-width:100%;height:auto;transition:transform .3s ease,box-shadow .3s ease}.landingpage_demoGif__eMPZj img:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 14px 30px rgba(0,0,0,.15),0 0 20px rgba(230,126,34,.25)}.landingpage_pricing__5C1ga{padding:6rem 10%;text-align:center;background:linear-gradient(145deg,var(--background-start),var(--background-end));position:relative}.landingpage_pricing__5C1ga h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--text-color)}.landingpage_pricing__5C1ga>p{font-size:1.2rem;color:var(--light-text-color);margin-bottom:3.5rem}.landingpage_pricingCard__TQCNU{background:var(--card-bg);padding:3rem 2.5rem;border-radius:20px;box-shadow:0 10px 25px rgba(0,0,0,.1),0 0 15px rgba(230,126,34,.15);max-width:420px;margin:0 auto;transition:transform .35s ease,box-shadow .35s ease;border:2px solid var(--accent-color);text-align:left}.landingpage_pricingCard__TQCNU:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 15px 35px rgba(0,0,0,.15),0 0 20px rgba(230,126,34,.25)}.landingpage_pricingCard__TQCNU h3{font-size:1.8rem;font-weight:700;margin-bottom:.5rem;color:var(--primary-color)}.landingpage_pricingCard__TQCNU small{display:block;font-size:.95rem;color:var(--light-text-color);margin-bottom:1.5rem}.landingpage_price__22663{font-size:2rem;font-weight:800;margin-bottom:2rem;color:var(--accent-color)}.landingpage_features__EtvfH{list-style:none;padding:0;margin:0 0 2rem}.landingpage_features__EtvfH li{font-size:1rem;color:var(--light-text-color);padding:.5rem 0;display:flex;align-items:center;gap:8px}.landingpage_features__EtvfH li:before{content:"✔";color:var(--primary-color);font-weight:700;flex-shrink:0}.landingpage_pricingCard__TQCNU button{width:100%;font-size:1.1rem;padding:1rem 2rem;border-radius:12px}.landingpage_faqSection__47JEo{padding:6rem 10%;background:var(--background-start);text-align:center}.landingpage_faqSection__47JEo h2{font-size:2.4rem;font-weight:800;margin-bottom:3rem;color:var(--text-color)}.landingpage_faqGrid__jbNGs{display:flex;gap:1.5rem;flex-direction:column}.landingpage_faqCard__0A6i5{background:var(--card-bg);padding:2rem;border-radius:16px;box-shadow:0 8px 20px var(--shadow-light);text-align:left;transition:transform .3s ease,box-shadow .3s ease;border-left:5px solid var(--accent-color)}.landingpage_faqCard__0A6i5:hover{transform:translateY(-6px);box-shadow:0 14px 30px var(--shadow-strong)}.landingpage_faqCard__0A6i5 h3{font-size:1.3rem;font-weight:700;margin-bottom:.8rem;color:var(--primary-color)}.landingpage_faqCard__0A6i5 p{font-size:1rem;color:var(--light-text-color);line-height:1.6}.landingpage_footer__Pb3F0{padding:1rem;width:100%}.landingpage_footerContent__pNiDx{display:flex;align-items:center;justify-content:space-between;padding:0 1rem}.landingpage_footerContentInfo__UZlBg{display:flex;gap:10px;align-items:center;justify-content:center}.landingpage_footerContentInfo__UZlBg a:hover{color:var(--accent-color)}@media (max-width:768px){.landingpage_overlay___nFGB{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:10;transition:opacity .3s ease}.landingpage_heroSection__fTqg7{flex-direction:column;text-align:center;padding:3rem 1.5rem;justify-content:center}.landingpage_heroContent__iJpJA{flex:none}.landingpage_heroContent__iJpJA h1{font-size:2.5rem}.landingpage_heroContent__iJpJA p{font-size:1rem}.landingpage_heroImage__3DHfF{margin-top:3rem;width:100%}.landingpage_ctaContainer__N8s2u{flex-direction:column}.landingpage_ctaButtonSecondary__W4Vlg,.landingpage_ctaButton__RmfWJ{width:100%}.landingpage_menuButton__PISV1{display:flex;flex-direction:column;justify-content:space-between;background:none;border:none;cursor:pointer;padding:0}.landingpage_menuButton__PISV1 svg{color:var(--accent-color);transition:all 1.5s ease-in-out}.landingpage_arrowClose__wc5je{display:inline-block;animation:landingpage_arrowMove__iv6_P 1s ease-in-out infinite alternate}@keyframes landingpage_arrowMove__iv6_P{0%{transform:rotate(-90deg) translateY(-10px)}to{transform:rotate(-90deg) translateY(0)}}.landingpage_arrowOpen__MYMdo{transform:rotate(90deg)}.landingpage_navLinks__cqb_8{display:flex;flex-direction:column;position:fixed;top:0;right:-100%;width:80%;height:100vh;background:rgba(20,20,30,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:4rem 2rem;gap:2.5rem;z-index:999;transition:right .4s ease-in-out,opacity .4s ease-in-out;opacity:0;box-shadow:-6px 0 20px rgba(0,0,0,.3);border-radius:10px 0 0 10px}.landingpage_showMenu__kMmnY{right:0;opacity:1}.landingpage_navLinks__cqb_8 li a{font-size:1.5rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:1px;transition:color .3s,transform .3s}.landingpage_navLinks__cqb_8 li a:hover{color:var(--accent-color);transform:scale(1.05)}.landingpage_navButton__gg8bW{background:var(--accent-color);color:#fff;padding:.8rem 2rem;border-radius:30px;font-weight:700;box-shadow:0 8px 25px rgba(0,0,0,.3);transition:transform .3s,box-shadow .3s;text-align:center}.landingpage_navButton__gg8bW:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 12px 35px rgba(0,0,0,.35)}.landingpage_navLinks__cqb_8 li{opacity:0;transform:translateX(20px);animation:landingpage_fadeInLink__5iOHL .4s forwards}.landingpage_showMenu__kMmnY li:first-child{animation-delay:.1s}.landingpage_showMenu__kMmnY li:nth-child(2){animation-delay:.2s}.landingpage_showMenu__kMmnY li:nth-child(3){animation-delay:.3s}.landingpage_showMenu__kMmnY li:nth-child(4){animation-delay:.4s}.landingpage_showMenu__kMmnY li:nth-child(5){animation-delay:.5s}.landingpage_showMenu__kMmnY li:nth-child(6){animation-delay:.6s}.landingpage_showMenu__kMmnY li:nth-child(7){animation-delay:.7s}@keyframes landingpage_fadeInLink__5iOHL{to{opacity:1;transform:translateX(0)}}.landingpage_menuButton__PISV1{z-index:1001}.landingpage_demoGif__eMPZj img{height:210px}.landingpage_faqSection__47JEo,.landingpage_featuresSection__yxazi,.landingpage_howItWorks__yb4Q_,.landingpage_pricing__5C1ga,.landingpage_whySection__6wCXo{padding:15px 15px 2.5rem}.landingpage_featureCard__R2DgF{flex-direction:column;padding:1.5rem;margin-bottom:2rem}.landingpage_featureCard__R2DgF img{width:100%;order:-1;margin-bottom:1rem}.landingpage_featureCardContent__aW2bt{order:0}.landingpage_footerContent__pNiDx{flex-direction:column-reverse;gap:10px}}