.Button_root__QP7_M{background-color:var(--primary);color:white;font-size:16px;line-height:18px;height:48px;font-weight:600;padding:0 calc(var(--padding) * 2.5);border:1px solid transparent;border-radius:24px;cursor:pointer;transition:background-color .3s ease;position:relative}.Button_root__QP7_M:hover{background-color:var(--primary-hover)}@media (max-width:768px){.Button_root__QP7_M{padding:0 calc(var(--padding) * 1.5);border-radius:10px}}.Button_spinner____7ub{display:inline-block;width:14px;height:14px;border:2px solid #666;border-top-color:transparent;border-radius:50%;animation:Button_spin__0uF6_ .6s linear infinite;margin-right:5px}.Button_credits__RN4mg{position:absolute;font-size:10px;white-space:nowrap;bottom:-1px;left:50%;transform:translateX(-50%);color:gold;font-weight:500}.Button_secondary__lRe7Q{background-color:#fff;color:grey;border-color:grey}.Button_secondary__lRe7Q:hover{background-color:#eee}.Button_root__QP7_M:disabled{background-color:#bbb;color:#666;cursor:not-allowed}.Button_root__QP7_M:disabled:hover{background-color:#aaa}@keyframes Button_spin__0uF6_{to{transform:rotate(1turn)}}.LoginOrSignUp_root__HFe3l{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){.LoginOrSignUp_root__HFe3l{max-width:100%}}.LoginOrSignUp_ctaBox__HmE_0{display:flex;justify-content:space-between;align-items:baseline}@media (max-width:1000px){.LoginOrSignUp_ctaBox__HmE_0{flex-direction:column}}.LoginOrSignUp_ctaTitle__a_30F{font-size:20px;font-weight:700;margin-bottom:20px}@media (max-width:1000px){.LoginOrSignUp_ctaTitle__a_30F{margin-bottom:0}}.LoginOrSignUp_ctaSubtitle__KEDhN{font-size:16px;margin-bottom:20px;font-weight:400}.LoginOrSignUp_ctaSubtitle__KEDhN b{font-size:18px}.TryItNow_root__qo9Mb{flex:1 1 33%;max-width:768px;padding:20px}@media (max-width:768px){.TryItNow_root__qo9Mb{max-width:100%}}.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_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;margin-bottom:20px}@media (max-width:768px){.Home_title__YEn0u{font-size:28px;line-height:38px}}.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}@media (max-width:768px){.Home_screenshotWrapper__jURfX{flex-direction:column}}.Home_screenshot__J4fk7{flex:1 1;padding-left:20px}@media (max-width:768px){.Home_screenshot__J4fk7{padding-left:0}}.Home_screenshot__J4fk7 img{border:1px solid grey;border-radius:10px}@keyframes Home_fadeIn__LfyOC{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}