.HomeContent_root__GOetl{display:flex;flex-direction:column;gap:4rem;background-color:var(--bg-light);color:var(--text-black)}.HomeContent_rtl__RbqJ2{direction:rtl;text-align:right}.HomeContent_hero__9Kkaj{max-width:70rem;margin:0 auto;padding:4.5rem 1.5rem 2rem;display:grid;grid-gap:3rem;gap:3rem;align-items:center}@media (min-width:1024px){.HomeContent_hero__9Kkaj{grid-template-columns:1fr 1fr}}.HomeContent_heroContent__flKE3{display:flex;flex-direction:column;gap:1.5rem}.HomeContent_heroTitle__Ypegw{font-size:clamp(2.5rem,4vw,3.75rem);font-weight:900;line-height:1.2;display:flex;flex-direction:column;gap:.35rem}.HomeContent_heroTitleSegment__m1A6J{display:inline-block}.HomeContent_heroTitleHighlight___JcCi{background:linear-gradient(90deg,var(--brand-purple2),var(--brand-purple3));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}@media (min-width:1178px){.HomeContent_heroTitleSentence__h39nm:first-of-type{white-space:nowrap}}.HomeContent_heroDescription__FZ55b{font-size:1.15rem;color:var(--text-secondary);max-width:28rem}.HomeContent_heroForm__cSs9g{gap:1rem;margin-top:1.5rem}@media (min-width:600px){.HomeContent_heroForm__cSs9g{flex-direction:row}}.HomeContent_heroInput__ZlNz9{flex:1 1;height:3.5rem;border-radius:999px;border:1px solid #d1d5db;padding:0 1.5rem;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.HomeContent_heroInput__ZlNz9:focus{outline:none;border-color:var(--brand-purple3);box-shadow:0 0 0 3px rgba(184,79,157,.2)}.HomeContent_heroButton__CYbI2{flex-shrink:0;height:3.5rem;padding:0 1.8rem;border:none;border-radius:999px;background:linear-gradient(90deg,var(--brand-purple2),var(--brand-purple3));color:#fff;font-size:1.2rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.HomeContent_heroButton__CYbI2:hover{transform:translateY(-1px);box-shadow:0 12px 30px rgba(112,59,126,.25)}.HomeContent_heroButton__CYbI2:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(10,53,103,.35)}.HomeContent_heroMedia__y_Qlk{display:flex;justify-content:center}.HomeContent_heroImage__rOIQA{width:120%;max-width:34rem;border-radius:1rem}.HomeContent_partners__1rYJw{text-align:center;padding:2.5rem 1.5rem;border-top:1px solid #e5e7eb;background-color:#f9fafb}.HomeContent_partnersTagline__hSZjP{font-size:1rem;color:var(--text-secondary);margin-bottom:1.5rem}.HomeContent_partnerLogos__A_48F{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.5rem 2rem;gap:1.5rem 2rem;align-items:center;justify-items:center}@media (min-width:640px){.HomeContent_partnerLogos__A_48F{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.HomeContent_partnerLogos__A_48F{grid-template-columns:repeat(5,minmax(0,1fr));max-width:62rem;margin:0 auto}}.HomeContent_partnerLogo__bjSFi{height:2rem;object-fit:contain;filter:grayscale(10%) saturate(110%);opacity:.85}.HomeContent_products__mW4qO{max-width:70rem;margin:0 auto;padding:0 1.5rem}.HomeContent_productsHeadingRow__uj9wC{margin-bottom:2.5rem}.HomeContent_productsTitle__I8YvU{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:3rem}.HomeContent_productsCta__PTQzV{align-self:flex-start;display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 2rem;border-radius:999px;border:none;background:linear-gradient(135deg,var(--brand-purple2),var(--brand-purple2));color:#fff;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 8px 20px rgba(113,59,126,.25);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.HomeContent_productsCta__PTQzV strong{font-weight:800}.HomeContent_productsCta__PTQzV:hover{transform:translateY(-2px);background:linear-gradient(135deg,var(--brand-purple4),var(--brand-purple3));box-shadow:0 12px 28px rgba(113,59,126,.35)}.HomeContent_productsCta__PTQzV:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(113,59,126,.35)}.HomeContent_productGrid__tf_y0{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;justify-items:center}@media (min-width:768px){.HomeContent_productGrid__tf_y0{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.HomeContent_productGrid__tf_y0{grid-template-columns:repeat(3,minmax(0,1fr))}}.HomeContent_productCard___Ly6E{position:relative;overflow:hidden;padding:2rem;border-radius:1.25rem;background:transparent;box-shadow:none;transition:transform .2s ease,box-shadow .3s ease,background .3s ease;max-width:22.5rem;margin:0 auto}.HomeContent_productCard___Ly6E:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,var(--brand-purple2),var(--brand-purple3));border-radius:0 1.25rem 1.25rem 0;transition:width .3s ease}.HomeContent_productCard___Ly6E:hover{background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.08);transform:translateY(-4px)}.HomeContent_productCard___Ly6E:hover:before{width:5px}.HomeContent_productIconWrapper__1h3vn{width:2.75rem;height:2.75rem;border-radius:.6rem;background:#f7f2ff;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem}.HomeContent_productIcon__nQA5r{width:2.25rem;height:2.25rem;object-fit:contain}.HomeContent_productTitle__Cb4kq{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-bottom:.35rem}.HomeContent_productSubtitle__R_ZB7{font-size:1.1rem;font-weight:500;color:var(--brand-purple2);margin-bottom:.85rem}.HomeContent_productDescription__vHxD0{font-size:1rem;color:var(--text-muted);line-height:1.6}.HomeContent_productLink__YQ_F9{display:inline-block;margin-top:1.5rem;font-size:.9rem;font-weight:600;color:var(--brand-purple2);text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-position:50% 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .3s ease}.HomeContent_productLink__YQ_F9:after{content:" \2190";font-weight:700}.HomeContent_productLink__YQ_F9:hover{background-size:100% 1px}.HomeContent_productLink__YQ_F9:focus-visible{outline:none;background-size:100% 1px;box-shadow:inset 0 -2px 0 0 currentColor}.HomeContent_aiBanner__tPknS{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem;margin:0 auto;max-width:59rem;background:linear-gradient(135deg,var(--brand-purple3),var(--brand-purple3));color:#fff;padding:1.75rem 2rem;border-radius:1.25rem;box-shadow:0 10px 25px rgba(10,53,103,.25)}.HomeContent_aiAvatars__U_E4d{display:flex;align-items:center;gap:.6rem}.HomeContent_aiAvatar__g2eAC{width:2.75rem;height:2.75rem;border-radius:50%;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.2);transition:transform .25s ease}.HomeContent_aiAvatar__g2eAC:hover{transform:scale(1.08)}.HomeContent_aiAvatar__g2eAC img{width:100%;height:100%;object-fit:cover}.HomeContent_aiText__iBE_k{flex:1 1;min-width:16rem}.HomeContent_aiReady__37Tf1{font-size:.95rem;font-weight:600;color:#ffdee9;margin-bottom:.35rem}.HomeContent_aiTitle__Zh3UR{font-size:1.25rem;font-weight:500;line-height:1.6}.HomeContent_aiTitle__Zh3UR strong{font-weight:800}.HomeContent_aiCta__uX287{flex-shrink:0}.HomeContent_aiCtaLink__0cah9{display:inline-block;background:#fff;color:var(--brand-purple2);font-weight:700;font-size:.95rem;padding:.65rem 1.4rem;border-radius:.75rem;text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .25s ease}.HomeContent_aiCtaLink__0cah9:hover{background:var(--brand-purple3);color:#fff;transform:translateY(-2px)}.HomeContent_aiCtaLink__0cah9:focus-visible{outline:none;box-shadow:0 0 0 3px hsla(0,0%,100%,.45)}.HomeContent_showcase__vlDIv{background-color:#000;border-top:1px solid #e5e7eb}.HomeContent_showcaseImageWrapper__As5GL{max-width:70rem;margin:0 auto;padding:0}.HomeContent_showcaseImage__h7wYf{width:100%}.HomeContent_contactSection__f0z_k{padding:4rem 0;background-color:var(--bg-light);border-top:1px solid #e5e7eb}.HomeContent_contactContainer__NpBOb{max-width:70rem;margin:0 auto;padding:0 1.5rem;display:grid;grid-gap:0;gap:0;background:#fff;border-radius:1.5rem;box-shadow:0 18px 36px rgba(15,23,42,.08);overflow:hidden}@media (min-width:992px){.HomeContent_contactContainer__NpBOb{grid-template-columns:.9fr 2fr}}.HomeContent_contactSidebar__D0DXu{background:linear-gradient(135deg,var(--brand-purple2),var(--brand-purple3));color:#fff;padding:2.5rem 3rem;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-right:-24px}.HomeContent_contactHeading__sFZhr{font-size:1.5rem;font-weight:800}.HomeContent_contactLead__3Lqs_{font-size:1rem;line-height:1.6;opacity:.95}.HomeContent_contactPromise__zgJ0v{font-size:1rem;opacity:.9}.HomeContent_contactGuarantee__2gmu3{margin-top:.5rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.35);font-size:.95rem;opacity:.9}.HomeContent_contactForm__9lJEH{padding:2.5rem 2rem}.HomeContent_formGrid__N59h_{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));grid-gap:1.25rem;gap:1.25rem}.HomeContent_formField__4hBqx{display:flex;flex-direction:column;gap:.5rem}.HomeContent_formLabel__P0Mro{font-size:.85rem;font-weight:600;color:var(--text-secondary);letter-spacing:.02em}.HomeContent_formInput__ranOd{width:100%;border-radius:.75rem;border:1px solid #d1d5db;padding:.65rem 1rem;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.HomeContent_formInput__ranOd:focus{outline:none;border-color:var(--brand-purple3);box-shadow:0 0 0 3px rgba(184,79,157,.18)}.HomeContent_selectField__Z91ds,.HomeContent_selectWrapper__B0ng8{position:relative}.HomeContent_formSelect__dQMVv{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:2.5rem;background-color:#fff;cursor:pointer;color:var(--text-secondary)}.HomeContent_selectIcon__oPLyH{position:absolute;top:50%;right:1rem;width:.6rem;height:.6rem;border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);transform:translateY(-50%) rotate(45deg);pointer-events:none}.HomeContent_fullWidth__8D0iH{grid-column:1/-1}.HomeContent_formTextArea__KdnVs{resize:none;min-height:6rem}.HomeContent_consentRow__1DzMi{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-secondary);margin:1.5rem 0 1rem}.HomeContent_consentRow__1DzMi input{width:.9rem;height:.9rem;accent-color:var(--brand-purple3)}.HomeContent_submitButton__Z7eJK{width:100%;height:2.9rem;border-radius:999px;border:none;background:linear-gradient(135deg,var(--brand-purple2),var(--brand-purple3));color:#fff;font-size:.95rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.HomeContent_submitButton__Z7eJK:hover{transform:translateY(-1px);box-shadow:0 12px 30px rgba(113,59,126,.25)}.HomeContent_submitButton__Z7eJK:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(113,59,126,.35)}.HomeContent_formSuccess__4RLwn{color:#065f46;background:rgba(16,185,129,.15)}.HomeContent_formError__fHK74,.HomeContent_formSuccess__4RLwn{margin-top:1rem;font-size:.95rem;border-radius:.75rem;padding:.75rem 1rem}.HomeContent_formError__fHK74{color:#b91c1c;background:hsla(0,91%,71%,.15)}@media (max-width:640px){.HomeContent_aiBanner__tPknS{flex-direction:column;text-align:center}.HomeContent_aiAvatars__U_E4d{justify-content:center}.HomeContent_aiCta__uX287{width:100%}.HomeContent_aiCtaLink__0cah9{width:100%;text-align:center}}.HomeContent_rtl__RbqJ2 .HomeContent_contactLead__3Lqs_,.HomeContent_rtl__RbqJ2 .HomeContent_contactPromise__zgJ0v,.HomeContent_rtl__RbqJ2 .HomeContent_heroDescription__FZ55b,.HomeContent_rtl__RbqJ2 .HomeContent_productDescription__vHxD0,.HomeContent_rtl__RbqJ2 .HomeContent_productsTitle__I8YvU{text-align:right}.HomeContent_rtl__RbqJ2 .HomeContent_productsHeadingRow__uj9wC{text-align:right;align-items:flex-end}.HomeContent_rtl__RbqJ2 .HomeContent_productsCta__PTQzV{align-self:flex-end}.HomeContent_rtl__RbqJ2 .HomeContent_productCard___Ly6E:before{right:0;border-radius:1.25rem 0 0 1.25rem}.HomeContent_rtl__RbqJ2 .HomeContent_formInput__ranOd,.HomeContent_rtl__RbqJ2 .HomeContent_formSelect__dQMVv,.HomeContent_rtl__RbqJ2 .HomeContent_heroInput__ZlNz9,.HomeContent_rtl__RbqJ2 .HomeContent_productCard___Ly6E,.HomeContent_rtl__RbqJ2 textarea{text-align:right}.HomeContent_rtl__RbqJ2 .HomeContent_formSelect__dQMVv{padding-left:.75rem;padding-right:2.5rem}.HomeContent_rtl__RbqJ2 .HomeContent_selectIcon__oPLyH{right:auto;left:1rem;transform:translateY(-50%) rotate(45deg)}