.SignupDrawer_backdrop__w1j4_{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1100;animation:SignupDrawer_fadeIn__zFGao .3s ease}@keyframes SignupDrawer_fadeIn__zFGao{0%{opacity:0}to{opacity:1}}.SignupDrawer_drawer__a5wKq{position:fixed;left:0;right:0;bottom:0;background:#fff;border-radius:24px 24px 0 0;padding:32px 24px 40px;z-index:1101;box-shadow:0 -4px 24px rgba(0,0,0,.15);animation:SignupDrawer_slideUp__7elX4 .4s ease;max-width:480px;margin:0 auto}@keyframes SignupDrawer_slideUp__7elX4{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.SignupDrawer_drawerClosing__mAYG6{animation:SignupDrawer_slideDown__LyEFG .3s ease forwards}@keyframes SignupDrawer_slideDown__LyEFG{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.SignupDrawer_backdropClosing__ukjra{animation:SignupDrawer_fadeOut__BmQHS .3s ease forwards}@keyframes SignupDrawer_fadeOut__BmQHS{0%{opacity:1}to{opacity:0}}.SignupDrawer_iconContainer__79sMG{display:flex;justify-content:center;margin-bottom:32px;margin-top:28px}.SignupDrawer_shieldIcon__sOy_2{width:80px;height:80px;display:flex;align-items:center;justify-content:center}.SignupDrawer_shieldIcon__sOy_2 svg{width:36px;height:36px;color:#4158D0;fill:#4158D0}.SignupDrawer_content__TOa_G{text-align:center}.SignupDrawer_title__wEtMh{font-size:1.3rem;font-weight:700;color:#1f2937;margin:0 0 12px}.SignupDrawer_description__dDLLy{font-size:1rem;color:#1f2937;line-height:1.5;margin:0 0 8px}.SignupDrawer_savedProgress__PGRYw{font-size:.9rem;color:#1f2937;margin:0 0 24px}.SignupDrawer_signupButton__CZGa8{width:100%;background:#4158D0;color:#fff;border:none;padding:16px 24px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit;display:flex;align-items:center;justify-content:center;gap:8px}.SignupDrawer_signupButton__CZGa8:hover{background:#4158D0;transform:translateY(-1px);box-shadow:0 4px 12px rgba(65,88,208,.3)}.SignupDrawer_signupButton__CZGa8:active{transform:translateY(0)}.SignupDrawer_secondaryAction__1JC2G{margin-top:16px}.SignupDrawer_secondaryLink__5_nOn{background:none;border:none;color:#6b7280;font-size:.9rem;cursor:pointer;text-decoration:underline;font-family:inherit;padding:8px}.SignupDrawer_secondaryLink__5_nOn:hover{color:#4158D0}@media (max-width:480px){.SignupDrawer_drawer__a5wKq{padding:24px 20px 32px;border-radius:20px 20px 0 0}.SignupDrawer_title__wEtMh{font-size:1.2rem}.SignupDrawer_description__dDLLy{font-size:.95rem}.SignupDrawer_shieldIcon__sOy_2{width:56px;height:56px}.SignupDrawer_shieldIcon__sOy_2 svg{width:32px;height:32px}}.TaskExplanationModal_modalBackdrop__PUYu9{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;animation:TaskExplanationModal_fadeIn__CTOCN .2s ease}@keyframes TaskExplanationModal_fadeIn__CTOCN{0%{opacity:0}to{opacity:1}}.TaskExplanationModal_modalContent__HuvhA{background:#fff;border-radius:20px;width:100%;max-width:480px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:TaskExplanationModal_modalSlideUp__clogV .3s ease}@keyframes TaskExplanationModal_modalSlideUp__clogV{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.TaskExplanationModal_modalHeader__Cm_qI{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb}.TaskExplanationModal_modalTitle__T9fyU{font-size:1.1rem;font-weight:600;color:#4158D0;margin:0}.TaskExplanationModal_closeButton__tdWGq{background:none;border:none;padding:4px;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;transition:color .15s ease}.TaskExplanationModal_closeButton__tdWGq:hover{color:#333}.TaskExplanationModal_chatContainer__hXN4L{flex:1 1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:16px}.TaskExplanationModal_userMessageRow__sLfXH{display:flex;justify-content:flex-end;animation:TaskExplanationModal_slideUp__C9cMb .35s ease-out forwards}.TaskExplanationModal_userMessage__Az3eM{background:#e5e5ea;color:#000;padding:14px 18px;border-radius:18px 18px 4px 18px;max-width:85%;font-size:1rem;line-height:1.4;text-align:left}.TaskExplanationModal_agentMessageRow__B80eX{display:flex;align-items:flex-end;gap:6px;animation:TaskExplanationModal_slideUp__C9cMb .35s ease-out forwards}@keyframes TaskExplanationModal_slideUp__C9cMb{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.TaskExplanationModal_agentAvatar__P6sC0{width:24px;height:24px;min-width:24px;background:#fff;border-radius:50%;border:2px solid #4158d0;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:-10px}.TaskExplanationModal_agentAvatar__P6sC0 img{border-radius:50%;object-fit:cover}.TaskExplanationModal_agentMessage__ZSnLx{padding:16px 18px;font-size:1rem;line-height:1.5}.TaskExplanationModal_agentMessageSmall__ZQFyd,.TaskExplanationModal_agentMessage__ZSnLx{background:#4158D0;color:#fff;border-radius:18px 18px 18px 4px;max-width:calc(85% - 30px);text-align:left}.TaskExplanationModal_agentMessageSmall__ZQFyd{padding:12px 16px;font-size:.95rem;line-height:1.4}.TaskExplanationModal_agentIntro__abDXx{margin:0 0 12px}.TaskExplanationModal_stepsList__Kvihr{margin:0;padding-left:20px}.TaskExplanationModal_stepItem__mGA3E{margin-bottom:6px}.TaskExplanationModal_stepItem__mGA3E:last-child{margin-bottom:0}.TaskExplanationModal_followUpRow__plLtZ{margin-top:8px}.TaskExplanationModal_optionsContainer__ZgLJg{display:flex;flex-direction:column;gap:8px;margin-left:30px;animation:TaskExplanationModal_slideUp__C9cMb .35s ease-out forwards}.TaskExplanationModal_optionButton__B9300{background:#fff;border:2px solid #4158d0;color:#4158D0;padding:12px 20px;border-radius:24px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:left;font-family:inherit}.TaskExplanationModal_optionButton__B9300:hover{background:#f0f7ff;transform:translateX(4px)}.TaskExplanationModal_typingIndicator__RFf8B{display:flex;align-items:center;gap:4px;padding:4px 0}.TaskExplanationModal_typingIndicator__RFf8B span{width:8px;height:8px;background:rgba(255,255,255,.7);border-radius:50%;animation:TaskExplanationModal_bounce__YiXEH 1.4s ease-in-out infinite}.TaskExplanationModal_typingIndicator__RFf8B span:first-child{animation-delay:0s}.TaskExplanationModal_typingIndicator__RFf8B span:nth-child(2){animation-delay:.2s}.TaskExplanationModal_typingIndicator__RFf8B span:nth-child(3){animation-delay:.4s}@keyframes TaskExplanationModal_bounce__YiXEH{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.TaskExplanationModal_errorText__fyFVd{margin:0;opacity:.9}@media (max-width:480px){.TaskExplanationModal_modalContent__HuvhA{max-height:95vh;border-radius:16px}.TaskExplanationModal_modalHeader__Cm_qI{padding:16px 20px}.TaskExplanationModal_chatContainer__hXN4L{padding:20px}.TaskExplanationModal_userMessage__Az3eM{max-width:90%}.TaskExplanationModal_agentMessageSmall__ZQFyd,.TaskExplanationModal_agentMessage__ZSnLx{max-width:calc(90% - 30px)}.TaskExplanationModal_optionsContainer__ZgLJg{margin-left:0}}.TryItNowSection_container__HSUY2{width:100%;max-width:900px;margin:0 auto;padding:24px}.TryItNowSection_contentArea__2cpCG{background:#fff;border:none;border-radius:16px;padding:24px 40px 40px;min-height:220px}.TryItNowSection_tabContainer__W17un{display:flex;justify-content:center;gap:32px;margin-bottom:24px;padding-bottom:0;border-bottom:1px solid #e5e7eb}.TryItNowSection_tab__u9y61{background:none;border:none;padding:12px 16px;font-size:1.1rem;font-weight:500;color:#666;cursor:pointer;position:relative;transition:color .2s ease;font-family:inherit}.TryItNowSection_tab__u9y61:hover{color:#4158D0}.TryItNowSection_tabActive__0O8Z_{color:#4158D0;font-weight:600}.TryItNowSection_tabActive__0O8Z_:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:#4158D0;border-radius:3px 3px 0 0}.TryItNowSection_suggestionMode__GyylL{text-align:left}.TryItNowSection_suggestionText__gTRwH{font-size:1.8rem;line-height:1.6;margin:0 0 16px;color:#1a1a2e}.TryItNowSection_forText__DYRYP,.TryItNowSection_helpMeText__NTmd_{color:#9ca3af;font-weight:400}.TryItNowSection_staticPart__K1Kb8{color:#1a1a2e}.TryItNowSection_editablePartWrapper__mbh_h{position:relative;display:inline}.TryItNowSection_editablePart__vT7Tt{background:none;padding:0 0 4px;font-size:inherit;font-weight:700;color:#1a1a2e;cursor:pointer;text-decoration:none;border:none;border-bottom:3px solid #4158d0;transition:all .2s ease;font-family:inherit;line-height:1.2}.TryItNowSection_editablePart__vT7Tt:hover{color:#4158D0}.TryItNowSection_inputContainer__ahLEu{position:relative;display:inline-block}.TryItNowSection_partInput__YM2J0{font-size:inherit;font-weight:700;color:#1a1a2e;border:none;border-bottom:3px solid #4158d0;background:#f5f3ff;padding:4px 8px;outline:none;min-width:200px;font-family:inherit}.TryItNowSection_partInput__YM2J0::placeholder{color:#9ca3af;font-weight:400}.TryItNowSection_autocompleteDropdown__8Ce1o{position:absolute;top:100%;left:0;right:0;min-width:280px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.12);z-index:100;max-height:200px;overflow-y:auto;margin-top:4px}.TryItNowSection_autocompleteItem__6ZLv1{display:block;width:100%;padding:12px 16px;text-align:left;background:none;border:none;font-size:.95rem;color:#333;cursor:pointer;transition:background-color .15s ease;font-family:inherit}.TryItNowSection_autocompleteItemSelected__I7YfM,.TryItNowSection_autocompleteItem__6ZLv1:hover{background:#f3f4f6}.TryItNowSection_autocompleteItemSelected__I7YfM{background:#f5f3ff}.TryItNowSection_addDetailsHint__J8Wiz{font-size:1rem;color:#4158D0;margin:0 0 32px;background:none;padding:0 0 4px;border:none;border-bottom:2px solid #4158d0;cursor:pointer;opacity:.8;font-family:inherit;transition:opacity .2s ease;display:inline-block}.TryItNowSection_addDetailsHint__J8Wiz:hover{opacity:1}.TryItNowSection_freeformMode__sNyO5{text-align:left;margin-bottom:32px}.TryItNowSection_freeformTextarea__LZ3Bg{width:100%;min-height:180px;padding:20px;font-size:1.1rem;line-height:1.6;border:1px solid #e5e7eb;border-radius:12px;resize:none;font-family:inherit;background:#fff;color:#1a1a2e}.TryItNowSection_freeformTextarea__LZ3Bg:focus{outline:none;border-color:#4158D0}.TryItNowSection_freeformTextarea__LZ3Bg::placeholder{color:#9ca3af}.TryItNowSection_tryItButton__BMi9h{width:100%;padding:16px 32px;font-size:1.1rem;font-weight:600;color:#fff;background:#4158D0;border:none;border-radius:10px;cursor:pointer;transition:all .2s ease;font-family:inherit;margin-bottom:16px}.TryItNowSection_tryItButton__BMi9h:hover:not(:disabled){background:#4158D0;transform:translateY(-1px);box-shadow:0 4px 12px rgba(124,58,237,.3)}.TryItNowSection_tryItButton__BMi9h:disabled{background:#c5c5c5;cursor:not-allowed}.TryItNowSection_demoNotice__NacnW{text-align:center;font-size:.95rem;color:#333;margin:0}.TryItNowSection_demoNotice__NacnW strong{font-weight:600}@media (max-width:768px){.TryItNowSection_container__HSUY2{padding:0;max-width:100%}.TryItNowSection_contentArea__2cpCG{padding:20px 16px 32px;min-height:200px;border-radius:0}.TryItNowSection_tabContainer__W17un{gap:16px;margin-bottom:20px}.TryItNowSection_tab__u9y61{font-size:1rem;padding:10px 12px}.TryItNowSection_suggestionText__gTRwH{font-size:1.5rem}.TryItNowSection_partInput__YM2J0{min-width:150px;font-size:1.5rem}.TryItNowSection_tryItButton__BMi9h{padding:14px 24px;font-size:1rem}}@media (max-width:480px){.TryItNowSection_suggestionText__gTRwH{font-size:1.3rem}.TryItNowSection_partInput__YM2J0{min-width:120px;font-size:1.3rem}.TryItNowSection_autocompleteDropdown__8Ce1o{min-width:200px}.TryItNowSection_freeformTextarea__LZ3Bg{font-size:1rem;min-height:160px}}.HowItWorks_howItWorksSection__1_qEb{background:#F1F5F9;padding:4rem 2rem;text-align:center;margin-top:-2rem}.HowItWorks_sectionTitle__ofQRE{font-size:2.5rem;font-weight:700;color:#4158D0;margin-bottom:1rem}.HowItWorks_sectionSubtitle__z3Tzv{max-width:600px;margin:0 auto 3rem;font-size:1.125rem;color:#4b5563;line-height:1.6}.HowItWorks_desktopTimeline__ByxwV{display:flex;max-width:1200px;margin:0 auto;gap:2rem;align-items:flex-start;padding:2rem 0}.HowItWorks_timelineItem__SB_NL{flex:1 1;display:flex;flex-direction:column;align-items:center;position:relative}.HowItWorks_contentArea__ZThwR{height:280px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;width:100%;position:relative}.HowItWorks_connector__yRueh{position:absolute;top:calc(280px + 1rem);right:-2rem;width:2rem;height:2px;background:#cbd5e1}.HowItWorks_stepInfo__iuZnK{text-align:left;width:100%}.HowItWorks_stepTitle__D9fp6{font-size:1.25rem;font-weight:700;color:#4158D0;margin:0 0 .5rem;line-height:1.2}.HowItWorks_stepDescription___vRvS{font-size:.9375rem;color:#6b7280;line-height:1.5;margin:0}.HowItWorks_userMessage___OHC7{background:#e5e5ea;color:#000;padding:12px 16px;border-radius:18px 18px 4px 18px;font-size:1rem;line-height:1.4;text-align:left;display:block;max-width:70%;margin-left:auto;margin-right:0}.HowItWorks_agentMessageRow__WEe_r{display:flex;align-items:flex-end;gap:6px;max-width:70%;margin-left:0;margin-right:auto}.HowItWorks_agentAvatar__JNT1D{width:24px;height:24px;min-width:24px;background:#fff;border-radius:50%;border:2px solid #4158d0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.HowItWorks_agentAvatar__JNT1D img{border-radius:50%;object-fit:cover}.HowItWorks_agentMessage__mFZ7Y{background:#4158D0;color:#fff;padding:12px 16px;border-radius:18px 18px 18px 4px;font-size:1rem;line-height:1.4;text-align:left;display:block}.HowItWorks_summaryCard__SyZhB{background:#fff;border-radius:12px;padding:16px 20px;max-width:90%;border:1px solid #d1d5db;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:8px;text-align:left;width:100%}.HowItWorks_summaryItem__Leyps{display:flex;gap:8px;align-items:flex-start}.HowItWorks_summaryLabel__aUE0s{font-size:15px;color:#6b7280;font-weight:400;white-space:nowrap}.HowItWorks_summaryValue__UT2OJ{font-size:15px;color:#1f2937;font-weight:600;line-height:1.4}@media (min-width:769px){.HowItWorks_agentMessageRow__WEe_r,.HowItWorks_userMessage___OHC7{margin:0;max-width:100%}.HowItWorks_summaryCard__SyZhB{max-width:none}}.HowItWorks_mobileStack__mvYzS{display:none}@media (max-width:768px){.HowItWorks_howItWorksSection__1_qEb{padding:3rem 1rem}.HowItWorks_sectionTitle__ofQRE{font-size:2rem}.HowItWorks_sectionSubtitle__z3Tzv{font-size:1rem;margin-bottom:2rem}.HowItWorks_desktopTimeline__ByxwV{display:none}.HowItWorks_mobileStack__mvYzS{display:flex;flex-direction:column;gap:2.5rem;max-width:500px;margin:0 auto}.HowItWorks_mobileStepItem__bFOmC{display:flex;flex-direction:column;align-items:center;position:relative}.HowItWorks_mobileContentArea__jjzh8{width:100%;margin-bottom:1.5rem;display:flex;justify-content:center}.HowItWorks_mobileStepInfo__IW_1I{text-align:center;width:100%}.HowItWorks_mobileStepTitle__0njgb{font-size:1.125rem;font-weight:700;color:#4158D0;margin:0 0 .5rem;line-height:1.2}.HowItWorks_mobileStepDescription__I7h72{font-size:.9375rem;color:#6b7280;line-height:1.5;margin:0}.HowItWorks_mobileConnector__fxYc3{width:2px;height:2rem;background:#cbd5e1;margin:1.25rem 0}.HowItWorks_agentMessageRow__WEe_r,.HowItWorks_userMessage___OHC7{max-width:80%}.HowItWorks_summaryCard__SyZhB{max-width:90%}}