:root{--STEPUP-BLUE: #007bff;--STEPUP-DARKBLUE: #1a202c;--STEPUP-DARKERBLUE: #111827;--STEPUP-DARK: #000;--STEPUP-LIGHTDARKBLUE: #005ec2;--STEPUP-WHITE: #ffffff;--STEPUP-HOVER: #f7f7f7;--STEPUP-SEPARATOR: #333;--STEPUP-BORDER: #ccc;--STEPUP-SUBTITLE: #666;--STEPUP-ERROR: #c62828;--STEPUP-SUCCESS: #2e7d32;--STEPUP-WARNING: #ed6c02;--STEPUP-NOTICE: #555;--STEPUP-INFO: #0288d1;--STEPUP-GRADIENT: linear-gradient(14.17deg, #96eff5, #65bfff 50%, #007bff);font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#111827;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}html,body,#root{height:100%}body{margin:0;line-height:normal;overflow:hidden}._memoryPopupOverlay_5zvcz_9{position:fixed;inset:0;background:#11182761;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;animation:_overlayIn_5zvcz_1 .12s ease-out}@keyframes _overlayIn_5zvcz_1{0%{opacity:0}to{opacity:1}}._profilePopupBox_5zvcz_57{box-sizing:border-box;background:#fff;border-radius:22px;box-shadow:0 18px 60px #0000002e;width:min(700px,100%);max-height:min(84vh,820px);overflow-y:auto;overflow-x:hidden;padding:28px;position:relative}._memoryPopupClose_5zvcz_85{position:absolute;top:10px;right:10px;width:36px;height:36px;border:0;border-radius:999px;display:grid;place-items:center;cursor:pointer;background:#f3f4f6;color:#111;transition:background .15s;font-size:22px;line-height:1}._memoryPopupClose_5zvcz_85:hover{background:#e5e7eb}._memoryPopupTitle_5zvcz_129{margin:0 0 6px;font-size:22px;font-weight:700;color:#111827}._profilePopupContent_5zvcz_143{display:flex;flex-direction:row;gap:28px;align-items:flex-start;margin:8px 0 24px;flex-wrap:wrap}._profilePopupAvatarCol_5zvcz_161{display:flex;flex-direction:column;align-items:center;gap:10px;flex:0 0 160px}._profilePopupAvatar_5zvcz_161{width:100px;height:100px;border-radius:50%;background:#e5e7eb;background-size:cover;background-position:center;margin-bottom:8px}._profilePopupBtn_5zvcz_197{background:#f3f4f6;border:none;border-radius:7px;padding:8px 16px;font-size:15px;color:#222;font-weight:500;cursor:pointer;margin-bottom:6px;transition:background .15s;width:100%;max-width:180px}._profilePopupBtn_5zvcz_197:hover{background:#e5e7eb}._profilePopupFormCol_5zvcz_235{display:flex;flex-direction:column;gap:10px;flex:1 1 320px;min-width:220px;margin-top:8px}._profilePopupLabel_5zvcz_253{font-size:15px;color:#222;font-weight:500;margin-bottom:2px}._profilePopupInput_5zvcz_267{border:1px solid #d1d5db;border-radius:7px;padding:12px 16px;font-size:15px;color:#222;background:#fff;outline:none;width:95%;font-weight:400}._profilePopupFooter_5zvcz_291{display:flex;justify-content:space-between;justify-self:unset;margin-top:20px;margin-bottom:8px}._profilePopupExitBtn_5zvcz_307{background:#ededed;border:none;border-radius:16px;padding:12px 38px;font-size:17px;color:red;font-weight:500;cursor:pointer;transition:background .15s}._profilePopupExitBtn_5zvcz_307:hover{background:#e0e0e0}@keyframes _groupOverlayIn_5zvcz_1{0%{opacity:0}to{opacity:1}}._groupModalOverlay_5zvcz_359{animation:_groupOverlayIn_5zvcz_1 .12s ease-out}._dashboard_5zvcz_375{display:flex;height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:#f8f9fa;overflow:hidden}._sidebar_5zvcz_391{--header-h: 72px;--profile-h: 56px;--footer-h: 44px;width:300px;background-color:#fff;border-right:1px solid #dddddd;box-shadow:0 0 0 1px #0000000d;display:flex;flex-direction:column;height:100dvh;overflow:hidden;position:relative}._logoWrap_5zvcz_435{position:relative;z-index:4;background:#fff;border-bottom:1px solid #f3f4f6;height:var(--header-h);padding:0 12px;display:flex;justify-content:center;align-items:center;gap:8px;flex:0 0 auto;overflow:hidden;margin-top:8px;margin-bottom:10px;--logo-offset-y: 6px}._logoImg_5zvcz_475{height:140px;width:auto;display:block;object-fit:cover;object-position:center;transform:translateY(var(--logo-offset-y));will-change:transform}._logoIcon_5zvcz_495{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;cursor:pointer;transition:background .15s,box-shadow .15s,border-color .15s,color .15s}._logoIcon_5zvcz_495:hover{background:#f3f4f6;box-shadow:inset 0 0 0 1px #e5e7eb}._logoIcon_5zvcz_495:active{background:#e5e7eb}._logoIcon_5zvcz_495:focus-visible{outline:2px solid #1976d2;outline-offset:2px}._logoIcon_5zvcz_495 svg{width:24px;height:24px;font-size:24px;color:#6b7280;transition:color .15s}._logoIcon_5zvcz_495:hover svg{color:#0b57d0}._scrollArea_5zvcz_587{flex:1;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.25) transparent;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-gutter:stable both-edges;padding-bottom:var(--profile-h)}._scrollArea_5zvcz_587::-webkit-scrollbar{width:8px}._scrollArea_5zvcz_587::-webkit-scrollbar-thumb{background:#00000040;border-radius:8px}._scrollArea_5zvcz_587::-webkit-scrollbar-track{background:transparent}._menuContainer_5zvcz_645{padding:8px 12px 0}._sidebarBtn_5zvcz_653{display:flex;align-items:center;gap:12px;padding:8px 12px;border:1.5px solid #1976d2;border-radius:10px;background:transparent;color:#111;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s;box-shadow:none;outline:none;margin-bottom:8px;width:100%}._sidebarBtn_5zvcz_653:hover{background:#eef6ff;border-color:#1565c0}._sidebarBtnIcon_5zvcz_701{display:grid;place-items:center;width:26px;height:26px;flex:0 0 26px;border-radius:8px;background:#eef6fd;color:#1976d2}._sidebarBtnIcon_5zvcz_701 svg{font-size:22px!important}._sidebarBtnLabel_5zvcz_731{font-weight:600;font-size:.95rem;color:#111}._chatSection_5zvcz_745{padding:12px}._chatHeader_5zvcz_753{font-size:12px;font-weight:600;color:#6b7280;margin-bottom:8px;text-transform:uppercase;letter-spacing:.4px}._chatHeader_5zvcz_753 span{display:block}._newChatButton_5zvcz_779{display:flex;align-items:center;padding:6px 10px;border-radius:6px;cursor:pointer;transition:background-color .15s ease;color:#6b7280;font-size:13px;font-weight:500}._newChatButton_5zvcz_779:hover{background-color:#f8fafc}._plusIcon_5zvcz_811{margin-right:6px;font-size:16px;font-weight:300}._scheduleSection_5zvcz_825{overflow:visible;flex:0 0 auto;min-height:0;padding:0 12px 6px}._scheduleItem_5zvcz_841{display:flex;align-items:center;padding:6px 0;border-bottom:1px solid #f3f4f6}._scheduleItem_5zvcz_841:last-child{border-bottom:none}._scheduleItemButton_5zvcz_859{cursor:pointer;transition:background-color .15s ease}._scheduleItemButton_5zvcz_859:hover,._scheduleItemButton_5zvcz_859:focus{background-color:#f8fafc}._scheduleItemActive_5zvcz_869{background-color:#e7f1ff}._scheduleItemLoading_5zvcz_873{opacity:.6;cursor:progress}._scheduleContent_5zvcz_878{flex:1 1 auto;min-width:0;margin-right:8px;display:flex;align-items:center}._scheduleTitle_5zvcz_889{margin:0;font-size:13px;color:#1f2937;font-weight:400;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._participantInfo_5zvcz_911{display:flex;align-items:center}._participantAvatar_5zvcz_921{width:16px;height:16px;background-color:#1f2937;border-radius:50%;margin-right:6px}._participantName_5zvcz_937{font-size:12px;color:#6b7280;font-weight:400}._scheduleStatus_5zvcz_943{margin-left:8px;font-size:11px;color:#2563eb;font-weight:500;white-space:nowrap}._schedulePlaceholder_5zvcz_951{font-size:13px;color:#6b7280;padding:8px 0}._deleteButton_5zvcz_958{background:none;border:none;cursor:pointer;color:#9ca3af;padding:4px;border-radius:4px;transition:all .15s ease;display:flex;align-items:center;justify-content:center}._deleteButton_5zvcz_958:hover{background-color:#f3f4f6;color:#6b7280}._deleteButton_5zvcz_958:disabled{cursor:not-allowed;color:#cbd5f5;background-color:transparent}._confirmOverlay_5zvcz_995{position:fixed;inset:0;background:#11182761;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px}._confirmDialog_5zvcz_1007{background:#fff;border-radius:16px;box-shadow:0 18px 60px #0000002e;width:min(360px,100%);padding:24px}._confirmTitle_5zvcz_1015{margin:0 0 8px;font-size:18px;font-weight:600;color:#111827}._confirmMessage_5zvcz_1022{margin:0;font-size:14px;color:#4b5563;line-height:1.5}._confirmActions_5zvcz_1029{margin-top:24px;display:flex;justify-content:flex-end;gap:12px}._confirmCancelBtn_5zvcz_1036,._confirmDeleteBtn_5zvcz_1037{border:none;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .15s ease,color .15s ease}._confirmCancelBtn_5zvcz_1036{background-color:#f3f4f6;color:#374151}._confirmCancelBtn_5zvcz_1036:hover:not(:disabled){background-color:#e5e7eb}._confirmDeleteBtn_5zvcz_1037{background-color:#dc2626;color:#fff}._confirmDeleteBtn_5zvcz_1037:hover:not(:disabled){background-color:#b91c1c}._confirmCancelBtn_5zvcz_1036:disabled,._confirmDeleteBtn_5zvcz_1037:disabled{cursor:not-allowed;opacity:.6}._userProfile_5zvcz_1079{position:absolute;bottom:var(--footer-h);left:0;right:0;z-index:3;display:flex;align-items:center;gap:10px;padding:12px;margin:0;border:0;background:#fff;text-align:left;cursor:pointer;transition:background .15s;height:var(--profile-h);box-sizing:border-box}._userProfile_5zvcz_1079:hover{background:#f8fafc}._userProfile_5zvcz_1079:active{background:#f3f4f6}._userProfile_5zvcz_1079:focus-visible{outline:2px solid #1976d2;outline-offset:2px}._userAvatar_5zvcz_1149{width:28px;height:28px;background-color:#1f2937;border-radius:50%;flex:0 0 28px;background-size:cover;background-position:center}._userName_5zvcz_1169{flex:1;font-size:13px;font-weight:500;color:#1f2937}._profileChevron_5zvcz_1183{color:#9ca3af;flex:0 0 auto}._userProfile_5zvcz_1079:hover ._profileChevron_5zvcz_1183{color:#6b7280}._footer_5zvcz_1209{position:absolute;bottom:0;left:0;right:0;z-index:3;padding:8px 12px 12px;background:#fff;border-top:1px solid #f3f4f6;display:flex;align-items:center;justify-content:center;font-size:11px;text-align:center;height:var(--footer-h);box-sizing:border-box}._footerLink_5zvcz_1249{color:#000;text-decoration:none;transition:color .15s ease}._footerLink_5zvcz_1249:hover{color:#6b7280}._footerSeparator_5zvcz_1269{margin:0 6px;color:#000}._sidebar_5zvcz_391._collapsed_5zvcz_1287{width:56px;--rail-padding-x: 4px;overflow:hidden}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._logoWrap_5zvcz_435{position:relative;z-index:3;background:#fff;height:56px;padding:0 var(--rail-padding-x);margin:6px 0 8px;justify-content:center;border-bottom:1px solid #f3f4f6}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._logoImg_5zvcz_475{display:none}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._logoIcon_5zvcz_495 img{display:none!important}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._logoIcon_5zvcz_495{position:static;transform:none;right:auto;margin:0 auto;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;background-image:url(/assets/logo-sidebar-collapsed-Cc31GGmZ.png);background-size:26px 26px;background-position:center;background-repeat:no-repeat;border-radius:10px}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._logoIcon_5zvcz_495 svg{display:none}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._logoIcon_5zvcz_495:hover{background-image:none;background-color:transparent}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._logoIcon_5zvcz_495:hover svg{display:block;width:24px;height:24px;font-size:24px;color:#0b57d0}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._menuContainer_5zvcz_645{padding:6px var(--rail-padding-x) 0 var(--rail-padding-x)}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._sidebarBtn_5zvcz_653{width:100%;justify-content:center;border:0;border-radius:10px;padding:8px 0;margin:4px 0;background:transparent}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._sidebarBtn_5zvcz_653:hover{background:#f3f4f6}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._sidebarBtnIcon_5zvcz_701{width:22px;height:22px;flex:0 0 22px;background:transparent;color:#111;border-radius:6px}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._sidebarBtnIcon_5zvcz_701 svg{font-size:22px!important;color:#007bff}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._sidebarBtnLabel_5zvcz_731,._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._chatSection_5zvcz_745,._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._scheduleSection_5zvcz_825{display:none}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._userProfile_5zvcz_1079{position:absolute;bottom:0;z-index:3;background:#fff;width:100%;padding:10px 0;margin:0;border:0;border-top:1px solid #f3f4f6;display:flex;justify-content:center;align-items:center;cursor:pointer;height:var(--profile-h)}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._userAvatar_5zvcz_1149{width:28px;height:28px;margin:0;flex:0 0 28px;transition:box-shadow .15s,background-color .15s,transform .05s}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._userName_5zvcz_1169,._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._profileChevron_5zvcz_1183,._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._footer_5zvcz_1209{display:none}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._userProfile_5zvcz_1079:hover{background:#f8fafc}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._userProfile_5zvcz_1079:active{background:#f3f4f6}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._userProfile_5zvcz_1079:focus-visible{outline:2px solid #1976d2;outline-offset:2px}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._userAvatar_5zvcz_1149:hover{box-shadow:inset 0 0 0 2px #e5e7eb;background-color:#2a3140}._sidebar_5zvcz_391._collapsed_5zvcz_1287 ._userAvatar_5zvcz_1149:active{transform:scale(.98)}._sidebar_5zvcz_391._collapsed_5zvcz_1287,._sidebar_5zvcz_391._collapsed_5zvcz_1287 *{overflow-x:hidden!important}._icon_5zvcz_1635{width:22px;height:22px}._menuItem_5zvcz_1645{display:flex;align-items:center;padding:8px 10px;border-radius:8px;cursor:pointer;transition:background-color .15s ease;margin-bottom:2px;position:relative}._menuItem_5zvcz_1645:hover{background-color:#f8fafc}._menuItemSelected_5zvcz_1675{background-color:#e8f0ff!important;color:#0b57d0!important}._menuIcon_5zvcz_1685{width:20px;height:20px;margin-right:10px;display:flex;align-items:center;justify-content:center;position:relative}._brainIcon_5zvcz_1707{width:18px;height:18px;position:relative}._brainCircle1_5zvcz_1719,._brainCircle2_5zvcz_1721,._brainCircle3_5zvcz_1723,._brainCircle4_5zvcz_1725{position:absolute;background-color:currentColor;border-radius:50%}._brainCircle1_5zvcz_1719{width:12px;height:12px;top:0;left:2px;opacity:.9}._brainCircle2_5zvcz_1721{width:8px;height:8px;top:2px;right:0;opacity:.7}._brainCircle3_5zvcz_1723{width:6px;height:6px;bottom:2px;left:1px;opacity:.5}._brainCircle4_5zvcz_1725{width:4px;height:4px;bottom:0;right:2px;opacity:.3}._workflowIcon_5zvcz_1803{width:18px;height:18px;position:relative}._workflowBox_5zvcz_1815{position:absolute;width:10px;height:10px;border:1.5px solid #6b7280;border-radius:3px;top:1px;left:1px}._workflowArrows_5zvcz_1835{position:absolute;width:6px;height:6px;border:1.5px solid #6b7280;border-radius:2px;bottom:1px;right:1px}._documentIcon_5zvcz_1857{width:18px;height:18px;position:relative}._docBody_5zvcz_1869{position:absolute;width:12px;height:16px;border:1.5px solid #6b7280;border-radius:2px;top:1px;left:3px}._docLines_5zvcz_1889{position:absolute;top:5px;left:5px}._docLines_5zvcz_1889:before,._docLines_5zvcz_1889:after{content:"";position:absolute;width:8px;height:1px;background-color:#6b7280}._docLines_5zvcz_1889:before{top:0}._docLines_5zvcz_1889:after{top:3px}._menuLabel_5zvcz_1935{font-weight:500;font-size:13px;color:#374151}._menuItemSelected_5zvcz_1675 ._menuLabel_5zvcz_1935{color:#0b57d0}._logoUp_5zvcz_1955{color:#3b82f6}._memoryPopupOverlay_z0jxm_7{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#1e20282e;z-index:1000;display:flex;align-items:center;justify-content:center}._memoryPopup_z0jxm_7{background:#fff;border-radius:22px;box-shadow:0 2px 24px #1e20282e;padding:32px 32px 0;max-width:700px;width:100%;min-height:320px;position:relative;margin:24px;display:flex;flex-direction:column}._memoryPopupClose_z0jxm_61{position:absolute;top:18px;right:18px;background:none;border:none;font-size:28px;color:#222;cursor:pointer;line-height:1}._memoryPopupTitle_z0jxm_85{font-size:24px;font-weight:600;margin-bottom:8px}._memoryPopupDesc_z0jxm_97{color:#444;font-size:15px;margin-bottom:18px;line-height:1.5}._memoryPopupListWrap_z0jxm_111{background:#fafbfc;border-radius:12px;border:1px solid #e5e7eb;padding:12px;margin-bottom:24px}._memoryPopupList_z0jxm_111{display:flex;flex-direction:column;gap:8px}._memoryPopupListItem_z0jxm_139{background:#fff;border-radius:7px;border:1px solid #e5e7eb;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;font-size:15px}._memoryPopupDeleteBtn_z0jxm_161{background:none;border:none;cursor:pointer;color:#888;margin-left:8px;display:flex;align-items:center;padding:0}._memoryPopupFooter_z0jxm_183{display:flex;justify-content:flex-end;margin-bottom:24px}._memoryPopupDeleteAllBtn_z0jxm_195{background:#fff;border:2px solid #007bff;color:#007bff;border-radius:22px;font-weight:600;font-size:17px;padding:10px 38px;cursor:pointer;transition:background .15s}._loaderWrap_z0jxm_221{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;gap:10px;min-height:120px}._loader_z0jxm_221{width:50px;aspect-ratio:1;border-radius:50%;border:8px solid #0000;border-right-color:#007bff;position:relative;animation:_l24_z0jxm_1 1s infinite linear}._loader_z0jxm_221:before,._loader_z0jxm_221:after{content:"";position:absolute;inset:-8px;border-radius:50%;border:inherit;animation:inherit;animation-duration:2s}._loader_z0jxm_221:after{animation-duration:4s}@keyframes _l24_z0jxm_1{to{transform:rotate(1turn)}}._loaderLabel_z0jxm_307{font-size:14px;color:#666}._overlay_1tyy8_1{position:fixed;inset:0;background:#1118278c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:_fadeIn_1tyy8_1 .16s ease-out}._dialog_1tyy8_25{width:min(520px,92vw);background:#fff;border-radius:16px;box-shadow:0 25px 60px #00000040;padding:20px 20px 16px;transform:translateY(6px) scale(.985);animation:_popIn_1tyy8_1 .16s ease-out forwards}._title_1tyy8_45{font-size:1.125rem;font-weight:700;color:#111827;margin:0 0 8px}._message_1tyy8_59{color:#4b5563;line-height:1.55}._actions_1tyy8_69{display:flex;gap:10px;justify-content:flex-end;margin-top:18px}._btn_1tyy8_83{appearance:none;border:0;border-radius:12px;padding:10px 14px;font-weight:600;cursor:pointer;transition:transform 80ms ease,box-shadow .12s ease,background-color .12s ease;outline:none}._btn_1tyy8_83:focus-visible{box-shadow:0 0 0 3px #3b82f673}._btnPrimary_1tyy8_113{background:#2563eb;color:#fff}._btnPrimary_1tyy8_113:hover{background:#1d4ed8}._btnPrimary_1tyy8_113:active{transform:translateY(1px)}._btnDanger_1tyy8_139{background:#ef4444;color:#fff}._btnDanger_1tyy8_139:hover{background:#dc2626}._btnDanger_1tyy8_139:active{transform:translateY(1px)}._btnSecondary_1tyy8_165{background:#f3f4f6;color:#111827;border:1px solid #e5e7eb}._btnSecondary_1tyy8_165:hover{background:#e5e7eb}._btnSecondary_1tyy8_165:active{transform:translateY(1px)}@keyframes _fadeIn_1tyy8_1{0%{opacity:0}to{opacity:1}}@keyframes _popIn_1tyy8_1{to{transform:translateY(0) scale(1)}}._Chat_1bp8b_3{flex:1;background:#fff;position:relative;display:flex;flex-direction:column;align-items:stretch;min-height:0}._chatContainer_1bp8b_23{display:flex;align-items:center;justify-content:center;width:100%;padding:0 24px;flex:1;flex-direction:column;min-height:0;position:relative;overscroll-behavior:contain}._chatInputWrapper_1bp8b_51{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#f5f9ff,#f8fbff);border-radius:15px;padding:20px 16px;max-width:720px;width:100%;border:1px solid #e6edf8;box-shadow:0 18px 28px #1f293714,0 2px #00000005;transition:box-shadow .2s ease,border-color .2s ease}._chatInputWrapper_1bp8b_51:focus-within{box-shadow:0 22px 40px #1f29371f,0 2px #00000008;border-color:#d7e3fb}._circleBtn_1bp8b_91{width:36px;height:36px;border:0;border-radius:9999px;display:grid;place-items:center;cursor:pointer;background:linear-gradient(180deg,#fff,#f3f6fb);box-shadow:inset 0 1px #ffffffb3,0 2px 8px #0000000f;color:#1f6feb;transition:transform .08s ease,filter .15s ease}._circleBtn_1bp8b_91:hover{transform:translateY(-1px)}._circleBtn_1bp8b_91:active{transform:translateY(0)}._circleBtnBlue_1bp8b_135{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff}._sendBtn_1bp8b_147{background:#007bff;color:#fff}._sendBtn_1bp8b_147:not(:disabled):hover{transform:translateY(-1px);filter:brightness(1.05)}._sendBtn_1bp8b_147:not(:disabled):focus-visible{outline:2px solid rgba(0,123,255,.45);outline-offset:2px}._sendBtn_1bp8b_147:disabled{opacity:.45;cursor:not-allowed;transform:none;filter:saturate(.6);box-shadow:inset 0 1px #fff9,0 0 #0000}._icon_1bp8b_195{width:18px;height:18px;font-size:18px}._messageInput_1bp8b_209{flex:1;border:none;outline:none;font-size:15px;color:#1f2937;background:transparent;font-weight:400;width:100%;font-family:inherit;height:36px;min-height:36px;line-height:36px;padding:0;resize:none;overflow-y:hidden;max-height:180px;scrollbar-gutter:stable;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}._messageInput_1bp8b_209::placeholder{color:#9ca3af;font-weight:400}._messageInput_1bp8b_209._is-multiline_1bp8b_281{height:auto;min-height:36px;line-height:1.3;padding:6px 0;overflow-y:auto}._messageInput_1bp8b_209._is-multiline_1bp8b_281::-webkit-scrollbar{width:10px}._messageInput_1bp8b_209._is-multiline_1bp8b_281::-webkit-scrollbar-thumb{background:#00000059;border-radius:8px}._messageInput_1bp8b_209._is-multiline_1bp8b_281::-webkit-scrollbar-track{background:#00000012}@keyframes _overlayIn_1bp8b_1{0%{opacity:0}to{opacity:1}}@keyframes _sheetIn_1bp8b_1{0%{transform:translate(-50%) translateY(100%);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}._groupModalOverlay_1bp8b_377{position:fixed;inset:0;background:#11182759;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:40;animation:_overlayIn_1bp8b_1 .12s ease-out}._groupModal_1bp8b_377{position:fixed;left:50%;bottom:0;transform:translate(-50%) translateY(0);width:min(720px,92vw);max-height:76vh;display:flex;flex-direction:column;background:#fff;border-radius:16px 16px 0 0;overflow:hidden;box-shadow:0 24px 60px #0000002e;border:1px solid #e6edf8;border-bottom:0;padding:12px 12px max(8px,env(safe-area-inset-bottom));z-index:41;animation:_sheetIn_1bp8b_1 .2s cubic-bezier(.22,1,.36,1)}._groupTopBar_1bp8b_437{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:4px 4px 8px;align-items:stretch}._groupAction_1bp8b_453{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;width:100%;padding:0 16px;border-radius:12px;cursor:pointer;border:1px solid #dbeafe;background:#f5f9ff;color:#0b63d1;transition:box-shadow .15s ease,transform .05s ease,filter .15s ease}._groupAction_1bp8b_453:hover{box-shadow:0 2px 10px #0000000f;filter:brightness(1.02)}._groupAction_1bp8b_453:active{transform:translateY(1px)}._groupActionIcon_1bp8b_503{width:18px;height:18px;display:grid;place-items:center}._groupActionIconOnly_1bp8b_517{width:100%!important;height:44px!important;padding:0 16px!important;justify-content:center}._groupSectionTitle_1bp8b_533{font-size:13px;font-weight:600;color:#111827;margin:6px 8px}._groupSearch_1bp8b_547{position:relative;margin:0 8px 8px}._groupSearchIcon_1bp8b_557{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}._groupSearchInput_1bp8b_575{width:92%;height:42px;padding:0 14px 0 42px;border:none;border-radius:999px;outline:none;font-size:15px;background:#f1f5f9;color:#111827}._groupSearchInput_1bp8b_575::placeholder{color:#9aa3ad}._groupSearchInput_1bp8b_575:focus{background:#fff;border:1px solid #d1e3ff;box-shadow:0 0 0 3px #3b82f61f}._groupList_1bp8b_619{list-style:none;margin:6px 0 4px;padding:0;overflow:auto;border-top:1px solid #f1f5f9}._groupItem_1bp8b_635{display:flex;align-items:center;gap:12px;padding:12px 10px 12px 12px;border-bottom:1px solid #f1f5f9}._groupItem_1bp8b_635:last-child{border-bottom:0}._groupAvatar_1bp8b_659,._groupAvatarFallback_1bp8b_661{width:34px;height:34px;border-radius:9999px;background:#e5e7eb;flex:0 0 34px;object-fit:cover}._groupAvatarFallback_1bp8b_661{display:grid;place-items:center;font-size:12px;font-weight:700;color:#374151;text-transform:uppercase}._groupName_1bp8b_697{font-size:14px;color:#111827}._chatContainer_1bp8b_23{flex-direction:column;min-height:100%}._chatContainer_1bp8b_23._active_1bp8b_719{justify-content:flex-end}._messages_1bp8b_729{display:none;width:100%;max-width:none;margin:0 calc((100% - 100vw)/2) 12px;padding:0 calc((100vw - 100%)/2) 48px;overflow-y:scroll;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.35) transparent;scrollbar-gutter:stable both-edges;opacity:0;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}._messages_1bp8b_729::-webkit-scrollbar{width:12px}._messages_1bp8b_729::-webkit-scrollbar-thumb{background:#00000073;border-radius:8px}._messages_1bp8b_729::-webkit-scrollbar-track{background:#00000012}._messagesInner_1bp8b_787{width:100%;max-width:860px;margin:0 auto}._chatContainer_1bp8b_23._active_1bp8b_719 ._messages_1bp8b_729{display:flex;flex-direction:column;flex:1;padding-top:16px;min-height:0;align-self:stretch;opacity:1;transform:translateY(0)}._chatContainer_1bp8b_23._active_1bp8b_719 ._chatInputWrapper_1bp8b_51{position:sticky;bottom:12px;margin-top:auto;align-self:center;z-index:1;max-width:720px}._message_1bp8b_209{max-width:78%;padding:10px 12px;border-radius:14px;margin:6px 0;line-height:1.25;font-size:14px;word-wrap:break-word;box-shadow:0 1px #0000000a;word-break:break-word;overflow-wrap:anywhere}._message_1bp8b_209 p{margin:0}._message_1bp8b_209 p+p{margin-top:.25em}._message_1bp8b_209 br+br{display:none}._fromUser_1bp8b_899{margin-left:auto;background:#e6f0ff;border:1px solid #d6e6ff;color:#0b336f}._fromAssistant_1bp8b_913{margin-right:auto;background:#f6f7f9;border:1px solid #ebeef3;color:#1f2937}._pending_1bp8b_927{opacity:.85}._workflowOverlay_zt8mx_7{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#1e20282e;z-index:1000;display:flex;align-items:center;justify-content:center}._workflowPopup_zt8mx_33{background:#fff;border-radius:22px;box-shadow:0 2px 24px #1e20282e;padding:32px 32px 0;max-width:700px;width:100%;min-height:320px;position:relative;margin:24px;display:flex;flex-direction:column}._workflowClose_zt8mx_61{position:absolute;top:18px;right:18px;background:none;border:none;font-size:28px;color:#222;cursor:pointer;line-height:1}._workflowTitle_zt8mx_85{font-size:24px;font-weight:600;margin-bottom:8px}._workflowDesc_zt8mx_97{color:#444;font-size:15px;margin-bottom:18px;line-height:1.5}._workflowListWrap_zt8mx_113{background:#fafbfc;border-radius:12px;border:1px solid #e5e7eb;padding:12px;margin-bottom:24px}._workflowList_zt8mx_113{display:flex;flex-direction:column;gap:8px}._workflowListItem_zt8mx_141{background:#fff;border-radius:7px;border:1px solid #e5e7eb;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;font-size:15px}._workflowDeleteBtn_zt8mx_163{background:none;border:none;cursor:pointer;color:#888;margin-left:8px;display:flex;align-items:center;padding:0}._workflowFooter_zt8mx_187{display:flex;justify-content:space-between;margin-bottom:24px}._workflowNewBtn_zt8mx_203{background:#fff;border:2px solid #e5e7eb;color:#374151;border-radius:22px;font-weight:600;font-size:16px;padding:8px 16px;cursor:pointer;display:inline-flex;align-items:center;transition:background .15s,border-color .15s}._workflowNewBtn_zt8mx_203:hover{background:#f9fafb;border-color:#d1d5db}._workflowDeleteAllBtn_zt8mx_243{background:#fff;border:2px solid #007bff;color:#007bff;border-radius:22px;font-weight:600;font-size:17px;padding:10px 38px;cursor:pointer;transition:background .15s}._workflowDeleteAllBtn_zt8mx_243:hover{background:#ff98000f}._workflowDeleteAllBtn_zt8mx_243:disabled,._workflowDeleteAllBtn_zt8mx_243[aria-disabled=true]{opacity:.6;cursor:not-allowed}._workflowTextarea_zt8mx_289{width:96%;border:none;outline:none;resize:vertical;min-height:96px;border-radius:12px;padding:14px;background:#f1f2f5;color:#1f2937;font-size:15px;line-height:1.45}._workflowTextarea_zt8mx_289::placeholder{color:#a3a6ad}._addModalOverlay_zt8mx_327{position:fixed;inset:0;background:#11182759;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);z-index:1200;animation:_fadeIn_zt8mx_1 .12s ease-out}._addModal_zt8mx_327{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(680px,92vw);background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000002e;border:1px solid #e6eaf0;padding:16px 16px 14px;z-index:1201;animation:_popIn_zt8mx_1 .16s cubic-bezier(.22,1,.36,1)}._addTextarea_zt8mx_375{width:96%;min-height:120px;resize:vertical;border:none;outline:none;border-radius:12px;background:#f3f5f8;color:#1f2937;font-size:15px;line-height:1.45;padding:14px}._addTextarea_zt8mx_375::placeholder{color:#a3a6ad}._addActions_zt8mx_411{display:flex;justify-content:space-between;align-items:center;margin-top:12px}._addCancel_zt8mx_429{background:#fff;border:2px solid #e5e7eb;color:#111827;border-radius:22px;font-weight:600;font-size:15px;padding:10px 22px;cursor:pointer;transition:background .15s,border-color .15s}._addCancel_zt8mx_429:hover{background:#f9fafb;border-color:#d1d5db}._addConfirm_zt8mx_463{background:#1d72ff;border:2px solid #1d72ff;color:#fff;border-radius:22px;font-weight:700;font-size:15px;padding:10px 22px;cursor:pointer;transition:filter .15s,opacity .15s}._addConfirm_zt8mx_463:hover{filter:brightness(1.05)}._addConfirm_zt8mx_463:disabled{opacity:.5;cursor:not-allowed}@keyframes _fadeIn_zt8mx_1{0%{opacity:0}to{opacity:1}}@keyframes _popIn_zt8mx_1{0%{opacity:0;transform:translate(-50%,-46%) scale(.98)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}._loaderWrap_zt8mx_553{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;gap:10px;min-height:120px}._loader_zt8mx_553{width:50px;aspect-ratio:1;border-radius:50%;border:8px solid #0000;border-right-color:#007bff;position:relative;animation:_l24_zt8mx_1 1s infinite linear}._loader_zt8mx_553:before,._loader_zt8mx_553:after{content:"";position:absolute;inset:-8px;border-radius:50%;border:inherit;animation:inherit;animation-duration:2s}._loader_zt8mx_553:after{animation-duration:4s}@keyframes _l24_zt8mx_1{to{transform:rotate(1turn)}}._loaderLabel_zt8mx_639{font-size:14px;color:#666}._overlay_7wjdk_3{position:fixed;inset:0;background:#10121659;display:flex;align-items:center;justify-content:center;z-index:60}._modal_7wjdk_23{width:min(920px,94vw);height:min(560px,88vh);background:#fff;border-radius:18px;box-shadow:0 12px 40px #0000002e;display:grid;grid-template-rows:auto auto 1fr auto;padding:12px 12px 0}._header_7wjdk_47{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;padding:6px 6px 0}._searchWrap_7wjdk_63{position:relative}._searchIcon_7wjdk_71{position:absolute;left:14px;top:50%;transform:translateY(-50%);opacity:.65;font-size:18px}._search_7wjdk_63{width:100%;height:44px;border-radius:22px;border:none;background:#f3f4f6;padding:0 16px 0 40px;font-size:15px;outline:none}._search_7wjdk_63:focus{box-shadow:0 0 0 3px #4285f429;background:#eef1f6}._headerClose_7wjdk_125{height:36px;width:36px;border:none;background:transparent;color:#111;display:inline-grid;place-items:center;cursor:pointer;font-size:22px;border-radius:10px}._headerClose_7wjdk_125:hover{background:#f3f4f6}._breadcrumb_7wjdk_163{display:flex;align-items:center;gap:6px;padding:10px 10px 0;font-size:16px;font-weight:600;color:#111}._crumb_7wjdk_183{display:inline-flex;align-items:center}._crumbSep_7wjdk_193{margin:0 6px;color:#9aa0a6;font-size:18px}._crumbBtn_7wjdk_205{background:transparent;border:none;color:inherit;cursor:pointer;padding:0}._crumbBtn_7wjdk_205[aria-current=page]{cursor:default}._grid_7wjdk_231{padding:18px 8px 8px;display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px 24px;overflow:auto}._tile_7wjdk_249{height:52px;border-radius:16px;background:#f3f3f3;display:flex;align-items:center;gap:12px;padding:0 16px;cursor:pointer;outline:none;-webkit-user-select:none;user-select:none;transition:background .12s ease,box-shadow .12s ease}._tile_7wjdk_249:hover{background:#ededed}._tile_7wjdk_249:focus{box-shadow:0 0 0 3px #4285f42e}._tileSelected_7wjdk_293{background:#eef5ff;box-shadow:0 0 0 3px #1a73e838}._tileIcon_7wjdk_305{font-size:20px;color:#111;flex:0 0 auto}._tileName_7wjdk_317{font-size:15px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._footer_7wjdk_335{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:10px 12px 12px;border-top:1px solid #eff0f2;background:#fff;border-radius:0 0 18px 18px}._footerClose_7wjdk_359{height:36px;width:36px;border-radius:999px;border:none;background:transparent;color:#111;display:inline-grid;place-items:center;cursor:pointer;font-size:20px}._footerClose_7wjdk_359:hover{background:#f3f4f6}._footerActions_7wjdk_393{display:inline-flex;gap:12px}._primaryBtn_7wjdk_405{min-width:110px;height:44px;padding:0 18px;border-radius:22px;border:none;color:#fff;cursor:pointer;font-weight:700;background:#1677ff;box-shadow:0 1px #0000000d,inset 0 -2px #00000014}._primaryBtn_7wjdk_405:hover{background:#1067e6}._primaryBtn_7wjdk_405:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}._frameDiv_1xxa5_1{display:flex;min-height:100vh}._leftCol_1xxa5_13{flex:1;background:var(--STEPUP-WHITE);padding:40px 78px 20px;display:flex;flex-direction:column}._leftColInner_1xxa5_33{flex:1;display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center;width:100%}._logo_1xxa5_55{width:140px;max-width:400px;margin:0 auto}._socialBtn_1xxa5_69{display:flex;align-items:center;justify-content:center;gap:12px;width:80%;max-width:340px;height:48px;border-radius:24px;background:var(--STEPUP-WHITE);border:1px solid var(--STEPUP-DARK);color:var(--STEPUP-DARKBLUE);font:600 16px/1 Montserrat,system-ui,sans-serif;cursor:pointer;box-sizing:border-box;text-align:center}._socialBtn_1xxa5_69:hover{background:var(--STEPUP-HOVER)}._iconBox_1xxa5_113{grid-column:1;display:flex;align-items:center;justify-content:center;width:24px;height:24px}._iconBox_1xxa5_113{display:flex;align-items:center;justify-content:center;width:24px;height:24px}._iconBox_1xxa5_113 svg{width:20px;height:30px;display:block;color:var(--STEPUP-BLUE)}._label_1xxa5_161{flex:none;text-align:center;margin-left:8px}._spacer_1xxa5_173{display:none}._orSeparator_1xxa5_181{display:flex;align-items:center;width:80%;max-width:340px;font-size:14px;color:var(--STEPUP-SEPARATOR)}._orSeparator_1xxa5_181:before,._orSeparator_1xxa5_181:after{content:"";flex:1;height:1px;background:var(--STEPUP-BORDER);margin:0 8px}._formBlock_1xxa5_219{width:80%;max-width:340px;display:flex;flex-direction:column;gap:12px}._inputField_1xxa5_237{width:100%;height:48px;padding:0 12px;border:1px solid var(--STEPUP-BORDER);border-radius:10px;background:var(--STEPUP-WHITE);color:var(--STEPUP-SEPARATOR);font:400 16px/1 Montserrat,system-ui,sans-serif;box-sizing:border-box}._inputField_1xxa5_237:focus{outline:none;border-color:var(--STEPUP-BLUE)}._primaryBtn_1xxa5_273{width:100%;height:48px;border:none;border-radius:24px;background:var(--STEPUP-BLUE);color:var(--STEPUP-WHITE);font:600 16px/1 Montserrat,system-ui,sans-serif;cursor:pointer}._primaryBtn_1xxa5_273:hover{background:var(--STEPUP-LIGHTDARKBLUE)}._primaryBtn_1xxa5_273:disabled{opacity:.6;cursor:not-allowed}._registerText_1xxa5_313{font-size:14px;color:var(--STEPUP-SEPARATOR);text-align:center;margin-top:12px;margin-bottom:0}._registerLink_1xxa5_329{font-weight:600;color:var(--STEPUP-DARK);text-decoration:none;margin-left:4px}._registerLink_1xxa5_329:hover{color:var(--STEPUP-LIGHTDARKBLUE)}._forgotPassword_1xxa5_351{width:80%;max-width:340px;margin-top:8px;text-align:left;font-size:14px}._forgotPassword_1xxa5_351 a{color:var(--STEPUP-DARK);text-decoration:none;font-weight:500}._forgotPassword_1xxa5_351:hover{color:var(--STEPUP-LIGHTDARKBLUE)}._rightCol_1xxa5_389{flex:1;padding:20px 78px;background:var(--STEPUP-GRADIENT)}._root_zaiwm_3{width:100%;height:100%;display:grid;place-items:center;padding:24px;box-sizing:border-box;overflow:hidden}._pill_zaiwm_27{display:inline-flex;align-items:center;gap:12px;padding:12px 14px 12px 16px;border-radius:9999px;background:#ffffffeb;box-shadow:0 10px 30px #0000002e,inset 0 1px #ffffffb3;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}._text_zaiwm_51{font-size:16px;line-height:1.2;color:var(--STEPUP-DARKERBLUE);white-space:nowrap}._cursor_zaiwm_67{display:inline-block;width:1px;height:1em;background:var(--STEPUP-DARKERBLUE);margin-left:2px;vertical-align:baseline;animation:_blink_zaiwm_1 .9s steps(1) infinite}@keyframes _blink_zaiwm_1{0%,49%{opacity:1}50%,to{opacity:0}}._arrowBtn_zaiwm_115{width:36px;height:36px;border:0;border-radius:9999px;display:grid;place-items:center;background:var(--STEPUP-LIGHTDARKBLUE);color:var(--STEPUP-WHITE);box-shadow:0 6px 16px #00000040;cursor:default;pointer-events:none;transition:none;transform:none}._arrowBtn_zaiwm_115:hover,._arrowBtn_zaiwm_115:active,._arrowBtn_zaiwm_115:focus,._arrowBtn_zaiwm_115:focus-visible{outline:none;transform:none;box-shadow:0 6px 16px #00000040}._frameDiv_o6cvr_1{display:flex;min-height:100vh}._leftCol_o6cvr_13{flex:1;background-color:var(--STEPUP-WHITE);padding:20px 78px;display:flex;flex-direction:column}._leftColInner_o6cvr_29{flex:1;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;width:100%}._logo_o6cvr_51{width:140px;max-width:400px;margin:0 auto}._socialBtn_o6cvr_65{display:grid;grid-template-columns:24px 1fr 24px;align-items:center;gap:12px;width:80%;max-width:340px;height:48px;border-radius:24px;background:var(--STEPUP-WHITE);border:1px solid var(--STEPUP-DARK);color:var(--STEPUP-DARKBLUE);font:600 16px/1 Montserrat,system-ui,sans-serif;cursor:pointer;box-sizing:border-box;padding:0 16px}._socialBtn_o6cvr_65:hover{background:var(--STEPUP-HOVER)}._iconBox_o6cvr_111{grid-column:1;display:flex;align-items:center;justify-content:center;width:24px;height:24px}._iconBox_o6cvr_111 svg{width:20px;height:30px;display:block;color:var(--STEPUP-BLUE)}._label_o6cvr_143{grid-column:2;text-align:center;margin:0;white-space:nowrap}._spacer_o6cvr_157{grid-column:3;display:block;width:24px;height:24px}._orSeparator_o6cvr_173{display:flex;align-items:center;width:80%;max-width:340px;font-size:14px;color:var(--STEPUP-SEPARATOR)}._orSeparator_o6cvr_173:before,._orSeparator_o6cvr_173:after{content:"";flex:1;height:1px;background:var(--STEPUP-BORDER);margin:0 8px}._inputField_o6cvr_211{width:80%;max-width:340px;height:48px;padding:0 12px;border:1px solid var(--STEPUP-BORDER);border-radius:10px;background-color:var(--STEPUP-WHITE);font:400 16px/1 Montserrat,system-ui,sans-serif;box-sizing:border-box;color:var(--STEPUP-SEPARATOR)}._inputField_o6cvr_211:focus{outline:none;border-color:var(--STEPUP-BLUE)}._primaryBtn_o6cvr_249{width:80%;max-width:340px;height:48px;border:none;border-radius:24px;background:var(--STEPUP-BLUE);color:var(--STEPUP-WHITE);font:600 16px/1 Montserrat,system-ui,sans-serif;cursor:pointer}._primaryBtn_o6cvr_249:hover{background:var(--STEPUP-LIGHTDARKBLUE)}._loginText_o6cvr_281{font-size:14px;color:var(--STEPUP-SEPARATOR);text-align:center;margin-top:12px}._loginLink_o6cvr_295{font-weight:600;color:var(--STEPUP-DARK);text-decoration:none}._loginLink_o6cvr_295:hover{color:var(--STEPUP-BLUE)}._rightCol_o6cvr_317{flex:1;padding:20px 78px;background:var(--STEPUP-GRADIENT)}
