._container_96mmd_1{display:flex;flex-direction:column;align-items:center;justify-content:center;background:transparent;padding:1.5rem;color:#fff}._title_96mmd_11{font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}._card_96mmd_18{background-color:#fff;color:#1f2937;border-radius:1rem;padding:1.5rem;box-shadow:0 8px 24px #0000001a;width:100%;max-width:400px;margin-bottom:2rem}._cardTitle_96mmd_29{font-size:1.25rem;font-weight:600;margin-bottom:1rem;text-align:center}._input_96mmd_36{width:100%;box-sizing:border-box;padding:.75rem;margin-bottom:1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;outline:none;transition:border .3s ease}._input_96mmd_36:focus{border-color:#6366f1}._buttonBlue_96mmd_52{width:100%;padding:.75rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.5rem;font-size:1rem;cursor:pointer;transition:background .3s ease}._buttonBlue_96mmd_52:hover{background-color:#2563eb}._buttonPurple_96mmd_68{width:100%;padding:.75rem;background-color:#8b5cf6;color:#fff;border:none;border-radius:.5rem;font-size:1rem;cursor:pointer;transition:background .3s ease}._buttonPurple_96mmd_68:hover{background-color:#7c3aed}._footer_96mmd_84{margin-top:2rem;text-align:center;color:#374151;font-size:.875rem}@media (max-width: 480px){._title_96mmd_11{font-size:2rem}._card_96mmd_18{padding:1rem}._input_96mmd_36,._buttonBlue_96mmd_52,._buttonPurple_96mmd_68{font-size:.95rem;padding:.6rem}}._container_130t5_1{max-width:600px;margin:40px auto;padding:24px;background-color:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;border:1px solid #e0e0e0}._form_130t5_11{display:flex;flex-direction:column}._title_130t5_16{font-size:22px;font-weight:600;margin-bottom:24px;color:#333}._label_130t5_23{margin-bottom:16px;font-weight:500;color:#444}._input_130t5_29,._textarea_130t5_30{margin-top:6px;padding:10px 12px;border:1px solid #ccc;border-radius:8px;font-size:14px;transition:border .2s ease}._input_130t5_29:focus,._textarea_130t5_30:focus{border-color:#3182ce;outline:none}._textarea_130t5_30{min-height:80px;resize:vertical}._slider_130t5_50{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;background:#e0e0e0;border-radius:4px;outline:none;transition:background .3s}._slider_130t5_50:hover{background:#d0d0d0}._slider_130t5_50::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#4a90e2;cursor:pointer;border:none;box-shadow:0 0 2px #0003;transition:background .3s,transform .2s}._slider_130t5_50::-webkit-slider-thumb:hover{background:#357ab8;transform:scale(1.1)}._slider_130t5_50::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#4a90e2;cursor:pointer;border:none;box-shadow:0 0 2px #0003;transition:background .3s,transform .2s}._slider_130t5_50::-moz-range-thumb:hover{background:#357ab8;transform:scale(1.1)}._sliderValue_130t5_99{margin-left:8px;font-weight:700;color:#333}._mono_130t5_105{font-family:Courier New,Courier,monospace}._buttonRow_130t5_109{display:flex;align-items:center;gap:20px}._button_130t5_109{background-color:#2563eb;color:#fff;padding:10px 16px;border:none;border-radius:8px;cursor:pointer;font-weight:500;font-size:15px;transition:background-color .3s ease;margin-top:8px}._button_130t5_109:hover{background-color:#1e40af}._cancelButton_130t5_132{background-color:#d14646;color:#fff;padding:10px 16px;border:none;border-radius:8px;cursor:pointer;font-weight:500;font-size:15px;transition:background-color .3s ease;margin-top:8px}._cancelButton_130t5_132:hover{background-color:red}._error_130t5_149{color:#dc2626;margin-top:12px}._success_130t5_154{color:#16a34a;margin-top:12px}._loader_130t5_159{margin-top:10px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:24px;height:24px;animation:_spin_130t5_1 1s linear infinite}@keyframes _spin_130t5_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._dashboardWrapper_1jnbd_1{padding:2rem;background:transparent;color:#1f2937;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._header_1jnbd_8{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._title_1jnbd_17{font-size:2rem;font-weight:700;color:#fff}._logoutButton_1jnbd_23{background-color:#ef4444;color:#fff;border:none;padding:.5rem 1rem;border-radius:.5rem;font-size:.95rem;cursor:pointer;transition:background .3s ease;width:auto}._logoutButton_1jnbd_23:hover{background-color:#dc2626}._formCard_1jnbd_39{background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 8px 24px #0000001a;max-width:600px;margin:0 auto 2rem;display:flex;flex-direction:column;gap:1.25rem}label{display:flex;flex-direction:column;font-size:1rem;color:#374151;gap:.25rem;margin-bottom:.5rem}._sectionTitle_1jnbd_60{font-size:1.25rem;font-weight:600;color:#4b5563;text-align:center}._input_1jnbd_67{padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:border .3s ease}._input_1jnbd_67:focus{border-color:#6366f1;outline:none}._inputError_1jnbd_80{border-color:#ef4444}._primaryButton_1jnbd_84,._successButton_1jnbd_85,._toggleButton_1jnbd_86,._chatButton_1jnbd_87{padding:.6rem 1.2rem;border-radius:.5rem;font-size:1rem;cursor:pointer;border:none;transition:background .3s ease;width:auto;margin-top:.5rem}._buttonGroup_1jnbd_98{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}._primaryButton_1jnbd_84{background-color:#3b82f6;color:#fff}._primaryButton_1jnbd_84:hover{background-color:#2563eb}._successButton_1jnbd_85{background-color:#10b981;color:#fff}._successButton_1jnbd_85:hover{background-color:#059669}._toggleButton_1jnbd_86{background-color:#a855f7;color:#fff}._toggleButton_1jnbd_86:hover{background-color:#9333ea}._chatButton_1jnbd_87{background-color:#f59e0b;color:#fff}._chatButton_1jnbd_87:hover{background-color:#d97706}._sectionMargin_1jnbd_141{margin-bottom:2rem;display:flex;justify-content:center}._card_1jnbd_147{background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 8px 24px #00000014;max-width:800px;margin:0 auto 2rem}._companyList_1jnbd_156{list-style:none;padding:0;margin:0}._nestedList_1jnbd_162{margin-top:.5rem;margin-bottom:1rem;padding-left:1.25rem;list-style:disc;color:#374151}._meta_1jnbd_170{font-size:.85rem;color:#6b7280}._errorText_1jnbd_175{color:#ef4444;font-size:.95rem;margin-top:-.5rem;margin-bottom:.5rem}._successText_1jnbd_182{color:#10b981;font-size:.95rem;margin-top:.5rem}._companyCard_1jnbd_188{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:24px;margin-bottom:32px;box-shadow:0 4px 8px #0000000a}._companyCard_1jnbd_188:hover{box-shadow:0 6px 14px #00000014}._companyItem_1jnbd_201{list-style:none}._usersWrapper_1jnbd_205,._assistantsWrapper_1jnbd_206{margin-top:16px;padding:12px;background-color:#fff;border:1px solid #d1d5db;border-radius:12px}._assistantsWrapper_1jnbd_206{background-color:#f9fafb;margin-left:1.5rem;box-shadow:0 2px 8px #0000000d}._assistantsWrapper_1jnbd_206 li{margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}._assistantsWrapper_1jnbd_206 li:last-child{border-bottom:none}._subsectionTitle_1jnbd_230{margin-bottom:.5rem;font-size:1.1rem;font-weight:600;color:#333}@media screen and (max-width: 600px){._formCard_1jnbd_39{padding:1rem}._header_1jnbd_8{flex-direction:column;align-items:flex-start}._logoutButton_1jnbd_23{width:100%;text-align:center}._buttonGroup_1jnbd_98{flex-direction:column;gap:.75rem}}._assistantsEditor_1dyc3_1{padding:2rem;background:transparent;color:#1f2937;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;flex-direction:column;margin:0 auto}._header_1dyc3_11{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._title_1dyc3_20{font-size:2rem;font-weight:700;color:#fff;margin:0}._logoutButton_1dyc3_27{background-color:#ef4444;color:#fff;border:none;padding:.5rem 1rem;border-radius:.5rem;font-size:.95rem;cursor:pointer;transition:background .3s ease;width:auto}._logoutButton_1dyc3_27:hover{background-color:#dc2626}._assistantsList_1dyc3_43{background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 8px 24px #0000001a;list-style:none;margin:0 auto;max-width:100%}._assistantCard_1dyc3_53{padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;display:flex;flex-direction:column;gap:.3rem}._assistantCard_1dyc3_53:last-child{border-bottom:none}._assistantCard_1dyc3_53 p{margin:0;font-size:1rem}._assistantCard_1dyc3_53 strong{color:#2563eb}._chatButton_1dyc3_75{background-color:#f59e0b;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:.5rem;font-size:1rem;cursor:pointer;transition:background .3s ease;width:fit-content;margin-top:.75rem;align-self:flex-start}._chatButton_1dyc3_75:hover{background-color:#d97706}._loading_1dyc3_93,._error_1dyc3_94,._empty_1dyc3_95{font-weight:600;font-size:1.1rem;text-align:center;margin-top:2rem}._error_1dyc3_94{color:#ef4444}._empty_1dyc3_95{color:#6b7280;font-style:italic}@media screen and (max-width: 600px){._header_1dyc3_11{flex-direction:column;align-items:flex-start}._logoutButton_1dyc3_27{width:100%;text-align:center}._chatButton_1dyc3_75{width:100%}}._typingContainer_qjguy_1{display:flex;align-items:center;gap:6px;height:20px;padding:4px 0}._dot_qjguy_9{width:8px;height:8px;background-color:#555;border-radius:50%}._main_1ocxy_1{display:flex;flex-direction:column;background:transparent;font-family:Segoe UI,sans-serif}._layoutWrapper_1ocxy_8{display:flex;justify-content:center;align-items:flex-start;gap:2rem;flex-wrap:wrap}._sidebar_1ocxy_17{flex-shrink:0;display:flex;flex-direction:row;justify-content:center}._clientIdButton_1ocxy_24{width:50%;padding:.5rem 1rem;background-color:#0156f3;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease}._clientIdButton_1ocxy_24:hover{background-color:#059669}._chatSection_1ocxy_40{position:relative;width:600px;height:500px;background:#fff;border-radius:1.25rem;box-shadow:0 10px 25px #00000026;display:flex;flex-direction:column;overflow:hidden}._messages_1ocxy_52{flex:1;overflow-y:auto;padding:1rem 1rem 4rem;scroll-behavior:smooth}._message_1ocxy_52{animation:_fadeIn_1ocxy_1 .3s ease;margin-bottom:1rem;font-size:1rem}._assistantMessage_1ocxy_66{background:#eef2ff;color:#1e40af;align-self:flex-start;padding:1rem;border-radius:1rem 1rem 1rem 0;max-width:80%}._userMessage_1ocxy_75{background:#d1fae5;color:#065f46;align-self:flex-end;padding:1rem;border-radius:1rem 1rem 0;max-width:80%}._messageHeader_1ocxy_84{display:flex;align-items:center;margin-bottom:6px}._avatar_1ocxy_90{width:32px;height:32px;border-radius:50%;object-fit:cover;margin-right:8px}._form_1ocxy_99{position:absolute;bottom:0;width:100%;display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#fff;border-top:1px solid #e5e7eb;box-sizing:border-box}._input_1ocxy_112{flex:1;min-width:0;padding:.75rem 1rem;font-size:1rem;border:1px solid #d1d5db;border-radius:1rem;outline:none}._sendButton_1ocxy_122{background-color:#10b981;border:none;border-radius:50%;width:44px;height:44px;display:flex;justify-content:center;align-items:center;cursor:pointer;flex-shrink:0}._sendButton_1ocxy_122:disabled{background-color:#a7f3d0;cursor:not-allowed}._sendIcon_1ocxy_140{width:22px;height:22px;color:#fff}._typingIndicatorWrapper_1ocxy_146{position:absolute;bottom:4rem;left:1rem;color:#4b5563}._typingIndicator_1ocxy_146{display:flex;align-items:center;gap:.5rem;font-weight:500}@keyframes _fadeIn_1ocxy_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){._chatSection_1ocxy_40{position:relative;width:100%;height:calc(var(--vh, 1vh) * 100);max-height:100dvh;max-width:600px;background:#fff;border-radius:1.25rem;box-shadow:0 10px 25px #00000026;display:flex;flex-direction:column;overflow:hidden;overflow-y:auto}._form_1ocxy_99{flex-direction:row;gap:.5rem;padding:.75rem}._input_1ocxy_112{font-size:.95rem}._userMessage_1ocxy_75,._assistantMessage_1ocxy_66{max-width:90%;font-size:.95rem}._layoutWrapper_1ocxy_8{flex-direction:column;align-items:center}}html,body,#_root_8j8sl_1{height:100%;margin:0;padding:0;background:linear-gradient(to bottom right,#60a5fa,#a78bfa)}
