@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap";body{background-color:var(--bg);color:var(--primary-text)}.appContainer{margin:0;width:100%;height:100%;background-color:var(--bg);position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;appearance:textfield}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}::-webkit-scrollbar:horizontal{height:8px}::-webkit-scrollbar:vertical{height:8px}._navbar_bb7x1_71{width:100%;min-height:60px;height:60px;display:flex;align-items:center;box-sizing:border-box;padding:0 15px;border-bottom:1px solid var(--border-primary)}._navbar_bb7x1_71 ._hamburger_bb7x1_81{width:50px;height:100%;display:none;align-items:center;justify-content:center;box-sizing:border-box;color:var(--brand-primary-light);cursor:pointer}@media(max-width:1023.98px){._navbar_bb7x1_71 ._hamburger_bb7x1_81{display:flex}}._navbar_bb7x1_71 ._avatarHolder_bb7x1_96{flex:1;height:100%;display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;gap:10px}._navbar_bb7x1_71 ._avatarHolder_bb7x1_96 ._name_bb7x1_105{height:100%;display:flex;flex-direction:column;box-sizing:border-box;align-items:flex-end;justify-content:center}._navbar_bb7x1_71 ._avatarHolder_bb7x1_96 ._name_bb7x1_105 span{font-size:15px;font-weight:550}._navbar_bb7x1_71 ._avatarHolder_bb7x1_96 ._name_bb7x1_105 small{font-size:13px}._navbar_bb7x1_71 ._avatarHolder_bb7x1_96 ._avatar_bb7x1_96{width:40px;height:40px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:50%;background-color:var(--brand-primary-light);color:#fff}._drawerContainer_bb7x1_132{width:100%;height:100%;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;overscroll-behavior:none}._drawerContainer_bb7x1_132 ._header_bb7x1_141{width:100%;height:60px;display:flex;align-items:center;box-sizing:border-box;padding:0 15px;border-bottom:1px solid var(--border-primary);color:var(--brand-primary-light)}._drawerContainer_bb7x1_132 ._header_bb7x1_141 ._icon_bb7x1_151{height:100%;display:flex;align-items:center;box-sizing:border-box;margin-right:5px;margin-left:10px;font-size:25px}._drawerContainer_bb7x1_132 ._header_bb7x1_141 ._title_bb7x1_160{height:100%;display:flex;align-items:center;box-sizing:border-box;margin-right:auto;font-size:25px;font-weight:550}._drawerContainer_bb7x1_132 ._header_bb7x1_141 ._close_bb7x1_169{height:100%;width:40px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;color:var(--brand-primary-light);cursor:pointer}._menulistComponent_1flvz_71{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto}._menulistComponent_1flvz_71 ._listHolder_1flvz_79{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;padding:10px 0}._menulistComponent_1flvz_71 ._listHolder_1flvz_79 table{width:100%;border-collapse:collapse}._menulistComponent_1flvz_71 ._listHolder_1flvz_79 table tbody tr td{box-sizing:border-box;padding:0 15px}._menulistComponent_1flvz_71 ._listHolder_1flvz_79 table tbody tr td ._menu_1flvz_71{width:100%;height:40px;display:flex;align-items:center;box-sizing:border-box;padding:0 15px;color:var(--brand-primary);cursor:pointer;border-radius:6px;gap:5px;margin-bottom:5px}._menulistComponent_1flvz_71 ._listHolder_1flvz_79 table tbody tr td ._menu_1flvz_71:hover,._menulistComponent_1flvz_71 ._listHolder_1flvz_79 table tbody tr td ._active_1flvz_113{background-color:var(--brand-primary-light);color:#fff}._menulistComponent_1flvz_71 ._logoutHolder_1flvz_117{width:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:15px}._menulistComponent_1flvz_71 ._logoutHolder_1flvz_117 button{flex:1;height:45px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:none;border-radius:6px;background-color:#fff;color:gray;gap:10px;cursor:pointer}._menulistComponent_1flvz_71 ._logoutHolder_1flvz_117 button:hover{background-color:var(--brand-primary-light);color:#fff}._menulistComponent_1flvz_71 ._footer_1flvz_143{width:100%;height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;border-top:1px solid var(--border-primary);color:gray;font-size:13px}._sideBar_zan9z_71{height:100dvh;width:220px;display:none;flex-direction:column;box-sizing:border-box;border-right:1px solid var(--border-primary)}@media(min-width:1024px){._sideBar_zan9z_71{display:flex}}._sideBar_zan9z_71 ._logoHolder_zan9z_84{width:100%;height:60px;display:flex;align-items:center;box-sizing:border-box;border-bottom:1px solid var(--border-primary);padding:0 15px 0 25px;gap:5px;font-size:25px;font-weight:550;color:var(--brand-primary-light)}._sideBar_zan9z_71 ._menuList_zan9z_97{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;padding:15px;margin-bottom:auto;gap:5px}._sideBar_zan9z_71 ._menuList_zan9z_97 ._menu_zan9z_97{width:100%;height:40px;display:flex;align-items:center;box-sizing:border-box;padding:0 15px;color:var(--brand-primary);cursor:pointer;border-radius:6px;gap:5px}._sideBar_zan9z_71 ._menuList_zan9z_97 ._menu_zan9z_97:hover,._sideBar_zan9z_71 ._menuList_zan9z_97 ._active_zan9z_123{background-color:var(--brand-primary-light);color:#fff}._sideBar_zan9z_71 ._logoutHolder_zan9z_127{width:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:15px}._sideBar_zan9z_71 ._logoutHolder_zan9z_127 button{flex:1;height:45px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:none;border-radius:6px;color:gray;gap:10px;cursor:pointer}._sideBar_zan9z_71 ._logoutHolder_zan9z_127 button:hover{background-color:var(--brand-primary-light);color:#fff}._sideBar_zan9z_71 ._footer_zan9z_152{width:100%;height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;border-top:1px solid var(--border-primary);color:gray;font-size:13px}._pageLoading_p9d1e_1{width:100%;height:100dvh;display:flex;align-items:center;justify-content:center}._dataLoading_p9d1e_9{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._authenticationPage_1tocx_71{width:100dvw;height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;overflow:auto;overscroll-behavior:none;gap:15px;background:linear-gradient(135deg,#32656e,#0b2f3b);background-color:#0b2d3b;padding:15px}._authenticationPage_1tocx_71 ._componentContainer_1tocx_88{width:500px;display:flex;flex-direction:column;box-sizing:border-box;gap:15px;align-items:center;background-color:#fff;padding:30px;border-radius:10px}@media(max-width:639.98px){._authenticationPage_1tocx_71 ._componentContainer_1tocx_88{padding:30px 15px}}@media(max-width:767.98px){._authenticationPage_1tocx_71 ._componentContainer_1tocx_88{width:100%}}._authenticationPage_1tocx_71 ._componentContainer_1tocx_88 ._logo_1tocx_109{width:60%;height:auto;object-fit:contain;object-position:center}._authenticationPage_1tocx_71 ._componentContainer_1tocx_88 ._header_1tocx_115{width:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:30px;font-weight:500;gap:5px;color:var(--brand-primary-light);margin:15px 0}@media(max-width:639.98px){._authenticationPage_1tocx_71 ._componentContainer_1tocx_88 ._header_1tocx_115{font-size:20px}}._authenticationPage_1tocx_71 ._componentContainer_1tocx_88 form{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:15px}._authenticationPage_1tocx_71 ._componentContainer_1tocx_88 form ._inputHolder_1tocx_139{width:100%;height:45px;display:flex;box-sizing:border-box;border:1px solid var(--border-primary);border-radius:6px;overflow:hidden}._authenticationPage_1tocx_71 ._componentContainer_1tocx_88 form ._inputHolder_1tocx_139 ._icon_1tocx_148{width:30px;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;color:var(--brand-primary-light)}._authenticationPage_1tocx_71 ._componentContainer_1tocx_88 form ._inputHolder_1tocx_139 input{flex:1;height:100%;box-sizing:border-box;padding:0 10px 0 5px;border:none;font-size:16px}._authenticationPage_1tocx_71 ._componentContainer_1tocx_88 form ._inputHolder_1tocx_139 input:focus{outline:none}._authenticationPage_1tocx_71 ._componentContainer_1tocx_88 button{width:100%;height:45px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:none;border-radius:25px;background:linear-gradient(135deg,#32656e,#0b2f3b);color:#fff;font-weight:550;font-size:18px;gap:5px;cursor:pointer}._authenticationPage_1tocx_71 ._componentContainer_1tocx_88 button img{width:28px;height:28px;border-radius:50%;object-fit:contain;object-position:center;box-sizing:border-box;background-color:#fff;padding:4px}._authenticationPage_1tocx_71 ._componentContainer_1tocx_88 ._google_1tocx_194{background:var(--google-blue);background-color:var(--google-blue)}._dashboardPage_1jxoc_71{flex:1;width:100%;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;overscroll-behavior:none;padding:0 15px 15px}._dashboardPage_1jxoc_71 ._emptyComponent_1jxoc_81{width:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;gap:10px}._dashboardPage_1jxoc_71 ._emptyComponent_1jxoc_81 ._icon_1jxoc_91{font-size:100px}._dashboardPage_1jxoc_71 ._emptyComponent_1jxoc_81 span{display:flex;align-items:center;justify-content:center;gap:5px;font-size:25px;color:gray}._usersPage_1k10f_71{flex:1;width:100%;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;overscroll-behavior:none;padding:0 15px 15px}._usersPage_1k10f_71 ._appbar_1k10f_81{width:100%;height:50px;display:flex;align-items:center;box-sizing:border-box;gap:10px}._usersPage_1k10f_71 ._appbar_1k10f_81 ._title_1k10f_89{font-size:18px;font-weight:550;margin-right:auto}@media(max-width:639.98px){._usersPage_1k10f_71 ._appbar_1k10f_81 ._title_1k10f_89{display:none}}._usersPage_1k10f_71 ._appbar_1k10f_81 ._searchUser_1k10f_99{height:35px;display:flex;align-items:center;box-sizing:border-box;border:1px solid var(--border-primary);border-radius:6px;overflow:hidden;padding:0 5px}@media(max-width:767.98px){._usersPage_1k10f_71 ._appbar_1k10f_81 ._searchUser_1k10f_99{flex:1}}@media(min-width:768px){._usersPage_1k10f_71 ._appbar_1k10f_81 ._searchUser_1k10f_99{width:500px}}._usersPage_1k10f_71 ._appbar_1k10f_81 ._searchUser_1k10f_99 ._icon_1k10f_119{width:25px;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;color:gray}._usersPage_1k10f_71 ._appbar_1k10f_81 ._searchUser_1k10f_99 input{flex:1;height:100%;box-sizing:border-box;border:none;font-size:16px;padding:0 5px}._usersPage_1k10f_71 ._appbar_1k10f_81 ._searchUser_1k10f_99 input:focus{outline:none}._usersPage_1k10f_71 ._appbar_1k10f_81 ._searchUser_1k10f_99 ._clear_1k10f_139{width:23px;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;color:#c7c7c7;font-size:17px;cursor:pointer}._usersPage_1k10f_71 ._appbar_1k10f_81 ._searchUser_1k10f_99 ._clear_1k10f_139:hover{color:gray}._usersPage_1k10f_71 ._listContainer_1k10f_153{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;border:1px solid var(--border-primary);overflow:auto;overscroll-behavior:none}._usersPage_1k10f_71 ._listContainer_1k10f_153 table{width:100%;border-collapse:collapse}._usersPage_1k10f_71 ._listContainer_1k10f_153 table thead tr th{background-color:#fff;box-sizing:border-box;padding:15px 10px;font-weight:550;border-bottom:1px solid var(--border-secondary);position:sticky;top:0;z-index:10;text-align:start}._usersPage_1k10f_71 ._listContainer_1k10f_153 table thead tr th._index_1k10f_178{width:50px;border-right:1px solid var(--border-secondary);text-align:center}._usersPage_1k10f_71 ._listContainer_1k10f_153 table tbody tr td{box-sizing:border-box;padding:10px;border-bottom:1px solid var(--border-secondary);position:sticky;top:0;z-index:1;text-align:start}._usersPage_1k10f_71 ._listContainer_1k10f_153 table tbody tr td ._nameHolder_1k10f_192{width:100%;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;gap:5px;white-space:nowrap}._usersPage_1k10f_71 ._listContainer_1k10f_153 table tbody tr td ._nameHolder_1k10f_192 small{font-size:11px;color:gray}._usersPage_1k10f_71 ._listContainer_1k10f_153 table tbody tr td._index_1k10f_178{width:50px;border-right:1px solid var(--border-secondary);text-align:center}._usersPage_1k10f_71 ._listContainer_1k10f_153 table tbody tr:hover{cursor:pointer;background-color:var(--bg-hover)}._usersPage_1k10f_71 ._footer_1k10f_214{width:100%;height:40px;display:flex;align-items:center;box-sizing:border-box}._usersPage_1k10f_71 ._footer_1k10f_214 small{color:gray}._usersPage_1k10f_71 ._footer_1k10f_214 ._pagination_1k10f_224{height:100%;display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;margin-left:auto;gap:10px}._usersPage_1k10f_71 ._footer_1k10f_214 ._pagination_1k10f_224 button{width:30px;height:30px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:none;background-color:var(--brand-primary-light);color:#fff;border-radius:5px;cursor:pointer}._usersPage_1k10f_71 ._footer_1k10f_214 ._pagination_1k10f_224 input{width:40px;height:30px;box-sizing:border-box;border:1px solid var(--border-primary);text-align:center;font-size:13px;border-radius:5px}._usersPage_1k10f_71 ._footer_1k10f_214 ._pagination_1k10f_224 ._count_1k10f_255{width:40px;height:30px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid var(--border-primary);font-size:13px;border-radius:5px}._knowledgePage_o3116_71{flex:1;width:100%;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;overscroll-behavior:none;padding:0 15px 15px}._knowledgePage_o3116_71 ._appbar_o3116_81{width:100%;height:50px;display:flex;align-items:center;box-sizing:border-box}._knowledgePage_o3116_71 ._appbar_o3116_81 ._title_o3116_88{font-size:18px;font-weight:550;margin-right:auto}._knowledgePage_o3116_71 ._appbar_o3116_81 button{height:35px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0 15px;background-color:var(--brand-primary-light);border:none;border-radius:6px;color:#fff;gap:5px;cursor:pointer}._knowledgePage_o3116_71 ._listContainer_o3116_107{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;border:1px solid var(--border-primary);overflow:auto}._knowledgePage_o3116_71 ._listContainer_o3116_107 table{width:100%;border-collapse:collapse}._knowledgePage_o3116_71 ._listContainer_o3116_107 table thead tr th{background-color:#fff;box-sizing:border-box;padding:10px;font-weight:550;border-bottom:1px solid var(--border-secondary);position:sticky;top:0;z-index:1;text-align:start}._knowledgePage_o3116_71 ._listContainer_o3116_107 table thead tr th._index_o3116_131{width:50px;border-right:1px solid var(--border-secondary);text-align:center}._knowledgePage_o3116_71 ._listContainer_o3116_107 table tbody tr td{box-sizing:border-box;padding:10px;border-bottom:1px solid var(--border-secondary);position:sticky;top:0;z-index:1;text-align:start}._knowledgePage_o3116_71 ._listContainer_o3116_107 table tbody tr td._index_o3116_131{width:50px;border-right:1px solid var(--border-secondary);text-align:center}._knowledgePage_o3116_71 ._listContainer_o3116_107 table tbody tr:hover{cursor:pointer;background-color:var(--bg-hover)}._modalContainer_o3116_155{width:100%;height:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:15px}._modalContainer_o3116_155 ._inputDragHolder_o3116_163{width:100%;height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;border:1px dashed var(--border-primary);border-radius:5px;cursor:pointer}._modalContainer_o3116_155 ._inputDragHolder_o3116_163 img{width:80px;height:80px;object-fit:contain;object-position:center}._modalContainer_o3116_155 ._inputDragHolder_o3116_163 ._muted_o3116_181{color:gray}._modalContainer_o3116_155 ._fileList_o3116_184{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:10px}._modalContainer_o3116_155 ._fileList_o3116_184 ._fileHolder_o3116_191{width:100%;height:45px;display:flex;align-items:center;box-sizing:border-box;gap:5px;background-color:var(--bg-secondary);padding:0 10px;border-radius:5px}._modalContainer_o3116_155 ._fileList_o3116_184 ._fileHolder_o3116_191 ._icon_o3116_202{height:100%;display:flex;align-items:center;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px}._modalContainer_o3116_155 ._fileList_o3116_184 ._fileHolder_o3116_191 ._name_o3116_212{height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._modalContainer_o3116_155 ._fileList_o3116_184 ._fileHolder_o3116_191 ._del_o3116_218{height:100%;display:flex;align-items:center;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:red;margin-left:auto;font-size:20px;cursor:pointer}._internalUsersPage_zd14s_71{flex:1;width:100%;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;overscroll-behavior:none;padding:0 15px 15px}._internalUsersPage_zd14s_71 ._appbar_zd14s_81{width:100%;height:50px;display:flex;align-items:center;box-sizing:border-box}._internalUsersPage_zd14s_71 ._appbar_zd14s_81 ._title_zd14s_88{font-size:18px;font-weight:550;margin-right:auto}._internalUsersPage_zd14s_71 ._appbar_zd14s_81 button{height:35px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0 15px;background-color:var(--brand-primary-light);border:none;border-radius:6px;color:#fff;gap:5px;cursor:pointer}._internalUsersPage_zd14s_71 ._listContainer_zd14s_107{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;border:1px solid var(--border-primary);overflow:auto}._internalUsersPage_zd14s_71 ._listContainer_zd14s_107 table{width:100%;border-collapse:collapse}._internalUsersPage_zd14s_71 ._listContainer_zd14s_107 table thead tr th{background-color:#fff;box-sizing:border-box;padding:10px;font-weight:550;border-bottom:1px solid var(--border-secondary);position:sticky;top:0;z-index:10;text-align:start}._internalUsersPage_zd14s_71 ._listContainer_zd14s_107 table thead tr th._index_zd14s_131{width:50px;border-right:1px solid var(--border-secondary);text-align:center}._internalUsersPage_zd14s_71 ._listContainer_zd14s_107 table tbody tr td{box-sizing:border-box;padding:10px;border-bottom:1px solid var(--border-secondary);position:sticky;top:0;z-index:1;text-align:start}._internalUsersPage_zd14s_71 ._listContainer_zd14s_107 table tbody tr td._index_zd14s_131{width:50px;border-right:1px solid var(--border-secondary);text-align:center}._internalUsersPage_zd14s_71 ._listContainer_zd14s_107 table tbody tr:hover{cursor:pointer;background-color:var(--bg-hover)}._modalContainer_zd14s_155{width:100%;height:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:15px}._modalContainer_zd14s_155 ._inputContainer_zd14s_163{width:100%;display:flex;box-sizing:border-box;gap:10px}._modalContainer_zd14s_155 ._inputHolder_zd14s_169{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:5px}._modalContainer_zd14s_155 ._multiInputHolder_zd14s_176{flex:1;display:flex;flex-direction:column;box-sizing:border-box;gap:5px}._modalContainer_zd14s_155 ._passwordInput_zd14s_183{width:100%;height:35px;display:flex;align-items:center;box-sizing:border-box;border:1px solid var(--border-secondary);border-radius:6px;overflow:hidden}._modalContainer_zd14s_155 ._passwordInput_zd14s_183 input{flex:1;height:100%;box-sizing:border-box;padding:5px 10px;border:none}._modalContainer_zd14s_155 ._passwordInput_zd14s_183 input:focus{outline:none}._modalContainer_zd14s_155 ._passwordInput_zd14s_183 ._icon_zd14s_203{width:35px;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;cursor:pointer;color:gray}._modalContainer_zd14s_155 ._label_zd14s_213{font-size:14px;box-sizing:border-box;padding-left:2px}._modalContainer_zd14s_155 ._input_zd14s_163{width:100%;height:35px;box-sizing:border-box;padding:5px 10px;border:1px solid var(--border-secondary);border-radius:6px}._modalContainer_zd14s_155 ._input_zd14s_163:focus{outline:none}._modalContainer_zd14s_155 ._footer_zd14s_229{width:100%;height:40px;display:flex;align-items:center;box-sizing:border-box;gap:8px}._modalContainer_zd14s_155 ._footer_zd14s_229 button{height:35px;width:80px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid var(--border-primary);border-radius:6px;color:#000;background-color:#fff;cursor:pointer}._modalContainer_zd14s_155 ._footer_zd14s_229 ._submit_zd14s_250{background-color:var(--brand-primary-light);color:#fff;border-color:var(--brand-primary-light)}._modalContainer_zd14s_155 ._footer_zd14s_229 ._delete_zd14s_255{background-color:#ff4d4f;color:#fff;border-color:#ff4d4f}._chatsPage_duuvb_71{flex:1;width:100%;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;overscroll-behavior:none;padding:0 15px 15px}._chatsPage_duuvb_71 ._appbar_duuvb_81{width:100%;height:50px;display:flex;align-items:center;box-sizing:border-box}._chatsPage_duuvb_71 ._appbar_duuvb_81 ._title_duuvb_88{font-size:18px;font-weight:550;margin-right:auto}._chatsPage_duuvb_71 ._appbar_duuvb_81 ._newChatBtn_duuvb_93{height:35px;display:none;align-items:center;justify-content:center;box-sizing:border-box;padding:0 15px;background-color:var(--brand-primary-light);border:none;border-radius:6px;color:#fff;gap:5px;cursor:pointer}@media(min-width:768px){._chatsPage_duuvb_71 ._appbar_duuvb_81 ._newChatBtn_duuvb_93{display:flex}}._chatsPage_duuvb_71 ._appbar_duuvb_81 ._toggleThreadsBtn_duuvb_112{height:35px;display:none;align-items:center;justify-content:center;box-sizing:border-box;padding:0 15px;background-color:var(--brand-primary-light);border:none;border-radius:6px;color:#fff;gap:5px;font-size:25px;cursor:pointer}@media(max-width:767.98px){._chatsPage_duuvb_71 ._appbar_duuvb_81 ._toggleThreadsBtn_duuvb_112{display:flex}}._chatsPage_duuvb_71 ._content_duuvb_132{width:100%;flex:1;display:flex;box-sizing:border-box;overflow:auto;border:1px solid var(--border-primary);border-radius:5px;background-color:var(--bg-tertiary)}._chatsPage_duuvb_71 ._content_duuvb_132 ._chatSessions_duuvb_142{width:300px;height:100%;display:none;flex-direction:column;box-sizing:border-box;overflow:auto;border-left:1px solid var(--border-primary);gap:10px}@media(min-width:768px){._chatsPage_duuvb_71 ._content_duuvb_132 ._chatSessions_duuvb_142{display:flex}}._chatsPage_duuvb_71 ._content_duuvb_132 ._chatSessions_duuvb_142 ._header_duuvb_157{width:100%;height:30px;display:flex;align-items:center;box-sizing:border-box;font-weight:550;padding:0 15px}._chatsPage_duuvb_71 ._content_duuvb_132 ._chatSessions_duuvb_142 ._sessions_duuvb_166{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;gap:10px;overflow:auto;padding:5px 10px}._chatsPage_duuvb_71 ._content_duuvb_132 ._chatSessions_duuvb_142 ._sessions_duuvb_166 ._sessionCard_duuvb_176{width:100%;height:80px;min-height:80px;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;background-color:#fff;border-radius:6px;padding:10px;border:2px solid white;cursor:pointer}._chatsPage_duuvb_71 ._content_duuvb_132 ._chatSessions_duuvb_142 ._sessions_duuvb_166 ._sessionCard_duuvb_176 small{font-size:12px;color:gray;display:block;white-space:nowrap;text-overflow:ellipsis}._chatsPage_duuvb_71 ._content_duuvb_132 ._chatSessions_duuvb_142 ._sessions_duuvb_166 ._sessionCard_duuvb_176 span{font-size:14px}._chatsPage_duuvb_71 ._content_duuvb_132 ._chatSessions_duuvb_142 ._sessions_duuvb_166 ._sessionCard_duuvb_176:hover{box-shadow:0 0 12px -3px #7cc7dc}._chatsPage_duuvb_71 ._content_duuvb_132 ._chatSessions_duuvb_142 ._sessions_duuvb_166 ._active_duuvb_203{border-color:var(--brand-primary-light)}._drawerContainer_duuvb_207{width:100%;height:100%;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;gap:15px}._drawerContainer_duuvb_207 ._startNewChat_duuvb_216{width:100%;height:35px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;gap:10px;border:none;background-color:var(--brand-primary-light);color:#fff;border-radius:5px}._drawerContainer_duuvb_207 ._threads_duuvb_229{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;overscroll-behavior:none}._drawerContainer_duuvb_207 ._threads_duuvb_229 table{width:100%;border-collapse:collapse}._drawerContainer_duuvb_207 ._threads_duuvb_229 table tbody tr td{box-sizing:border-box;padding:5px 0}._drawerContainer_duuvb_207 ._threads_duuvb_229 table tbody tr td ._sessionCard_duuvb_176{width:100%;height:80px;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;background-color:#fff;border-radius:6px;padding:10px;overflow:hidden;border:2px solid white;cursor:pointer}._drawerContainer_duuvb_207 ._threads_duuvb_229 table tbody tr td ._sessionCard_duuvb_176 small{font-size:12px;color:gray;display:block;white-space:nowrap;text-overflow:ellipsis}._drawerContainer_duuvb_207 ._threads_duuvb_229 table tbody tr td ._sessionCard_duuvb_176 span{font-size:14px}._drawerContainer_duuvb_207 ._threads_duuvb_229 table tbody tr td ._sessionCard_duuvb_176:hover{box-shadow:0 0 12px -3px #7cc7dc}._drawerContainer_duuvb_207 ._threads_duuvb_229 table tbody tr td ._active_duuvb_203{border-color:var(--brand-primary-light)}._chatThreadSection_41xbh_71{flex:1;height:100%;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;padding:10px}._chatThreadSection_41xbh_71 ._threadList_41xbh_80{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;gap:20px;margin-bottom:15px}._chatThreadSection_41xbh_71 ._threadList_41xbh_80::-webkit-scrollbar{display:none}._chatThreadSection_41xbh_71 ._threadList_41xbh_80{-ms-overflow-style:none;scrollbar-width:none}._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99{width:100%;display:flex;flex-direction:column;box-sizing:border-box}._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 small{font-size:12px;color:gray;text-transform:capitalize}._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 ._aiChat_41xbh_110{width:fit-content;height:fit-content;display:flex;box-sizing:border-box}._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 ._aiChat_41xbh_110 ._avatarHolder_41xbh_116{height:100%;display:flex;align-items:flex-start;justify-content:center;box-sizing:border-box;margin-right:5px}._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 ._aiChat_41xbh_110 ._avatarHolder_41xbh_116 ._avatar_41xbh_116{width:35px;height:35px;display:flex;align-items:center;box-sizing:border-box;justify-content:center;border-radius:50%;background-color:#fff;border:1px solid var(--border-secondary);color:var(--brand-primary-light)}._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 ._aiChat_41xbh_110 ._chatContent_41xbh_136{width:fit-content;height:fit-content;box-sizing:border-box;background-color:#fff;padding:10px 15px;font-size:15px;border-top-right-radius:15px;border-bottom-left-radius:15px;border-bottom-right-radius:15px;border:1px solid var(--border-secondary)}._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 ._aiChat_41xbh_110 ._chatContent_41xbh_136._markdownContent_41xbh_149{line-height:1.5}._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 ._aiChat_41xbh_110 ._chatContent_41xbh_136._markdownContent_41xbh_149>*:first-child{margin-top:0}._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 ._aiChat_41xbh_110 ._chatContent_41xbh_136._markdownContent_41xbh_149>*:last-child{margin-bottom:0}._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 ._aiChat_41xbh_110 ._chatContent_41xbh_136._markdownContent_41xbh_149 p{margin:8px 0}._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 ._aiChat_41xbh_110 ._chatContent_41xbh_136._markdownContent_41xbh_149 strong{font-weight:600;color:var(--brand-primary-dark, #000)}._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 ._aiChat_41xbh_110 ._chatContent_41xbh_136._markdownContent_41xbh_149 h1,._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 ._aiChat_41xbh_110 ._chatContent_41xbh_136._markdownContent_41xbh_149 h2,._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 ._aiChat_41xbh_110 ._chatContent_41xbh_136._markdownContent_41xbh_149 h3,._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 ._aiChat_41xbh_110 ._chatContent_41xbh_136._markdownContent_41xbh_149 h4,._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 ._aiChat_41xbh_110 ._chatContent_41xbh_136._markdownContent_41xbh_149 h5,._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 ._aiChat_41xbh_110 ._chatContent_41xbh_136._markdownContent_41xbh_149 h6{margin:12px 0 8px;font-weight:700;font-size:16px}._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 ._aiChat_41xbh_110 ._chatContent_41xbh_136._markdownContent_41xbh_149 ul,._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 ._aiChat_41xbh_110 ._chatContent_41xbh_136._markdownContent_41xbh_149 ol{margin:8px 0;padding-left:20px}._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 ._aiChat_41xbh_110 ._chatContent_41xbh_136._markdownContent_41xbh_149 li{margin-bottom:4px}._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 ._aiChat_41xbh_110 ._chatContent_41xbh_136._markdownContent_41xbh_149 code{background-color:#f4f4f4;padding:2px 4px;border-radius:4px;font-family:monospace;font-size:.9em}._chatThreadSection_41xbh_71 ._threadList_41xbh_80 ._threadComponent_41xbh_99 ._humanChat_41xbh_206{width:fit-content;height:fit-content;display:flex;box-sizing:border-box;background:var(--brand-primary-light);margin-left:auto;color:#fff;padding:10px 15px;font-size:15px;border-top-left-radius:15px;border-top-right-radius:15px;border-bottom-left-radius:15px}._chatThreadSection_41xbh_71 ._promptArea_41xbh_220{width:100%;height:130px;display:flex;flex-direction:column;box-sizing:border-box;background-color:#fff;border:1px solid var(--border-secondary);border-radius:6px;padding:5px}._chatThreadSection_41xbh_71 ._promptArea_41xbh_220 textarea{width:100%;flex:1;box-sizing:border-box;padding:8px 5px;border:none;resize:none;font-size:16px}._chatThreadSection_41xbh_71 ._promptArea_41xbh_220 textarea:focus{outline:none}._chatThreadSection_41xbh_71 ._promptArea_41xbh_220 ._footer_41xbh_243{width:100%;height:40px;display:flex;align-items:center;box-sizing:border-box;padding:0 5px}._chatThreadSection_41xbh_71 ._promptArea_41xbh_220 ._footer_41xbh_243 ._label_41xbh_251{font-size:12px;color:gray;margin-right:auto}._chatThreadSection_41xbh_71 ._promptArea_41xbh_220 ._footer_41xbh_243 button{width:33px;height:33px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:50%;border:none;background-color:var(--brand-primary-light);color:#fff;font-size:15px;cursor:pointer}._chatThreadSection_41xbh_71 ._promptArea_41xbh_220 ._footer_41xbh_243 ._disabled_41xbh_270{background-color:gray}.container_e1c435{--uib-dot-size: calc(var(--uib-size) * .24);flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;height:var(--uib-dot-size);width:var(--uib-size)}.inner_418da1{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;height:100%}.dot_94b80f,.inner_418da1:before,.inner_418da1:after{content:"";display:block;height:var(--uib-dot-size);width:var(--uib-dot-size);border-radius:50%;background-color:var(--uib-color);transform:scale(0);transition:background-color .3s ease}.inner_418da1:before{animation:pulse_08ab76 var(--uib-speed) ease-in-out calc(var(--uib-speed) * -.375) infinite}.dot_94b80f{animation:pulse_08ab76 var(--uib-speed) ease-in-out calc(var(--uib-speed) * -.25) infinite both}.inner_418da1:after{animation:pulse_08ab76 var(--uib-speed) ease-in-out calc(var(--uib-speed) * -.125) infinite}@keyframes pulse_08ab76{0%,to{transform:scale(0)}50%{transform:scale(1)}}._promptEditorPage_3276j_71{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;padding:0 15px 15px}._promptEditorPage_3276j_71 ._appbar_3276j_80{width:100%;height:50px;display:flex;align-items:center;box-sizing:border-box}._promptEditorPage_3276j_71 ._appbar_3276j_80 ._tabmenu_3276j_87{flex:1;height:100%;display:flex;align-items:center;box-sizing:border-box;gap:5px}._promptEditorPage_3276j_71 ._appbar_3276j_80 ._tabmenu_3276j_87 ._tab_3276j_87{height:35px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-bottom:2px solid white;font-weight:550;cursor:pointer;padding:0 2px}._promptEditorPage_3276j_71 ._appbar_3276j_80 ._tabmenu_3276j_87 ._active_3276j_106{border-bottom:2px solid var(--brand-primary-light)}._promptEditorPage_3276j_71 ._appbar_3276j_80 ._title_3276j_109{font-size:18px;font-weight:550;margin-right:auto}._promptEditorPage_3276j_71 ._appbar_3276j_80 button{height:35px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0 15px;background-color:var(--brand-primary-light);border:none;border-radius:6px;color:#fff;gap:5px;cursor:pointer}._promptEditorPage_3276j_71 ._listContainer_3276j_128{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;border:1px solid var(--border-primary);overflow:auto}._promptEditorPage_3276j_71 ._listContainer_3276j_128 table{width:100%;border-collapse:collapse}._promptEditorPage_3276j_71 ._listContainer_3276j_128 table thead tr th{background-color:#fff;box-sizing:border-box;padding:10px;font-weight:550;border-bottom:1px solid var(--border-secondary);position:sticky;top:0;z-index:1;text-align:start}._promptEditorPage_3276j_71 ._listContainer_3276j_128 table thead tr th._index_3276j_152{width:50px;border-right:1px solid var(--border-secondary);text-align:center}._promptEditorPage_3276j_71 ._listContainer_3276j_128 table tbody tr td{box-sizing:border-box;padding:10px;border-bottom:1px solid var(--border-secondary);position:sticky;top:0;z-index:1;text-align:start}._promptEditorPage_3276j_71 ._listContainer_3276j_128 table tbody tr td._index_3276j_152{width:50px;border-right:1px solid var(--border-secondary);text-align:center}._promptEditorPage_3276j_71 ._listContainer_3276j_128 table tbody tr:hover{cursor:pointer;background-color:var(--bg-hover)}._drawerContainer_3276j_176{width:100%;height:100%;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;gap:15px}._drawerContainer_3276j_176 ._drawerbar_3276j_185{width:100%;height:60px;display:flex;align-items:center;gap:10px}._drawerContainer_3276j_176 ._drawerbar_3276j_185 ._close_3276j_192{height:100%;display:flex;align-items:center;box-sizing:border-box;font-size:17px;cursor:pointer;color:gray}._drawerContainer_3276j_176 ._drawerbar_3276j_185 ._close_3276j_192:hover{color:#000}._drawerContainer_3276j_176 ._drawerbar_3276j_185 ._title_3276j_109{font-size:17px;font-weight:600;margin-right:auto}._drawerContainer_3276j_176 ._drawerbar_3276j_185 ._activate_3276j_209{height:35px;width:130px;display:flex;align-items:center;justify-content:center;border:1px solid var(--status-success-text);border-radius:6px;background-color:#fff;color:var(--status-success-text)}._drawerContainer_3276j_176 ._drawerbar_3276j_185 ._activate_3276j_209:hover{background-color:var(--status-success-text);color:#fff;cursor:pointer}._drawerContainer_3276j_176 ._contentContainer_3276j_225{width:100%;flex:1;display:flex;box-sizing:border-box;overflow:auto;gap:10px}@media(max-width:767.98px){._drawerContainer_3276j_176 ._contentContainer_3276j_225{flex-direction:column}}._drawerContainer_3276j_176 ._contentContainer_3276j_225 ._left_3276j_238{height:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:15px}@media(min-width:768px){._drawerContainer_3276j_176 ._contentContainer_3276j_225 ._left_3276j_238{overflow:auto;flex:1}}@media(max-width:767.98px){._drawerContainer_3276j_176 ._contentContainer_3276j_225 ._left_3276j_238{height:fit-content}}._drawerContainer_3276j_176 ._contentContainer_3276j_225 ._right_3276j_256{width:280px;height:100%;display:flex;flex-direction:column;box-sizing:border-box}@media(max-width:767.98px){._drawerContainer_3276j_176 ._contentContainer_3276j_225 ._right_3276j_256{width:100%}}@media(min-width:768px){._drawerContainer_3276j_176 ._contentContainer_3276j_225 ._right_3276j_256{overflow:auto}}._drawerContainer_3276j_176 ._contentContainer_3276j_225 ._right_3276j_256 ._header_3276j_273{width:100%;min-height:35px;display:flex;align-items:center;box-sizing:border-box;padding:0 10px;font-size:18px;font-weight:550}._drawerContainer_3276j_176 ._contentContainer_3276j_225 ._right_3276j_256 ._itemList_3276j_283{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;padding:0 10px}@media(min-width:768px){._drawerContainer_3276j_176 ._contentContainer_3276j_225 ._right_3276j_256 ._itemList_3276j_283{overflow:auto}}._drawerContainer_3276j_176 ._contentContainer_3276j_225 ._right_3276j_256 ._itemList_3276j_283 table{width:100%;border-collapse:collapse;table-layout:fixed}._drawerContainer_3276j_176 ._contentContainer_3276j_225 ._right_3276j_256 ._itemList_3276j_283 table tbody tr td{box-sizing:border-box}._drawerContainer_3276j_176 ._contentContainer_3276j_225 ._right_3276j_256 ._itemList_3276j_283 table tbody tr td ._itemCard_3276j_304{width:100%;min-height:80px;display:flex;flex-direction:column;box-sizing:border-box;border:1px solid var(--border-primary);border-radius:5px;margin-bottom:10px;gap:5px;overflow:hidden;cursor:pointer}._drawerContainer_3276j_176 ._contentContainer_3276j_225 ._right_3276j_256 ._itemList_3276j_283 table tbody tr td ._itemCard_3276j_304:hover{border-color:var(--brand-primary-light)}._drawerContainer_3276j_176 ._contentContainer_3276j_225 ._right_3276j_256 ._itemList_3276j_283 table tbody tr td ._itemCard_3276j_304 ._nameHolder_3276j_320{width:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;font-weight:600;border-bottom:1px solid var(--border-primary);padding:5px;background-color:var(--bg-hover);gap:5px}._drawerContainer_3276j_176 ._contentContainer_3276j_225 ._right_3276j_256 ._itemList_3276j_283 table tbody tr td ._itemCard_3276j_304 ._nameHolder_3276j_320 ._name_3276j_320{flex:1;height:100%;display:flex;align-items:center;box-sizing:border-box;overflow:hidden;min-width:0}._drawerContainer_3276j_176 ._contentContainer_3276j_225 ._right_3276j_256 ._itemList_3276j_283 table tbody tr td ._itemCard_3276j_304 ._nameHolder_3276j_320 ._name_3276j_320 span{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._drawerContainer_3276j_176 ._contentContainer_3276j_225 ._right_3276j_256 ._itemList_3276j_283 table tbody tr td ._itemCard_3276j_304 ._nameHolder_3276j_320 ._icon_3276j_352{height:100%;width:20px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:16px}._drawerContainer_3276j_176 ._contentContainer_3276j_225 ._right_3276j_256 ._itemList_3276j_283 table tbody tr td ._itemCard_3276j_304 p{box-sizing:border-box;padding:5px}._drawerContainer_3276j_176 ._inputHolder_3276j_365{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:5px}._drawerContainer_3276j_176 ._inputHolder_3276j_365 ._input_3276j_365{width:100%;height:40px;border:1px solid var(--border-secondary);box-sizing:border-box;border-radius:6px;padding:0 10px;font-size:15px}._drawerContainer_3276j_176 ._inputHolder_3276j_365 ._input_3276j_365:focus{outline:none}._drawerContainer_3276j_176 ._inputHolder_3276j_365 ._textarea_3276j_384{width:100%;height:100%;border:1px solid var(--border-secondary);box-sizing:border-box;border-radius:6px;padding:10px;font-size:15px;resize:none}@media(max-width:767.98px){._drawerContainer_3276j_176 ._inputHolder_3276j_365 ._textarea_3276j_384{height:auto;min-height:300px;field-sizing:content}}._drawerContainer_3276j_176 ._inputHolder_3276j_365 ._textarea_3276j_384:focus{outline:none}._drawerContainer_3276j_176 ._label_3276j_404{font-size:14px;box-sizing:border-box;margin-left:3px}._drawerContainer_3276j_176 ._footer_3276j_409{width:100%;height:50px;display:flex;align-items:center;box-sizing:border-box;gap:15px}._drawerContainer_3276j_176 ._footer_3276j_409 button{width:110px;height:35px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid var(--border-secondary);border-radius:6px;background-color:#fff;gap:5px;cursor:pointer}._drawerContainer_3276j_176 ._footer_3276j_409 ._primary_3276j_430{background-color:var(--brand-primary-light);color:#fff;border-color:var(--brand-primary-light);margin-left:auto}._drawerContainer_3276j_176 ._footer_3276j_409 ._delete_3276j_436{border-color:red;color:red;width:125px}._drawerContainer_3276j_176 ._footer_3276j_409 ._delete_3276j_436:hover{background-color:red;color:#fff}._emptyData_l8kfg_71{width:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;gap:10px}._emptyData_l8kfg_71 img{width:150px;height:150px;box-sizing:border-box;object-fit:contain;object-position:center}._emptyData_l8kfg_71 span{color:gray}:root{--bg-primary: #fafdfe;--bg-secondary: #f5f7fa;--bg-tertiary: #f9f9f9;--bg-inset: #f5f5f5;--bg-hover: #f2f2f250;--text-primary: #3d3c3a;--text-secondary: #001b3f;--text-muted: #000000a6;--border-primary: #bebebe;--border-secondary: #dfdbdb;--brand-primary: #0d2d35;--brand-primary-light: #25829b;--brand-primary-lighter: #7cc7dc;--status-success-text: #54aa09;--status-success-bg: #d8efc5;--status-danger-text: #d21204;--status-danger-bg: #eeccc9;--status-info-text: #4285f4;--status-info-bg: #4285f430;--status-warning-text: orange;--status-warning-bg: #fffeed;--google-blue: #4285f4}[data-theme=dark]{--bg-primary: #121212;--bg-secondary: #1e1e1e;--bg-tertiary: #242424;--bg-inset: #000000;--bg-hover: #ffffff1a;--text-primary: #fafafa;--text-secondary: #e0e0e0;--text-muted: #ffffffa6;--border-primary: #444444;--border-secondary: #333333;--brand-primary: #0d2d35;--brand-primary-light: #25829b;--brand-primary-lighter: #7cc7dc;--status-success-bg: #2a5504;--status-danger-bg: #5a0802;--status-info-bg: #1a3a6e;--status-warning-bg: #4d4400}._productsPage_arqa9_71{flex:1;width:100%;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;overscroll-behavior:none;padding:0 15px 15px}._productsPage_arqa9_71 ._appbar_arqa9_81{width:100%;height:50px;display:flex;align-items:center;box-sizing:border-box;gap:10px}._productsPage_arqa9_71 ._appbar_arqa9_81 ._title_arqa9_89{display:none;font-size:18px;font-weight:550}@media(min-width:1024px){._productsPage_arqa9_71 ._appbar_arqa9_81 ._title_arqa9_89{display:block}}._productsPage_arqa9_71 ._appbar_arqa9_81 button{height:35px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0 15px;background-color:var(--brand-primary-light);border:none;border-radius:6px;color:#fff;gap:5px;cursor:pointer}._productsPage_arqa9_71 ._appbar_arqa9_81 button span{display:none}@media(min-width:768px){._productsPage_arqa9_71 ._appbar_arqa9_81 button span{display:block}}._productsPage_arqa9_71 ._listContainer_arqa9_121{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;border:1px solid var(--border-primary);overflow:auto}._productsPage_arqa9_71 ._listContainer_arqa9_121 table{width:100%;border-collapse:collapse}._productsPage_arqa9_71 ._listContainer_arqa9_121 table thead tr th{background-color:#fff;box-sizing:border-box;padding:10px;font-weight:550;border-bottom:1px solid var(--border-secondary);position:sticky;top:0;z-index:10;text-align:start}._productsPage_arqa9_71 ._listContainer_arqa9_121 table thead tr th._index_arqa9_145{width:50px;border-right:1px solid var(--border-secondary);text-align:center}._productsPage_arqa9_71 ._listContainer_arqa9_121 table tbody tr td{box-sizing:border-box;padding:10px;border-bottom:1px solid var(--border-secondary);position:sticky;top:0;z-index:1;text-align:start}._productsPage_arqa9_71 ._listContainer_arqa9_121 table tbody tr td._index_arqa9_145{width:50px;border-right:1px solid var(--border-secondary);text-align:center}._productsPage_arqa9_71 ._listContainer_arqa9_121 table tbody tr:hover{cursor:pointer;background-color:var(--bg-hover)}._productsPage_arqa9_71 ._footer_arqa9_168{width:100%;height:40px;display:flex;align-items:center;box-sizing:border-box}._productsPage_arqa9_71 ._footer_arqa9_168 small{color:gray}._productsPage_arqa9_71 ._footer_arqa9_168 ._pagination_arqa9_178{height:100%;display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;margin-left:auto;gap:10px}._productsPage_arqa9_71 ._footer_arqa9_168 ._pagination_arqa9_178 button{width:30px;height:30px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:none;background-color:var(--brand-primary-light);color:#fff;border-radius:5px;cursor:pointer}._productsPage_arqa9_71 ._footer_arqa9_168 ._pagination_arqa9_178 input{width:40px;height:30px;box-sizing:border-box;border:1px solid var(--border-primary);text-align:center;font-size:13px;border-radius:5px}._productsPage_arqa9_71 ._footer_arqa9_168 ._pagination_arqa9_178 ._count_arqa9_209{width:40px;height:30px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid var(--border-primary);font-size:13px;border-radius:5px}._modalContainer_arqa9_221{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;gap:15px}
