._layout_xtd86_1{height:100vh;display:grid;grid-template-columns:280px 1fr;background:#fff;overflow:hidden}._main_xtd86_9{min-width:0;min-height:0;padding:44px 28px 24px;display:flex;overflow:hidden}._chatShell_xtd86_17{width:min(900px,100%);height:100%;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto}._messages_xtd86_25{min-height:0;overflow-y:auto;overflow-x:hidden;border:none;border-radius:0;padding:14px 14px 32px;display:flex;flex-direction:column;gap:14px}._messages_xtd86_25:focus,._messages_xtd86_25:focus-visible{outline:none;border:none;box-shadow:none}._message_xtd86_25{max-width:min(75%,720px);border-radius:18px;padding:12px 14px}._messageRow_xtd86_50{display:flex;align-items:flex-end;gap:10px;width:100%}._assistantRow_xtd86_57{justify-content:flex-start;align-items:flex-start}._userRow_xtd86_62{justify-content:flex-end}._assistantAvatar_xtd86_66{width:36px;height:36px;border-radius:50%;border:1px solid #dcdcdc;background:#fff;overflow:hidden;padding:5px;flex:0 0 36px}._assistantAvatarImage_xtd86_77{width:100%;height:100%;display:block;object-fit:contain}._userMsg_xtd86_84{background:#eef2f7;border:1px solid #dbe2eb;color:#1c2430}._assistantMsg_xtd86_90{background:#fff;border:1px solid #e7e7e7;color:#1f1f1f}._messageBody_xtd86_96{overflow-wrap:anywhere}._assistantAvatarLoading_xtd86_100{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}._messageText_xtd86_108{white-space:pre-wrap}._messageMarkdown_xtd86_112{line-height:1.45}._messageMarkdown_xtd86_112 p{margin:0 0 10px}._messageMarkdown_xtd86_112 ul,._messageMarkdown_xtd86_112 ol{margin:0 0 10px;padding-left:20px}._messageMarkdown_xtd86_112 h1,._messageMarkdown_xtd86_112 h2,._messageMarkdown_xtd86_112 h3,._messageMarkdown_xtd86_112 h4{margin:0 0 8px;font-size:16px}._messageMarkdown_xtd86_112 p:last-child,._messageMarkdown_xtd86_112 ul:last-child,._messageMarkdown_xtd86_112 ol:last-child,._messageMarkdown_xtd86_112 h1:last-child,._messageMarkdown_xtd86_112 h2:last-child,._messageMarkdown_xtd86_112 h3:last-child,._messageMarkdown_xtd86_112 h4:last-child{margin-bottom:0}._composer_xtd86_144{display:flex;gap:10px;align-items:flex-end;background:#fff}._input_xtd86_151{flex:1;border:1px solid #ddd;border-radius:14px;min-height:112px;padding:12px 14px;resize:none}._input_xtd86_151:focus,._input_xtd86_151:focus-visible{outline:none;border-color:#ddd;box-shadow:none}._loadingState_xtd86_165{display:inline-flex;align-items:center;gap:10px}._loadingText_xtd86_171{color:#e97203;font-size:13px;font-weight:500}._muted_xtd86_177{color:#888;font-size:13px}._error_xtd86_182{color:#b00020}._empty_xtd86_186{color:#888}._button_1o3bb_1{border:1px solid rgba(0,0,0,.14);background:#fff;color:#111;border-radius:8px;padding:12px 14px;font-size:14px;display:inline-flex;gap:10px;align-items:center;justify-content:center;cursor:pointer}._button_1o3bb_1:disabled{opacity:.55;cursor:not-allowed}._primary_1o3bb_19{background:#111;color:#fff;border-color:#111}._link_1o3bb_25{border:none;background:transparent;color:#000000bf;padding:0;font-size:13px;text-decoration:underline;border-radius:0}._icon_1o3bb_35{width:34px;height:34px;padding:0;display:grid;place-items:center}._minimal_1o3bb_43{border:none;background:transparent;padding:0}._sidebar_1yjd0_1{border-right:1px solid #eee;display:flex;flex-direction:column;justify-content:space-between;min-height:0;padding:16px;gap:12px}._sidebarTop_1yjd0_11{display:flex;flex-direction:column;flex:1;min-height:0}._sidebarLogo_1yjd0_18{width:44px;height:auto;display:block}._sidebarLogoWrap_1yjd0_24{margin:0 0 16px;width:fit-content}._newChatBtn_1yjd0_29{width:100%;height:42px;border:1px solid #ddd;border-radius:12px;background:#fff;font-weight:400;display:flex;align-items:center;justify-content:space-between;padding:0 14px;cursor:pointer;transition:background-color .14s ease,border-color .14s ease}._newChatBtn_1yjd0_29:not(:disabled):hover{background:#fafafa;border-color:#d6d6d6}._newChatBtn_1yjd0_29:disabled{opacity:.6;cursor:not-allowed}._sidebarSectionTitle_1yjd0_52{margin-top:18px;font-size:12px;color:#666}._chatList_1yjd0_58{margin-top:10px;display:flex;flex-direction:column;flex:1;gap:6px;overflow:auto;min-height:0;max-height:none;padding-right:2px}._chatRow_1yjd0_70{width:100%;border:1px solid transparent;background:#fff;border-radius:10px;padding:10px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background-color .14s ease,border-color .14s ease}._chatRow_1yjd0_70:hover{border-color:#ddd;background:#fafafa}._chatRowActive_1yjd0_87{border-color:#ddd;background:#f7f7f7}._chatTitle_1yjd0_92{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}._chatTitleTooltip_1yjd0_101{z-index:9999;max-width:min(420px,100vw - 24px);padding:8px 10px;border-radius:8px;border:1px solid #d8d8d8;background:#fff;color:#111;font-size:12px;line-height:1.35;white-space:normal;overflow-wrap:anywhere;box-shadow:0 6px 20px #11111124;pointer-events:none}._chatBadge_1yjd0_117{flex:0 0 auto;max-width:44%;margin-left:8px;padding:2px 8px;border-radius:999px;border:1px solid rgba(17,17,17,.3);font-size:11px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._chatBadgeToneYellow_1yjd0_131{background:#faf7de}._chatBadgeToneBlue_1yjd0_135{background:#e9f0ff}._chatBadgeToneMint_1yjd0_139{background:#eaf8f1}._chatBadgeToneNeutral_1yjd0_143{background:#f2f2f2}._allChatsBtn_1yjd0_147{margin-top:12px;width:100%;height:42px;border-radius:12px;border:1px solid #ddd;background:#fff;cursor:pointer;transition:background-color .14s ease,border-color .14s ease}._allChatsBtn_1yjd0_147:not(._allChatsBtnActive_1yjd0_157):hover{background:#fafafa;border-color:#d6d6d6}._allChatsBtnActive_1yjd0_157{background:#f7f7f7;border-color:#d7d7d7}._sidebarBottom_1yjd0_167{display:flex;flex-direction:column;gap:0}._settingsBtn_1yjd0_173{width:calc(100% + 32px);margin:0 -16px;height:44px;border-radius:0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;border-left:none;border-right:none;background:transparent;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;color:#111;cursor:pointer;transition:background-color .14s ease}._settingsBtn_1yjd0_173:hover,._settingsBtnActive_1yjd0_196{background:#f7f7f7}._userRow_1yjd0_200{display:flex;align-items:center;gap:10px;padding-top:10px}._logoutBtn_1yjd0_207{border-radius:999px;border:1px solid #ddd;background:#fff;color:#111;flex:0 0 auto;transition:background-color .14s ease,border-color .14s ease}._logoutBtn_1yjd0_207:not(:disabled):hover{background:#fafafa;border-color:#d6d6d6}._userEmail_1yjd0_220{min-width:0;font-size:13px;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._loadingState_1yjd0_229{display:inline-flex;align-items:center;gap:8px}._loadingText_1yjd0_235{color:#e97203;font-size:13px;font-weight:500}._muted_1yjd0_241{color:#888;font-size:13px}._root_1yqi3_1{position:relative}._textarea_1yqi3_5{width:100%}._micButton_1yqi3_9{position:absolute;right:12px;bottom:12px;width:32px;height:32px;border:1px solid #ddd;border-radius:999px;background:#fff;color:#444;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}._micButton_1yqi3_9:hover:not(:disabled){border-color:#bbb;background:#f7f7f7}._micButton_1yqi3_9:disabled{opacity:.5;cursor:not-allowed}._micButtonActive_1yqi3_33{color:#0e6a33;border-color:#86cca2;background:#edf8f1}._root_ypvrr_1{position:relative}._trigger_ypvrr_5{border:none;background:transparent;cursor:pointer;color:#111;display:inline-flex;align-items:center;justify-content:center;gap:6px}._trigger_ypvrr_5:disabled{opacity:.5;cursor:not-allowed}._triggerIcon_ypvrr_20{width:24px;height:24px;border-radius:8px}._triggerIcon_ypvrr_20:hover{background:#f6f6f6}._triggerText_ypvrr_29{border:1px solid #d7d7d7;border-radius:999px;padding:8px 12px;font-size:13px;background:#fff}._triggerText_ypvrr_29:hover{border-color:#c9c9c9}._menu_ypvrr_40{position:absolute;top:calc(100% + 6px);min-width:150px;border:1px solid #d9d9d9;border-radius:10px;background:#fff;box-shadow:0 12px 24px #00000014;overflow:hidden;z-index:20}._menuRight_ypvrr_52{right:0}._menuLeft_ypvrr_56{left:0}._item_ypvrr_60{width:100%;border:none;background:#fff;text-align:left;padding:9px 11px;font-size:13px;color:#111;cursor:pointer}._item_ypvrr_60:hover{background:#f6f6f6}._item_ypvrr_60:disabled{opacity:.5;cursor:not-allowed}._itemDanger_ypvrr_78{color:#b42318}._wrapper_1curz_1{--input-border-color: rgba(0, 0, 0, .24);display:flex;align-items:center;border:1px solid var(--input-border-color);border-radius:4px;min-height:40px;background:#fff}._wrapper_1curz_1:focus-within{--input-border-color: rgba(0, 0, 0, .45)}._input_1curz_14{border:none;outline:none;width:100%;font-size:15px;background:transparent;padding:12px 14px}._endAction_1curz_23{align-self:stretch;min-width:72px;border-left:1px solid var(--input-border-color);display:inline-flex}._endAction_1curz_23>button{border:none;background:transparent;color:#000000d1;font-size:20px;width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}._endAction_1curz_23>button:disabled{opacity:.5;cursor:not-allowed}._otpInput_1curz_47{width:54px;height:64px;border-radius:14px;border:2px solid rgba(0,0,0,.14);font-size:26px;text-align:center;outline:none;background:#fff}._otpInput_1curz_47:focus{border-color:#0000008c}._otpInput_1curz_47:disabled{opacity:.65}._layout_dc3rw_1{height:100vh;display:grid;grid-template-columns:280px 1fr;background:#fff}._main_dc3rw_8{overflow:auto;padding:62px 50px}._shell_dc3rw_13{width:min(920px,100%);display:grid;gap:14px}._searchRow_dc3rw_19{display:grid;gap:24px}._searchField_dc3rw_24{border:1px solid #d8d8d8;border-radius:999px;height:46px;padding:0 14px;display:flex;align-items:center;gap:10px;color:#737373}._searchInput_dc3rw_35{border:none;outline:none;background:transparent;width:100%;font-size:14px;color:#111}._searchInput_dc3rw_35::placeholder{color:#888}._controlsRow_dc3rw_47{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}._selectActions_dc3rw_55{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._selectActionButton_dc3rw_62{min-height:30px;border-radius:7px;padding:6px 10px;font-size:12px;line-height:1}._selectIconAction_dc3rw_70{width:30px;height:30px;border-radius:7px;color:#4f4f4f;transition:background .12s ease,color .12s ease}._selectIconAction_dc3rw_70:hover:not(:disabled){background:#f3f3f3;color:#111}._selectIconActions_dc3rw_82{display:inline-flex;align-items:center;gap:4px}._selectIconDanger_dc3rw_88{color:#b42318}._selectIconDanger_dc3rw_88:hover:not(:disabled){background:#fff1f0;color:#931c13}._selectCount_dc3rw_96{font-size:12px;color:#4d4d4d;border:1px solid #e1e1e1;background:#fafafa;border-radius:999px;padding:6px 10px;line-height:1}._selectAllToggle_dc3rw_106{margin-left:18px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}._selectAllToggleDisabled_dc3rw_114{opacity:.55;cursor:not-allowed}._filterActions_dc3rw_119{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-left:auto}._filterLabel_dc3rw_127{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._actionMenuLabel_dc3rw_134{width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:12px}._actionMenuIcon_dc3rw_142{flex:0 0 auto}._list_dc3rw_146{border:none;border-radius:0;padding:0;display:grid;gap:0}._chatRow_dc3rw_154{display:flex;align-items:center;justify-content:space-between;gap:8px;border-radius:0;background:transparent;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;padding:6px 12px;margin-top:-1px}._chatRow_dc3rw_154:hover{background:#fcfcfc}._chatRow_dc3rw_154:first-child{margin-top:0}._selectCell_dc3rw_174{display:inline-flex;align-items:center;padding:0 4px 0 6px}._selectCheckbox_dc3rw_180{width:18px;height:18px;position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}._selectCheckboxInput_dc3rw_190{position:absolute;inset:0;margin:0;opacity:0;cursor:pointer}._selectCheckboxControl_dc3rw_198{width:18px;height:18px;border:1px solid #b9b9b9;border-radius:5px;background:#fff;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease,transform .12s ease,opacity .12s ease;position:relative}._selectCheckboxControl_dc3rw_198:after{content:"";position:absolute;left:50%;top:50%;width:12px;height:12px;transform:translate(-50%,-50%) scale(.9);opacity:0;background-repeat:no-repeat;background-position:center;background-size:12px 12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 6.3L4.7 9L10 3.7' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transition:opacity .12s ease,transform .12s ease}._selectCheckboxInput_dc3rw_190:hover+._selectCheckboxControl_dc3rw_198{border-color:#8f8f8f}._selectCheckboxInput_dc3rw_190:focus-visible+._selectCheckboxControl_dc3rw_198{border-color:#111;box-shadow:0 0 0 3px #1111112e}._selectCheckboxInput_dc3rw_190:checked+._selectCheckboxControl_dc3rw_198{border-color:#e97203;background:#e97203;transform:translateY(-.5px)}._selectCheckboxInput_dc3rw_190:indeterminate+._selectCheckboxControl_dc3rw_198{border-color:#e97203;background:#e97203}._selectCheckboxInput_dc3rw_190:checked+._selectCheckboxControl_dc3rw_198:after{opacity:1;transform:translate(-50%,-50%) scale(1)}._selectCheckboxInput_dc3rw_190:indeterminate+._selectCheckboxControl_dc3rw_198:after{opacity:1;transform:translate(-50%,-50%) scale(1);background-size:10px 10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 6h7' stroke='white' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E")}._chatMain_dc3rw_255{flex:1;text-align:left;min-width:0;display:flex;align-items:flex-start;justify-content:flex-start}._chatTitle_dc3rw_264{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;color:#111;line-height:1.3}._chatTitle_dc3rw_264 mark{background:#fff2a7;padding:0;border-radius:2px}._chatMeta_dc3rw_279{flex:0 0 auto;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:2px;position:relative;min-width:158px}._chatMetaTop_dc3rw_290{display:flex;align-items:center;justify-content:flex-end;gap:4px}._chatTime_dc3rw_297{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;color:#777;font-size:11px;line-height:1.1;white-space:nowrap}._agentBadge_dc3rw_308{max-width:120px;padding:1px 7px;border-radius:999px;border:1px solid rgba(17,17,17,.3);font-size:10px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._agentBadgeToneYellow_dc3rw_320{background:#faf7de}._agentBadgeToneBlue_dc3rw_324{background:#e9f0ff}._agentBadgeToneMint_dc3rw_328{background:#eaf8f1}._agentBadgeToneNeutral_dc3rw_332{background:#f2f2f2}._loadingState_dc3rw_336{display:inline-flex;align-items:center;gap:10px;padding:8px 6px}._loadingText_dc3rw_343{color:#e97203;font-size:13px;font-weight:500}._muted_dc3rw_349{color:#888;font-size:13px;padding:8px 6px}._error_dc3rw_355{color:#b42318;font-size:13px;padding:8px 6px}._modal_dc3rw_361{position:fixed;inset:0;z-index:50}._modalBackdrop_dc3rw_367{position:absolute;inset:0;background:#00000059}._modalPanel_dc3rw_373{position:relative;width:520px;max-width:calc(100vw - 28px);margin:14vh auto 0;background:#fff;border:1px solid #d9d9d9;border-radius:16px;padding:18px;display:grid;gap:8px;box-shadow:0 20px 50px #0000001f}._modalTitle_dc3rw_387{font-size:17px;font-weight:700;color:#111}._modalSubTitle_dc3rw_393{font-size:13px;color:#666}._modalField_dc3rw_398{margin-top:8px;display:grid;gap:6px}._modalLabel_dc3rw_404{font-size:13px;color:#4b4b4b}._modalActions_dc3rw_409{margin-top:8px;display:flex;justify-content:flex-end;gap:10px}._dangerButton_dc3rw_416{border-color:#b42318;background:#b42318;color:#fff}._layout_17h65_1{display:grid;grid-template-columns:280px 1fr;height:100vh;background:#fff}._main_17h65_8{padding:28px 32px;overflow:auto;display:flex;justify-content:center;align-items:center}._mainContent_17h65_16{width:min(780px,100%)}._hero_17h65_20{display:flex;align-items:center}._heroText_17h65_25{display:flex;flex-direction:column;gap:8px}._heroTitleRow_17h65_31{display:flex;align-items:center;gap:10px}._heroIconWrap_17h65_37{width:30px;height:30px;border-radius:999px;border:1px solid #111;background:#f4f4f4;display:inline-flex;align-items:center;justify-content:center;color:#111}._heroIconToneYellow_17h65_49{background:#faf7de}._heroIconToneBlue_17h65_53{background:#e9f0ff}._heroIconToneMint_17h65_57{background:#eaf8f1}._heroTitle_17h65_31{font-size:30px;font-weight:600}._heroHint_17h65_66{color:#666;font-size:14px;margin-left:40px}._agentPicker_17h65_72{margin-top:24px;border:1px solid #e3e3e3;border-radius:16px;padding:16px;width:min(780px,100%);margin-left:auto;margin-right:auto}._agentPickerTitle_17h65_82{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#444}._recentAgentRow_17h65_90{margin-top:10px;display:flex;gap:12px;overflow-x:auto;padding-top:2px;padding-bottom:4px;justify-content:center}._recentAgentCard_17h65_100{flex:0 0 236px}._allAgentsSection_17h65_104{margin-top:24px;border:none;padding:0 16px;width:min(760px,100%);margin-left:auto;margin-right:auto}._agentControls_17h65_113{margin-top:10px;display:flex;align-items:center;gap:10px}._agentSearchField_17h65_120{width:100%;border:1px solid #d7d7d7;border-radius:999px;padding:0 12px;height:34px;display:flex;align-items:center;gap:8px;color:#737373}._agentSearchField_17h65_120:focus-within{border-color:#8f8f8f}._agentControlActions_17h65_135{display:flex;align-items:center;gap:8px;flex:0 0 auto}._agentViewToggle_17h65_142{display:inline-flex;align-items:center;border:1px solid #d7d7d7;border-radius:999px;overflow:hidden;background:#fff}._agentViewBtn_17h65_151{width:30px;height:30px;border:none;background:#fff;color:#666;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}._agentViewBtn_17h65_151:hover{background:#f4f4f4}._agentViewBtnActive_17h65_166{background:#ededed;color:#111}._agentSearchInput_17h65_171{width:100%;border:none;background:transparent;padding:0;font-size:13px;outline:none}._allAgentGrid_17h65_180{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}._allAgentList_17h65_187{grid-template-columns:1fr;gap:8px}._agentCard_17h65_192{border:1px solid #d0d0d0;border-radius:18px;background:#f8f8f8;padding:12px;display:flex;flex-direction:column;gap:8px;text-align:left;cursor:pointer;min-height:138px;transition:transform .15s ease,border-color .15s ease}._agentCard_17h65_192:hover{transform:translateY(-1px);border-color:#acacac}._agentCardActive_17h65_210{border-color:#111}._agentCardList_17h65_214{min-height:0;padding:10px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"top badge" "description badge";row-gap:5px;column-gap:10px;text-align:left}._agentCardList_17h65_214 ._agentCardTop_17h65_225{grid-area:top}._agentCardList_17h65_214 ._agentBadge_17h65_229{grid-area:badge;align-self:center;margin-top:0}._agentCardList_17h65_214 ._agentDescription_17h65_235{grid-area:description}._agentCardToneYellow_17h65_239{background:#faf7de}._agentCardToneBlue_17h65_243{background:#e9f0ff}._agentCardToneMint_17h65_247{background:#eaf8f1}._agentCardTop_17h65_225{display:flex;align-items:center;gap:8px}._agentIconWrap_17h65_257{width:22px;height:22px;border-radius:999px;border:1px solid rgba(17,17,17,.35);background:#ffffffb8;color:#111;display:inline-flex;align-items:center;justify-content:center}._agentName_17h65_269{font-size:14px;font-weight:700;color:#111}._agentBadge_17h65_229{width:fit-content;font-size:12px;color:#242424;border:1px solid rgba(17,17,17,.35);border-radius:999px;padding:3px 8px;background:#ffffff8c}._agentDescription_17h65_235{font-size:12px;color:#4d4d4d;line-height:1.35}._loadingState_17h65_291{margin-top:10px;display:inline-flex;align-items:center;gap:10px}._loadingText_17h65_298{color:#e97203;font-size:13px;font-weight:500}._muted_17h65_304{margin-top:10px;color:#7b7b7b;font-size:13px}._composer_17h65_310{margin-top:22px;border:1px solid #111;border-radius:18px;padding:12px 14px;width:min(720px,100%);margin-left:auto;margin-right:auto}._composerInput_17h65_320{width:100%;border:0;outline:none;resize:none;font-size:14px;padding:8px 0;min-height:96px}@media(max-width:980px){._allAgentGrid_17h65_180{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){._layout_17h65_1{grid-template-columns:1fr}._main_17h65_8{padding:20px 16px;align-items:flex-start}._mainContent_17h65_16{width:100%}._agentControls_17h65_113{flex-direction:column;align-items:stretch}._agentControlActions_17h65_135{justify-content:flex-end}._allAgentGrid_17h65_180{grid-template-columns:1fr}._recentAgentCard_17h65_100{flex-basis:100%}}._layout_4t6lb_1{height:100vh;display:grid;grid-template-columns:280px 1fr;background:#fff}._main_4t6lb_8{overflow:auto;padding:62px 50px}._shell_4t6lb_13{width:min(740px,100%);display:grid;gap:14px}._statusPill_4t6lb_19{width:fit-content;display:inline-flex;align-items:center;gap:6px;border:1px solid #f4d5bc;background:#fff5ed;color:#9e4b11;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:600}._title_4t6lb_33{margin:0;font-size:34px;line-height:1.15}._subtitle_4t6lb_39{margin:0;color:#616161;max-width:52ch}._previewCard_4t6lb_45{margin-top:8px;border:1px solid #e6e6e6;border-radius:16px;background:#fafafa;padding:16px}._previewText_4t6lb_53{margin:0;color:#242424}._actions_4t6lb_58{margin-top:8px}@media(max-width:920px){._layout_4t6lb_1{grid-template-columns:1fr}._main_4t6lb_8{padding:28px 16px}}._loadingState_1r7wv_1{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:10px;padding:20px}._loadingText_1r7wv_10{color:#e97203;font-size:14px;font-weight:500}._otp_7lo48_1{display:flex;justify-content:center;gap:14px;margin:10px 0 4px}._modal_18tzi_1{position:fixed;inset:0;z-index:50}._backdrop_18tzi_7{position:absolute;inset:0;background:#00000059}._panel_18tzi_13{position:relative;width:560px;max-width:calc(100vw - 32px);margin:12vh auto 0;background:#fff;border-radius:18px;border:1px solid rgba(0,0,0,.14);padding:18px}._header_18tzi_24{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}._title_18tzi_32{font-size:16px;font-weight:600}._subTitle_18tzi_37{font-size:13px;color:#0009;margin-top:4px}._field_18tzi_43{display:grid;gap:6px}._label_18tzi_48{font-size:13px;color:#000000a6}._error_18tzi_53{margin-top:10px;border:1px solid rgba(220,38,38,.35);background:#dc26260f;color:#a00a0af2;padding:10px 12px;border-radius:12px;font-size:13px}._actions_18tzi_63{margin-top:16px;display:flex;justify-content:flex-end;gap:10px}._login_1j14s_1{min-height:100vh;display:grid;place-items:center;padding:24px;background:#fff}._card_1j14s_9{width:520px;max-width:calc(100vw - 48px);border:1px solid rgba(0,0,0,.12);border-radius:24px;padding:40px 36px}._header_1j14s_17{display:flex;align-items:center;justify-content:center;margin-bottom:28px}._logo_1j14s_24{width:min(180px,100%);height:auto;display:block}._title_1j14s_30{margin:0 0 14px;text-align:center;font-size:22px;font-weight:500}._subTitle_1j14s_37{text-align:center;margin:0 0 18px;color:#000000a6}._form_1j14s_43{display:grid;gap:14px}._hint_1j14s_48{color:#0000008c;font-size:13px;text-align:left}._workspaceRow_1j14s_54{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:6px}._workspaceLabel_1j14s_62{color:#000000a6;font-size:13px}._error_1j14s_67{border:1px solid rgba(220,38,38,.35);background:#dc26260f;color:#a00a0af2;padding:10px 12px;border-radius:12px;font-size:13px}._actions_1j14s_76{display:flex;justify-content:space-between;gap:12px;margin-top:4px}._footer_1j14s_83{margin-top:22px;text-align:center;color:#00000073;font-size:12px}._field_1j14s_91{display:grid;gap:6px}._fieldLabel_1j14s_96{font-size:13px;color:#000000a6}._fieldError_1j14s_101{color:#a00a0af2;font-size:12px}._loadingState_1j14s_106{display:inline-flex;align-items:center;gap:10px}._loadingText_1j14s_112{color:#e97203;font-size:13px;font-weight:500}._inputAction_1j14s_118{border:none;background:transparent;color:#000000d1}._mono_1j14s_124{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#111;background:#fff}
