.landing_landing__JMhck{--dark:#1d1616;--black:#000000;--white:#ffffff;--cream:#fff4ea;--red:#dc2626;--red-hover:#b91c1c;--red-light:#fef2f2;--red-soft:#d84040;--red-bright:#f93827;--gray-50:#fafaf9;--gray-100:#f5f5f4;--gray-200:#e7e5e4;--gray-300:#d6d3d1;--gray-400:#a8a29e;--gray-500:#78716c;--gray-600:#57534e;--gray-700:#44403c;--gray-800:#292524;--radius:12px;--radius-lg:20px;--radius-xl:28px;--transition:0.3s cubic-bezier(0.4,0,0.2,1);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--dark);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}.landing_navbar__ygMu6{position:fixed;top:0;left:0;right:0;z-index:1000;padding:0 48px;height:72px;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(29,22,22,.06);transition:var(--transition)}.landing_navbarScrolled__Ktg1i{background:rgba(255,255,255,.95);box-shadow:0 1px 24px rgba(29,22,22,.06)}.landing_navLeft__78_xx{display:flex;align-items:center;gap:48px}.landing_navLogo__M_rem{display:flex;align-items:center;text-decoration:none;gap:10px}.landing_navLogo__M_rem img{height:36px;width:auto}.landing_navLinks__nWmxX{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.landing_navLinkBtn__nC8lR,.landing_navLinks__nWmxX a{text-decoration:none;color:var(--gray-600);font-size:.9rem;font-weight:500;padding:8px 16px;border-radius:8px;transition:var(--transition);background:none;border:none;cursor:pointer;font-family:inherit}.landing_navLinkBtn__nC8lR:hover,.landing_navLinks__nWmxX a:hover{color:var(--dark);background:var(--gray-100)}.landing_navRight__5zwOK{display:flex;align-items:center;gap:12px}.landing_btn__YMkO4{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 24px;font-size:.9rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;text-decoration:none;transition:var(--transition);font-family:inherit}.landing_btnPrimary__VaqJm{background:var(--red);color:var(--white)}.landing_btnPrimary__VaqJm:hover{background:var(--red-hover);transform:translateY(-1px);box-shadow:0 4px 16px rgba(220,38,38,.3)}.landing_btnSecondary__s9WZ0{background:var(--dark);color:var(--white)}.landing_btnSecondary__s9WZ0:hover{background:var(--black);transform:translateY(-1px);box-shadow:0 4px 16px rgba(29,22,22,.2)}.landing_btnGhost__ApWva{background:transparent;color:var(--gray-600);padding:10px 16px}.landing_btnGhost__ApWva:hover{color:var(--dark);background:var(--gray-100)}.landing_btnOutline__ysSO8{background:transparent;color:var(--dark);border:1.5px solid var(--gray-300)}.landing_btnOutline__ysSO8:hover{border-color:var(--dark);background:var(--gray-50)}.landing_mobileToggle__Ug6Nh{display:none;background:none;border:none;cursor:pointer;padding:8px}.landing_mobileToggle__Ug6Nh span{display:block;width:24px;height:2px;background:var(--dark);margin:6px 0;transition:var(--transition);border-radius:2px}.landing_mobileMenu__gFY3U{display:none;position:fixed;top:72px;left:0;right:0;bottom:0;background:var(--white);padding:24px;z-index:999;flex-direction:column;gap:8px}.landing_mobileMenuActive__upvoA{display:flex}.landing_mobileMenu__gFY3U a{text-decoration:none;color:var(--dark);font-size:1.1rem;font-weight:500;padding:16px;border-radius:12px;transition:var(--transition)}.landing_mobileMenu__gFY3U a:hover{background:var(--gray-100)}.landing_mobileMenu__gFY3U .landing_btn__YMkO4{width:100%;text-align:center;margin-top:8px}.landing_hero__0UZYm{padding:160px 48px 100px;text-align:center;max-width:1280px;margin:0 auto;position:relative}.landing_heroBadge__bhhM6{display:inline-flex;align-items:center;gap:8px;padding:6px 16px 6px 8px;background:var(--cream);border-radius:100px;font-size:.85rem;font-weight:500;color:var(--dark);margin-bottom:32px;border:1px solid rgba(220,38,38,.1)}.landing_heroBadgeDot__HkRay{width:8px;height:8px;background:var(--red);border-radius:50%;animation:landing_pulse__YPRuv 2s infinite}@keyframes landing_pulse__YPRuv{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.landing_hero__0UZYm h1{font-size:clamp(2.8rem,6vw,5rem);font-weight:800;line-height:1.05;letter-spacing:-.03em;color:var(--dark);margin-bottom:24px}.landing_highlight__pO3u2{background:linear-gradient(135deg,var(--red),var(--red-soft));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing_hero__0UZYm p{font-size:clamp(1.05rem,1.5vw,1.25rem);color:var(--gray-500);max-width:560px;margin:0 auto 40px;line-height:1.7}.landing_heroCtas__VKAF5{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.landing_heroCtas__VKAF5 .landing_btn__YMkO4{padding:14px 32px;font-size:1rem;border-radius:12px}.landing_heroVisual___c9ko{margin-top:72px;position:relative}.landing_heroVisualInner__L79r3{background:linear-gradient(180deg,var(--cream) 0,rgba(255,244,234,.3) 100%);border-radius:var(--radius-xl);border:1px solid rgba(29,22,22,.06);overflow:hidden;padding:40px 40px 0;max-width:1000px;margin:0 auto;box-shadow:0 20px 60px rgba(29,22,22,.08)}.landing_mockupPlaceholder___A8T6{width:100%;background:linear-gradient(135deg,var(--cream),var(--white));border-radius:16px 16px 0 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:var(--gray-400);font-size:.95rem;aspect-ratio:16/10}.landing_mockGrid__hLQ9p{display:grid;grid-template-columns:200px 1fr;width:90%;height:75%;gap:16px;padding:20px}.landing_mockSidebar__4ZVWa{background:var(--white);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:12px}.landing_mockSidebarItem__dlH8W{height:12px;border-radius:6px;background:var(--gray-200)}.landing_mockSidebarItemActive__FRzHv{background:var(--red);opacity:.3}.landing_mockMain__X8h_u{background:var(--white);border-radius:12px;padding:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.landing_mockCard__ZXQXZ{background:var(--gray-50);border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:8px}.landing_mockCardBar__byLI9{height:8px;border-radius:4px;background:var(--gray-200)}.landing_mockCardBarAccent__btVdC{background:rgba(220,38,38,.15)}.landing_mockCardBarShort__2VGgt{width:60%}.landing_section__C6hRQ{padding:100px 48px}.landing_sectionLabel__1OVaB{display:inline-flex;align-items:center;gap:8px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--red);margin-bottom:16px}.landing_sectionTitle__OY8tr{font-size:clamp(2rem,4vw,3.2rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:var(--dark);margin-bottom:20px}.landing_sectionSubtitle__EcVGL{font-size:1.1rem;color:var(--gray-500);max-width:560px;line-height:1.7}.landing_container__IEAzX{max-width:1200px;margin:0 auto}.landing_logosSection__6QG2J{padding:60px 48px;border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200)}.landing_logosLabel__KsWou{text-align:center;font-size:.85rem;font-weight:500;color:var(--gray-400);text-transform:uppercase;letter-spacing:.1em;max-width:600px;margin:0 auto;line-height:1.6}.landing_featuresHeader__i0n5b{text-align:center;margin-bottom:64px}.landing_featuresHeader__i0n5b .landing_sectionSubtitle__EcVGL{margin:0 auto}.landing_featuresGrid__qrk31{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.landing_featureCard__x8FX4{padding:36px;border-radius:var(--radius-lg);border:1px solid var(--gray-200);transition:var(--transition);background:var(--white)}.landing_featureCard__x8FX4:hover{border-color:var(--gray-300);box-shadow:0 8px 32px rgba(29,22,22,.06);transform:translateY(-2px)}.landing_featureIcon__t6Tjc{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.landing_featureIconRed__knBDD{background:var(--red-light)}.landing_featureIconCream__uVzOf{background:var(--cream)}.landing_featureIconDark__HUsIr{background:var(--gray-100)}.landing_featureCard__x8FX4 h3{font-size:1.15rem;font-weight:700;margin-bottom:10px;color:var(--dark)}.landing_featureCard__x8FX4 p{font-size:.95rem;color:var(--gray-500);line-height:1.7}.landing_split__lBpG2{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.landing_splitReverse__GOUPD{direction:rtl}.landing_splitReverse__GOUPD>*{direction:ltr}.landing_splitContent__5dcue{display:flex;flex-direction:column;gap:24px}.landing_checkList__G6Tam{list-style:none;display:flex;flex-direction:column;gap:16px;padding:0;margin:0}.landing_checkList__G6Tam li{display:flex;align-items:flex-start;gap:12px;font-size:1rem;color:var(--gray-600);line-height:1.6}.landing_checkIcon__ZvXu5{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:var(--red-light);display:flex;align-items:center;justify-content:center;margin-top:2px}.landing_checkIcon__ZvXu5 svg{width:14px;height:14px;stroke:var(--red)}.landing_splitVisual__TcmKf{border-radius:var(--radius-xl);overflow:hidden;background:var(--cream);aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;border:1px solid rgba(29,22,22,.04)}.landing_splitVisualContent____o3_{padding:40px;display:flex;flex-direction:column;gap:16px;width:100%}.landing_visualBar__v9Fvr{height:14px;border-radius:7px;background:rgba(220,38,38,.1)}.landing_visualBarW75__dYkMc{width:75%}.landing_visualBarW60__sQgXD{width:60%}.landing_visualBarW90__klmfQ{width:90%}.landing_visualBarW40__JdRRX{width:40%}.landing_visualBarFilled__jQyPQ{background:var(--red);opacity:.2}.landing_visualCardRow___qPWq{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:8px}.landing_visualMiniCard__fUFBE{background:var(--white);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:8px}.landing_vBar__Tubdr{height:8px;border-radius:4px;background:var(--gray-200)}.landing_vBarShort__ZPwl9{width:50%}.landing_whySection__xZtAA{background:var(--dark);color:var(--white);padding:100px 48px}.landing_whySection__xZtAA .landing_sectionLabel__1OVaB{color:var(--red-bright)}.landing_whySection__xZtAA .landing_sectionTitle__OY8tr{color:var(--white)}.landing_whySection__xZtAA .landing_sectionSubtitle__EcVGL{color:rgba(255,255,255,.6)}.landing_whyGrid__KhnKx{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:56px}.landing_whyCard__tZa5f{padding:36px;border-radius:var(--radius-lg);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);transition:var(--transition)}.landing_whyCard__tZa5f:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12);transform:translateY(-2px)}.landing_whyNum__ILS7G{font-size:2.5rem;font-weight:800;color:var(--red);margin-bottom:16px;line-height:1}.landing_whyCard__tZa5f h3{font-size:1.15rem;font-weight:700;margin-bottom:10px;color:var(--white)}.landing_whyCard__tZa5f p{font-size:.95rem;color:rgba(255,255,255,.55);line-height:1.7}.landing_demoSection__wtaQ_{background:var(--gray-50);padding:100px 48px}.landing_demoForm__fxUtO{display:flex;flex-direction:column;gap:16px;text-align:left;background:var(--white);padding:40px;border-radius:var(--radius-lg);border:1px solid var(--gray-200);box-shadow:0 4px 24px rgba(29,22,22,.04)}.landing_demoFormRow__l1mjo{display:grid;grid-template-columns:1fr 1fr;gap:16px}.landing_demoLabel__57IDJ{display:block;font-size:.85rem;font-weight:600;color:var(--dark);margin-bottom:6px}.landing_demoInput__8QsWZ{width:100%;padding:12px 16px;border:1px solid var(--gray-200);border-radius:10px;font-size:.95rem;font-family:inherit;transition:var(--transition);outline:none;background:var(--white);color:var(--dark)}.landing_demoInput__8QsWZ:focus{border-color:var(--red)}.landing_pricingSection__y5iUA{background:var(--gray-50);padding:100px 48px}.landing_pricingHeader__pBXf9{text-align:center;margin-bottom:56px}.landing_pricingHeader__pBXf9 .landing_sectionSubtitle__EcVGL{margin:0 auto}.landing_pricingGrid__n2b64{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:800px;margin:0 auto}.landing_pricingCard__E0ra9{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--gray-200);padding:40px;display:flex;flex-direction:column;transition:var(--transition)}.landing_pricingCardFeatured__CC2Gw{border-color:var(--red);box-shadow:0 8px 40px rgba(220,38,38,.1);position:relative}.landing_pricingCardFeatured__CC2Gw:before{content:"Most Popular";position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--red);color:var(--white);font-size:.75rem;font-weight:600;padding:4px 16px;border-radius:100px}.landing_pricingCard__E0ra9:hover{transform:translateY(-4px);box-shadow:0 12px 48px rgba(29,22,22,.08)}.landing_pricingName__6UxQX{font-size:1.1rem;font-weight:600;color:var(--dark);margin-bottom:8px}.landing_pricingDesc__Tsdk3{font-size:.9rem;color:var(--gray-400);margin-bottom:24px}.landing_pricingPrice__PRF66{font-size:2.5rem;font-weight:800;color:var(--dark);line-height:1;margin-bottom:4px}.landing_pricingPeriod__DKF7O{font-size:.85rem;color:var(--gray-400);margin-bottom:32px}.landing_pricingFeatures__8_XeB{list-style:none;display:flex;flex-direction:column;gap:12px;margin-bottom:32px;flex:1;padding:0}.landing_pricingFeatures__8_XeB li{display:flex;align-items:center;gap:10px;font-size:.9rem;color:var(--gray-600)}.landing_pricingFeatures__8_XeB li svg{flex-shrink:0;width:18px;height:18px;stroke:var(--red)}.landing_pricingCard__E0ra9 .landing_btn__YMkO4{width:100%}.landing_ctaSection__K8sgj{padding:100px 48px}.landing_ctaInner__qwD9n{max-width:1200px;margin:0 auto;background:var(--dark);border-radius:var(--radius-xl);padding:80px 64px;text-align:center;position:relative;overflow:hidden}.landing_ctaInner__qwD9n:before{top:-200px;right:-200px;background:radial-gradient(circle,rgba(220,38,38,.15),transparent 70%)}.landing_ctaInner__qwD9n:after,.landing_ctaInner__qwD9n:before{content:"";position:absolute;width:500px;height:500px;pointer-events:none}.landing_ctaInner__qwD9n:after{bottom:-200px;left:-200px;background:radial-gradient(circle,rgba(249,56,39,.1),transparent 70%)}.landing_ctaInner__qwD9n h2{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--white);letter-spacing:-.03em;margin-bottom:16px;position:relative}.landing_ctaInner__qwD9n p{font-size:1.1rem;color:rgba(255,255,255,.6);max-width:480px;margin:0 auto 40px;line-height:1.7;position:relative}.landing_ctaButtons__NF9Et{display:flex;align-items:center;justify-content:center;gap:16px;position:relative;flex-wrap:wrap}.landing_ctaButtons__NF9Et .landing_btnPrimary__VaqJm{padding:16px 36px;font-size:1rem}.landing_ctaButtons__NF9Et .landing_btnOutline__ysSO8{color:var(--white);border-color:rgba(255,255,255,.2);padding:16px 36px;font-size:1rem}.landing_ctaButtons__NF9Et .landing_btnOutline__ysSO8:hover{border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.05)}.landing_footer__gr69m{border-top:1px solid var(--gray-200);padding:48px}.landing_footerInner__aVtOx{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px}.landing_footerLeft__Sfpd_{display:flex;align-items:center;gap:12px}.landing_footerLeft__Sfpd_ img{height:28px}.landing_footerLeft__Sfpd_ span{font-size:.85rem;color:var(--gray-400)}.landing_footerLinks__5YKzw{display:flex;gap:32px;list-style:none;padding:0;margin:0}.landing_footerLinks__5YKzw a{text-decoration:none;font-size:.85rem;color:var(--gray-400);transition:var(--transition)}.landing_footerLinks__5YKzw a:hover{color:var(--dark)}.landing_fadeUp___KgWS{opacity:0;transform:translateY(30px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.landing_fadeUpVisible__D0inA{opacity:1;transform:translateY(0)}@media (max-width:1024px){.landing_featuresGrid__qrk31,.landing_whyGrid__KhnKx{grid-template-columns:repeat(2,1fr)}.landing_pricingGrid__n2b64{grid-template-columns:1fr;max-width:400px}.landing_split__lBpG2{grid-template-columns:1fr;gap:48px}.landing_splitReverse__GOUPD{direction:ltr}}@media (max-width:768px){.landing_navbar__ygMu6{padding:0 24px}.landing_navLinks__nWmxX{display:none}.landing_mobileToggle__Ug6Nh{display:block}.landing_section__C6hRQ,.landing_whySection__xZtAA{padding:72px 24px}.landing_hero__0UZYm{padding:120px 24px 72px}.landing_featuresGrid__qrk31,.landing_whyGrid__KhnKx{grid-template-columns:1fr}.landing_pricingGrid__n2b64{grid-template-columns:1fr;max-width:400px}.landing_ctaInner__qwD9n{padding:56px 32px}.landing_footerInner__aVtOx{flex-direction:column;text-align:center}.landing_heroVisualInner__L79r3{padding:24px 24px 0}.landing_mockGrid__hLQ9p{grid-template-columns:1fr}.landing_mockSidebar__4ZVWa{display:none}.landing_logosSection__6QG2J{padding:40px 24px}.landing_ctaSection__K8sgj,.landing_demoSection__wtaQ_,.landing_pricingSection__y5iUA{padding:72px 24px}.landing_footer__gr69m{padding:48px 24px}.landing_demoFormRow__l1mjo{grid-template-columns:1fr}}@media (max-width:480px){.landing_navbar__ygMu6{padding:0 16px}.landing_hero__0UZYm{padding:100px 16px 56px}.landing_section__C6hRQ{padding:56px 16px}.landing_navRight__5zwOK .landing_btnGhost__ApWva{display:none}}