@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}.listContainer{flex:1;width:100%;display:flex;flex-direction:column;border:1px solid var(--primaryBorder);border-radius:5px;box-sizing:border-box;overflow:auto}.listContainer table{border-collapse:collapse}.listContainer table thead tr th{background-color:var(--bgFade);box-sizing:border-box;padding:10px;font-weight:500;border:1px solid var(--primaryBorder);border-top:none;border-bottom:1px solid var(--primaryBorder);position:sticky;top:0;z-index:1;text-align:start}.listContainer table thead tr th:first-child{border-left:none}.listContainer table thead tr th:last-child{border-right:none}.listContainer table thead tr th.index{width:50px;border-right:1px solid var(--primaryBorder);text-align:center}.listContainer table tbody tr{background-color:#fff}.listContainer table tbody tr td{border:1px solid var(--primaryBorder);box-sizing:border-box;padding:10px}.listContainer table tbody tr td:first-child{border-left:none}.listContainer table tbody tr td:last-child{border-right:none}.listContainer table tbody tr td.index{width:50px;border-right:1px solid var(--primaryBorder);text-align:center}.listContainer table tbody tr:hover{cursor:pointer;background-color:var(--hoverBg)}.primaryButton{height:35px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0 15px;gap:5px;background-color:var(--primaryGreen10);border:none;border-radius:6px;color:#000;cursor:pointer}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-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}._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}._sideNav_1s97y_83{width:225px;height:100dvh;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;background-color:var(--bg);border:none;border-right:1px solid var(--primaryBorder);padding:0 15px 15px}@media (min-width: 320px) and (max-width: 575px){._sideNav_1s97y_83{display:none}}@media (min-width: 576px) and (max-width: 767px){._sideNav_1s97y_83{display:none}}@media (min-width: 768px) and (max-width: 1024px){._sideNav_1s97y_83{display:none}}._sideNav_1s97y_83 ._logoContainer_1s97y_110{width:100%;height:60px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--primaryBorder);box-sizing:border-box}._sideNav_1s97y_83 ._logoContainer_1s97y_110 img{width:100%;height:40px;object-fit:contain;object-position:center}._sideNav_1s97y_83 ._footer_1s97y_125{width:100%;height:80px;display:flex;flex-direction:column;box-sizing:border-box;align-items:center;justify-content:center;border-top:1px solid var(--primaryBorder);gap:10px}._sideNav_1s97y_83 ._footer_1s97y_125 span{display:flex;align-items:center;gap:5px;color:var(--primaryText);font-size:17px;cursor:pointer}._sideNav_1s97y_83 ._footer_1s97y_125 small{color:gray}._menuList_c839v_83{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;padding:15px 0;gap:5px}._menuList_c839v_83 ._menu_c839v_83{width:100%;height:35px;display:flex;align-items:center;box-sizing:border-box;border-left:3px solid white;padding:5px;border-radius:2px;gap:5px;cursor:pointer;font-size:17px}._menuList_c839v_83 ._menu_c839v_83 span{display:flex;align-items:center;box-sizing:border-box}._menuList_c839v_83 ._menu_c839v_83:hover,._menuList_c839v_83 ._active_c839v_115{border-left:3px solid var(--primaryGreen10);background-color:var(--bgFade)}._dashboardNavbar_jas6v_83{width:100%;height:60px;display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;padding:0 15px;border-bottom:1px solid var(--primaryBorder);gap:10px}._dashboardNavbar_jas6v_83 ._hamMenu_jas6v_94{height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:40px;color:var(--primaryGreen);cursor:pointer}@media (min-width: 1025px) and (max-width: 1919px){._dashboardNavbar_jas6v_83 ._hamMenu_jas6v_94{display:none}}@media (min-width: 1920px) and (max-width: 2099px){._dashboardNavbar_jas6v_83 ._hamMenu_jas6v_94{display:none}}@media (min-width: 2100px){._dashboardNavbar_jas6v_83 ._hamMenu_jas6v_94{display:none}}._dashboardNavbar_jas6v_83 ._page_jas6v_119{font-size:18px;font-weight:550;text-transform:capitalize}._dashboardNavbar_jas6v_83 ._profileContainer_jas6v_124{flex:1;display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;gap:10px}._dashboardNavbar_jas6v_83 ._profileContainer_jas6v_124 ._nameHolder_jas6v_132{display:flex;flex-direction:column;box-sizing:border-box;gap:5px;align-items:flex-end}@media (min-width: 320px) and (max-width: 575px){._dashboardNavbar_jas6v_83 ._profileContainer_jas6v_124 ._nameHolder_jas6v_132{display:none}}._dashboardNavbar_jas6v_83 ._profileContainer_jas6v_124 ._nameHolder_jas6v_132 ._name_jas6v_132{font-size:15px}._dashboardNavbar_jas6v_83 ._profileContainer_jas6v_124 ._avatar_jas6v_147{width:45px;height:45px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:50%;border:1px solid var(--primaryBorder);background-color:var(--bgFade);font-size:30px;color:gray}._sideNavDrawer_ta0f8_83{width:100%;height:100%;display:flex;flex-direction:column;box-sizing:border-box;padding:0 15px 15px;overflow:auto}._sideNavDrawer_ta0f8_83 ._appbar_ta0f8_93{width:100%;height:70px;display:flex;align-items:center;box-sizing:border-box;border-bottom:1px solid var(--primaryBorder)}._sideNavDrawer_ta0f8_83 ._appbar_ta0f8_93 img{height:40px;width:auto;margin-right:auto}._sideNavDrawer_ta0f8_83 ._appbar_ta0f8_93 ._iconHolder_ta0f8_106{height:100%;display:flex;box-sizing:border-box;align-items:center;font-size:25px;padding-right:10px;padding-top:5px;cursor:pointer}._sideNavDrawer_ta0f8_83 ._menuContainer_ta0f8_116{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;margin-top:15px}._sideNavDrawer_ta0f8_83 ._menuContainer_ta0f8_116 table{border-collapse:collapse}._sideNavDrawer_ta0f8_83 ._menuContainer_ta0f8_116 table tbody tr td{width:100%;height:45px}._sideNavDrawer_ta0f8_83 ._menuContainer_ta0f8_116 table tbody tr td ._menu_ta0f8_116{height:100%;display:flex;align-items:center;box-sizing:border-box;gap:10px;font-size:18px;cursor:pointer}._sideNavDrawer_ta0f8_83 ._menuContainer_ta0f8_116 table tbody tr td ._menu_ta0f8_116:hover{color:var(--primaryGreen10)}@media (min-width: 768px) and (max-width: 1024px){._sideNavDrawer_ta0f8_83 ._menuContainer_ta0f8_116 table tbody tr td ._menu_ta0f8_116{justify-content:center}}._sideNavDrawer_ta0f8_83 ._menuContainer_ta0f8_116 table tbody tr td ._menu_ta0f8_116 ._icon_ta0f8_106{height:100%;display:flex;align-items:center;box-sizing:border-box;font-size:20px}._sideNavDrawer_ta0f8_83 ._menuContainer_ta0f8_116 table tbody tr td ._active_ta0f8_156{color:var(--primaryGreen10)}._sideNavDrawer_ta0f8_83 ._logoutContainer_ta0f8_159{width:100%;height:80px;display:flex;flex-direction:column;box-sizing:border-box;align-items:center;justify-content:center;border-top:1px solid var(--primaryBorder);gap:10px}._sideNavDrawer_ta0f8_83 ._logoutContainer_ta0f8_159 span{font-size:18px;display:flex;align-items:center;gap:5px;cursor:pointer}._sideNavDrawer_ta0f8_83 ._logoutContainer_ta0f8_159 small{color:gray}._overviewPage_378no_83{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;padding:15px}._landingPage_fyphj_83{width:100%;height:100dvh;display:flex;align-items:center;flex-direction:column;background-color:var(--bg);overflow:auto;position:relative}._landingPage_fyphj_83 input::-webkit-outer-spin-button,._landingPage_fyphj_83 input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._landingPage_fyphj_83 input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}._landingPage_fyphj_83 ::-webkit-scrollbar{width:8px}._landingPage_fyphj_83 ::-webkit-scrollbar-track{background:#f1f1f1}._landingPage_fyphj_83 ::-webkit-scrollbar-thumb{background:#888}._landingPage_fyphj_83 ::-webkit-scrollbar-thumb:hover{background:#555}._landingPage_fyphj_83 ::-webkit-scrollbar:horizontal{height:8px;display:none}._landingPage_fyphj_83 ::-webkit-scrollbar:vertical{height:8px;display:none}._landingPage_fyphj_83 ._content_fyphj_128{width:85%;height:100%;flex-direction:column;box-sizing:border-box;overflow:auto;padding:15px}@media (min-width: 320px) and (max-width: 575px){._landingPage_fyphj_83 ._content_fyphj_128{width:100%}}@media (min-width: 576px) and (max-width: 767px){._landingPage_fyphj_83 ._content_fyphj_128{width:100%}}@media (min-width: 768px) and (max-width: 1024px){._landingPage_fyphj_83 ._content_fyphj_128{width:100%;padding:0 15px}}@media (min-width: 1025px) and (max-width: 1919px){._landingPage_fyphj_83 ._content_fyphj_128{width:95%}}@media (min-width: 1920px) and (max-width: 2099px){._landingPage_fyphj_83 ._content_fyphj_128{width:85%}}@media (min-width: 2100px){._landingPage_fyphj_83 ._content_fyphj_128{width:85%}}._landingPage_fyphj_83 ._content_fyphj_128 ._banner_fyphj_167{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;margin:90px 0 20px;gap:15px}@media (min-width: 320px) and (max-width: 575px){._landingPage_fyphj_83 ._content_fyphj_128 ._banner_fyphj_167{gap:5px}}@media (min-width: 576px) and (max-width: 767px){._landingPage_fyphj_83 ._content_fyphj_128 ._banner_fyphj_167{gap:5px}}@media (min-width: 768px) and (max-width: 1024px){._landingPage_fyphj_83 ._content_fyphj_128 ._banner_fyphj_167{gap:5px}}._landingPage_fyphj_83 ._content_fyphj_128 ._banner_fyphj_167 ._text_fyphj_193{font-size:40px}@media (min-width: 320px) and (max-width: 575px){._landingPage_fyphj_83 ._content_fyphj_128 ._banner_fyphj_167 ._text_fyphj_193{font-size:35px}}@media (min-width: 576px) and (max-width: 767px){._landingPage_fyphj_83 ._content_fyphj_128 ._banner_fyphj_167 ._text_fyphj_193{font-size:35px}}._landingPage_fyphj_83 ._content_fyphj_128 ._subbanner_fyphj_206{width:100%;display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;margin-top:25px}._landingPage_fyphj_83 ._content_fyphj_128 ._subbanner_fyphj_206 span{font-size:18px}@media (min-width: 320px) and (max-width: 575px){._landingPage_fyphj_83 ._content_fyphj_128 ._subbanner_fyphj_206 span{font-size:17px}}@media (min-width: 576px) and (max-width: 767px){._landingPage_fyphj_83 ._content_fyphj_128 ._subbanner_fyphj_206 span{font-size:17px}}@media (min-width: 768px) and (max-width: 1024px){._landingPage_fyphj_83 ._content_fyphj_128 ._subbanner_fyphj_206 span{font-size:18px}}._landingPage_fyphj_83 ._content_fyphj_128 ._highlights_fyphj_233{width:100%;display:flex;flex-wrap:wrap;box-sizing:border-box;justify-content:space-around;margin-top:30px}._landingPage_fyphj_83 ._content_fyphj_128 ._highlights_fyphj_233 ._highlightCard_fyphj_241{width:31%;height:200px;display:flex;flex-direction:column;box-sizing:border-box;padding:15px;border:1px solid var(--primaryGreen10);border-radius:8px;margin-bottom:25px;gap:10px;color:var(--primaryText)}@media (min-width: 320px) and (max-width: 575px){._landingPage_fyphj_83 ._content_fyphj_128 ._highlights_fyphj_233 ._highlightCard_fyphj_241{width:100%}}@media (min-width: 576px) and (max-width: 767px){._landingPage_fyphj_83 ._content_fyphj_128 ._highlights_fyphj_233 ._highlightCard_fyphj_241{width:48%;height:210px}}@media (min-width: 768px) and (max-width: 1024px){._landingPage_fyphj_83 ._content_fyphj_128 ._highlights_fyphj_233 ._highlightCard_fyphj_241{height:245px}}@media (min-width: 1920px) and (max-width: 2099px){._landingPage_fyphj_83 ._content_fyphj_128 ._highlights_fyphj_233 ._highlightCard_fyphj_241{height:170px}}@media (min-width: 2100px){._landingPage_fyphj_83 ._content_fyphj_128 ._highlights_fyphj_233 ._highlightCard_fyphj_241{height:170px}}._landingPage_fyphj_83 ._content_fyphj_128 ._highlights_fyphj_233 ._highlightCard_fyphj_241 ._icon_fyphj_280{font-size:30px}._landingPage_fyphj_83 ._content_fyphj_128 ._highlights_fyphj_233 ._highlightCard_fyphj_241 ._title_fyphj_283{font-size:17px;font-weight:550;color:#0eb20e}._landingPage_fyphj_83 ._content_fyphj_128 ._highlights_fyphj_233 ._highlightCard_fyphj_241 ._highlight_fyphj_233{font-size:15px}._landingNavbar_1ttog_83{width:100%;height:70px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:sticky;top:0;left:0;right:0}._landingNavbar_1ttog_83 ._content_1ttog_95{width:85%;height:100%;display:flex;align-items:center;gap:15px}@media (min-width: 320px) and (max-width: 575px){._landingNavbar_1ttog_83 ._content_1ttog_95{width:100%;padding:0 15px}}@media (min-width: 576px) and (max-width: 767px){._landingNavbar_1ttog_83 ._content_1ttog_95{width:100%;padding:0 15px}}@media (min-width: 768px) and (max-width: 1024px){._landingNavbar_1ttog_83 ._content_1ttog_95{width:100%;padding:0 15px}}@media (min-width: 1025px) and (max-width: 1919px){._landingNavbar_1ttog_83 ._content_1ttog_95{width:95%}}@media (min-width: 1920px) and (max-width: 2099px){._landingNavbar_1ttog_83 ._content_1ttog_95{width:85%}}@media (min-width: 2100px){._landingNavbar_1ttog_83 ._content_1ttog_95{width:85%}}._landingNavbar_1ttog_83 ._content_1ttog_95 ._logo_1ttog_135{height:40px;width:auto;cursor:pointer}._landingNavbar_1ttog_83 ._content_1ttog_95 ._leftMenu_1ttog_140{flex:1;height:100%;display:flex;align-items:center;gap:15px;margin-left:40px;box-sizing:border-box;padding-top:5px}@media (min-width: 320px) and (max-width: 575px){._landingNavbar_1ttog_83 ._content_1ttog_95 ._leftMenu_1ttog_140{display:none}}@media (min-width: 576px) and (max-width: 767px){._landingNavbar_1ttog_83 ._content_1ttog_95 ._leftMenu_1ttog_140{display:none}}._landingNavbar_1ttog_83 ._content_1ttog_95 ._leftMenu_1ttog_140 span{font-size:17px;font-weight:500;cursor:pointer}._landingNavbar_1ttog_83 ._content_1ttog_95 ._leftMenu_1ttog_140 span:hover{color:var(--primaryGreen10)}._landingNavbar_1ttog_83 ._content_1ttog_95 ._rightMenu_1ttog_168{height:100%;display:flex;align-items:center;box-sizing:border-box;gap:25px;padding-top:5px}@media (min-width: 320px) and (max-width: 575px){._landingNavbar_1ttog_83 ._content_1ttog_95 ._rightMenu_1ttog_168{display:none}}@media (min-width: 576px) and (max-width: 767px){._landingNavbar_1ttog_83 ._content_1ttog_95 ._rightMenu_1ttog_168{display:none}}._landingNavbar_1ttog_83 ._content_1ttog_95 ._rightMenu_1ttog_168 span{font-size:17px;font-weight:500;cursor:pointer}._landingNavbar_1ttog_83 ._content_1ttog_95 ._rightMenu_1ttog_168 span:hover{color:var(--primaryGreen10)}._landingNavbar_1ttog_83 ._content_1ttog_95 ._rightMenu_1ttog_168 button{width:120px;height:40px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;gap:5px;background-color:var(--primaryGreen10);border:none;border-radius:6px;cursor:pointer;font-size:16px}._landingNavbar_1ttog_83 ._content_1ttog_95 ._rightMenu_1ttog_168 button:hover{background-color:var(--primaryGreen)}._landingNavbar_1ttog_83 ._content_1ttog_95 ._rightMenu_1ttog_168 button ._icon_1ttog_211{height:100%;display:flex;align-items:center}._landingNavbar_1ttog_83 ._content_1ttog_95 ._hamMenu_1ttog_216{height:100%;display:none;align-items:center;justify-content:center;box-sizing:border-box;margin-left:auto;padding-top:5px}@media (min-width: 320px) and (max-width: 575px){._landingNavbar_1ttog_83 ._content_1ttog_95 ._hamMenu_1ttog_216{display:flex}}@media (min-width: 576px) and (max-width: 767px){._landingNavbar_1ttog_83 ._content_1ttog_95 ._hamMenu_1ttog_216{display:flex}}._landingNavbar_1ttog_83 ._content_1ttog_95 ._hamMenu_1ttog_216 span{height:100%;display:flex;align-items:center;box-sizing:border-box;font-size:30px}._drawerMenu_1ttog_243{width:100%;height:100%;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto}._drawerMenu_1ttog_243 ._navbar_1ttog_251{width:100%;height:70px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:0 15px}._drawerMenu_1ttog_243 ._navbar_1ttog_251 ._logo_1ttog_135{height:30px;width:auto}._drawerMenu_1ttog_243 ._navbar_1ttog_251 ._closeIcon_1ttog_264{height:100%;display:flex;align-items:center;box-sizing:border-box;padding-top:5px}._drawerMenu_1ttog_243 ._navbar_1ttog_251 ._closeIcon_1ttog_264 ._icon_1ttog_211{font-size:23px;cursor:pointer}._drawerMenu_1ttog_243 ._menuContainer_1ttog_275{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;padding:5px 15px 10px;gap:15px}._drawerMenu_1ttog_243 ._menuContainer_1ttog_275 table{border-collapse:collapse}._drawerMenu_1ttog_243 ._menuContainer_1ttog_275 table tbody tr{height:35px;display:flex;align-items:center;font-size:17px;box-sizing:border-box;padding-left:5px}._drawerMenu_1ttog_243 ._menuContainer_1ttog_275 ._authButtons_1ttog_297{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}._drawerMenu_1ttog_243 ._menuContainer_1ttog_275 ._authButtons_1ttog_297 button{width:100%;height:45px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;gap:5px;border:1px solid var(--primaryBorderLight);border-radius:6px;background-color:#fff;color:#000;font-size:18px}._drawerMenu_1ttog_243 ._menuContainer_1ttog_275 ._authButtons_1ttog_297 button ._icon_1ttog_211{height:100%;display:flex;align-items:center;box-sizing:border-box}._drawerMenu_1ttog_243 ._menuContainer_1ttog_275 ._authButtons_1ttog_297 ._primary_1ttog_325{background-color:var(--primaryGreen10);border:1px solid var(--primaryGreen10)}._auth_1r989_83{width:100%;height:100dvh;display:flex;flex-direction:column;background-color:var(--bg);align-items:center;justify-content:center;box-sizing:border-box}@media (min-width: 320px) and (max-width: 575px){._auth_1r989_83{padding:15px}}._auth_1r989_83 ._formContainer_1r989_98{width:450px;display:flex;flex-direction:column;background-color:var(--bg);box-shadow:0 4px 8px #0003,0 6px 20px #00000030;border-radius:6px;box-sizing:border-box;padding:20px}@media (min-width: 320px) and (max-width: 575px){._auth_1r989_83 ._formContainer_1r989_98{width:100%}}._auth_1r989_83 ._formContainer_1r989_98 ._header_1r989_113{width:100%;display:flex;align-items:center;margin-bottom:15px}._auth_1r989_83 ._formContainer_1r989_98 ._header_1r989_113 ._logo_1r989_119{width:100%;height:auto}._auth_1r989_83 ._formContainer_1r989_98 ._header_1r989_113 ._headerTexts_1r989_123{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}._auth_1r989_83 ._formContainer_1r989_98 ._header_1r989_113 ._headerTexts_1r989_123 ._textLarge_1r989_130{font-size:40px;font-weight:700}._auth_1r989_83 ._formContainer_1r989_98 ._header_1r989_113 ._headerTexts_1r989_123 ._textRegular_1r989_134{font-size:13px;font-weight:550}._auth_1r989_83 ._formContainer_1r989_98 ._formTitle_1r989_138{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:15px;font-size:20px;font-weight:600}._auth_1r989_83 ._formContainer_1r989_98 ._form_1r989_98{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:15px}._auth_1r989_83 ._formContainer_1r989_98 ._form_1r989_98 ._inputholder_1r989_154{width:100%;height:40px;display:flex;border:1px solid var(--primaryBorder);overflow:hidden;border-radius:5px}._auth_1r989_83 ._formContainer_1r989_98 ._form_1r989_98 ._inputholder_1r989_154 ._iconHolder_1r989_162{width:30px;height:100%;display:flex;align-items:center;justify-content:center;color:var(--primaryTextLight)}._auth_1r989_83 ._formContainer_1r989_98 ._form_1r989_98 ._inputholder_1r989_154 input{flex:1;height:100%;border:none;box-sizing:border-box;padding:5px;font-size:16px}._auth_1r989_83 ._formContainer_1r989_98 ._form_1r989_98 ._inputholder_1r989_154 input:focus{outline:none}._auth_1r989_83 ._formContainer_1r989_98 ._form_1r989_98 ._inputholder_1r989_154 ._toggler_1r989_181{cursor:pointer}._auth_1r989_83 ._formContainer_1r989_98 ._form_1r989_98 button{width:100%;height:40px;display:flex;align-items:center;justify-content:center;background-color:var(--primaryBgBlue);color:#fff;border:none;border-radius:5px;margin-top:10px;font-size:18px;cursor:pointer}._auth_1r989_83 ._formContainer_1r989_98 ._form_1r989_98 ._actionLinkText_1r989_198{width:100%;text-align:center;margin-top:15px}._auth_1r989_83 ._formContainer_1r989_98 ._form_1r989_98 ._actionLink_1r989_198{color:var(--primaryBlue);cursor:pointer;margin-left:5px}._teamPage_403z9_83{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;padding:10px 15px;gap:10px}._teamPage_403z9_83 ._appbar_403z9_93{width:100%;height:40px;display:flex;align-items:center;justify-content:space-between}@media (min-width: 320px) and (max-width: 575px){._teamPage_403z9_83 ._appbar_403z9_93{display:none}}._teamPage_403z9_83 ._appbar_403z9_93 ._searchContainer_403z9_105{width:450px;height:35px;display:flex;align-items:center;box-sizing:border-box;border:1px solid var(--primaryBorder);overflow:hidden;border-radius:6px}._teamPage_403z9_83 ._appbar_403z9_93 ._searchContainer_403z9_105 input{flex:1;height:100%;box-sizing:border-box;padding:5px;border:none}._teamPage_403z9_83 ._appbar_403z9_93 ._searchContainer_403z9_105 input:focus{outline:none}._teamPage_403z9_83 ._appbar_403z9_93 ._searchContainer_403z9_105 ._icon_403z9_125{height:100%;width:30px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;border-left:1px solid var(--primaryBorder);color:var(--primaryBorder)}._teamPage_403z9_83 ._appbarSmall_403z9_135{width:100%;height:40px;display:flex;align-items:center}@media (min-width: 576px) and (max-width: 767px){._teamPage_403z9_83 ._appbarSmall_403z9_135{display:none}}@media (min-width: 768px) and (max-width: 1024px){._teamPage_403z9_83 ._appbarSmall_403z9_135{display:none}}@media (min-width: 1025px) and (max-width: 1919px){._teamPage_403z9_83 ._appbarSmall_403z9_135{display:none}}@media (min-width: 1920px) and (max-width: 2099px){._teamPage_403z9_83 ._appbarSmall_403z9_135{display:none}}@media (min-width: 2100px){._teamPage_403z9_83 ._appbarSmall_403z9_135{display:none}}._teamPage_403z9_83 ._appbarSmall_403z9_135 ._searchContainer_403z9_105{width:100%;height:40px;display:flex;align-items:center;box-sizing:border-box;border:1px solid var(--primaryBorderLight);border-radius:20px;gap:5px;padding:5px}._teamPage_403z9_83 ._appbarSmall_403z9_135 ._searchContainer_403z9_105 input{flex:1;height:100%;box-sizing:border-box;border:none;padding:5px}._teamPage_403z9_83 ._appbarSmall_403z9_135 ._searchContainer_403z9_105 input:focus{outline:none}._teamPage_403z9_83 ._appbarSmall_403z9_135 ._searchContainer_403z9_105 ._iconHolder_403z9_187{width:25px;height:30px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:17px;color:gray}._teamPage_403z9_83 ._appbarSmall_403z9_135 ._searchContainer_403z9_105 ._clk_403z9_197{width:30px;height:30px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:50%;font-size:14px;background-color:var(--primaryBorderLight)}._teamPage_403z9_83 ._appbarSmall_403z9_135 ._btns_403z9_208{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;gap:15px}._teamPage_403z9_83 ._appbarSmall_403z9_135 ._btns_403z9_208 button{width:40px;height:40px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:50%;border:none;background-color:var(--primaryGreen10);color:#fff;font-size:17px;cursor:pointer}._editUserModal_403z9_232{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:15px}._editUserModal_403z9_232 ._label_403z9_239{font-size:14px}._editUserModal_403z9_232 ._text_403z9_242{width:100%;min-height:35px;border:1px solid var(--primaryBorderLight);border-radius:6px;box-sizing:border-box;padding:5px}._editUserModal_403z9_232 ._textHolder_403z9_250{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:5px}._editUserModal_403z9_232 ._textHolder50_403z9_257{width:100%;display:flex;box-sizing:border-box;justify-content:space-between}._editUserModal_403z9_232 ._textHolder50_403z9_257 ._holder_403z9_263{width:48%;display:flex;flex-direction:column;box-sizing:border-box;gap:5px}._editUserModal_403z9_232 ._footer_403z9_270{width:100%;height:40px;display:flex;align-items:center;box-sizing:border-box;gap:10px}._editUserModal_403z9_232 ._footer_403z9_270 button{width:100px;height:35px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:6px;cursor:pointer}._editUserModal_403z9_232 ._footer_403z9_270 ._delHolder_403z9_288{flex:1;height:100%;display:flex;align-items:center}._editUserModal_403z9_232 ._footer_403z9_270 ._delHolder_403z9_288 ._del_403z9_288{color:#fff;border:1px solid var(--primaryRed);background-color:var(--primaryRed)}._editUserModal_403z9_232 ._footer_403z9_270 ._cancel_403z9_299{background-color:#fff;border:1px solid var(--primaryBorder)}._editUserModal_403z9_232 ._footer_403z9_270 ._save_403z9_303{color:#fff;border:1px solid var(--primaryGreen10);background-color:var(--primaryGreen10)}._addTeamMemberModal_u88r2_83{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:15px;overflow:auto}._addTeamMemberModal_u88r2_83 ._label_u88r2_91{font-size:14px}._addTeamMemberModal_u88r2_83 ._text_u88r2_94{width:100%;min-height:35px;border:1px solid var(--primaryBorderLight);border-radius:6px;box-sizing:border-box;padding:5px}._addTeamMemberModal_u88r2_83 input{width:100%;height:35px;border:1px solid var(--primaryBorderLight);border-radius:6px;box-sizing:border-box;padding:5px}._addTeamMemberModal_u88r2_83 input:focus{outline:none}._addTeamMemberModal_u88r2_83 ._inputHolder_u88r2_113,._addTeamMemberModal_u88r2_83 ._passwordHolder_u88r2_120{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:5px}._addTeamMemberModal_u88r2_83 ._passwordHolder_u88r2_120 ._holder_u88r2_127{width:100%;height:40px;display:flex;align-items:center;box-sizing:border-box;border:1px solid var(--primaryBorderLight);border-radius:6px}._addTeamMemberModal_u88r2_83 ._passwordHolder_u88r2_120 ._holder_u88r2_127 input{flex:1;height:100%;border:none;box-sizing:border-box;padding:5px}._addTeamMemberModal_u88r2_83 ._passwordHolder_u88r2_120 ._holder_u88r2_127 ._icon_u88r2_143{width:30px;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:18px;cursor:pointer}._addTeamMemberModal_u88r2_83 ._inputHolder31_u88r2_153{width:100%;display:flex;flex-wrap:wrap;box-sizing:border-box;justify-content:space-between}._addTeamMemberModal_u88r2_83 ._inputHolder31_u88r2_153 ._holder_u88r2_127{width:31%;display:flex;flex-direction:column;box-sizing:border-box;gap:5px}@media (min-width: 320px) and (max-width: 575px){._addTeamMemberModal_u88r2_83 ._inputHolder31_u88r2_153 ._holder_u88r2_127{width:100%;gap:10px}}._teamMemberInfoPage_11epe_83{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;padding:10px 15px;gap:10px}._teamMemberInfoPage_11epe_83 ._appbar_11epe_93{width:100%;height:40px;display:flex;align-items:center;gap:5px}._teamMemberInfoPage_11epe_83 ._appbar_11epe_93 ._pagetitle_11epe_100{font-size:17px;font-weight:550}._teamMemberInfoPage_11epe_83 ._infoContainer_11epe_104{width:100%;display:flex;flex-wrap:wrap;box-sizing:border-box;justify-content:space-between;overflow:auto}._teamMemberInfoPage_11epe_83 ._infoContainer_11epe_104 ._profileInformation_11epe_112{width:48%;display:flex;flex-direction:column;box-sizing:border-box;border:1px solid var(--primaryBorder);border-radius:6px;padding:10px;gap:10px;overflow:auto}@media (min-width: 320px) and (max-width: 575px){._teamMemberInfoPage_11epe_83 ._infoContainer_11epe_104 ._profileInformation_11epe_112{width:100%}}._teamMemberInfoPage_11epe_83 ._infoContainer_11epe_104 ._profileInformation_11epe_112 ._header_11epe_128{width:100%;height:100px;display:flex;align-items:center;box-sizing:border-box;border-bottom:1px solid var(--primaryBorder);gap:10px}._teamMemberInfoPage_11epe_83 ._infoContainer_11epe_104 ._profileInformation_11epe_112 ._header_11epe_128 ._avatar_11epe_137{width:80px;height:80px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:50%;border:1px solid var(--primaryBorder);font-size:50px;background-color:var(--bgFade);color:gray}._teamMemberInfoPage_11epe_83 ._infoContainer_11epe_104 ._profileInformation_11epe_112 ._header_11epe_128 ._nameHolder_11epe_150{flex:1;display:flex;flex-direction:column;justify-content:center;gap:5px;box-sizing:border-box}._teamMemberInfoPage_11epe_83 ._infoContainer_11epe_104 ._profileInformation_11epe_112 ._header_11epe_128 ._nameHolder_11epe_150 ._name_11epe_150{font-size:16px;font-weight:550}._teamMemberInfoPage_11epe_83 ._infoContainer_11epe_104 ._profileInformation_11epe_112 ._header_11epe_128 ._nameHolder_11epe_150 ._email_11epe_162{font-size:14px}._teamMemberInfoPage_11epe_83 ._infoContainer_11epe_104 ._profileInformation_11epe_112 ._header_11epe_128 ._editUser_11epe_165{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;align-self:flex-start;background-color:var(--bgFade);font-size:18px;color:gray}._teamMemberInfoPage_11epe_83 ._infoContainer_11epe_104 ._profileInformation_11epe_112 ._header_11epe_128 ._editUser_11epe_165:hover{cursor:pointer;color:var(--primaryText)}._teamMemberInfoPage_11epe_83 ._infoContainer_11epe_104 ._profileInformation_11epe_112 ._detailHolder_11epe_182{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:5px;height:60px}._teamMemberInfoPage_11epe_83 ._infoContainer_11epe_104 ._profileInformation_11epe_112 ._detailHolder_11epe_182 ._label_11epe_190{display:flex;align-items:center;box-sizing:border-box;gap:5px;font-size:14px;color:gray}._teamMemberInfoPage_11epe_83 ._infoContainer_11epe_104 ._profileInformation_11epe_112 ._detailHolder_11epe_182 ._data_11epe_198{font-size:15px}._editUserModal_11epe_202{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:15px;overflow:auto}._editUserModal_11epe_202 ._label_11epe_190{font-size:14px}._editUserModal_11epe_202 ._text_11epe_213{width:100%;min-height:35px;border:1px solid var(--primaryBorderLight);border-radius:6px;box-sizing:border-box;padding:5px}._editUserModal_11epe_202 input{width:100%;height:35px;border:1px solid var(--primaryBorderLight);border-radius:6px;box-sizing:border-box;padding:5px}._editUserModal_11epe_202 input:focus{outline:none}._editUserModal_11epe_202 ._inputHolder_11epe_232{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:5px}._editUserModal_11epe_202 ._inputHolder31_11epe_239{width:100%;display:flex;flex-wrap:wrap;box-sizing:border-box;justify-content:space-between}._editUserModal_11epe_202 ._inputHolder31_11epe_239 ._holder_11epe_246{width:31%;display:flex;flex-direction:column;box-sizing:border-box;gap:5px}@media (min-width: 320px) and (max-width: 575px){._editUserModal_11epe_202 ._inputHolder31_11epe_239 ._holder_11epe_246{width:100%;gap:10px}}._goback_yifyr_83{width:30px;height:30px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:50%;font-size:20px}._goback_yifyr_83:hover{background-color:var(--bgFade);cursor:pointer}._tenantsPage_1j4l5_83{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;padding:15px;gap:10px}._tenantsPage_1j4l5_83 ._appbar_1j4l5_93{width:100%;height:40px;display:flex;align-items:center;justify-content:space-between}._tenantsPage_1j4l5_83 ._appbar_1j4l5_93 ._searchContainer_1j4l5_100{width:450px;height:35px;display:flex;align-items:center;box-sizing:border-box;border:1px solid var(--primaryBorder);overflow:hidden;border-radius:6px}._tenantsPage_1j4l5_83 ._appbar_1j4l5_93 ._searchContainer_1j4l5_100 input{flex:1;height:100%;box-sizing:border-box;padding:5px;border:none}._tenantsPage_1j4l5_83 ._appbar_1j4l5_93 ._searchContainer_1j4l5_100 input:focus{outline:none}._tenantsPage_1j4l5_83 ._appbar_1j4l5_93 ._searchContainer_1j4l5_100 ._icon_1j4l5_120{height:100%;width:30px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;border-left:1px solid var(--primaryBorder);color:var(--primaryBorder)}._editTenantModal_1j4l5_131{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:15px}._editTenantModal_1j4l5_131 ._label_1j4l5_138{font-size:14px}._editTenantModal_1j4l5_131 ._text_1j4l5_141{width:100%;min-height:35px;border:1px solid var(--primaryBorderLight);border-radius:6px;box-sizing:border-box;padding:5px}._editTenantModal_1j4l5_131 ._textHolder_1j4l5_149{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:5px}._editTenantModal_1j4l5_131 ._textHolder50_1j4l5_156{width:100%;display:flex;box-sizing:border-box;justify-content:space-between}._editTenantModal_1j4l5_131 ._textHolder50_1j4l5_156 ._holder_1j4l5_162{width:48%;display:flex;flex-direction:column;box-sizing:border-box;gap:5px}._editTenantModal_1j4l5_131 ._footer_1j4l5_169{width:100%;height:40px;display:flex;align-items:center;box-sizing:border-box;gap:10px}._editTenantModal_1j4l5_131 ._footer_1j4l5_169 button{width:100px;height:35px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:6px;cursor:pointer}._editTenantModal_1j4l5_131 ._footer_1j4l5_169 ._delHolder_1j4l5_187{flex:1;height:100%;display:flex;align-items:center}._editTenantModal_1j4l5_131 ._footer_1j4l5_169 ._delHolder_1j4l5_187 ._del_1j4l5_187{color:#fff;border:1px solid var(--primaryRed);background-color:var(--primaryRed)}._editTenantModal_1j4l5_131 ._footer_1j4l5_169 ._cancel_1j4l5_198{background-color:#fff;border:1px solid var(--primaryBorder)}._editTenantModal_1j4l5_131 ._footer_1j4l5_169 ._save_1j4l5_202{color:#fff;border:1px solid var(--primaryGreen10);background-color:var(--primaryGreen10)}._employeesPage_1ygzf_83{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;padding:10px 15px;gap:10px}@media (min-width: 320px) and (max-width: 575px){._employeesPage_1ygzf_83{padding:10px 15px}}@media (min-width: 576px) and (max-width: 767px){._employeesPage_1ygzf_83{padding:10px 15px}}@media (min-width: 768px) and (max-width: 1024px){._employeesPage_1ygzf_83{padding:10px 15px}}._employeesPage_1ygzf_83 ._appbar_1ygzf_108{width:100%;height:40px;display:flex;box-sizing:border-box;align-items:center;justify-content:space-between}@media (min-width: 320px) and (max-width: 575px){._employeesPage_1ygzf_83 ._appbar_1ygzf_108{display:none}}._employeesPage_1ygzf_83 ._appbar_1ygzf_108 ._searchContainer_1ygzf_121{width:450px;height:35px;display:flex;align-items:center;box-sizing:border-box;border:1px solid var(--primaryBorder);overflow:hidden;border-radius:6px}._employeesPage_1ygzf_83 ._appbar_1ygzf_108 ._searchContainer_1ygzf_121 input{flex:1;height:100%;box-sizing:border-box;padding:5px;border:none}._employeesPage_1ygzf_83 ._appbar_1ygzf_108 ._searchContainer_1ygzf_121 input:focus{outline:none}._employeesPage_1ygzf_83 ._appbar_1ygzf_108 ._searchContainer_1ygzf_121 ._icon_1ygzf_141{height:100%;width:30px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;border-left:1px solid var(--primaryBorder);color:var(--primaryBorder)}._employeesPage_1ygzf_83 ._appbarSmall_1ygzf_151{width:100%;height:40px;display:flex;align-items:center}@media (min-width: 576px) and (max-width: 767px){._employeesPage_1ygzf_83 ._appbarSmall_1ygzf_151{display:none}}@media (min-width: 768px) and (max-width: 1024px){._employeesPage_1ygzf_83 ._appbarSmall_1ygzf_151{display:none}}@media (min-width: 1025px) and (max-width: 1919px){._employeesPage_1ygzf_83 ._appbarSmall_1ygzf_151{display:none}}@media (min-width: 1920px) and (max-width: 2099px){._employeesPage_1ygzf_83 ._appbarSmall_1ygzf_151{display:none}}@media (min-width: 2100px){._employeesPage_1ygzf_83 ._appbarSmall_1ygzf_151{display:none}}._employeesPage_1ygzf_83 ._appbarSmall_1ygzf_151 ._searchContainer_1ygzf_121{width:100%;height:40px;display:flex;align-items:center;box-sizing:border-box;border:1px solid var(--primaryBorderLight);border-radius:20px;gap:5px;padding:5px}._employeesPage_1ygzf_83 ._appbarSmall_1ygzf_151 ._searchContainer_1ygzf_121 input{flex:1;height:100%;box-sizing:border-box;border:none;padding:5px}._employeesPage_1ygzf_83 ._appbarSmall_1ygzf_151 ._searchContainer_1ygzf_121 input:focus{outline:none}._employeesPage_1ygzf_83 ._appbarSmall_1ygzf_151 ._searchContainer_1ygzf_121 ._iconHolder_1ygzf_203{width:25px;height:30px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:17px;color:gray}._employeesPage_1ygzf_83 ._appbarSmall_1ygzf_151 ._searchContainer_1ygzf_121 ._clk_1ygzf_213{width:30px;height:30px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:50%;font-size:14px;background-color:var(--primaryBorderLight)}._employeesPage_1ygzf_83 ._appbarSmall_1ygzf_151 ._btns_1ygzf_224{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;gap:15px}._employeesPage_1ygzf_83 ._appbarSmall_1ygzf_151 ._btns_1ygzf_224 button{width:40px;height:40px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:50%;border:none;background-color:var(--primaryGreen10);color:#fff;font-size:17px;cursor:pointer}._editUserModal_1ygzf_248{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:15px}._editUserModal_1ygzf_248 ._label_1ygzf_255{font-size:14px}._editUserModal_1ygzf_248 ._text_1ygzf_258{width:100%;min-height:35px;border:1px solid var(--primaryBorderLight);border-radius:6px;box-sizing:border-box;padding:5px}._editUserModal_1ygzf_248 ._textHolder_1ygzf_266{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:5px}._editUserModal_1ygzf_248 ._textHolder50_1ygzf_273{width:100%;display:flex;box-sizing:border-box;justify-content:space-between}._editUserModal_1ygzf_248 ._textHolder50_1ygzf_273 ._holder_1ygzf_279{width:48%;display:flex;flex-direction:column;box-sizing:border-box;gap:5px}._editUserModal_1ygzf_248 ._footer_1ygzf_286{width:100%;height:40px;display:flex;align-items:center;box-sizing:border-box;gap:10px}._editUserModal_1ygzf_248 ._footer_1ygzf_286 button{width:100px;height:35px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:6px;cursor:pointer}._editUserModal_1ygzf_248 ._footer_1ygzf_286 ._delHolder_1ygzf_304{flex:1;height:100%;display:flex;align-items:center}._editUserModal_1ygzf_248 ._footer_1ygzf_286 ._delHolder_1ygzf_304 ._del_1ygzf_304{color:#fff;border:1px solid var(--primaryRed);background-color:var(--primaryRed)}._editUserModal_1ygzf_248 ._footer_1ygzf_286 ._cancel_1ygzf_315{background-color:#fff;border:1px solid var(--primaryBorder)}._editUserModal_1ygzf_248 ._footer_1ygzf_286 ._save_1ygzf_319{color:#fff;border:1px solid var(--primaryGreen);background-color:var(--primaryGreen)}._addEmployeeModal_8uiam_83{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:15px;overflow:auto}._addEmployeeModal_8uiam_83 ._label_8uiam_91{font-size:14px}._addEmployeeModal_8uiam_83 ._text_8uiam_94{width:100%;min-height:35px;border:1px solid var(--primaryBorderLight);border-radius:6px;box-sizing:border-box;padding:5px}._addEmployeeModal_8uiam_83 input{width:100%;height:35px;border:1px solid var(--primaryBorderLight);border-radius:6px;box-sizing:border-box;padding:5px}._addEmployeeModal_8uiam_83 input:focus{outline:none}._addEmployeeModal_8uiam_83 ._inputHolder_8uiam_113,._addEmployeeModal_8uiam_83 ._passwordHolder_8uiam_120{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:5px}._addEmployeeModal_8uiam_83 ._passwordHolder_8uiam_120 ._holder_8uiam_127{width:100%;height:40px;display:flex;align-items:center;box-sizing:border-box;border:1px solid var(--primaryBorderLight);border-radius:6px}._addEmployeeModal_8uiam_83 ._passwordHolder_8uiam_120 ._holder_8uiam_127 input{flex:1;height:100%;border:none;box-sizing:border-box;padding:5px}._addEmployeeModal_8uiam_83 ._passwordHolder_8uiam_120 ._holder_8uiam_127 ._icon_8uiam_143{width:30px;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:18px;cursor:pointer}._addEmployeeModal_8uiam_83 ._inputHolder31_8uiam_153{width:100%;display:flex;flex-wrap:wrap;box-sizing:border-box;justify-content:space-between}._addEmployeeModal_8uiam_83 ._inputHolder31_8uiam_153 ._holder_8uiam_127{width:31%;display:flex;flex-direction:column;box-sizing:border-box;gap:5px}@media (min-width: 320px) and (max-width: 575px){._addEmployeeModal_8uiam_83 ._inputHolder31_8uiam_153 ._holder_8uiam_127{width:100%;gap:10px}}._employeeInfoPage_69d3l_83{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;padding:10px 15px;gap:10px}._employeeInfoPage_69d3l_83 ._appbar_69d3l_93{width:100%;height:40px;display:flex;align-items:center;gap:5px}._employeeInfoPage_69d3l_83 ._appbar_69d3l_93 ._pagetitle_69d3l_100{font-size:17px;font-weight:550}._employeeInfoPage_69d3l_83 ._infoContainer_69d3l_104{width:100%;display:flex;flex-wrap:wrap;box-sizing:border-box;justify-content:space-between;overflow:auto}._employeeInfoPage_69d3l_83 ._infoContainer_69d3l_104 ._profileInformation_69d3l_112{width:48%;display:flex;flex-direction:column;box-sizing:border-box;border:1px solid var(--primaryBorder);border-radius:6px;padding:10px;gap:10px;overflow:auto}@media (min-width: 320px) and (max-width: 575px){._employeeInfoPage_69d3l_83 ._infoContainer_69d3l_104 ._profileInformation_69d3l_112{width:100%}}._employeeInfoPage_69d3l_83 ._infoContainer_69d3l_104 ._profileInformation_69d3l_112 ._header_69d3l_128{width:100%;height:100px;display:flex;align-items:center;box-sizing:border-box;border-bottom:1px solid var(--primaryBorder);gap:10px}._employeeInfoPage_69d3l_83 ._infoContainer_69d3l_104 ._profileInformation_69d3l_112 ._header_69d3l_128 ._avatar_69d3l_137{width:80px;height:80px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:50%;border:1px solid var(--primaryBorder);font-size:50px;background-color:var(--bgFade);color:gray}._employeeInfoPage_69d3l_83 ._infoContainer_69d3l_104 ._profileInformation_69d3l_112 ._header_69d3l_128 ._nameHolder_69d3l_150{flex:1;display:flex;flex-direction:column;justify-content:center;gap:5px;box-sizing:border-box}._employeeInfoPage_69d3l_83 ._infoContainer_69d3l_104 ._profileInformation_69d3l_112 ._header_69d3l_128 ._nameHolder_69d3l_150 ._name_69d3l_150{font-size:16px;font-weight:550}._employeeInfoPage_69d3l_83 ._infoContainer_69d3l_104 ._profileInformation_69d3l_112 ._header_69d3l_128 ._nameHolder_69d3l_150 ._email_69d3l_162{font-size:14px}._employeeInfoPage_69d3l_83 ._infoContainer_69d3l_104 ._profileInformation_69d3l_112 ._header_69d3l_128 ._editUser_69d3l_165{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;align-self:flex-start;background-color:var(--bgFade);font-size:18px;color:gray}._employeeInfoPage_69d3l_83 ._infoContainer_69d3l_104 ._profileInformation_69d3l_112 ._header_69d3l_128 ._editUser_69d3l_165:hover{cursor:pointer;color:var(--primaryText)}._employeeInfoPage_69d3l_83 ._infoContainer_69d3l_104 ._profileInformation_69d3l_112 ._detailHolder_69d3l_182{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:5px;height:60px}._employeeInfoPage_69d3l_83 ._infoContainer_69d3l_104 ._profileInformation_69d3l_112 ._detailHolder_69d3l_182 ._label_69d3l_190{display:flex;align-items:center;box-sizing:border-box;gap:5px;font-size:14px;color:gray}._employeeInfoPage_69d3l_83 ._infoContainer_69d3l_104 ._profileInformation_69d3l_112 ._detailHolder_69d3l_182 ._data_69d3l_198{font-size:15px}._editUserModal_69d3l_202{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:15px;overflow:auto}._editUserModal_69d3l_202 ._label_69d3l_190{font-size:14px}._editUserModal_69d3l_202 ._text_69d3l_213{width:100%;min-height:35px;border:1px solid var(--primaryBorderLight);border-radius:6px;box-sizing:border-box;padding:5px}._editUserModal_69d3l_202 input{width:100%;height:35px;border:1px solid var(--primaryBorderLight);border-radius:6px;box-sizing:border-box;padding:5px}._editUserModal_69d3l_202 input:focus{outline:none}._editUserModal_69d3l_202 ._inputHolder_69d3l_232{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:5px}._editUserModal_69d3l_202 ._inputHolder31_69d3l_239{width:100%;display:flex;flex-wrap:wrap;box-sizing:border-box;justify-content:space-between}._editUserModal_69d3l_202 ._inputHolder31_69d3l_239 ._holder_69d3l_246{width:31%;display:flex;flex-direction:column;box-sizing:border-box;gap:5px}@media (min-width: 320px) and (max-width: 575px){._editUserModal_69d3l_202 ._inputHolder31_69d3l_239 ._holder_69d3l_246{width:100%;gap:10px}}._projectsPage_eh8ak_83{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;padding:10px 5px;gap:5px}._projectsPage_eh8ak_83 ._appbar_eh8ak_93{width:100%;height:40px;display:flex;align-items:center;box-sizing:border-box;padding:0 10px;gap:5px}@media (min-width: 320px) and (max-width: 575px){._projectsPage_eh8ak_83 ._appbar_eh8ak_93{display:none}}._projectsPage_eh8ak_83 ._appbar_eh8ak_93 ._searchContainer_eh8ak_107{width:450px;height:35px;display:flex;align-items:center;box-sizing:border-box;border:1px solid var(--primaryBorderLight);border-radius:6px;margin-right:auto;overflow:hidden}._projectsPage_eh8ak_83 ._appbar_eh8ak_93 ._searchContainer_eh8ak_107 input{flex:1;height:100%;box-sizing:border-box;border:none;padding:5px}._projectsPage_eh8ak_83 ._appbar_eh8ak_93 ._searchContainer_eh8ak_107 input:focus{outline:none}._projectsPage_eh8ak_83 ._appbar_eh8ak_93 ._searchContainer_eh8ak_107 ._iconHolder_eh8ak_128{width:30px;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-left:1px solid var(--primaryBorderLight);color:var(--primaryBorder)}._projectsPage_eh8ak_83 ._appbarSmall_eh8ak_138{width:100%;height:40px;display:flex;align-items:center}@media (min-width: 576px) and (max-width: 767px){._projectsPage_eh8ak_83 ._appbarSmall_eh8ak_138{display:none}}@media (min-width: 768px) and (max-width: 1024px){._projectsPage_eh8ak_83 ._appbarSmall_eh8ak_138{display:none}}@media (min-width: 1025px) and (max-width: 1919px){._projectsPage_eh8ak_83 ._appbarSmall_eh8ak_138{display:none}}@media (min-width: 1920px) and (max-width: 2099px){._projectsPage_eh8ak_83 ._appbarSmall_eh8ak_138{display:none}}@media (min-width: 2100px){._projectsPage_eh8ak_83 ._appbarSmall_eh8ak_138{display:none}}._projectsPage_eh8ak_83 ._appbarSmall_eh8ak_138 ._searchContainer_eh8ak_107{width:100%;height:40px;display:flex;align-items:center;box-sizing:border-box;border:1px solid var(--primaryBorderLight);border-radius:20px;gap:5px;padding:5px}._projectsPage_eh8ak_83 ._appbarSmall_eh8ak_138 ._searchContainer_eh8ak_107 input{flex:1;height:100%;box-sizing:border-box;border:none;padding:5px}._projectsPage_eh8ak_83 ._appbarSmall_eh8ak_138 ._searchContainer_eh8ak_107 input:focus{outline:none}._projectsPage_eh8ak_83 ._appbarSmall_eh8ak_138 ._searchContainer_eh8ak_107 ._iconHolder_eh8ak_128{width:25px;height:30px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:17px;color:gray}._projectsPage_eh8ak_83 ._appbarSmall_eh8ak_138 ._searchContainer_eh8ak_107 ._clk_eh8ak_200{width:30px;height:30px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:50%;font-size:14px;background-color:var(--primaryBorderLight)}._projectsPage_eh8ak_83 ._appbarSmall_eh8ak_138 ._btns_eh8ak_211{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;gap:15px}._projectsPage_eh8ak_83 ._appbarSmall_eh8ak_138 ._btns_eh8ak_211 button{width:40px;height:40px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:50%;border:none;background-color:var(--primaryGreen10);color:#fff;font-size:17px;cursor:pointer}._projectsPage_eh8ak_83 ._projectListContainer_eh8ak_234{width:100%;flex:1;display:flex;align-items:flex-start;justify-content:flex-start;box-sizing:border-box;overflow:auto}._projectsPage_eh8ak_83 ._projectListContainer_eh8ak_234 ._emptyList_eh8ak_243{width:100%;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box}._projectsPage_eh8ak_83 ._projectListContainer_eh8ak_234 ._projectList_eh8ak_234{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;box-sizing:border-box}._projectsPage_eh8ak_83 ._projectListContainer_eh8ak_234 ._projectList_eh8ak_234 ._cardParent_eh8ak_259{width:33.33%;height:290px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:10px}@media (min-width: 320px) and (max-width: 575px){._projectsPage_eh8ak_83 ._projectListContainer_eh8ak_234 ._projectList_eh8ak_234 ._cardParent_eh8ak_259{width:100%;height:280px}}@media (min-width: 576px) and (max-width: 767px){._projectsPage_eh8ak_83 ._projectListContainer_eh8ak_234 ._projectList_eh8ak_234 ._cardParent_eh8ak_259{width:50%}}._projectsPage_eh8ak_83 ._projectListContainer_eh8ak_234 ._projectList_eh8ak_234 ._cardParent_eh8ak_259 ._cardContainer_eh8ak_279{width:100%;height:100%;display:flex;flex-direction:column;box-sizing:border-box;border:1px solid var(--primaryBorderLight);border-radius:8px;padding:15px;gap:10px;background-color:#fff}._projectsPage_eh8ak_83 ._projectListContainer_eh8ak_234 ._projectList_eh8ak_234 ._cardParent_eh8ak_259 ._cardContainer_eh8ak_279:hover{box-shadow:5px 5px 15px -3px #0000001a;cursor:pointer}@media (min-width: 320px) and (max-width: 575px){._projectsPage_eh8ak_83 ._projectListContainer_eh8ak_234 ._projectList_eh8ak_234 ._cardParent_eh8ak_259 ._cardContainer_eh8ak_279{padding:15px 10px 10px}}._projectsPage_eh8ak_83 ._projectListContainer_eh8ak_234 ._projectList_eh8ak_234 ._cardParent_eh8ak_259 ._cardContainer_eh8ak_279 ._name_eh8ak_300{width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600}._projectsPage_eh8ak_83 ._projectListContainer_eh8ak_234 ._projectList_eh8ak_234 ._cardParent_eh8ak_259 ._cardContainer_eh8ak_279 ._description_eh8ak_309{width:100%;height:80px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.3;max-height:3.9em;font-size:14px;color:gray}._projectsPage_eh8ak_83 ._projectListContainer_eh8ak_234 ._projectList_eh8ak_234 ._cardParent_eh8ak_259 ._cardContainer_eh8ak_279 ._statusContainer_eh8ak_323{width:100%;display:flex;align-items:center;box-sizing:border-box;margin:10px 0 5px}._projectsPage_eh8ak_83 ._projectListContainer_eh8ak_234 ._projectList_eh8ak_234 ._cardParent_eh8ak_259 ._cardContainer_eh8ak_279 ._statusContainer_eh8ak_323 ._status_eh8ak_323{height:20px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0 10px;font-size:11px;background-color:var(--bgFade);border:1px solid var(--primaryBorderLight);border-radius:10px}._projectsPage_eh8ak_83 ._projectListContainer_eh8ak_234 ._projectList_eh8ak_234 ._cardParent_eh8ak_259 ._cardContainer_eh8ak_279 ._timestamps_eh8ak_342{width:100%;height:20px;display:flex;align-items:center;box-sizing:border-box;gap:5px;font-size:14px;color:gray}._projectsPage_eh8ak_83 ._projectListContainer_eh8ak_234 ._projectList_eh8ak_234 ._cardParent_eh8ak_259 ._cardContainer_eh8ak_279 ._timestamps_eh8ak_342 ._icon_eh8ak_128{display:flex;align-items:center;font-size:12px}._projectsPage_eh8ak_83 ._projectListContainer_eh8ak_234 ._projectList_eh8ak_234 ._cardParent_eh8ak_259 ._cardContainer_eh8ak_279 ._agents_eh8ak_357{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:10px}._projectsPage_eh8ak_83 ._projectListContainer_eh8ak_234 ._projectList_eh8ak_234 ._cardParent_eh8ak_259 ._cardContainer_eh8ak_279 ._agents_eh8ak_357 ._label_eh8ak_364{width:100%;display:flex;align-items:center;box-sizing:border-box;font-size:14px;font-weight:550;color:var(--primaryText);gap:3px}._projectsPage_eh8ak_83 ._projectListContainer_eh8ak_234 ._projectList_eh8ak_234 ._cardParent_eh8ak_259 ._cardContainer_eh8ak_279 ._agents_eh8ak_357 ._label_eh8ak_364 ._icon_eh8ak_128{height:100%;display:flex;align-items:center;font-size:18px;color:var(--primaryGreen10)}._projectsPage_eh8ak_83 ._projectListContainer_eh8ak_234 ._projectList_eh8ak_234 ._cardParent_eh8ak_259 ._cardContainer_eh8ak_279 ._agents_eh8ak_357 ._badges_eh8ak_381{width:100%;display:flex;flex-wrap:wrap;align-items:center;box-sizing:border-box;gap:5px}._projectsPage_eh8ak_83 ._projectListContainer_eh8ak_234 ._projectList_eh8ak_234 ._cardParent_eh8ak_259 ._cardContainer_eh8ak_279 ._agents_eh8ak_357 ._badges_eh8ak_381 ._badge_eh8ak_381{height:20px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0 10px;font-size:11px;background-color:var(--primaryBorderLight);border:1px solid var(--primaryBorderLight);border-radius:10px}._projectModal_eh8ak_402{width:100%;height:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:15px}._projectModal_eh8ak_402 ._inputHolder_eh8ak_410{width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:5px}._projectModal_eh8ak_402 ._inputHolder_eh8ak_410 ._label_eh8ak_364{width:100%;display:flex;align-items:center;font-size:14px}._projectModal_eh8ak_402 ._inputHolder_eh8ak_410 input{width:100%;height:35px;box-sizing:border-box;border:1px solid var(--primaryBorderLight);padding:5px 10px;border-radius:6px}._projectModal_eh8ak_402 ._inputHolder_eh8ak_410 textarea{width:100%;height:100px;box-sizing:border-box;border:1px solid var(--primaryBorderLight);padding:10px;border-radius:6px;resize:none}._emptyDataContainer_1x0qm_83{width:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;gap:10px}._emptyDataContainer_1x0qm_83 img{width:200px;height:200px;object-fit:contain;object-position:center}@media (min-width: 320px) and (max-width: 575px){._emptyDataContainer_1x0qm_83 img{width:150px;height:150px}}@media (min-width: 576px) and (max-width: 767px){._emptyDataContainer_1x0qm_83 img{width:150px;height:150px}}._emptyDataContainer_1x0qm_83 span{font-size:14px;color:gray}._projectManagerPage_pbqom_83{width:100%;flex:1;display:flex;box-sizing:border-box;overflow:auto;gap:5px}._projectManagerPage_pbqom_83 ._loadingComponent_pbqom_91{width:100%;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99{width:100%;height:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:10px}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._titleBar_pbqom_107{width:100%;height:45px;display:flex;box-sizing:border-box;padding:5px 10px;border-bottom:1px solid var(--primaryBorderLight);gap:5px}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._titleBar_pbqom_107 ._titleHolder_pbqom_116{flex:1;height:100;display:flex;align-items:center;overflow:hidden;box-sizing:border-box}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._titleBar_pbqom_107 ._titleHolder_pbqom_116 span{width:100%;display:block;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._messageContent_pbqom_132{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto;gap:20px;padding:0 10px}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._messageContent_pbqom_132::-webkit-scrollbar{width:6px}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._messageContent_pbqom_132::-webkit-scrollbar-track{background:#fff}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._messageContent_pbqom_132::-webkit-scrollbar-thumb{background:var(--primaryBorder);border-radius:5px}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._messageContent_pbqom_132::-webkit-scrollbar-thumb:hover{background:gray}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._messageContent_pbqom_132::-webkit-scrollbar:horizontal{height:6px}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._messageContent_pbqom_132::-webkit-scrollbar:vertical{height:6px}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._messageContent_pbqom_132 ._msgHolder_pbqom_165{width:100%;display:flex;align-items:center;box-sizing:border-box}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._messageContent_pbqom_132 ._msgHolder_pbqom_165 ._userMsg_pbqom_171{box-sizing:border-box;padding:10px 15px;background-color:#fff;margin-left:auto;font-size:14px;background-color:var(--primaryGreen);border-radius:15px 3px 15px 15px}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._messageContent_pbqom_132 ._msgHolder_pbqom_165 ._assistantMsgHolder_pbqom_180{width:100%;display:flex;flex-direction:column;box-sizing:border-box;font-size:14px;gap:10px}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._messageContent_pbqom_132 ._msgHolder_pbqom_165 ._assistantMsgHolder_pbqom_180 ._msgdata_pbqom_188{width:100%;display:flex;flex-direction:column;box-sizing:border-box;padding:10px 0;border-radius:15px 3px 15px 15px}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._messageContent_pbqom_132 ._msgHolder_pbqom_165 ._assistantMsgHolder_pbqom_180 ._msgdata_pbqom_188 ._logoHolder_pbqom_196{width:100%;height:30px;display:flex;align-items:center;box-sizing:border-box;gap:5px}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._messageContent_pbqom_132 ._msgHolder_pbqom_165 ._assistantMsgHolder_pbqom_180 ._msgdata_pbqom_188 ._logoHolder_pbqom_196 img{width:18px;height:18px;display:flex;align-items:center;justify-content:center;object-position:center;object-fit:contain}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._messageContent_pbqom_132 ._msgHolder_pbqom_165 ._assistantMsgHolder_pbqom_180 ._msgdata_pbqom_188 ._logoHolder_pbqom_196 span{display:flex;align-items:center;box-sizing:border-box}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._messageContent_pbqom_132 ._msgHolder_pbqom_165 ._assistantMsgHolder_pbqom_180 ._msgdata_pbqom_188 ._logoHolder_pbqom_196 ._time_pbqom_218{height:100%;display:flex;align-items:center;font-size:10px;box-sizing:border-box;padding-top:3px;color:var(--primaryTextBase)}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._messageContent_pbqom_132 ._msgHolder_pbqom_165 ._assistantMsgHolder_pbqom_180 ._msgdata_pbqom_188 ._msg_pbqom_165{width:100%;box-sizing:border-box;padding-left:20px}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._messageContent_pbqom_132 ._msgHolder_pbqom_165 ._assistantMsgHolder_pbqom_180 ._fragPrevHolder_pbqom_232{width:100%;display:flex;align-items:center;box-sizing:border-box;padding-left:20px}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._messageContent_pbqom_132 ._msgHolder_pbqom_165 ._assistantMsgHolder_pbqom_180 ._fragPrevHolder_pbqom_232 ._fragmentPrev_pbqom_239{height:40px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;background-color:var(--bgFadeLight);border:1px solid var(--primaryBorderLight);border-radius:8px;padding:0 15px;gap:5px;cursor:pointer}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._messageContent_pbqom_132 ._msgHolder_pbqom_165 ._assistantMsgHolder_pbqom_180 ._fragPrevHolder_pbqom_232 ._fragmentPrev_pbqom_239 ._icon_pbqom_252{height:100%;display:flex;align-items:center;box-sizing:border-box;font-size:10px}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._messageContent_pbqom_132 ._msgHolder_pbqom_165 ._assistantMsgHolder_pbqom_180 ._fragPrevHolder_pbqom_232 ._active_pbqom_259{background-color:var(--primaryBorderLight)}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._promptContainer_pbqom_262{width:100%;height:150px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:10px}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._promptContainer_pbqom_262 ._promptHolder_pbqom_271{width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--bgFade);border-radius:10px}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._promptContainer_pbqom_262 ._promptHolder_pbqom_271 textarea{width:100%;flex:1;box-sizing:border-box;border-radius:10px;padding:10px;resize:none;overflow:hidden;background-color:var(--bgFade);border:none;outline:none;line-height:1.5;max-height:200px}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._promptContainer_pbqom_262 ._promptHolder_pbqom_271 ._buttonHolder_pbqom_293{width:100%;height:45px;display:flex;align-items:center;box-sizing:border-box;padding:5px 10px}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._promptContainer_pbqom_262 ._promptHolder_pbqom_271 ._buttonHolder_pbqom_293 span{flex:1;font-size:12px;color:gray}._projectManagerPage_pbqom_83 ._leftComponent_pbqom_99 ._promptContainer_pbqom_262 ._promptHolder_pbqom_271 ._buttonHolder_pbqom_293 button{width:25px;height:25px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;background-color:var(--primaryGreen10);color:#fff;cursor:pointer}._projectManagerPage_pbqom_83 ._rightComponent_pbqom_318{width:100%;height:100%;display:flex;flex-direction:column;box-sizing:border-box;background-color:var(--bgFadeLight);overflow:auto}._projectManagerPage_pbqom_83 ._rightComponent_pbqom_318 ._viewTab_pbqom_327{width:100%;height:45px;display:flex;align-items:center;box-sizing:border-box;border-bottom:1px solid var(--primaryBorderLight);background-color:#fff;padding:5px 10px}._projectManagerPage_pbqom_83 ._rightComponent_pbqom_318 ._viewTab_pbqom_327 ._tabHolder_pbqom_337{height:30px;display:flex;align-items:center;box-sizing:border-box;border:1px solid var(--primaryBorderLight);border-radius:8px;background-color:var(--bgFadeDarker);overflow:hidden}._projectManagerPage_pbqom_83 ._rightComponent_pbqom_318 ._viewTab_pbqom_327 ._tabHolder_pbqom_337 button{width:70px;height:100%;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:8px;border:1px solid var(--bgFadeDarker);background-color:var(--bgFadeDarker);cursor:pointer}._projectManagerPage_pbqom_83 ._rightComponent_pbqom_318 ._viewTab_pbqom_327 ._tabHolder_pbqom_337 ._active_pbqom_259{background-color:#fff}._projectManagerPage_pbqom_83 ._rightComponent_pbqom_318 ._emptyArtifact_pbqom_362{width:100%;flex:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;color:gray}._messageLoading_21h7i_83{width:100%;display:flex;box-sizing:border-box;padding-left:20px;color:gray}._fragmentWebComponent_1oups_83{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;background-color:var(--bgFadeLight);padding:5px}._fragmentWebComponent_1oups_83 ._iframeWrapper_1oups_92{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;border:1px solid var(--primaryBorderLight);border-radius:6px}._fragmentWebComponent_1oups_83 ._iframeWrapper_1oups_92 ._tabBar_1oups_101{width:100%;height:45px;display:flex;align-items:center;box-sizing:border-box;padding:5px 10px;border-radius:6px 6px 0 0;gap:10px}._fragmentWebComponent_1oups_83 ._iframeWrapper_1oups_92 ._tabBar_1oups_101 ._refreshBtn_1oups_111{width:30px;height:30px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;background-color:var(--bgFade);border:1px solid var(--primaryBorder);border-radius:6px;color:var(--primaryText)}._fragmentWebComponent_1oups_83 ._iframeWrapper_1oups_92 ._tabBar_1oups_101 ._refreshBtn_1oups_111:hover{cursor:pointer;background-color:var(--bgFadeLight)}._fragmentWebComponent_1oups_83 ._iframeWrapper_1oups_92 ._tabBar_1oups_101 ._url_1oups_127{flex:1;height:30px;display:flex;align-items:center;box-sizing:border-box;background-color:var(--bgFade);border:1px solid var(--primaryBorder);border-radius:6px;color:var(--primaryText);padding:0 10px;font-size:13px}._fragmentWebComponent_1oups_83 ._iframeWrapper_1oups_92 ._tabBar_1oups_101 ._url_1oups_127:hover{cursor:pointer;background-color:var(--bgFadeLight)}._fragmentWebComponent_1oups_83 ._iframeWrapper_1oups_92 ._iframe_1oups_92{flex:1;height:100%;box-sizing:border-box;border:none;border-radius:0 0 6px 6px}._fileExplorerComponent_lfyy3_83{width:100%;flex:1;box-sizing:border-box;overflow:auto}._fileExplorerComponent_lfyy3_83 ._codeView_lfyy3_89{width:100%;height:100%;display:flex;flex-direction:column;box-sizing:border-box}._fileExplorerComponent_lfyy3_83 ._codeView_lfyy3_89 ._breadCrumb_lfyy3_96{width:100%;height:40px;display:flex;border-bottom:1px solid var(--primaryBorderLight);box-sizing:border-box;padding:5px;align-items:center;justify-content:space-between;gap:2px;flex-shrink:0}._fileExplorerComponent_lfyy3_83 ._codeView_lfyy3_89 ._breadCrumb_lfyy3_96 ._copy_lfyy3_108{width:25px;height:25px;display:flex;align-items:center;justify-content:center;border:1px solid var(--primaryBorder);border-radius:6px;background-color:var(--bgFadeLight);cursor:pointer}._codeFragmentComponent_1grgj_83{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto}._codeFragmentComponent_1grgj_83::-webkit-scrollbar{width:6px}._codeFragmentComponent_1grgj_83::-webkit-scrollbar-track{background:#fff}._codeFragmentComponent_1grgj_83::-webkit-scrollbar-thumb{background:var(--primaryBorder);border-radius:5px}._codeFragmentComponent_1grgj_83::-webkit-scrollbar-thumb:hover{background:gray}._codeFragmentComponent_1grgj_83::-webkit-scrollbar:horizontal{height:6px}._codeFragmentComponent_1grgj_83::-webkit-scrollbar:vertical{height:6px}._codeFragmentComponent_1grgj_83 pre{height:100%;width:100%;display:flex;flex-direction:column;box-sizing:border-box;padding:10px;margin:0}code[class*=language-],pre[class*=language-]{font-family:SF Mono,Monaco,Inconsolata,Fira Mono,Droid Sans Mono,Source Code Pro,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}code[class*=language-],pre[class*=language-]{color:#24292e}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#6a737d}.token.punctuation{color:#24292e}.token.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol{color:#005cc5}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin{color:#032f62}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#d73a49;background:transparent}.token.atrule,.token.attr-value,.token.keyword{color:#d73a49}.token.function,.token.class-name{color:#6f42c1}.token.regex,.token.important,.token.variable{color:#e36209}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.dark code[class*=language-],.dark pre[class*=language-]{color:#e1e4e8}.dark .token.comment,.dark .token.prolog,.dark .token.doctype,.dark .token.cdata{color:#6a737d}.dark .token.punctuation{color:#e1e4e8}.dark .token.namespace{opacity:.7}.dark .token.property,.dark .token.tag,.dark .token.boolean,.dark .token.number,.dark .token.constant,.dark .token.symbol,.dark .token.deleted{color:#79b8ff}.dark .token.selector,.dark .token.attr-name,.dark .token.string,.dark .token.char,.dark .token.builtin,.dark .token.inserted{color:#9ecbff}.dark .token.operator,.dark .token.entity,.dark .token.url,.dark .language-css .token.string,.dark .style .token.string{color:#e1e4e8}.dark .token.atrule,.dark .token.attr-value,.dark .token.keyword{color:#f97583}.dark .token.function,.dark .token.class-name{color:#b392f0}.dark .token.regex,.dark .token.important,.dark .token.variable{color:#ffab70}.dark .token.important,.dark .token.bold{font-weight:700}.dark .token.italic{font-style:italic}.dark .token.entity{cursor:help}:root{--bg: #white;--bgFade: #F5F7FA;--bgFadeLight: #f9f9f9;--bgFadeDarker: #F5F5F5;--primaryBgBlue: #001529;--primaryBlue: #2E5589;--primaryBlueLight: #006F9A;--primaryBlueLighter: #0085B8;--colorBlue: #1677FF;--primaryGreen: #67c650;--primaryGreen10: #41c941;--primaryGreenLight: #AEE886;--primaryGreenLighter: #f6ffed;--primaryRed: #ff4d4f;--primaryRedLight: #ffdad6;--primaryText: #3d3c3a;--primaryTextBase: #001B3F;--primaryTextLight: #000000A6;--primaryBorder: #bebebe;--primaryBorderLight: #dfdbdb;--primaryBorderBlue: #C2E7F6;--primaryBorderNeutral: #C2CDDC;--primaryShadow: #888888;--statusGreen: #54aa09;--statusGreenBg: #d8efc5;--statusRed: #d21204;--statusRedBg: #eeccc9;--statusBlue: #4285f4;--statusBlueBg: #4285f430;--statusYellow: orange;--statusYellowBg: #fffeed;--rowBg: #f5f5f5;--hoverBg: #f2f2f250;--breakpoint-mobile: 320px;--breakpoint-mobile-landscape: 576px;--breakpoint-tablet: 768px;--breakpoint-desktop: 1025px;--breakpoint-large-desktop: 1920px;--breakpoint-extra-large-desktop: 2100px}[data-theme=dark]{--bg: #FAFDFE;--bgFade: #F5F7FA;--bgFadeLight: #f9f9f9;--bgFadeDarker: #F5F5F5;--primaryBgBlue: #001529;--primaryBlue: #2E5589;--primaryBlueLight: #006F9A;--primaryBlueLighter: #0085B8;--primaryGreen: #41c941;--primaryGreenLight: #d9f7be;--primaryGreenLighter: #f6ffed;--primaryRed: #ff4d4f;--primaryRedLight: #ffdad6;--primaryText: #3d3c3a;--primaryTextBase: #001B3F;--primaryTextLight: #000000A6;--primaryBorder: #bebebe;--primaryBorderLight: #dfdbdb;--primaryBorderBlue: #C2E7F6;--primaryBorderNeutral: #C2CDDC;--primaryShadow: #888888;--statusGreen: #54aa09;--statusGreenBg: #d8efc5;--statusRed: #d21204;--statusRedBg: #eeccc9;--statusBlue: #4285f4;--statusBlueBg: #4285f430;--statusYellow: orange;--statusYellowBg: #fffeed;--rowBg: #f5f5f5;--hoverBg: #f2f2f250;--breakpoint-mobile: 320px;--breakpoint-mobile-landscape: 576px;--breakpoint-tablet: 768px;--breakpoint-desktop: 1025px;--breakpoint-large-desktop: 1920px;--breakpoint-extra-large-desktop: 2100px}._treeViewComponent_1tde6_83{width:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box}
