.HomeView_root__tpGq4{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:30px}.HomeView_emptyContainer__8nOq3{max-width:600px;margin:auto;padding:20px;background-color:#fef2f2;border:1px solid #fca5a5;border-radius:8px}.HomeView_emptyContainer__8nOq3 .HomeView_emptyContent__feuLr{display:flex;align-items:center;gap:20px}.HomeView_emptyContainer__8nOq3 .HomeView_emptyContent__feuLr>svg{flex-shrink:0}.HomeView_emptyContainer__8nOq3 .HomeView_message__n9PLE{color:#f94e56}.ProjectHomeCard_root__E_3u8{width:300px;min-height:250px;background-color:#f5f5f5;border:1px solid #e2e2e4;border-radius:6px;cursor:pointer}.ProjectHomeCard_root__E_3u8:hover{border:1px solid #046e5b}.ProjectHomeCard_root__E_3u8 .ProjectHomeCard_image__0IxVv{background-color:#fff;width:100%;height:170px;display:flex;align-items:center;justify-content:center;border-top-left-radius:6px;border-top-right-radius:6px;background-size:cover;background-repeat:no-repeat}.ProjectHomeCard_root__E_3u8 .ProjectHomeCard_content__xJowi{height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.ProjectHomeCard_root__E_3u8 .ProjectHomeCard_content__xJowi .ProjectHomeCard_name__vC2wW{color:#046e5b;font-weight:500;text-align:center}.ProjectHomeCard_root__E_3u8 .ProjectHomeCard_content__xJowi .ProjectHomeCard_admin__lZY8G{position:absolute;bottom:10px;right:10px}.Avatar_root__vMREr{display:flex;align-items:center;justify-content:center;background-color:#e2e2e4;border-radius:6px;color:#fff;font-size:20px;font-weight:500}.DropdownMenu_popper___sJ4E{position:relative;cursor:pointer}.DropdownMenu_dropdown__QqvfR{position:absolute;background-color:#fff;min-width:200px;border-radius:6px;border:.7px solid #e2e2e4;box-shadow:0 4px 25px 0 rgba(0,0,0,.08);padding:5px 0;opacity:0;pointer-events:none;transition:opacity .25s ease-in-out,transform .25s;transform:translateY(5px);z-index:1}.DropdownMenu_dropdown__QqvfR.DropdownMenu_disabledMinWidth__74_E8{min-width:80px;width:-moz-fit-content;width:fit-content}.DropdownMenu_dropdown__QqvfR.DropdownMenu_open__JJ7OD{opacity:1;transform:translateY(0);pointer-events:auto}.DropdownMenu_dropdown__QqvfR .DropdownMenu_item__0tm9z{color:#000;padding:8px 12px;font-size:14px;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.12s;z-index:1;display:flex;justify-content:space-between}.DropdownMenu_dropdown__QqvfR .DropdownMenu_item__0tm9z:hover{cursor:pointer;background-color:#f5f5f5}.DropdownMenu_dropdown__QqvfR .DropdownMenu_item__0tm9z>span{height:20px;width:20px}.DropdownMenu_hoverContent__A0QOq{background-color:#373b43;padding:5px 10px;outline:none;border-radius:6px;color:#fff;font-size:12px;z-index:3}.DropdownMenu_hoverContent__A0QOq.DropdownMenu_white__mwyxl{background-color:#fff!important;color:#000}.AlertDialog_alertOverlay__apiG9{background-color:rgba(44,44,44,.58);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:fixed;inset:0;animation:AlertDialog_overlayShow__eX9Ds .15s cubic-bezier(.16,1,.3,1);z-index:100}.AlertDialog_alertContent__avDSK{height:-moz-fit-content;height:fit-content;background-color:#fff;border-radius:6px;box-shadow:0 10px 38px -10px rgba(14,18,22,.35),0 10px 20px -15px rgba(14,18,22,.2);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:500px;animation:AlertDialog_contentShow__RxwpZ .15s cubic-bezier(.16,1,.3,1);z-index:100;padding:25px}.AlertDialog_alertContent__avDSK .AlertDialog_header__qfcBD{margin-bottom:16px}.AlertDialog_alertContent__avDSK .AlertDialog_header__qfcBD .AlertDialog_title__C4_7N{font-size:20px;font-weight:700;color:#046e5b;margin:0;text-align:center}.AlertDialog_alertContent__avDSK .AlertDialog_header__qfcBD .AlertDialog_description__HvwG5{margin:8px 0 0;font-size:14px;color:#666}.AlertDialog_alertContent__avDSK .AlertDialog_footer__IY26S{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.AlertDialog_alertContent__avDSK .AlertDialog_footer__IY26S .AlertDialog_cancelButton__QmLEK{padding:8px 16px;border-radius:6px;border:1px solid #e2e2e4;background:#fff;color:#666;cursor:pointer;font-weight:500}.AlertDialog_alertContent__avDSK .AlertDialog_footer__IY26S .AlertDialog_cancelButton__QmLEK:hover{background-color:#f5f5f5}.AlertDialog_alertContent__avDSK:focus{outline:none}@keyframes AlertDialog_overlayShow__eX9Ds{0%{opacity:0}to{opacity:1}}@keyframes AlertDialog_contentShow__RxwpZ{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.EnhancedTableIconButton_root__2kT42{background-color:unset;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;border-radius:50%}.EnhancedTableIconButton_root__2kT42:not(.EnhancedTableIconButton_disabled__2_2e_):hover{background-color:#f5f5f5}.EnhancedTableIconButton_root__2kT42.EnhancedTableIconButton_disabled__2_2e_{opacity:.3;cursor:default}.AdminBoxLogsView_root__Q2zXd{display:flex;flex-direction:column;gap:20px}.AdminBoxLogsView_root__Q2zXd .AdminBoxLogsView_arrowLeft__j3pCK{display:flex;justify-content:center;align-items:center;cursor:pointer}.AdminBoxLogsView_root__Q2zXd .AdminBoxLogsView_content__LY27W{padding:10px 5px;display:flex;flex-direction:column;gap:4px;background-color:#000;max-height:80vh;overflow-y:scroll;color:#fff;font-family:courier-new,courier,monospace;font-size:15px}.AdminBoxLogsView_root__Q2zXd .AdminBoxLogsView_loadingContainer__iL5cm{display:flex;flex-direction:column;justify-content:center;align-items:center}.AdminBoxLogsView_root__Q2zXd .AdminBoxLogsView_loadingContainer__iL5cm .AdminBoxLogsView_loading__9bg5O{text-align:center}