.Home_container__9OuOz{min-height:100dvh;color:#111827;padding:40px 20px;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;max-width:1200px;margin:0 auto}@media (max-width:768px){.Home_container__9OuOz{flex-direction:column;padding:20px;max-width:100%}}.Home_left__9_xW8{flex:1 1 50%}@media (max-width:768px){.Home_left__9_xW8{max-width:100%}}.Home_titleWrapper__K9bcH{display:flex;align-items:center;margin-bottom:20px}.Home_logo__ZEOng{margin-right:12px;height:60px;width:60px;border-radius:10px;border:1px solid #ccc}@media (max-width:768px){.Home_logo__ZEOng{height:50px;width:50px}}.Home_right__vpyWc{flex:1 1 33%;max-width:768px;background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.05)}@media (max-width:768px){.Home_right__vpyWc{max-width:100%}}.Home_center__Y_rV4{width:100%;margin-top:var(--padding);background-color:#fff;border-radius:10px;box-shadow:0 4px 18px rgba(60,60,100,.1);padding:20px}.Home_title__YEn0u{font-size:30px;line-height:42px;font-weight:700}@media (max-width:768px){.Home_title__YEn0u{font-size:26px;line-height:32px}}.Home_subtitle__Qob9A{font-size:22px;font-weight:600;margin-bottom:20px}.Home_container__9OuOz p{font-size:16px;font-weight:400;margin-bottom:20px}.Home_container__9OuOz ul{list-style:none;padding-left:10px;margin-bottom:20px}.Home_container__9OuOz ul li{font-size:16px;margin-bottom:5px}.Home_ctaBox__EXtP0{display:flex;justify-content:space-between;align-items:baseline}@media (max-width:768px){.Home_ctaBox__EXtP0{flex-direction:column}}.Home_ctaTitle__gCCbe{font-size:25px;font-weight:700;margin-bottom:20px}@media (max-width:768px){.Home_ctaTitle__gCCbe{margin-bottom:0}}.Home_ctaSubtitle__JWH6o{font-size:16px;margin-bottom:20px;font-weight:400}.Home_form__P1Xey{display:flex;flex-direction:column;gap:10px}.Home_disclaimer__wwnk6{color:#6b7280;font-size:14px;margin-top:10px}.Home_faqBox__KPOjf{background-color:var(--primary-transparent);border-radius:var(--padding);padding:20px;box-shadow:0 1px 6px rgba(122,71,247,.08);margin-top:20px}.Home_faqBox__KPOjf p{margin-bottom:0}.Home_screenshotWrapper__jURfX{display:flex;align-items:flex-start}@media (max-width:768px){.Home_screenshotWrapper__jURfX{flex-direction:column}}.Home_screenshotStack__2Xwvh{flex:1 1;position:relative;padding-left:20px;min-height:360px}@media (max-width:768px){.Home_screenshotStack__2Xwvh{padding-left:0;min-height:0;margin-top:20px;display:flex;flex-direction:column;gap:20px}}.Home_screenshotStackItem__zqaHe{border:none;background:none;padding:0;cursor:pointer;position:absolute;width:78%;max-width:420px;transition:transform .25s ease,box-shadow .25s ease}.Home_screenshotStackInner__Q8guU{background:linear-gradient(130deg,rgba(99,102,241,.12),rgba(14,165,233,.12));border-radius:18px;padding:8px;box-shadow:0 25px 70px rgba(15,23,42,.2);transition:transform .25s ease,box-shadow .25s ease}.Home_screenshotStackItemTop__RXXI2{z-index:2;top:0;left:0;transform:rotate(-1.5deg)}.Home_screenshotStackItemBottom__uW4sX{z-index:1;top:90px;left:90px;opacity:.85;transform:rotate(4deg)}.Home_screenshotStackItem__zqaHe:hover .Home_screenshotStackInner__Q8guU{transform:translateY(-6px) scale(1.01);box-shadow:0 35px 80px rgba(15,23,42,.25)}.Home_screenshotStackItem__zqaHe:focus,.Home_screenshotStackItem__zqaHe:focus-visible{outline:none}@media (max-width:768px){.Home_screenshotStackItem__zqaHe{position:relative;width:100%;max-width:none;top:0;left:0;transform:none}.Home_screenshotStackItemBottom__uW4sX{top:0;left:0;opacity:1;transform:none}}.Home_screenshotStackItemHiddenMobile__vo3WA{display:inline-block}@media (max-width:768px){.Home_screenshotStackItemHiddenMobile__vo3WA{display:none}}.Home_screenshotImage__OSOS7{width:100%;height:auto;display:block;border-radius:12px;box-shadow:0 18px 40px rgba(15,23,42,.2)}p.Home_learnMore__IelB3{font-size:12px;color:#6b7280}.Home_learnMoreLink__QfaXf{color:#6b7280;text-decoration:underline}.Home_learnMoreLink__QfaXf:hover{color:#4b5563}.Home_viewerOverlay__eHBFV{position:fixed;inset:0;background:rgba(15,23,42,.92);display:flex;align-items:center;justify-content:center;padding:30px;z-index:1200;animation:Home_homeFadeIn__nYuJm .25s ease forwards}.Home_viewerOverlayClosing__xsQ0d{animation:Home_homeFadeOut__NmySH .25s ease forwards}.Home_viewerContent__t8_3X{width:100%;max-width:1200px;position:relative}.Home_viewerImage__qMU_D{width:100%;height:auto;border-radius:16px;box-shadow:0 40px 90px rgba(0,0,0,.55);animation:Home_homeZoomIn__uHD3n .25s ease forwards}.Home_viewerImageClosing__Li8EH{animation:Home_homeZoomOut__yMZRf .25s ease forwards}.Home_viewerClose__5oWqQ{position:absolute;top:32px;right:32px;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:rgba(0,0,0,.65);color:#fff;font-size:32px;font-weight:600;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.Home_viewerClose__5oWqQ:hover{transform:scale(1.05);opacity:.85}@keyframes Home_homeFadeIn__nYuJm{0%{opacity:0}to{opacity:1}}@keyframes Home_homeFadeOut__NmySH{0%{opacity:1}to{opacity:0}}@keyframes Home_homeZoomIn__uHD3n{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes Home_homeZoomOut__yMZRf{0%{transform:scale(1)}to{transform:scale(.9)}}.Home_mediaSection__je9Qq{width:100%;margin:40px 0}.Home_mediaTitle__PPGIk{font-size:14px;margin-bottom:12px;text-align:center}.Home_mediaLogos__NukTA{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:-8px}.Home_mediaLogo__lrZVP{margin:8px;height:15px;width:auto!important;object-fit:contain}@keyframes Home_fadeIn__LfyOC{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}