.TopBar-module__stdOYq__topBar{z-index:20;background:#fff;border-bottom:1px solid #e5e7eb;flex-direction:column;padding:14px 28px 12px;display:flex;position:sticky;top:0}.TopBar-module__stdOYq__headerTop{flex-wrap:nowrap;justify-content:space-between;align-items:center;display:flex}.TopBar-module__stdOYq__logoSection{flex-wrap:nowrap;align-items:center;gap:14px;min-width:0;display:flex}.TopBar-module__stdOYq__headerBottom{margin-top:8px;display:none}.TopBar-module__stdOYq__pageTitleInline{margin-left:2px}.TopBar-module__stdOYq__pageTitle{font-size:12px;font-weight:600;font-family:var(--font-tight,"Inter Tight", sans-serif);letter-spacing:.04em;text-transform:uppercase;color:#594099;cursor:default;border-left:3px solid #594099;align-items:center;padding-left:8px;line-height:1.2;display:inline-flex}.TopBar-module__stdOYq__left{align-items:center;display:flex}.TopBar-module__stdOYq__logo{flex-shrink:0;display:block}.TopBar-module__stdOYq__logoBadge{color:#fff;width:30px;height:30px;font-weight:700;font-family:var(--font-tight,"Inter Tight", sans-serif);background:#594099;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;display:flex}.TopBar-module__stdOYq__brandName{font-family:var(--font-tight,"Inter Tight", sans-serif);letter-spacing:-.01em;color:#0f172a;font-size:15px;font-weight:600}.TopBar-module__stdOYq__saveExitBtn{color:#475569;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:7px;padding:7px 14px;font-size:13px;font-weight:500;transition:border-color .15s,background .15s}.TopBar-module__stdOYq__saveExitBtn:hover{background:#f8fafc;border-color:#cbd5e1}.TopBar-module__stdOYq__helpBtn{color:#594099;cursor:pointer;background:#f8f7fd;border:1px solid #d8d3f6;border-radius:10px;flex-shrink:0;height:38px;padding:0 18px;font-size:14px;font-weight:600;transition:all .2s}.TopBar-module__stdOYq__helpBtn:hover{color:#fff;background:#594099}.TopBar-module__stdOYq__menuBtn{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:none}.TopBar-module__stdOYq__menuBtn:hover{background:#f8fafc}@media (max-width:768px){.TopBar-module__stdOYq__topBar{padding:12px 16px}.TopBar-module__stdOYq__menuBtn{display:flex}.TopBar-module__stdOYq__logo{width:96px;height:auto}.TopBar-module__stdOYq__headerTop{align-items:center}.TopBar-module__stdOYq__headerBottom{margin-top:6px;display:block}.TopBar-module__stdOYq__pageTitleInline{display:none}.TopBar-module__stdOYq__pageTitle{border-left-width:2px;padding-left:6px;font-size:11px}.TopBar-module__stdOYq__helpBtn{height:34px;padding:0 14px;font-size:13px}}
.ContactUsModal-module__IxG3MG__overlay{z-index:100;background:#0f172a80;justify-content:center;align-items:center;padding:16px;animation:.15s ContactUsModal-module__IxG3MG__fadeIn;display:flex;position:fixed;inset:0}@keyframes ContactUsModal-module__IxG3MG__fadeIn{0%{opacity:0}to{opacity:1}}.ContactUsModal-module__IxG3MG__modal{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:400px;padding:32px 28px 28px;animation:.2s ContactUsModal-module__IxG3MG__slideUp;position:relative;box-shadow:0 24px 64px -16px #0f172a52}@keyframes ContactUsModal-module__IxG3MG__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ContactUsModal-module__IxG3MG__title{font-family:var(--font-tight,"Inter Tight", sans-serif);letter-spacing:-.02em;color:#0f172a;margin-bottom:8px;font-size:20px;font-weight:600}.ContactUsModal-module__IxG3MG__subtitle{color:#64748b;margin-bottom:24px;font-size:14px;line-height:1.5}.ContactUsModal-module__IxG3MG__contactRow{text-align:left;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:12px;margin-bottom:12px;padding:12px 14px;display:flex}.ContactUsModal-module__IxG3MG__contactIcon{color:#594099;background:#f5f3ff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ContactUsModal-module__IxG3MG__contactValue{color:#0f172a;flex:1;font-size:14.5px;font-weight:500}.ContactUsModal-module__IxG3MG__copyBtn{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:background .15s,color .15s;display:flex}.ContactUsModal-module__IxG3MG__copyBtn:hover{color:#594099;background:#ede9fe}.ContactUsModal-module__IxG3MG__closeIconBtn{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:4px 8px;font-size:16px;line-height:1;transition:background .15s,color .15s;position:absolute;top:16px;right:16px}.ContactUsModal-module__IxG3MG__closeIconBtn:hover{color:#475569;background:#f1f5f9}.ContactUsModal-module__IxG3MG__closeBtn{color:#fff;cursor:pointer;background:#594099;border:0;border-radius:10px;width:100%;margin-top:8px;padding:13px;font-size:14.5px;font-weight:500;transition:background .15s}.ContactUsModal-module__IxG3MG__closeBtn:hover{background:#432f7a}
.Sidebar-module__chRhja__sidebar{flex-shrink:0;width:320px;padding:36px 28px}.Sidebar-module__chRhja__closeBtn{display:none}@media (max-width:768px){.Sidebar-module__chRhja__sidebar{z-index:50;background:var(--surface,#fff);height:100vh;transition:transform .25s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:2px 0 16px #0f172a1f}.Sidebar-module__chRhja__sidebarOpen{transform:translate(0)}.Sidebar-module__chRhja__closeBtn{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:14px;right:14px}.Sidebar-module__chRhja__closeBtn:hover{background:#f8fafc}}.Sidebar-module__chRhja__progressLabel{letter-spacing:.08em;color:#94a3b8;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:600}.Sidebar-module__chRhja__progressPct{font-family:var(--font-tight,"Inter Tight", sans-serif);letter-spacing:-.02em;color:#0f172a;margin-bottom:4px;font-size:22px;font-weight:600}.Sidebar-module__chRhja__progressMins{color:#64748b;margin-bottom:22px;font-size:13px}.Sidebar-module__chRhja__progressBarTrack{background:#e5e7eb;border-radius:99px;height:6px;margin-bottom:28px;overflow:hidden}.Sidebar-module__chRhja__progressBarFill{background:linear-gradient(90deg,#594099,#7857ba);border-radius:99px;height:100%;transition:width .4s cubic-bezier(.16,1,.3,1)}.Sidebar-module__chRhja__stepList{flex-direction:column;display:flex}.Sidebar-module__chRhja__stepBtn{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;margin-bottom:4px;padding:11px 12px;transition:background .15s;display:flex}.Sidebar-module__chRhja__stepBtn:hover{background:#f8fafc}.Sidebar-module__chRhja__stepBtnCurrent{background:#f5f3ff}.Sidebar-module__chRhja__stepBtnCurrent:hover{background:#eef2ff}.Sidebar-module__chRhja__stepBtnLocked{cursor:not-allowed}.Sidebar-module__chRhja__stepBtnLocked:hover{background:0 0}.Sidebar-module__chRhja__stepIcon{border:1.5px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.Sidebar-module__chRhja__stepIconDone{color:#fff;background:#594099;border-color:#594099}.Sidebar-module__chRhja__stepIconCurrent{color:#594099;background:#eef2ff;border-color:#594099}.Sidebar-module__chRhja__stepIconPending{color:#94a3b8;background:#fff;border-color:#e2e8f0}.Sidebar-module__chRhja__stepNum{font-size:12px;font-weight:600}.Sidebar-module__chRhja__stepText{text-align:left;flex:1;min-width:0}.Sidebar-module__chRhja__stepTitle{font-size:13.5px;font-weight:500;line-height:1.3}.Sidebar-module__chRhja__stepTitleCurrent{color:#0f172a}.Sidebar-module__chRhja__stepTitleDone{color:#334155}.Sidebar-module__chRhja__stepTitlePending{color:#64748b}.Sidebar-module__chRhja__stepSub{color:#94a3b8;margin-top:2px;font-size:11.5px}.Sidebar-module__chRhja__autosaveBox{color:#475569;background:#f1f5f9;border-radius:10px;margin-top:28px;padding:14px;font-size:12px;line-height:1.5}.Sidebar-module__chRhja__autosaveTitle{color:#0f172a;align-items:center;gap:6px;margin-bottom:4px;font-weight:600;display:flex}
.OtpModal-module__msJnxq__overlay{z-index:100;background:#0f172a80;justify-content:center;align-items:center;animation:.15s OtpModal-module__msJnxq__fadeIn;display:flex;position:fixed;inset:0}@keyframes OtpModal-module__msJnxq__fadeIn{0%{opacity:0}to{opacity:1}}.OtpModal-module__msJnxq__modal{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:440px;padding:36px 32px 32px;animation:.2s OtpModal-module__msJnxq__slideUp;position:relative;box-shadow:0 24px 64px -16px #0f172a52}@keyframes OtpModal-module__msJnxq__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.OtpModal-module__msJnxq__iconWrap{color:#594099;background:#f5f3ff;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 16px;display:flex}.OtpModal-module__msJnxq__title{font-family:var(--font-tight,"Inter Tight", sans-serif);letter-spacing:-.02em;color:#0f172a;margin-bottom:8px;font-size:20px;font-weight:600}.OtpModal-module__msJnxq__subtitle{color:#64748b;margin-bottom:18px;font-size:14px;line-height:1.5}.OtpModal-module__msJnxq__demoNote{color:#64748b;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:24px;padding:10px 14px;font-size:12.5px}.OtpModal-module__msJnxq__digitRow{justify-content:center;gap:10px;margin-bottom:20px;display:flex}.OtpModal-module__msJnxq__digitInput{text-align:center;width:52px;height:60px;font-size:22px;font-weight:600;font-family:var(--font-tight,"Inter Tight", sans-serif);color:#0f172a;background:#fafafa;border:1.5px solid #e2e8f0;border-radius:10px;transition:border-color .15s,background .15s,box-shadow .15s}.OtpModal-module__msJnxq__digitInput:focus{background:#fff;border-color:#594099;outline:none;box-shadow:0 0 0 3px #59409924}.OtpModal-module__msJnxq__digitFilled{background:#fff;border-color:#594099}.OtpModal-module__msJnxq__digitError{background:#fef2f2!important;border-color:#ef4444!important}.OtpModal-module__msJnxq__errorMsg{color:#ef4444;margin-bottom:16px;font-size:13px}.OtpModal-module__msJnxq__verifyBtn{color:#fff;cursor:pointer;background:#594099;border:0;border-radius:10px;width:100%;margin-bottom:16px;padding:13px;font-size:14.5px;font-weight:500;transition:background .15s}.OtpModal-module__msJnxq__verifyBtn:hover{background:#432f7a}.OtpModal-module__msJnxq__verifyBtn:disabled{color:#fff;cursor:not-allowed;opacity:.7;pointer-events:none;background:#cbd5e1}.OtpModal-module__msJnxq__verifyBtn:disabled:hover{background:#cbd5e1}.OtpModal-module__msJnxq__resendRow{font-size:13px}.OtpModal-module__msJnxq__resendTimer{color:#94a3b8}.OtpModal-module__msJnxq__resendBtn{color:#594099;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:500;text-decoration:underline}.OtpModal-module__msJnxq__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:4px 8px;font-size:16px;line-height:1;transition:background .15s,color .15s;position:absolute;top:16px;right:16px}.OtpModal-module__msJnxq__closeBtn:hover{color:#475569;background:#f1f5f9}
.Step1BasicInfo-module__5Ro_eq__container{width:100%}.Step1BasicInfo-module__5Ro_eq__stepLabel{color:#594099;letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:600}.Step1BasicInfo-module__5Ro_eq__heading{font-family:var(--font-tight,"Inter Tight", sans-serif);letter-spacing:-.025em;color:#0f172a;margin:0 0 8px;font-size:32px;font-weight:600}.Step1BasicInfo-module__5Ro_eq__subheading{color:#64748b;margin:0 0 32px;font-size:15px;line-height:1.6}.Step1BasicInfo-module__5Ro_eq__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;padding:28px}.Step1BasicInfo-module__5Ro_eq__cardTitle{font-family:var(--font-tight,"Inter Tight", sans-serif);color:#0f172a;margin-bottom:4px;font-size:16px;font-weight:600}.Step1BasicInfo-module__5Ro_eq__cardSubtitle{color:#64748b;margin-bottom:22px;font-size:13px}.Step1BasicInfo-module__5Ro_eq__fieldGroup{margin-bottom:18px}.Step1BasicInfo-module__5Ro_eq__grid2{grid-template-columns:1fr 1fr;gap:18px;display:grid}.Step1BasicInfo-module__5Ro_eq__spanFull{grid-column:span 2}.Step1BasicInfo-module__5Ro_eq__label{color:#334155;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.Step1BasicInfo-module__5Ro_eq__required{color:#ef4444}.Step1BasicInfo-module__5Ro_eq__optional{color:#94a3b8;font-weight:400}.Step1BasicInfo-module__5Ro_eq__input{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:11px 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.Step1BasicInfo-module__5Ro_eq__designationOtherGroup{margin-top:14px}.Step1BasicInfo-module__5Ro_eq__input:focus{border-color:#594099;box-shadow:0 0 0 3px #59409924}.Step1BasicInfo-module__5Ro_eq__uppercase{text-transform:uppercase}.Step1BasicInfo-module__5Ro_eq__textarea{resize:none;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;min-height:48px;padding:12px 14px;font-size:14px;line-height:24px;transition:border-color .15s,box-shadow .15s;overflow:hidden auto}.Step1BasicInfo-module__5Ro_eq__textarea:focus{border-color:#594099;box-shadow:0 0 0 3px #59409924}.Step1BasicInfo-module__5Ro_eq__select{color:#0f172a;appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748B' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'></polyline></svg>") right 14px center no-repeat;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:11px 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.Step1BasicInfo-module__5Ro_eq__select option{cursor:pointer}.Step1BasicInfo-module__5Ro_eq__select:focus{border-color:#594099;box-shadow:0 0 0 3px #59409924}.Step1BasicInfo-module__5Ro_eq__hint{color:#94a3b8;margin-top:4px;font-size:11.5px}.Step1BasicInfo-module__5Ro_eq__prefixInput{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:stretch;width:100%;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.Step1BasicInfo-module__5Ro_eq__prefixInput:focus-within{border-color:#594099;box-shadow:0 0 0 3px #59409924}.Step1BasicInfo-module__5Ro_eq__inputPrefix{color:#64748b;white-space:nowrap;background:#f8fafc;border-right:1px solid #e2e8f0;align-items:center;padding:11px 12px;font-size:13px;display:flex}.Step1BasicInfo-module__5Ro_eq__prefixField{color:#0f172a;background:0 0;border:0;border-radius:0 8px 8px 0;flex:1;padding:11px 14px;font-size:14px}.Step1BasicInfo-module__5Ro_eq__prefixField:focus{outline:none;box-shadow:inset 0 0 0 2px #594099}.Step1BasicInfo-module__5Ro_eq__phoneRow{align-items:stretch;gap:8px;display:flex}.Step1BasicInfo-module__5Ro_eq__countryCode{white-space:nowrap;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:11px 12px;font-size:14px;display:inline-flex}.Step1BasicInfo-module__5Ro_eq__countryCode span{display:inline}.Step1BasicInfo-module__5Ro_eq__phoneInputWrap{flex:1;position:relative}.Step1BasicInfo-module__5Ro_eq__phoneInput{padding-right:110px}.Step1BasicInfo-module__5Ro_eq__verifyFieldWrap{position:relative}.Step1BasicInfo-module__5Ro_eq__verifyFieldInput{padding-right:110px}.Step1BasicInfo-module__5Ro_eq__verifiedBadge{color:#059669;pointer-events:none;background:#ecfdf5;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:12px;font-weight:500;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.Step1BasicInfo-module__5Ro_eq__verifyBtn{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:background .15s,opacity .15s;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.Step1BasicInfo-module__5Ro_eq__verifyBtn:hover:not(:disabled){background:#1e293b}.Step1BasicInfo-module__5Ro_eq__verifyBtn:disabled{color:#64748b;cursor:not-allowed;opacity:.7;background:#cbd5e1}.Step1BasicInfo-module__5Ro_eq__whatsappRow{color:#475569;cursor:pointer;align-items:center;gap:8px;margin-top:10px;font-size:12.5px;display:flex}.Step1BasicInfo-module__5Ro_eq__demoNote{color:#64748b;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:12px;display:flex}.Step1BasicInfo-module__5Ro_eq__demoNote>svg{flex-shrink:0;margin-top:2px}.Step1BasicInfo-module__5Ro_eq__btnRow{justify-content:flex-end;gap:10px;padding-top:8px;display:flex}.Step1BasicInfo-module__5Ro_eq__continueBtn{color:#fff;cursor:pointer;background:#594099;border:0;border-radius:8px;align-items:center;gap:6px;padding:12px 22px;font-size:14px;font-weight:500;transition:background .15s;display:flex}.Step1BasicInfo-module__5Ro_eq__continueBtn:hover{background:#432f7a}.Step1BasicInfo-module__5Ro_eq__inputError{border-color:#ef4444!important}.Step1BasicInfo-module__5Ro_eq__errorMsg{color:#ef4444;margin-top:4px;font-size:12px}.Step1BasicInfo-module__5Ro_eq__sectionDivider{border:none;border-top:1px solid #f1f5f9;margin:24px 0 20px}.Step1BasicInfo-module__5Ro_eq__sectionTitle{font-family:var(--font-tight,"Inter Tight", sans-serif);color:#334155;margin-bottom:14px;font-size:14px;font-weight:600}.Step1BasicInfo-module__5Ro_eq__sameAsRow{color:#475569;cursor:pointer;align-items:center;gap:8px;margin-bottom:18px;font-size:13px;display:flex}.Step1BasicInfo-module__5Ro_eq__sameAsRowDisabled{cursor:not-allowed}.Step1BasicInfo-module__5Ro_eq__checkbox{accent-color:#594099;cursor:pointer;flex-shrink:0;width:15px;height:15px}.Step1BasicInfo-module__5Ro_eq__checkbox:disabled{cursor:not-allowed}.Step1BasicInfo-module__5Ro_eq__input:disabled,.Step1BasicInfo-module__5Ro_eq__textarea:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc}.Step1BasicInfo-module__5Ro_eq__continueBtn:disabled{cursor:not-allowed;opacity:.6;background:#cbd5e1}.Step1BasicInfo-module__5Ro_eq__continueBtn:disabled:hover{background:#cbd5e1}@media (max-width:768px){.Step1BasicInfo-module__5Ro_eq__card{border-radius:10px;padding:22px 18px}.Step1BasicInfo-module__5Ro_eq__heading{font-size:26px;line-height:1.2}.Step1BasicInfo-module__5Ro_eq__subheading{margin-bottom:24px;font-size:14px}.Step1BasicInfo-module__5Ro_eq__grid2{grid-template-columns:1fr;gap:16px}.Step1BasicInfo-module__5Ro_eq__spanFull{grid-column:span 1}.Step1BasicInfo-module__5Ro_eq__fieldGroup{margin-bottom:16px}.Step1BasicInfo-module__5Ro_eq__input,.Step1BasicInfo-module__5Ro_eq__textarea,.Step1BasicInfo-module__5Ro_eq__select,.Step1BasicInfo-module__5Ro_eq__prefixField{font-size:16px}.Step1BasicInfo-module__5Ro_eq__inputPrefix{padding:11px 10px}.Step1BasicInfo-module__5Ro_eq__phoneRow{flex-direction:row;align-items:stretch;gap:8px;display:flex}.Step1BasicInfo-module__5Ro_eq__countryCode{flex:0 0 92px;justify-content:center;width:92px}.Step1BasicInfo-module__5Ro_eq__phoneInputWrap{flex:1;min-width:0}.Step1BasicInfo-module__5Ro_eq__verifyBtn,.Step1BasicInfo-module__5Ro_eq__verifiedBadge{right:8px}.Step1BasicInfo-module__5Ro_eq__btnRow{justify-content:flex-end;display:flex}.Step1BasicInfo-module__5Ro_eq__continueBtn{justify-content:center;width:auto;min-width:140px}.Step1BasicInfo-module__5Ro_eq__sameAsRow,.Step1BasicInfo-module__5Ro_eq__whatsappRow{align-items:flex-start}.Step1BasicInfo-module__5Ro_eq__demoNote{font-size:12px}}
.Step2Subscription-module__KqcktG__container{width:100%}.Step2Subscription-module__KqcktG__stepLabel{color:#594099;letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:600}.Step2Subscription-module__KqcktG__heading{font-family:var(--font-tight,"Inter Tight", sans-serif);letter-spacing:-.025em;color:#0f172a;margin:0 0 8px;font-size:32px;font-weight:600}.Step2Subscription-module__KqcktG__subheading{color:#64748b;margin:0 0 32px;font-size:15px;line-height:1.6}.Step2Subscription-module__KqcktG__planBanner{color:#fff;background:linear-gradient(135deg,#594099 0%,#7857ba 100%);border-radius:14px;margin-bottom:24px;padding:26px 28px}.Step2Subscription-module__KqcktG__planBannerTop{align-items:center;gap:10px;margin-bottom:4px;display:flex}.Step2Subscription-module__KqcktG__planName{font-family:var(--font-tight,"Inter Tight", sans-serif);letter-spacing:-.02em;font-size:18px;font-weight:600}.Step2Subscription-module__KqcktG__planBadge{background:#ffffff2e;border-radius:99px;padding:3px 8px;font-size:11px;font-weight:500}.Step2Subscription-module__KqcktG__planTagline{opacity:.85;margin-bottom:14px;font-size:13px}.Step2Subscription-module__KqcktG__featureGrid{grid-template-columns:repeat(4,1fr);gap:8px;font-size:12.5px;display:grid}.Step2Subscription-module__KqcktG__featureItem{opacity:.95;align-items:center;gap:6px;display:flex}.Step2Subscription-module__KqcktG__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;padding:28px}.Step2Subscription-module__KqcktG__cardTitle{font-family:var(--font-tight,"Inter Tight", sans-serif);color:#0f172a;font-size:16px;font-weight:600}.Step2Subscription-module__KqcktG__cardSubtitle{color:#64748b;margin-top:2px;margin-bottom:18px;font-size:13px}.Step2Subscription-module__KqcktG__sliderHeader{justify-content:space-between;align-items:flex-end;margin-bottom:6px;display:flex}.Step2Subscription-module__KqcktG__sliderValue{text-align:right}.Step2Subscription-module__KqcktG__sizeUnit{color:#94a3b8;font-size:11.5px}.Step2Subscription-module__KqcktG__sizeInput{font-family:var(--font-tight,"Inter Tight", sans-serif);letter-spacing:-.02em;color:#0f172a;font-feature-settings:"tnum";text-align:right;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:150px;padding:6px 30px 6px 10px;font-size:26px;font-weight:600;transition:border-color .15s,box-shadow .15s}.Step2Subscription-module__KqcktG__sizeInput:focus{border-color:#594099;box-shadow:0 0 0 3px #59409924}.Step2Subscription-module__KqcktG__rangeSlider{accent-color:#594099;appearance:none;cursor:pointer;border-radius:99px;outline:none;width:100%;height:6px;margin:18px 0 10px}.Step2Subscription-module__KqcktG__rangeSlider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#594099;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 0 0 2px #594099}.Step2Subscription-module__KqcktG__sliderLabels{color:#94a3b8;height:14px;margin-top:6px;padding:0 9px;font-size:11px;position:relative}.Step2Subscription-module__KqcktG__sliderLabels span{position:absolute;top:0;transform:translate(-50%)}.Step2Subscription-module__KqcktG__sliderLabels span:first-child{left:0;transform:translate(0)}.Step2Subscription-module__KqcktG__sliderLabels span:last-child{left:100%;transform:translate(-100%)}.Step2Subscription-module__KqcktG__sliderLabels span:nth-child(2){left:16.6667%}.Step2Subscription-module__KqcktG__sliderLabels span:nth-child(3){left:33.3333%}.Step2Subscription-module__KqcktG__sliderLabels span:nth-child(4){left:50%}.Step2Subscription-module__KqcktG__sliderLabels span:nth-child(5){left:66.6667%}.Step2Subscription-module__KqcktG__sliderLabels span:nth-child(6){left:83.3333%}.Step2Subscription-module__KqcktG__chipRow{flex-wrap:wrap;gap:6px;margin-top:18px;display:flex}.Step2Subscription-module__KqcktG__chip{color:#475569;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:99px;padding:6px 10px;font-size:12px;font-weight:500;transition:all .15s}.Step2Subscription-module__KqcktG__chip:hover{background:#f8fafc;border-color:#cbd5e1}.Step2Subscription-module__KqcktG__chipActive,.Step2Subscription-module__KqcktG__chipActive:hover,.Step2Subscription-module__KqcktG__chipActive:focus,.Step2Subscription-module__KqcktG__chipActive:active{color:#fff;background:#594099;border-color:#594099}.Step2Subscription-module__KqcktG__tenureGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.Step2Subscription-module__KqcktG__tenureBtn{cursor:pointer;text-align:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;padding:14px 10px;transition:all .15s;position:relative}.Step2Subscription-module__KqcktG__tenureBtn:hover{background:#f8fafc;border-color:#cbd5e1}.Step2Subscription-module__KqcktG__tenureBtn:focus,.Step2Subscription-module__KqcktG__tenureBtn:active,.Step2Subscription-module__KqcktG__tenureBtn:focus-visible{outline:none}.Step2Subscription-module__KqcktG__tenureBtnSelected,.Step2Subscription-module__KqcktG__tenureBtnSelected:hover,.Step2Subscription-module__KqcktG__tenureBtnSelected:focus,.Step2Subscription-module__KqcktG__tenureBtnSelected:active,.Step2Subscription-module__KqcktG__tenureBtnSelected:focus-visible{background:#f5f3ff;border:1.5px solid #594099}.Step2Subscription-module__KqcktG__tenureBadge{color:#166534;background:#dcfce7;border-radius:99px;padding:2px 6px;font-size:10px;font-weight:600;position:absolute;top:-8px;right:8px}.Step2Subscription-module__KqcktG__tenureYears{font-family:var(--font-tight,"Inter Tight", sans-serif);letter-spacing:-.02em;color:#0f172a;font-size:22px;font-weight:600}.Step2Subscription-module__KqcktG__tenureLabel{color:#64748b;margin-top:2px;font-size:11.5px}.Step2Subscription-module__KqcktG__tenureDiscount{color:#059669;margin-top:4px;font-size:11px;font-weight:500}.Step2Subscription-module__KqcktG__promoCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;padding:20px 24px}.Step2Subscription-module__KqcktG__promoHeader{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.Step2Subscription-module__KqcktG__promoIconWrap{color:#594099;background:#f5f3ff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.Step2Subscription-module__KqcktG__promoTitle{color:#0f172a;font-size:14px;font-weight:600}.Step2Subscription-module__KqcktG__promoSubtitle{color:#64748b;margin-top:2px;font-size:12px}.Step2Subscription-module__KqcktG__promoRow{gap:10px;display:flex}.Step2Subscription-module__KqcktG__promoInput{color:#0f172a;text-transform:uppercase;letter-spacing:.02em;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;flex:1;min-width:0;padding:10px 14px;font-size:13.5px;transition:border-color .15s,box-shadow .15s}.Step2Subscription-module__KqcktG__promoInput::placeholder{color:#94a3b8;text-transform:uppercase}.Step2Subscription-module__KqcktG__promoInput:focus{border-color:#594099;box-shadow:0 0 0 3px #59409924}.Step2Subscription-module__KqcktG__promoApplyBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#594099;border:0;border-radius:8px;padding:10px 20px;font-size:13.5px;font-weight:500;transition:background .15s}.Step2Subscription-module__KqcktG__promoApplyBtn:hover{background:#432f7a}.Step2Subscription-module__KqcktG__promoApplyBtn:disabled{cursor:not-allowed;background:#cbd5e1}.Step2Subscription-module__KqcktG__promoError{color:#dc2626;margin-top:8px;font-size:12px}.Step2Subscription-module__KqcktG__promoAppliedRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Step2Subscription-module__KqcktG__promoAppliedBadge{color:#059669;background:#ecfdf5;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:12.5px;font-weight:500;display:flex}.Step2Subscription-module__KqcktG__promoRemoveBtn{color:#94a3b8;cursor:pointer;background:0 0;border:0;padding:4px;font-size:12.5px;font-weight:500;text-decoration:underline}.Step2Subscription-module__KqcktG__promoRemoveBtn:hover{color:#64748b}.Step2Subscription-module__KqcktG__summaryCard{background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%);border:1px solid #ddd6fe;border-radius:12px;margin-bottom:20px;padding:22px 26px}.Step2Subscription-module__KqcktG__summaryTitle{font-family:var(--font-tight,"Inter Tight", sans-serif);color:#0f172a;margin-bottom:14px;font-size:15px;font-weight:600}.Step2Subscription-module__KqcktG__summaryRow{color:#475569;justify-content:space-between;padding:4px 0;font-size:13.5px;display:flex}.Step2Subscription-module__KqcktG__summaryAmt{font-feature-settings:"tnum"}.Step2Subscription-module__KqcktG__summaryDiscount{color:#059669}.Step2Subscription-module__KqcktG__summaryTotal{border-top:1px dashed #c4b5fd;justify-content:space-between;align-items:baseline;margin-top:10px;padding-top:12px;display:flex}.Step2Subscription-module__KqcktG__summaryTotal>span:first-child{color:#0f172a;font-size:13.5px;font-weight:500}.Step2Subscription-module__KqcktG__totalAmt{font-family:var(--font-tight,"Inter Tight", sans-serif);letter-spacing:-.02em;font-feature-settings:"tnum";color:#0f172a;font-size:22px;font-weight:600}.Step2Subscription-module__KqcktG__chargeNote{color:#64748b;text-align:right;margin-top:4px;font-size:11.5px}.Step2Subscription-module__KqcktG__payCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:20px 24px;display:flex}.Step2Subscription-module__KqcktG__payLeft{align-items:center;gap:12px;min-width:0;display:flex}.Step2Subscription-module__KqcktG__payIcon{color:#594099;background:#f5f3ff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.Step2Subscription-module__KqcktG__payTitle{color:#0f172a;font-size:14px;font-weight:600}.Step2Subscription-module__KqcktG__paySubtitle{color:#64748b;margin-top:2px;font-size:12px}.Step2Subscription-module__KqcktG__payBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#594099;border:0;border-radius:8px;padding:11px 20px;font-size:13.5px;font-weight:500;transition:background .15s}.Step2Subscription-module__KqcktG__payBtn:hover{background:#432f7a}.Step2Subscription-module__KqcktG__payBtn:disabled{color:#fff;cursor:not-allowed;opacity:.7;background:#cbd5e1}.Step2Subscription-module__KqcktG__payBtn:disabled:hover{background:#cbd5e1}.Step2Subscription-module__KqcktG__paidCard{color:#fff;background:linear-gradient(135deg,#594099 0%,#7857ba 100%);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:20px 24px;display:flex}.Step2Subscription-module__KqcktG__paidIcon{background:#ffffff29;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.Step2Subscription-module__KqcktG__paidCard .Step2Subscription-module__KqcktG__payTitle{color:#fff}.Step2Subscription-module__KqcktG__paidCard .Step2Subscription-module__KqcktG__paySubtitle{color:#fffc}.Step2Subscription-module__KqcktG__downloadInvoiceBtn{color:#594099;cursor:pointer;white-space:nowrap;background:#fff;border:0;border-radius:8px;align-items:center;gap:8px;padding:11px 20px;font-size:13.5px;font-weight:500;transition:background .15s;display:flex}.Step2Subscription-module__KqcktG__downloadInvoiceBtn:hover{background:#f5f3ff}.Step2Subscription-module__KqcktG__sizeInput:disabled,.Step2Subscription-module__KqcktG__rangeSlider:disabled,.Step2Subscription-module__KqcktG__chip:disabled,.Step2Subscription-module__KqcktG__tenureBtn:disabled{opacity:.6;cursor:not-allowed}.Step2Subscription-module__KqcktG__rangeSlider:disabled::-webkit-slider-thumb{cursor:not-allowed}.Step2Subscription-module__KqcktG__navRow{justify-content:space-between;align-items:center;padding-top:8px;display:flex}.Step2Subscription-module__KqcktG__backBtn{color:#475569;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;padding:10px 16px;font-size:13.5px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.Step2Subscription-module__KqcktG__backBtn:hover{background:#f8fafc;border-color:#cbd5e1}.Step2Subscription-module__KqcktG__skipBtn{color:#594099;cursor:pointer;background:0 0;border:1px solid #c7d2fe;border-radius:8px;padding:10px 16px;font-size:13.5px;font-weight:500;transition:background .15s}.Step2Subscription-module__KqcktG__skipBtn:hover{background:#f5f3ff}@media (max-width:768px){.Step2Subscription-module__KqcktG__heading{font-size:24px;line-height:1.25}.Step2Subscription-module__KqcktG__subheading{margin-bottom:24px;font-size:14px}.Step2Subscription-module__KqcktG__planBanner{border-radius:12px;padding:18px}.Step2Subscription-module__KqcktG__planBannerTop{flex-direction:column;align-items:flex-start;gap:10px}.Step2Subscription-module__KqcktG__planName{font-size:24px}.Step2Subscription-module__KqcktG__planBadge{align-self:flex-start}.Step2Subscription-module__KqcktG__planTagline{margin-bottom:18px;font-size:14px;line-height:1.5}.Step2Subscription-module__KqcktG__featureGrid{flex-direction:column;gap:12px;display:flex}.Step2Subscription-module__KqcktG__featureItem{align-items:center;width:100%;font-size:15px}.Step2Subscription-module__KqcktG__card{padding:18px}.Step2Subscription-module__KqcktG__sliderHeader{flex-direction:column;align-items:flex-start;gap:14px}.Step2Subscription-module__KqcktG__sliderValue{text-align:left;width:100%}.Step2Subscription-module__KqcktG__sizeInput{text-align:center;width:100%;padding:10px}.Step2Subscription-module__KqcktG__sliderLabels{display:none}.Step2Subscription-module__KqcktG__chipRow{gap:10px}.Step2Subscription-module__KqcktG__chip{text-align:center;flex:calc(50% - 5px)}.Step2Subscription-module__KqcktG__tenureGrid{grid-template-columns:1fr;gap:14px}.Step2Subscription-module__KqcktG__promoCard{padding:18px}.Step2Subscription-module__KqcktG__promoRow{flex-direction:column}.Step2Subscription-module__KqcktG__promoApplyBtn{width:100%}.Step2Subscription-module__KqcktG__promoAppliedRow{flex-direction:column;align-items:stretch}.Step2Subscription-module__KqcktG__summaryCard{border-radius:16px;padding:20px}.Step2Subscription-module__KqcktG__summaryTitle{margin-bottom:18px;font-size:18px}.Step2Subscription-module__KqcktG__summaryRow{align-items:center;padding:8px 0;font-size:15px}.Step2Subscription-module__KqcktG__summaryTotal{border-top:1px solid #5940992e;flex-direction:column;align-items:flex-start;margin-top:22px;padding-top:22px;display:flex}.Step2Subscription-module__KqcktG__summaryTotal>span:first-child{color:#334155;margin-bottom:14px;font-size:15px;font-weight:600}.Step2Subscription-module__KqcktG__totalAmt{letter-spacing:-.03em;margin-bottom:16px;font-size:42px;font-weight:700;line-height:1}.Step2Subscription-module__KqcktG__chargeNote{color:#64748b;text-align:left;align-self:flex-start;width:100%;font-size:13px;line-height:1.6}.Step2Subscription-module__KqcktG__payCard,.Step2Subscription-module__KqcktG__paidCard{flex-direction:column;align-items:stretch;gap:18px;padding:18px}.Step2Subscription-module__KqcktG__payLeft{align-items:flex-start}.Step2Subscription-module__KqcktG__payBtn,.Step2Subscription-module__KqcktG__downloadInvoiceBtn{justify-content:center;width:100%}.Step2Subscription-module__KqcktG__navRow{flex-flow:row;justify-content:space-between;align-items:center;gap:12px;display:flex}.Step2Subscription-module__KqcktG__backBtn,.Step2Subscription-module__KqcktG__skipBtn,.Step2Subscription-module__KqcktG__continueBtn{justify-content:center;width:auto}}
.Step3WorkspaceUrl-module__sGKoia__container{width:100%}.Step3WorkspaceUrl-module__sGKoia__stepLabel{color:#594099;letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:600}.Step3WorkspaceUrl-module__sGKoia__heading{font-family:var(--font-tight,"Inter Tight", sans-serif);letter-spacing:-.025em;color:#0f172a;margin:0 0 8px;font-size:32px;font-weight:600}.Step3WorkspaceUrl-module__sGKoia__subheading{color:#64748b;margin:0 0 32px;font-size:15px;line-height:1.6}.Step3WorkspaceUrl-module__sGKoia__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;padding:28px}.Step3WorkspaceUrl-module__sGKoia__urlInputGroup{border:1.5px solid #e2e8f0;border-radius:10px;align-items:stretch;margin-bottom:14px;transition:border-color .15s;display:flex;overflow:hidden}.Step3WorkspaceUrl-module__sGKoia__urlPrefix{color:#64748b;white-space:nowrap;background:#f8fafc;border-right:1px solid #e2e8f0;align-items:center;padding:14px 16px;font-size:13.5px;display:flex}.Step3WorkspaceUrl-module__sGKoia__urlInput{color:#0f172a;background:0 0;border:0;flex:1;min-width:0;padding:14px;font-size:14.5px;font-weight:500}.Step3WorkspaceUrl-module__sGKoia__urlInput:focus{outline:none}.Step3WorkspaceUrl-module__sGKoia__urlSuffix{color:#64748b;white-space:nowrap;background:#f8fafc;border-left:1px solid #e2e8f0;align-items:center;padding:14px 16px;font-size:13.5px;display:flex}.Step3WorkspaceUrl-module__sGKoia__statusArea{min-height:20px;margin-bottom:14px;font-size:13px}.Step3WorkspaceUrl-module__sGKoia__statusChecking{color:#594099;align-items:center;gap:8px;display:flex}.Step3WorkspaceUrl-module__sGKoia__statusAvailable{color:#059669;align-items:center;gap:8px;display:flex}.Step3WorkspaceUrl-module__sGKoia__statusError{color:#ef4444;align-items:center;gap:8px;display:flex}.Step3WorkspaceUrl-module__sGKoia__statusWarn{color:#d97706;align-items:center;gap:8px;display:flex}.Step3WorkspaceUrl-module__sGKoia__statusIdle{color:#94a3b8}.Step3WorkspaceUrl-module__sGKoia__suggestionsArea{margin-bottom:14px}.Step3WorkspaceUrl-module__sGKoia__suggestionsLabel{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin-bottom:8px;font-size:11px;font-weight:600}.Step3WorkspaceUrl-module__sGKoia__suggestionRow{flex-wrap:wrap;gap:8px;display:flex}.Step3WorkspaceUrl-module__sGKoia__suggestionPill{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:99px;padding:7px 12px;font-size:13px;transition:all .15s}.Step3WorkspaceUrl-module__sGKoia__suggestionPill:hover{color:#594099;background:#eef2ff;border-color:#c7d2fe}.Step3WorkspaceUrl-module__sGKoia__rulesBox{color:#64748b;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:8px;padding:12px 14px;font-size:12.5px;line-height:1.5;display:flex}.Step3WorkspaceUrl-module__sGKoia__rulesBox>svg{flex-shrink:0;margin-top:2px}.Step3WorkspaceUrl-module__sGKoia__previewCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;padding:20px 24px}.Step3WorkspaceUrl-module__sGKoia__previewLabel{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin-bottom:14px;font-size:11px;font-weight:600}.Step3WorkspaceUrl-module__sGKoia__browserMockup{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #0f172a0f}.Step3WorkspaceUrl-module__sGKoia__browserBar{background:#f8fafc;border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;padding:10px 14px;display:flex}.Step3WorkspaceUrl-module__sGKoia__browserDots{gap:6px;display:flex}.Step3WorkspaceUrl-module__sGKoia__dotRed{background:#ff5f57;border-radius:50%;width:11px;height:11px}.Step3WorkspaceUrl-module__sGKoia__dotYellow{background:#febc2e;border-radius:50%;width:11px;height:11px}.Step3WorkspaceUrl-module__sGKoia__dotGreen{background:#28c840;border-radius:50%;width:11px;height:11px}.Step3WorkspaceUrl-module__sGKoia__urlBar{background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex:1;align-items:center;gap:6px;padding:5px 10px;font-size:12px;display:flex}.Step3WorkspaceUrl-module__sGKoia__urlBarText{color:#64748b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Step3WorkspaceUrl-module__sGKoia__previewBody{background:#f6f7fb;flex-direction:column;align-items:center;padding:32px 24px;display:flex}.Step3WorkspaceUrl-module__sGKoia__previewInitialBadge{color:#fff;width:52px;height:52px;font-family:var(--font-tight,"Inter Tight", sans-serif);border-radius:12px;justify-content:center;align-items:center;margin-bottom:12px;font-size:22px;font-weight:700;display:flex}.Step3WorkspaceUrl-module__sGKoia__previewLogoImg{object-fit:contain;border-radius:12px;width:52px;height:52px;margin-bottom:12px}.Step3WorkspaceUrl-module__sGKoia__previewInstName{color:#0f172a;margin-bottom:4px;font-size:13px;font-weight:600}.Step3WorkspaceUrl-module__sGKoia__previewWelcome{color:#94a3b8;margin-bottom:16px;font-size:11px}.Step3WorkspaceUrl-module__sGKoia__previewFieldGroup{text-align:left;width:200px;margin-bottom:8px}.Step3WorkspaceUrl-module__sGKoia__previewFieldLabel{letter-spacing:.05em;text-transform:uppercase;color:#94a3b8;margin-bottom:4px;font-size:9px;font-weight:600}.Step3WorkspaceUrl-module__sGKoia__previewField{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:7px;width:100%;height:36px;padding:0 10px;font-family:inherit;font-size:12px;line-height:36px}.Step3WorkspaceUrl-module__sGKoia__previewField::placeholder{color:#94a3b8}.Step3WorkspaceUrl-module__sGKoia__previewSigninBtn{color:#fff;border-radius:7px;justify-content:center;align-items:center;width:200px;height:36px;margin-top:4px;font-size:12px;font-weight:600;display:flex}.Step3WorkspaceUrl-module__sGKoia__navRow{justify-content:space-between;align-items:center;padding-top:8px;display:flex}.Step3WorkspaceUrl-module__sGKoia__backBtn{color:#475569;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;padding:10px 16px;font-size:13.5px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.Step3WorkspaceUrl-module__sGKoia__backBtn:hover{background:#f8fafc;border-color:#cbd5e1}.Step3WorkspaceUrl-module__sGKoia__continueBtn{color:#fff;cursor:pointer;background:#594099;border:0;border-radius:8px;align-items:center;gap:6px;padding:12px 22px;font-size:14px;font-weight:500;transition:background .15s;display:flex}.Step3WorkspaceUrl-module__sGKoia__continueBtn:hover{background:#432f7a}.Step3WorkspaceUrl-module__sGKoia__continueBtnDisabled{cursor:not-allowed;background:#cbd5e1}.Step3WorkspaceUrl-module__sGKoia__continueBtnDisabled:hover{background:#cbd5e1}
.Step4Branding-module__ToI4vq__outerContainer,.Step4Branding-module__ToI4vq__container{width:100%}.Step4Branding-module__ToI4vq__stepLabel{color:#594099;letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:600}.Step4Branding-module__ToI4vq__heading{font-family:var(--font-tight,"Inter Tight", sans-serif);letter-spacing:-.025em;color:#0f172a;margin:0 0 8px;font-size:32px;font-weight:600}.Step4Branding-module__ToI4vq__subheading{color:#64748b;margin:0 0 32px;font-size:15px;line-height:1.6}.Step4Branding-module__ToI4vq__twoCol{grid-template-columns:1.05fr 1fr;align-items:stretch;gap:24px;margin-bottom:28px;display:grid}.Step4Branding-module__ToI4vq__controls{flex-direction:column;gap:16px;display:flex}.Step4Branding-module__ToI4vq__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;flex:1;padding:24px;display:flex}.Step4Branding-module__ToI4vq__cardTitle{font-family:var(--font-tight,"Inter Tight", sans-serif);color:#0f172a;margin-bottom:4px;font-size:15px;font-weight:600}.Step4Branding-module__ToI4vq__cardSubtitle{color:#64748b;max-width:260px;margin-top:4px;margin-bottom:16px;font-size:13px;line-height:1.5}.Step4Branding-module__ToI4vq__cardTitleRow{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.Step4Branding-module__ToI4vq__cardTitleRow>div:first-child{flex:1;min-width:220px}.Step4Branding-module__ToI4vq__logoModeTabs{background:#f1f5f9;border-radius:8px;flex-shrink:0;gap:4px;width:fit-content;padding:4px;display:inline-flex}.Step4Branding-module__ToI4vq__bgModeTabsSpacing{margin-bottom:14px}.Step4Branding-module__ToI4vq__logoModeTab{text-align:center;color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;min-width:130px;padding:8px 18px;font-size:12.5px;font-weight:500;transition:all .15s}.Step4Branding-module__ToI4vq__logoModeTab:hover{color:#334155}.Step4Branding-module__ToI4vq__logoModeTabActive{color:#0f172a;background:#fff;box-shadow:0 1px 2px #0f172a14}.Step4Branding-module__ToI4vq__initialsPanel{flex-direction:column;flex:1;display:flex}.Step4Branding-module__ToI4vq__initialsBody{align-items:flex-start;gap:32px;display:flex}.Step4Branding-module__ToI4vq__initialsPreviewSquare{border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;width:160px;height:160px;font-weight:700;line-height:1;display:flex}.Step4Branding-module__ToI4vq__initialsFields{flex-direction:column;flex:1;gap:18px;min-width:0;display:flex}.Step4Branding-module__ToI4vq__initialsFieldGroup{flex-direction:column;gap:6px;display:flex}.Step4Branding-module__ToI4vq__initialsLabel{color:#0f172a;font-size:13px;font-weight:600}.Step4Branding-module__ToI4vq__initialsLabelHint{color:#94a3b8;font-size:11.5px;font-weight:400}.Step4Branding-module__ToI4vq__initialsInput{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:9px 12px;font-size:14px;transition:border-color .15s}.Step4Branding-module__ToI4vq__initialsInput:focus{border-color:#594099;outline:none;box-shadow:0 0 0 3px #59409924}.Step4Branding-module__ToI4vq__fontFamilySelect{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:9px 12px;font-size:14px}.Step4Branding-module__ToI4vq__fontFamilySelect:focus{border-color:#594099;outline:none;box-shadow:0 0 0 3px #59409924}.Step4Branding-module__ToI4vq__fontSizeRow{justify-content:space-between;align-items:center;display:flex}.Step4Branding-module__ToI4vq__fontSizeValue{color:#64748b;font-size:12.5px;font-weight:600}.Step4Branding-module__ToI4vq__fontSizeSlider{accent-color:#594099;appearance:none;cursor:pointer;background:#e5e7eb;border-radius:99px;outline:none;width:100%;height:6px;margin:0}.Step4Branding-module__ToI4vq__fontSizeSlider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#594099;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 2px #594099}.Step4Branding-module__ToI4vq__initialsDivider{background:#e5e7eb;height:1px;margin:20px 0}.Step4Branding-module__ToI4vq__colorSectionRow{grid-template-columns:1fr 1fr;gap:28px;display:grid}.Step4Branding-module__ToI4vq__colorColumnLabel{color:#0f172a;margin-bottom:10px;font-size:13px;font-weight:600}.Step4Branding-module__ToI4vq__dropAreaLabel{cursor:pointer;flex-direction:column;flex:1;display:flex}.Step4Branding-module__ToI4vq__dropArea{cursor:pointer;text-align:center;background:#fafafa;border:1.5px dashed #cbd5e1;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:200px;padding:32px 20px;transition:all .15s;display:flex;position:relative}.Step4Branding-module__ToI4vq__removeLogoBtn{color:#fff;cursor:pointer;z-index:2;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;line-height:1;transition:background .15s;display:flex;position:absolute;top:8px;right:8px}.Step4Branding-module__ToI4vq__removeLogoBtn:hover{background:#dc2626}.Step4Branding-module__ToI4vq__dropAreaDragging{background:#f5f3ff;border-color:#594099}.Step4Branding-module__ToI4vq__dropArea:hover{border-color:#94a3b8}.Step4Branding-module__ToI4vq__uploadIcon{color:#594099;margin-bottom:12px}.Step4Branding-module__ToI4vq__logoPreviewImg{object-fit:contain;max-width:80px;max-height:80px;margin-bottom:12px}.Step4Branding-module__ToI4vq__logoFileName{color:#475569;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:12.5px;font-weight:500;overflow:hidden}.Step4Branding-module__ToI4vq__logoReplace{color:#94a3b8;margin-top:4px;font-size:11.5px}.Step4Branding-module__ToI4vq__logoPreviewOverlay{z-index:100;background:#080a14f5;justify-content:center;align-items:center;animation:.15s Step4Branding-module__ToI4vq__logoPreviewFadeIn;display:flex;position:fixed;inset:0}@keyframes Step4Branding-module__ToI4vq__logoPreviewFadeIn{0%{opacity:0}to{opacity:1}}.Step4Branding-module__ToI4vq__logoPreviewModal{background:#fff;border-radius:16px;max-width:min(90vw,480px);max-height:85vh;padding:24px;animation:.2s Step4Branding-module__ToI4vq__logoPreviewSlideUp;position:relative;box-shadow:0 24px 64px -16px #0f172a52}@keyframes Step4Branding-module__ToI4vq__logoPreviewSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.Step4Branding-module__ToI4vq__logoPreviewCloseBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;line-height:1;transition:background .15s;display:flex;position:absolute;top:-14px;right:-14px}.Step4Branding-module__ToI4vq__logoPreviewCloseBtn:hover{background:#dc2626}.Step4Branding-module__ToI4vq__logoPreviewLargeImg{object-fit:contain;max-width:100%;max-height:calc(85vh - 48px);display:block}.Step4Branding-module__ToI4vq__dropText{color:#334155;margin-bottom:4px;font-size:13.5px;font-weight:500}.Step4Branding-module__ToI4vq__dropHint{color:#94a3b8;font-size:11.5px}.Step4Branding-module__ToI4vq__logoDisclaimer{color:#94a3b8;border-top:1px solid #f1f5f9;margin-top:14px;padding-top:14px;font-size:11.5px;line-height:1.5}.Step4Branding-module__ToI4vq__fileInputHidden{display:none}.Step4Branding-module__ToI4vq__colorSwatches{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.Step4Branding-module__ToI4vq__colorSwatch{cursor:pointer;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.Step4Branding-module__ToI4vq__colorSwatchSelected{border-color:#fff;box-shadow:0 0 0 2px #594099}.Step4Branding-module__ToI4vq__addColorSwatch{color:#64748b;background:#f8fafc;border:2px dashed #cbd5e1;font-size:18px;font-weight:600;line-height:1}.Step4Branding-module__ToI4vq__addColorSwatch:hover{background:#f1f5f9;border-color:#94a3b8}.Step4Branding-module__ToI4vq__hiddenColorInput{opacity:0;pointer-events:none;border:0;width:0;height:0;margin:0;padding:0;position:absolute}.Step4Branding-module__ToI4vq__customColorRow{align-items:center;gap:10px;display:flex}.Step4Branding-module__ToI4vq__customColorLabel{color:#64748b;white-space:nowrap;font-size:12.5px;font-weight:500}.Step4Branding-module__ToI4vq__colorTextInput{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:7px;width:110px;padding:7px 10px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:13px;transition:border-color .15s}.Step4Branding-module__ToI4vq__colorTextInput:focus{border-color:#594099;outline:none;box-shadow:0 0 0 3px #59409924}.Step4Branding-module__ToI4vq__colorPreviewSquare{border:1px solid #00000014;border-radius:6px;flex-shrink:0;width:28px;height:28px;transition:background .15s}.Step4Branding-module__ToI4vq__colorPreviewBtn{cursor:pointer;appearance:none;padding:0}.Step4Branding-module__ToI4vq__gradientColorRow{gap:16px;margin-bottom:14px;display:flex}.Step4Branding-module__ToI4vq__gradientPresets{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.Step4Branding-module__ToI4vq__gradientPreset{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:42px;height:42px;padding:3px;transition:all .2s}.Step4Branding-module__ToI4vq__gradientPreset:hover{border-color:#594099;transform:translateY(-1px)}.Step4Branding-module__ToI4vq__gradientPresetSelected{border-color:#594099;box-shadow:0 0 0 3px #59409926}.Step4Branding-module__ToI4vq__gradientPresetPreview{border-radius:7px;width:100%;height:100%}.Step4Branding-module__ToI4vq__toneGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Step4Branding-module__ToI4vq__toneBtn{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:9px;padding:12px 14px;transition:all .15s}.Step4Branding-module__ToI4vq__toneBtn:hover{background:#f8fafc;border-color:#cbd5e1}.Step4Branding-module__ToI4vq__toneBtnSelected{background:#f5f3ff;border-color:#594099}.Step4Branding-module__ToI4vq__toneBtnLabel{color:#0f172a;margin-bottom:2px;font-size:13.5px;font-weight:600}.Step4Branding-module__ToI4vq__toneBtnSub{color:#64748b;font-size:12px}.Step4Branding-module__ToI4vq__previewPanel{flex-direction:column;display:flex;position:sticky;top:100px}.Step4Branding-module__ToI4vq__previewLabel{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin-bottom:12px;font-size:11px;font-weight:600}.Step4Branding-module__ToI4vq__previewStage{box-sizing:border-box;background:radial-gradient(circle at 70% 28%,#5940991a,#59409900 60%),#fff;border:1px solid #e5e7eb;border-radius:16px;flex:1;justify-content:center;align-items:center;min-height:540px;padding:28px 16px;display:flex;box-shadow:0 8px 24px -8px #0f172a0f}.Step4Branding-module__ToI4vq__previewMockup{aspect-ratio:9/19.5;background:#2a2438;border-radius:34px;flex-direction:column;flex-shrink:0;width:220px;padding:8px;display:flex;box-shadow:0 24px 40px -16px #2a243859,0 6px 16px -6px #2a243838}.Step4Branding-module__ToI4vq__previewScreen{background:#f6f7fb;border-radius:26px;flex-direction:column;flex:1;min-height:0;padding-bottom:16px;display:flex;overflow:hidden}.Step4Branding-module__ToI4vq__phoneNotch{background:#2a2438;border-radius:8px;flex-shrink:0;width:46px;height:14px;margin:7px auto 2px}.Step4Branding-module__ToI4vq__phoneStatusBar{color:#1c1a24;flex-shrink:0;justify-content:space-between;align-items:center;padding:2px 18px 8px;font-size:10px;font-weight:600;display:flex}.Step4Branding-module__ToI4vq__batteryIcon{border:1px solid #1c1a24;border-radius:2px;width:16px;height:8px;display:inline-block;position:relative}.Step4Branding-module__ToI4vq__batteryIcon:before{content:"";background:#1c1a24;border-radius:1px;position:absolute;inset:1.5px}.Step4Branding-module__ToI4vq__batteryIcon:after{content:"";background:#1c1a24;border-radius:0 1px 1px 0;width:2px;height:4px;position:absolute;top:2px;right:-3px}.Step4Branding-module__ToI4vq__previewMockupBody{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:4px 18px 0;display:flex}.Step4Branding-module__ToI4vq__previewLogoImg{object-fit:contain;max-width:46px;max-height:46px;margin-bottom:10px}.Step4Branding-module__ToI4vq__previewInitialBadge{color:#fff;width:46px;height:46px;font-family:var(--font-tight,"Inter Tight", sans-serif);border-radius:12px;justify-content:center;align-items:center;margin-bottom:10px;font-size:18px;font-weight:700;display:flex}.Step4Branding-module__ToI4vq__previewWelcome{font-family:var(--font-tight,"Inter Tight", sans-serif);color:#161320;margin-bottom:2px;font-size:15px;font-weight:600}.Step4Branding-module__ToI4vq__previewSubtitle{color:#6b6875;text-align:center;margin-bottom:14px;font-size:10.5px}.Step4Branding-module__ToI4vq__previewFieldGroup{text-align:left;width:100%;margin-bottom:9px}.Step4Branding-module__ToI4vq__previewFieldLabel{letter-spacing:.05em;text-transform:uppercase;color:#8a8792;margin-bottom:3px;font-size:8.5px;font-weight:600}.Step4Branding-module__ToI4vq__previewInputMock{color:#334155;pointer-events:none;box-sizing:border-box;background:#fff;border:1px solid #e3e1e8;border-radius:8px;width:100%;height:32px;padding:0 10px;font-family:inherit;font-size:10.5px;line-height:32px}.Step4Branding-module__ToI4vq__previewInputMock::placeholder{color:#a3a0aa}.Step4Branding-module__ToI4vq__previewBtnMock{color:#fff;border-radius:8px;justify-content:center;align-items:center;width:100%;height:34px;margin-top:3px;font-size:11.5px;font-weight:600;display:flex}.Step4Branding-module__ToI4vq__previewForgotLink{color:var(--primary-light,#7857ba);margin-top:12px;font-size:9.5px;font-weight:500}.Step4Branding-module__ToI4vq__navRow{justify-content:space-between;align-items:center;padding-top:8px;display:flex}.Step4Branding-module__ToI4vq__backBtn{color:#475569;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;padding:10px 16px;font-size:13.5px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.Step4Branding-module__ToI4vq__backBtn:hover{background:#f8fafc;border-color:#cbd5e1}.Step4Branding-module__ToI4vq__continueBtn{color:#fff;cursor:pointer;background:#594099;border:0;border-radius:8px;align-items:center;gap:6px;padding:12px 22px;font-size:14px;font-weight:500;transition:background .15s;display:flex}.Step4Branding-module__ToI4vq__continueBtn:hover{background:#432f7a}.Step4Branding-module__ToI4vq__continueBtn:disabled{cursor:not-allowed;opacity:.6;background:#cbd5e1}.Step4Branding-module__ToI4vq__continueBtn:disabled:hover{background:#cbd5e1}@media (max-width:768px){.Step4Branding-module__ToI4vq__heading{font-size:26px;line-height:1.25}.Step4Branding-module__ToI4vq__subheading{margin-bottom:32px;font-size:14px}.Step4Branding-module__ToI4vq__twoCol{grid-template-columns:1fr;gap:32px}.Step4Branding-module__ToI4vq__previewPanel{order:2;position:static}.Step4Branding-module__ToI4vq__controls{order:1}.Step4Branding-module__ToI4vq__card{padding:22px 20px}.Step4Branding-module__ToI4vq__cardTitleRow{flex-direction:column;align-items:stretch;gap:24px;margin-bottom:20px}.Step4Branding-module__ToI4vq__cardTitleRow>div:first-child{width:100%;min-width:0}.Step4Branding-module__ToI4vq__cardSubtitle{max-width:none;margin-bottom:0}.Step4Branding-module__ToI4vq__logoModeTabs{gap:4px;width:100%;margin-top:4px;padding:4px;display:flex}.Step4Branding-module__ToI4vq__logoModeTab{text-align:center;flex:1;min-width:0;padding:10px 8px;font-size:13px}.Step4Branding-module__ToI4vq__dropArea{min-height:190px;padding:28px 18px}.Step4Branding-module__ToI4vq__logoPreviewImg{max-width:72px;max-height:72px}.Step4Branding-module__ToI4vq__initialsBody{flex-direction:column;align-items:center;gap:32px}.Step4Branding-module__ToI4vq__initialsPreviewSquare{border-radius:20px;align-self:center;width:120px;height:120px}.Step4Branding-module__ToI4vq__initialsFields{gap:24px;width:100%}.Step4Branding-module__ToI4vq__fontSizeRow{gap:16px}.Step4Branding-module__ToI4vq__colorSectionRow{grid-template-columns:1fr;gap:32px}.Step4Branding-module__ToI4vq__gradientColorRow{flex-direction:column;gap:20px}.Step4Branding-module__ToI4vq__customColorRow{flex-wrap:wrap}.Step4Branding-module__ToI4vq__colorTextInput{flex:1;width:auto;min-width:120px}.Step4Branding-module__ToI4vq__colorSwatches{gap:14px;margin-top:12px}.Step4Branding-module__ToI4vq__colorSwatch{width:42px;height:42px}.Step4Branding-module__ToI4vq__previewStage{min-height:auto;padding:32px 16px}.Step4Branding-module__ToI4vq__previewMockup{width:min(220px,100%)}.Step4Branding-module__ToI4vq__navRow{flex-flow:row;justify-content:space-between;align-items:center;gap:12px;display:flex}.Step4Branding-module__ToI4vq__backBtn,.Step4Branding-module__ToI4vq__continueBtn{justify-content:center;width:auto}.Step4Branding-module__ToI4vq__cardTitle{margin-bottom:6px}.Step4Branding-module__ToI4vq__cardSubtitle{line-height:1.6}}.Step4Branding-module__ToI4vq__colorPickerOverlay{z-index:9999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Step4Branding-module__ToI4vq__colorPickerModal{background:#fff;border-radius:18px;flex-direction:column;align-items:center;gap:16px;width:fit-content;max-width:calc(100vw - 32px);padding:20px;display:inline-flex;box-shadow:0 24px 70px #00000038}.Step4Branding-module__ToI4vq__colorPickerHexInput{box-sizing:border-box;text-transform:uppercase;border:1px solid #d9d9d9;border-radius:10px;outline:none;width:300px;padding:12px 14px;font-size:15px;font-weight:500}.Step4Branding-module__ToI4vq__colorPickerHexInput:focus{border-color:#594099;box-shadow:0 0 0 3px #5940991f}.Step4Branding-module__ToI4vq__colorPickerDoneBtn{box-sizing:border-box;cursor:pointer;color:#fff;background:#594099;border:none;border-radius:10px;width:300px;padding:14px;font-size:15px;font-weight:600;transition:background .2s}.Step4Branding-module__ToI4vq__colorPickerDoneBtn:hover{background:#4d3688}.Step4Branding-module__ToI4vq__colorPickerModal .Step4Branding-module__ToI4vq__react-colorful{width:300px;height:240px}.Step4Branding-module__ToI4vq__colorPickerModal .Step4Branding-module__ToI4vq__react-colorful__saturation{border-radius:10px}.Step4Branding-module__ToI4vq__colorPickerModal .Step4Branding-module__ToI4vq__react-colorful__hue{border-radius:999px;height:18px}
.Step5Terms-module__qwR14W__container{width:100%}.Step5Terms-module__qwR14W__stepLabel{color:#594099;letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:600}.Step5Terms-module__qwR14W__heading{font-family:var(--font-tight,"Inter Tight", sans-serif);letter-spacing:-.025em;color:#0f172a;margin:0 0 8px;font-size:32px;font-weight:600}.Step5Terms-module__qwR14W__subheading{color:#64748b;margin:0 0 32px;font-size:15px;line-height:1.6}.Step5Terms-module__qwR14W__agreementBox{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;overflow:hidden}.Step5Terms-module__qwR14W__agreementHeader{z-index:2;background:#fafafa;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;position:sticky;top:0}.Step5Terms-module__qwR14W__agreementHeaderLeft{align-items:center;gap:12px;display:flex}.Step5Terms-module__qwR14W__docIconWrap{color:#594099;background:#f5f3ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Step5Terms-module__qwR14W__agreementTitle{color:#0f172a;font-size:14px;font-weight:600}.Step5Terms-module__qwR14W__agreementMeta{color:#94a3b8;margin-top:2px;font-size:12px}.Step5Terms-module__qwR14W__readProgressWrap{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.Step5Terms-module__qwR14W__readProgressLabel{color:#64748b;font-size:11px}.Step5Terms-module__qwR14W__readProgressTrack{background:#e5e7eb;border-radius:99px;width:80px;height:6px;overflow:hidden}.Step5Terms-module__qwR14W__readProgressFill{background:#594099;border-radius:99px;height:100%;transition:width .3s}.Step5Terms-module__qwR14W__agreementBody{height:460px;padding:28px 32px;overflow-y:auto}.Step5Terms-module__qwR14W__tosText{color:#334155;font-size:13.5px;line-height:1.65}.Step5Terms-module__qwR14W__tosText h2{font-family:var(--font-tight,"Inter Tight", sans-serif);color:#0f172a;margin:28px 0 10px;font-size:16px;font-weight:600}.Step5Terms-module__qwR14W__tosText h2:first-child{margin-top:0}.Step5Terms-module__qwR14W__tosText p{margin-bottom:12px}.Step5Terms-module__qwR14W__tosEnd{color:#059669;border:1.5px dashed #a7f3d0;border-radius:8px;align-items:center;gap:10px;margin-top:32px;padding:14px 18px;font-size:13px;font-weight:500;display:flex}.Step5Terms-module__qwR14W__tosMainTitle{font-family:var(--font-tight,"Inter Tight", sans-serif);color:#0f172a;text-align:center;margin:0 0 20px;font-size:18px;font-weight:700}.Step5Terms-module__qwR14W__tosClause{align-items:flex-start;gap:8px;margin-bottom:10px;display:flex}.Step5Terms-module__qwR14W__tosClauseLabel{color:#0f172a;flex-shrink:0;min-width:34px;font-weight:600}.Step5Terms-module__qwR14W__tosSignBlock{justify-content:space-between;margin-bottom:8px;font-size:13px;display:flex}.Step5Terms-module__qwR14W__tosScheduleTitle{text-align:right;color:#0f172a;margin:24px 0 4px;font-weight:600;text-decoration:underline}.Step5Terms-module__qwR14W__tosScheduleSubtitle{text-align:center;color:#0f172a;margin:0 0 16px;font-weight:600;text-decoration:underline}.Step5Terms-module__qwR14W__tosTable{border-collapse:collapse;width:100%;margin:0 0 16px;font-size:13.5px}.Step5Terms-module__qwR14W__tosTable td{vertical-align:top;text-align:left;border:1px solid #e2e8f0;padding:10px 14px}.Step5Terms-module__qwR14W__tosTable td:first-child{width:40%}.Step5Terms-module__qwR14W__scrollNudge{color:#92400e;background:#fffbeb;border-top:1px solid #e5e7eb;align-items:center;gap:10px;padding:14px 20px;font-size:13px;display:flex}.Step5Terms-module__qwR14W__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;padding:24px 28px}.Step5Terms-module__qwR14W__sigHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.Step5Terms-module__qwR14W__cardTitle{font-family:var(--font-tight,"Inter Tight", sans-serif);color:#0f172a;font-size:15px;font-weight:600}.Step5Terms-module__qwR14W__clearSigBtn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:background .15s}.Step5Terms-module__qwR14W__clearSigBtn:disabled{opacity:.45;cursor:not-allowed}.Step5Terms-module__qwR14W__clearSigBtn:hover{background:#f1f5f9}.Step5Terms-module__qwR14W__clearSigBtn:disabled:hover{background:0 0}.Step5Terms-module__qwR14W__canvasWrap{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:8px;position:relative;overflow:hidden}.Step5Terms-module__qwR14W__sigCanvas{cursor:crosshair;touch-action:none;width:100%;height:160px;display:block}.Step5Terms-module__qwR14W__sigPlaceholder{color:#cbd5e1;pointer-events:none;justify-content:center;align-items:center;font-size:16px;font-style:italic;display:flex;position:absolute;inset:0}.Step5Terms-module__qwR14W__sigHint{color:#94a3b8;margin-top:8px;font-size:11.5px}.Step5Terms-module__qwR14W__consentBox{border:1px solid #e5e7eb;border-radius:12px;margin-bottom:22px;padding:18px 24px;transition:opacity .2s,background .2s}.Step5Terms-module__qwR14W__consentRow{align-items:flex-start;gap:12px;font-size:13.5px;line-height:1.55;display:flex}.Step5Terms-module__qwR14W__consentRowActive{cursor:pointer}.Step5Terms-module__qwR14W__consentRowDisabled{cursor:not-allowed}.Step5Terms-module__qwR14W__consentCheck{accent-color:#594099;cursor:pointer;flex-shrink:0;width:17px;height:17px;margin-top:2px}.Step5Terms-module__qwR14W__consentCheck:disabled{cursor:not-allowed}.Step5Terms-module__qwR14W__navRow{justify-content:space-between;align-items:center;padding-top:8px;display:flex}.Step5Terms-module__qwR14W__backBtn{color:#475569;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;padding:10px 16px;font-size:13.5px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.Step5Terms-module__qwR14W__backBtn:hover{background:#f8fafc;border-color:#cbd5e1}.Step5Terms-module__qwR14W__continueBtn{color:#fff;cursor:pointer;background:#594099;border:0;border-radius:8px;align-items:center;gap:6px;padding:12px 22px;font-size:14px;font-weight:500;transition:background .15s;display:flex}.Step5Terms-module__qwR14W__continueBtn:hover{background:#432f7a}.Step5Terms-module__qwR14W__continueBtnDisabled{cursor:not-allowed;background:#cbd5e1}.Step5Terms-module__qwR14W__continueBtnDisabled:hover{background:#cbd5e1}.Step5Terms-module__qwR14W__required{color:#ef4444;margin-left:2px}
.Step6Confirmation-module__N2Ky6q__container{width:100%;position:relative}.Step6Confirmation-module__N2Ky6q__confettiLayer{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.Step6Confirmation-module__N2Ky6q__confettiPiece{border-radius:2px;animation:linear forwards Step6Confirmation-module__N2Ky6q__confettiFall;position:absolute;top:-20px}.Step6Confirmation-module__N2Ky6q__successHeader{text-align:center;z-index:1;margin-bottom:36px;position:relative}.Step6Confirmation-module__N2Ky6q__checkCircle{background:#ecfdf5;border:2px solid #a7f3d0;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.Step6Confirmation-module__N2Ky6q__successLabel{letter-spacing:.06em;text-transform:uppercase;color:#059669;margin-bottom:8px;font-size:12px;font-weight:600}.Step6Confirmation-module__N2Ky6q__successHeading{font-family:var(--font-tight,"Inter Tight", sans-serif);letter-spacing:-.025em;color:#0f172a;margin:0 0 10px;font-size:32px;font-weight:600}.Step6Confirmation-module__N2Ky6q__successSubtitle{color:#64748b;font-size:15px;line-height:1.5}.Step6Confirmation-module__N2Ky6q__summaryCard{z-index:1;background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:20px;position:relative;overflow:hidden}.Step6Confirmation-module__N2Ky6q__summaryCardTop{text-align:center;color:#fff;flex-direction:column;align-items:center;padding:28px 32px;display:flex}.Step6Confirmation-module__N2Ky6q__confirmLogo{object-fit:contain;background:#fff;border-radius:10px;width:50px;height:50px;margin-bottom:12px;padding:6px}.Step6Confirmation-module__N2Ky6q__confirmInitial{width:50px;height:50px;font-family:var(--font-tight,"Inter Tight", sans-serif);color:#fff;background:#fff3;border-radius:10px;justify-content:center;align-items:center;margin-bottom:12px;font-size:22px;font-weight:700;display:flex}.Step6Confirmation-module__N2Ky6q__confirmName{font-family:var(--font-tight,"Inter Tight", sans-serif);letter-spacing:-.02em;margin-bottom:4px;font-size:20px;font-weight:600}.Step6Confirmation-module__N2Ky6q__confirmUrl{opacity:.8;margin-bottom:12px;font-size:13px}.Step6Confirmation-module__N2Ky6q__planBadge{background:#ffffff29;border-radius:99px;padding:3px 10px;font-size:11px;font-weight:500}.Step6Confirmation-module__N2Ky6q__summaryCardBody{padding:8px 0}.Step6Confirmation-module__N2Ky6q__summaryRow{border-bottom:1px solid #f1f5f9;grid-template-columns:140px 1fr;align-items:start;gap:12px;padding:10px 24px;display:grid}.Step6Confirmation-module__N2Ky6q__summaryRow:last-child{border-bottom:none}.Step6Confirmation-module__N2Ky6q__summaryRowLabel{letter-spacing:.02em;color:#94a3b8;text-transform:uppercase;padding-top:1px;font-size:12px;font-weight:600}.Step6Confirmation-module__N2Ky6q__summaryRowValue{color:#0f172a;word-break:break-all;font-size:13.5px}.Step6Confirmation-module__N2Ky6q__nextBox{z-index:1;background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%);border:1px solid #ddd6fe;border-radius:12px;align-items:flex-start;gap:16px;margin-bottom:28px;padding:22px 26px;display:flex;position:relative}.Step6Confirmation-module__N2Ky6q__nextIconWrap{color:#594099;background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Step6Confirmation-module__N2Ky6q__nextTitle{color:#0f172a;margin-bottom:6px;font-size:14px;font-weight:600}.Step6Confirmation-module__N2Ky6q__nextBody{color:#475569;font-size:13.5px;line-height:1.55}.Step6Confirmation-module__N2Ky6q__btnRow{z-index:1;border-top:1px dashed #e2e8f0;justify-content:center;padding-top:20px;display:flex;position:relative}.Step6Confirmation-module__N2Ky6q__restartBtn{color:#594099;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:7px;padding:10px 22px;font-size:13.5px;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:flex}.Step6Confirmation-module__N2Ky6q__restartBtn:hover{color:#432f7a;background:#f5f3ff;border-color:#ddd6fe}
.Toast-module__UKUNqG__toast{z-index:9999;border-radius:10px;align-items:center;gap:10px;max-width:360px;padding:13px 18px;font-size:14px;font-weight:500;animation:.3s cubic-bezier(.16,1,.3,1) forwards Toast-module__UKUNqG__slideIn;display:flex;position:fixed;top:24px;right:24px;box-shadow:0 4px 20px #0000001a}.Toast-module__UKUNqG__toastExit{animation:.3s cubic-bezier(.4,0,1,1) forwards Toast-module__UKUNqG__slideOut}.Toast-module__UKUNqG__toastSuccess{color:#065f46;background:#ecfdf5;border:1px solid #6ee7b7}.Toast-module__UKUNqG__toastError{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.Toast-module__UKUNqG__icon{flex-shrink:0;font-size:14px;font-weight:700}.Toast-module__UKUNqG__message{line-height:1.4}@keyframes Toast-module__UKUNqG__slideIn{0%{opacity:0;transform:translate(calc(100% + 24px))}to{opacity:1;transform:translate(0)}}@keyframes Toast-module__UKUNqG__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(calc(100% + 24px))}}
.SetupLoader-module__laJjhG__overlay{z-index:9999;background:#f8fafc;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SetupLoader-module__laJjhG__card{text-align:center;background:#fff;border-radius:24px;width:520px;max-width:calc(100vw - 40px);padding:48px;box-shadow:0 30px 80px #0f172a14}.SetupLoader-module__laJjhG__logo{object-fit:contain;width:104px;height:104px;margin:0 auto 24px;display:block}.SetupLoader-module__laJjhG__title{color:#0f172a;margin:0;font-size:32px}.SetupLoader-module__laJjhG__subtitle{color:#64748b;margin-top:14px;line-height:1.6}.SetupLoader-module__laJjhG__progress{background:#e2e8f0;border-radius:999px;width:100%;height:8px;margin-top:36px;overflow:hidden}.SetupLoader-module__laJjhG__progressFill{border-radius:inherit;background:linear-gradient(90deg,#594099,#7c3aed);width:0;height:100%;transition:width .65s}.SetupLoader-module__laJjhG__steps{text-align:left;color:#475569;flex-direction:column;gap:16px;margin-top:34px;display:flex}.SetupLoader-module__laJjhG__done{color:#594099;font-weight:600}.SetupLoader-module__laJjhG__active{color:#594099;font-weight:700}.SetupLoader-module__laJjhG__footer{color:#94a3b8;margin-top:34px;font-size:14px}
.PaymentPopupResult-module__pFgjqq__overlay{z-index:9999;background:#f8fafc;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PaymentPopupResult-module__pFgjqq__card{text-align:center;background:#fff;border-radius:24px;width:420px;max-width:calc(100vw - 40px);padding:48px;box-shadow:0 30px 80px #0f172a14}.PaymentPopupResult-module__pFgjqq__icon{justify-content:center;margin-bottom:20px;display:flex}.PaymentPopupResult-module__pFgjqq__title{color:#0f172a;margin:0;font-size:24px}.PaymentPopupResult-module__pFgjqq__subtitle{color:#64748b;margin-top:12px;line-height:1.6}
.OnboardingForm-module__E5bNhG__pageWrapper{background:#f6f7fb;flex-direction:column;height:100vh;display:flex}.OnboardingForm-module__E5bNhG__contentRow{flex:1;width:100%;min-height:0;display:flex;position:relative}.OnboardingForm-module__E5bNhG__paymentLockOverlay{z-index:50;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0f172a26;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.OnboardingForm-module__E5bNhG__paymentLockCard{color:#475569;background:#fff;border-radius:10px;align-items:center;gap:12px;padding:14px 22px;font-size:14px;font-weight:500;display:flex;box-shadow:0 8px 24px #0f172a1f}.OnboardingForm-module__E5bNhG__paymentLockSpinner{border:3px solid #e2e8f0;border-top-color:#594099;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.8s linear infinite OnboardingForm-module__E5bNhG__paymentLockSpin}@keyframes OnboardingForm-module__E5bNhG__paymentLockSpin{to{transform:rotate(360deg)}}.OnboardingForm-module__E5bNhG__mainPanel{flex:1;min-width:0;min-height:0;padding:36px 48px 64px;overflow:auto}.OnboardingForm-module__E5bNhG__backdrop{display:none}@media (max-width:768px){.OnboardingForm-module__E5bNhG__backdrop{z-index:40;background:#0f172a66;display:block;position:fixed;inset:0}.OnboardingForm-module__E5bNhG__mainPanel{padding:20px 16px 48px}}
