:root{--main-content-font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--primary-scrollbar-color-rgb:235, 19, 43;font-family:Inter}::-webkit-scrollbar{border-radius:10px;width:8px;height:8px}::-webkit-scrollbar-track{background:rgba(var(--primary-scrollbar-color-rgb), .1);border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg, rgba(var(--primary-scrollbar-color-rgb), .8), rgba(var(--primary-scrollbar-color-rgb), .8));border-radius:10px;transition:background-color .3s}::-webkit-scrollbar-thumb:hover{cursor:grab;background:linear-gradient(180deg, rgba(var(--primary-scrollbar-color-rgb), 1), rgba(var(--primary-scrollbar-color-rgb), 1))}::-webkit-scrollbar-thumb:active{cursor:grabbing;background:linear-gradient(180deg, rgba(var(--primary-scrollbar-color-rgb), 1), rgba(var(--primary-scrollbar-color-rgb), 1))}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box}body{height:100vh;font-family:var(--main-content-font);margin:0!important;padding:0!important}.IMyu1W_errorBoundary{box-sizing:border-box;color:#333;text-align:center;background-color:#f2f2f2;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:20px;font-family:Arial,sans-serif;display:flex;overflow-y:auto}.IMyu1W_errorBoundaryTitle{color:#d32f2f;margin-bottom:1rem}.IMyu1W_errorBoundaryInfo,.IMyu1W_errorBoundaryInstructions{color:#666;max-width:600px;margin:1rem 0;font-size:.9rem}.IMyu1W_errorBoundaryIframeContainer{width:100%;height:540px;position:relative;overflow:hidden}.IMyu1W_errorBoundaryIframe{border:none;width:100%;height:100%;position:absolute;left:0}.IMyu1W_errorBoundarySection{border:1px solid #ddd;border-radius:4px;width:100%;margin:20px 0;padding:15px}.IMyu1W_errorBoundaryDetails,.IMyu1W_errorBoundaryStack,.IMyu1W_errorBoundaryComponentStack,.IMyu1W_errorBoundaryConsole,.IMyu1W_errorBoundarySystem{white-space:pre-wrap;word-break:break-word;text-align:left;background:#f5f5f5;border-radius:4px;max-height:400px;padding:10px;font-family:monospace;overflow-y:auto}.IMyu1W_errorBoundaryConsole{color:#fff;background:#000}.IMyu1W_errorBoundaryCopyText{cursor:pointer;margin-top:1rem;text-decoration:underline}@media screen and (max-width:610px){.IMyu1W_errorBoundaryIframeContainer,.IMyu1W_errorBoundaryInstructions{display:none}}@media screen and (max-width:480px){.IMyu1W_errorBoundaryTitle{font-size:1.5rem}.IMyu1W_errorBoundaryInfo{padding:0 1rem;font-size:.8rem}.IMyu1W_errorBoundarySection{margin:10px 0;padding:10px}}.Rw1GWW_mainLayout{flex-direction:column;height:100vh;display:flex;position:relative;overflow:hidden}.Rw1GWW_mainArea{flex:1;display:flex;overflow:hidden}.Rw1GWW_mainArea .Rw1GWW_content{background-color:#f6f6f6;flex:1;overflow-y:auto}._8scO0W_header{color:#fff;z-index:1;background-color:#b71c1c;justify-content:space-between;align-items:center;min-height:60px;padding:0 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000001a}._8scO0W_header ._8scO0W_title{z-index:10;align-items:center;gap:10px;margin:0;font-size:24px;font-weight:400;display:flex}._8scO0W_header ._8scO0W_actions{z-index:10;align-items:center;gap:12px;display:flex}._8scO0W_header ._8scO0W_userInfo{flex-direction:column;align-items:flex-end;gap:2px;display:flex}._8scO0W_header ._8scO0W_userName{font-size:18px;font-weight:500;line-height:1.2}._8scO0W_header ._8scO0W_userEmail{font-size:16px;line-height:1.2}._8scO0W_backgroundGradient{z-index:1;background:linear-gradient(135deg,#b71c1c 0%,#8b0000 35%,#6d0000 65%,#4a0000 100%);position:absolute;inset:0}._8scO0W_particle{opacity:.3;z-index:4;width:.15rem;height:.15rem;animation:_8scO0W_floatParticle calc(var(--random-duration,3) * 1s) ease-in-out infinite;animation-delay:calc(var(--i,0) * -.2s);border-radius:50%;position:absolute}@keyframes _8scO0W_floatParticle{0%{opacity:.3;transform:translate(0)scale(1)}50%{transform:translate(calc(var(--random-x,0) * 1px), -1.5rem) scale(1.3);opacity:.5}to{opacity:.3;transform:translate(0)scale(1)}}._8scO0W_diagonalLines{z-index:5;opacity:.073;background-image:repeating-linear-gradient(45deg,#0000,#0000 20px,#ffffff4d 20px 22px);position:absolute;inset:0}.BMdMsG_sidebar{background-color:#e8e4e0;border-right:1px solid #d0cbc5;flex-direction:column;width:200px;height:100%;transition:width .2s ease-in-out;display:flex;position:relative;overflow:hidden}.BMdMsG_sidebar.BMdMsG_closed{width:64px}.BMdMsG_toggle{flex-shrink:0;padding:12px}.BMdMsG_toggle.BMdMsG_closed{padding:12px}.BMdMsG_toggle button{color:#fff;cursor:pointer;background-color:#b71c1c;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:6px 8px;font-size:14px;transition:background-color .2s;display:flex}.BMdMsG_toggle button:hover{background-color:#951717}.BMdMsG_toggle button.BMdMsG_closed{justify-content:center;padding:6px}.BMdMsG_toggle .BMdMsG_headIconContainer{justify-content:center;align-items:center;gap:8px;width:100%;transition:transform .3s;display:flex;overflow:hidden}.BMdMsG_toggle .BMdMsG_headIconClosed{transform:rotate(90deg)}.BMdMsG_toggle .BMdMsG_headIcon{transition:transform .3s}.BMdMsG_headIconBackButtonText{white-space:nowrap;text-overflow:ellipsis;font-size:16px;overflow:hidden}.BMdMsG_bottom{z-index:2;width:100%;padding:8px 12px;position:absolute;bottom:12px;left:0}.BMdMsG_logoutButton{color:#b71c1c;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:max-content;padding:6px 8px;font-size:18px;font-weight:500;transition:all .3s;display:flex}.BMdMsG_logoutButton:hover{transform:translate(-2px)}.BMdMsG_logoutButton span{white-space:nowrap}.BMdMsG_logoutButton.BMdMsG_closed{padding:6px}.F-cQOW_items{flex-direction:column;flex:1;justify-content:flex-start;padding:8px 12px;display:flex;position:relative}.F-cQOW_nav{flex:1;overflow-y:auto}.F-cQOW_mainItemWrapper{margin-bottom:6px;overflow:hidden}.F-cQOW_subItems{flex-direction:column;margin-left:28px;display:flex}.F-cQOW_subItems.F-cQOW_closed{display:none}.s9MQ0W_sidebarItem{cursor:pointer;text-align:left;background-color:#e8e4e0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:17px;font-weight:500;transition:background-color .3s,color .3s;display:flex}.s9MQ0W_sidebarItem:hover{color:#fff;background-color:#d8d4d0}.s9MQ0W_sidebarItem.s9MQ0W_closed{justify-content:center;gap:0;width:max-content;padding:8px}.s9MQ0W_sidebarItem.s9MQ0W_open{justify-content:flex-start}.s9MQ0W_sidebarItem.s9MQ0W_active{color:#fff;background-color:#b71c1c}.s9MQ0W_sidebarItem.s9MQ0W_active .s9MQ0W_icon{color:#fff!important}.s9MQ0W_sidebarItem.s9MQ0W_active .s9MQ0W_expandIcon{color:#fff}.s9MQ0W_sidebarItem.s9MQ0W_inactive{color:#333}.s9MQ0W_sidebarItem.s9MQ0W_inactive .s9MQ0W_expandIcon{color:currentColor}.s9MQ0W_sidebarItem.s9MQ0W_expandable{justify-content:space-between}.s9MQ0W_sidebarItem .s9MQ0W_icon{color:#c13a3a;display:flex}.s9MQ0W_sidebarItem .s9MQ0W_label{text-overflow:ellipsis;white-space:nowrap;color:inherit;flex:1;overflow:hidden}.s9MQ0W_sidebarItem .s9MQ0W_expandIcon{display:flex}.-LhNbW_subItem{cursor:pointer;text-align:left;color:#333;background:0 0;border:none;border-radius:6px;width:100%;padding:6px 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:15px;font-weight:500;transition:color .3s,transform .3s}.-LhNbW_subItem:hover{color:#b71c1c;transform:translate(-4px)}.-LhNbW_subItem.-LhNbW_closed{justify-content:center;padding:4px}.-LhNbW_subItem.-LhNbW_open{justify-content:flex-start}.-LhNbW_subItem.-LhNbW_active{color:#b71c1c;font-weight:500;text-decoration:none;transform:translate(-4px)}.-LhNbW_subItem .-LhNbW_label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.T5XMBW_lineLoader{z-index:2;pointer-events:none;position:absolute;top:60px;left:0;right:0}._ZkHMa_pageContent{background:inherit;flex:1;padding:12px;overflow-y:auto}._ZkHMa_title{color:#222;margin-top:0;font-size:32px;font-weight:600}.u232UG_errorMessage{text-align:center;color:#d32f2f;background-color:#fdecea;border:1px solid #f5c6cb;border-radius:8px;padding:20px;font-weight:500}.u232UG_usersList{flex-direction:column;gap:20px;width:100%;display:flex}._4bjLBW_userListTable{background:#fff;border-radius:12px;flex-direction:column;gap:20px;padding:20px;display:flex;box-shadow:0 2px 8px #0000000f}._4bjLBW_userListTableHeader{background:#fff;border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}._4bjLBW_userListTableHeaderTitle{color:#202020;font-size:18px;font-weight:600}._4bjLBW_userListTableBody{flex-direction:column;gap:12px;display:flex}._4bjLBW_statusBadge{border-radius:20px;justify-content:center;align-items:center;padding:4px 10px;font-size:14px;font-weight:500;display:inline-flex}._4bjLBW_active{color:#1b8e5a;background-color:#d6f8e8}._4bjLBW_inactive{color:#d33a3a;background-color:#ffe5e5}.ijGQRq_actionsContainer{gap:8px;min-height:32px;display:flex}._0MD1Na_statusBadge{border-radius:20px;justify-content:center;align-items:center;padding:4px 10px;font-size:14px;font-weight:500;display:inline-flex}._0MD1Na_active{color:#1b8e5a;background-color:#d6f8e8}._0MD1Na_inactive{color:#d33a3a;background-color:#ffe5e5}.sl-C3G_filterSection{box-sizing:border-box;justify-content:end;align-items:center;gap:16px;width:100%;margin-bottom:16px;display:flex}@media (max-width:768px){.sl-C3G_filterSection{flex-direction:column;align-items:stretch}.sl-C3G_filterSection button{width:100%}}.sl-C3G_filterControls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.oc5R7q_filterSection{background:#fff;border-radius:12px;flex-direction:column;gap:20px;width:100%;padding:20px;display:flex;box-shadow:0 2px 6px #00000014}.oc5R7q_filterInputValue{max-width:350px}.oc5R7q_filterControls{flex-direction:column;gap:20px;display:flex}.oc5R7q_filterHeader{background:#fff;border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.oc5R7q_filterSearch{gap:5px;display:flex}.oc5R7q_filtersList{flex-direction:column;gap:12px;display:flex}.oc5R7q_filterFieldLabel{color:#333;margin:0 0 0 36px;font-size:14px;font-weight:600}.oc5R7q_filterField{background:#fafafa;border:1px solid #ebebeb;border-radius:12px;align-items:center;gap:12px;width:100%;padding:8px;display:flex;position:relative}.oc5R7q_filterField:before{content:attr(data-index);color:#c53331;box-sizing:border-box;background:#ffdad9;border:1px solid #ffc8c6;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:600;line-height:1;display:flex;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.oc5R7q_filterInputs{flex:1;align-items:center;gap:12px;display:flex}.oc5R7q_filterInputs>*{flex:1}.oc5R7q_filterInputs>:first-child{flex:0 0 200px;max-width:170px}.oc5R7q_filterInputs>:last-child{flex:1}.oc5R7q_removeButton{cursor:pointer;color:#9ba3af;letter-spacing:0;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;max-width:fit-content;max-height:fit-content;padding:4px;font-size:28px;line-height:0;transition:all .3s;display:flex}.oc5R7q_removeButton:hover{color:#c53331}.oc5R7q_addFilterButton{color:#fff;cursor:pointer;background:#c53331;border:none;border-radius:8px;align-self:flex-end;min-width:150px;padding:10px 16px;font-size:14px;transition:all .2s}.oc5R7q_addFilterButton:disabled{opacity:.6;cursor:not-allowed}.oc5R7q_addFilterButton:hover:not(:disabled){background:#a82826}.tvCN_a_breadcrumbs{align-items:center;gap:8px;padding:8px 2px 20px;font-size:16px;display:flex}.tvCN_a_crumb{align-items:center;gap:8px;display:flex}.tvCN_a_separator{color:#666}.tvCN_a_link{color:#000;cursor:pointer;font:inherit;background:0 0;border:none;padding:0;font-weight:600}.tvCN_a_link:hover{color:#b71c1c;transition:color .3s}.tvCN_a_inactive{color:#666;font-weight:600}.tvCN_a_current{color:#b71c1c;font-weight:600}._39-HWG_form{flex-direction:column;gap:16px;width:100%;display:flex}._39-HWG_formFields{flex-direction:column;gap:16px;width:650px;display:flex}._39-HWG_labelStyle{margin-bottom:6px}.CaqnOq_row{flex-wrap:wrap;gap:16px;display:flex}.oUQ3aW_field{flex-direction:column;flex:1;display:flex}.oUQ3aW_field label{color:#333;margin-bottom:.4rem;font-weight:600}.oUQ3aW_field .oUQ3aW_hint{color:#000;margin-top:.2rem;font-size:.8rem}.cr5qFW_toggleField{flex-direction:column;display:flex}.cr5qFW_toggleField .cr5qFW_switcherContainer{align-items:center;display:flex}.cr5qFW_fieldLabel{color:#333;font-weight:600}.eybkKG_section{flex-direction:column;gap:12px;display:flex}.eybkKG_buttonSection{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:8px;margin-top:8px;display:flex}.eybkKG_buttonSection button{min-width:150px;max-height:36px}.ewPADa_buttonSection{flex-direction:row;justify-content:space-between;gap:8px;margin-top:8px;display:flex}.mbY10W_section{flex-direction:column;gap:12px;width:100%;display:flex}.mbY10W_addCompanyButtonContainer{justify-content:flex-end;min-height:32px;display:flex}.lSicDq_rowMarkedForDelete{opacity:.7;border-radius:12px;padding:4px 12px;background-color:#ffebee!important;width:fit-content!important}.lSicDq_rowNewlyAdded{border-radius:12px;padding:4px 12px;background-color:#e8f5e9!important;width:fit-content!important}.lSicDq_paginationWrapper{margin:16px 0}.lSicDq_emptyState{color:#666;background:linear-gradient(#fafafa 0%,#fff 100%);border:1px dashed #d7d7d7;border-radius:12px;flex-direction:column;gap:6px;padding:20px 24px;display:flex;box-shadow:0 1px 2px #0000000a}.lSicDq_emptyStateTitle{color:#222;font-size:16px;font-weight:600}.lSicDq_emptyStateText{color:#6b6b6b;font-size:14px}.lSicDq_emptyStateIcon{color:#4b5563;background:#f2f4f7;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:inline-flex}.FE7D-W_actionsContainer{gap:8px;min-height:32px;display:flex}.rLLdha_rowMarkedForDelete{opacity:.7;border-radius:12px;padding:4px 12px;background-color:#ffebee!important;width:fit-content!important}.rLLdha_rowNewlyAdded{border-radius:12px;padding:4px 12px;background-color:#e8f5e9!important;width:fit-content!important}.z0Qf_a_field{flex-direction:column;flex:1;display:flex}.z0Qf_a_field .z0Qf_a_hint{color:#000;margin-top:.2rem;font-size:12px}.z0Qf_a_fieldLabel{color:#333;font-weight:600}.z0Qf_a_customError{font-size:12px;color:#b71c1c!important;font-weight:400!important}.eXXOna_mainContentContainer{box-sizing:border-box;flex-direction:column;flex-shrink:0;gap:20px;width:100%;min-width:320px;max-width:600px;padding:12px;display:flex;overflow:hidden}@media (max-width:500px){.eXXOna_mainContentContainer{min-width:0;max-width:100%;padding:0 8px}}.eXXOna_modalForm{flex-direction:column;flex:1;gap:20px;min-height:0;display:flex}.eXXOna_btnSection{box-sizing:border-box;justify-content:space-between;gap:12px;padding:18px 0;display:flex}@media (max-width:500px){.eXXOna_btnSection{flex-direction:column;justify-content:center;align-items:center}.eXXOna_btnSection button{width:100%}}.eXXOna_searchField{flex-shrink:0;width:100%}.eXXOna_searchLabel{color:#333;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.eXXOna_searchInput{width:100%}.eXXOna_modalSelectDropdown{max-height:85px!important}.eXXOna_modalButton{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.jt3UYW_errorMessage{text-align:center;color:#d32f2f;background-color:#fdecea;border:1px solid #f5c6cb;border-radius:8px;padding:20px;font-weight:500}.jt3UYW_employeeList{flex-direction:column;gap:20px;width:100%;display:flex}.Tyc-yG_employeeListTable{background:#fff;border-radius:12px;flex-direction:column;gap:20px;padding:20px;display:flex;box-shadow:0 2px 8px #0000000f}.Tyc-yG_employeeListTableHeader{background:#fff;border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.Tyc-yG_employeeListTableHeaderTitle{color:#202020;font-size:18px;font-weight:600}.Tyc-yG_employeeListTableBody{flex-direction:column;gap:12px;display:flex}.Tyc-yG_statusBadge{border-radius:20px;justify-content:center;align-items:center;padding:4px 10px;font-size:14px;font-weight:500;display:inline-flex}.Tyc-yG_active{color:#1b8e5a;background-color:#d6f8e8}.Tyc-yG_inactive{color:#d33a3a;background-color:#ffe5e5}.tNvbgq_actionsContainer{gap:8px;min-height:32px;display:flex}.iVr-Ba_filterSection{box-sizing:border-box;justify-content:end;align-items:center;gap:16px;width:100%;margin-bottom:16px;display:flex}@media (max-width:768px){.iVr-Ba_filterSection{flex-direction:column;align-items:stretch}.iVr-Ba_filterSection button{width:100%}}.iVr-Ba_filterControls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.tki-mq_form{flex-direction:column;gap:16px;width:500px;display:flex}.tki-mq_buttonSection{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:8px;margin-top:8px;display:flex}.tki-mq_buttonSection button{min-width:150px;max-height:36px}.ghuFIq_errorMessage{text-align:center;color:#d32f2f;background-color:#fdecea;border:1px solid #f5c6cb;border-radius:8px;padding:20px;font-weight:500}.ghuFIq_companyList{flex-direction:column;gap:20px;width:100%;display:flex}.DzSwFa_companiesListTable{background:#fff;border-radius:12px;flex-direction:column;gap:20px;padding:20px;display:flex;box-shadow:0 2px 8px #0000000f}.DzSwFa_companiesListTableHeader{background:#fff;border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.DzSwFa_companiesListTableHeaderTitle{color:#202020;font-size:18px;font-weight:600}.DzSwFa_companiesListTableBody{flex-direction:column;gap:12px;display:flex}.Yq3FEG_actionsContainer{gap:8px;min-height:32px;display:flex}.q5syTW_filterSection{box-sizing:border-box;justify-content:end;align-items:center;gap:16px;width:100%;margin-bottom:16px;display:flex}@media (max-width:768px){.q5syTW_filterSection{flex-direction:column;align-items:stretch}.q5syTW_filterSection button{width:100%}}.q5syTW_filterControls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.sWj9lG_errorMessage{text-align:center;color:#d32f2f;background-color:#fdecea;border:1px solid #f5c6cb;border-radius:8px;padding:20px;font-weight:500}.sWj9lG_companyTable{flex-direction:column;gap:20px;width:100%;display:flex}.dAbTaG_mainContentContainer{box-sizing:border-box;flex-direction:column;flex-shrink:0;gap:20px;width:100%;min-width:320px;max-width:600px;padding:12px;display:flex;overflow:hidden}@media (max-width:500px){.dAbTaG_mainContentContainer{min-width:0;max-width:100%;padding:0 8px}}.dAbTaG_modalForm{flex-direction:column;flex:1;gap:20px;min-height:0;display:flex}.dAbTaG_btnSection{box-sizing:border-box;justify-content:space-between;gap:12px;padding:18px 0;display:flex}@media (max-width:500px){.dAbTaG_btnSection{flex-direction:column;justify-content:center;align-items:center}.dAbTaG_btnSection button{width:100%}}.dAbTaG_searchField{flex-shrink:0;width:100%}.dAbTaG_searchLabel{color:#333;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.dAbTaG_searchInput{width:100%}.dAbTaG_modalSelectDropdown{max-height:85px!important}.dAbTaG_modalButton{box-sizing:border-box;width:100%;min-width:0;max-width:100%}._4ZDqMa_rowMarkedForDelete{opacity:.7;border-radius:12px;padding:4px 12px;background-color:#ffebee!important;width:fit-content!important}._4ZDqMa_rowNewlyAdded{border-radius:12px;padding:4px 12px;background-color:#e8f5e9!important;width:fit-content!important}._4ZDqMa_paginationWrapper{margin:16px 0}._4ZDqMa_emptyState{color:#666;background:linear-gradient(#fafafa 0%,#fff 100%);border:1px dashed #d7d7d7;border-radius:12px;flex-direction:column;gap:6px;margin-bottom:18px;padding:20px 24px;display:flex;box-shadow:0 1px 2px #0000000a}._4ZDqMa_emptyStateTitle{color:#222;font-size:16px;font-weight:600}._4ZDqMa_emptyStateText{color:#6b6b6b;font-size:14px}._4ZDqMa_emptyStateIcon{color:#4b5563;background:#f2f4f7;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:inline-flex}.t2esca_actionsContainer{gap:8px;min-height:32px;display:flex}.QMsSaG_fieldsRow{justify-content:space-between;gap:16px;margin-bottom:24px;display:flex}.QMsSaG_fieldsRowContent{justify-content:flex-start;gap:16px;display:flex}.QMsSaG_addUserButtonContainer{justify-content:flex-start;align-items:flex-end;min-width:150px;min-height:32px;display:flex}.QMsSaG_loaderContainer{justify-content:center;align-items:center;width:100%;min-height:400px;display:flex}.QMsSaG_buttonSection{border-top:1px solid #e0e0e0;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:8px;margin-top:16px;padding-top:3px;display:flex}.QMsSaG_buttonSection button{min-width:150px;max-height:36px}.QMsSaG_labelStyle{margin-bottom:6px}.utPshW_employeeRolesList{flex-direction:column;gap:24px;display:flex}.utPshW_errorMessage{text-align:center;color:#d32f2f;background-color:#fdecea;border:1px solid #f5c6cb;border-radius:8px;padding:20px;font-weight:500}.bbvjfW_employeeRolesListTable{background:#fff;border-radius:12px;flex-direction:column;gap:20px;padding:20px;display:flex;box-shadow:0 2px 8px #0000000f}.bbvjfW_employeeRolesListTableHeader{background:#fff;border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.bbvjfW_employeeRolesListTableHeaderTitle{color:#202020;font-size:18px;font-weight:600}.bbvjfW_employeeRolesListTableBody{flex-direction:column;gap:12px;display:flex}._3x3NYG_actionsContainer{justify-content:center;align-items:center;gap:8px;min-height:32px;display:flex}._63DqWq_filterSection{box-sizing:border-box;justify-content:end;align-items:center;gap:16px;width:100%;margin-bottom:16px;display:flex}@media (max-width:768px){._63DqWq_filterSection{flex-direction:column;align-items:stretch}._63DqWq_filterSection button{width:100%}}._63DqWq_filterControls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.QGOKMW_form{flex-direction:column;gap:12px;width:100%;display:flex}.QGOKMW_nameFieldRow{max-width:400px;margin-bottom:16px}.QGOKMW_loaderContainer{justify-content:center;align-items:center;width:100%;min-height:400px;display:flex}.QGOKMW_paginationWrapper{margin:16px 0}.QGOKMW_buttonSection{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:8px;margin-top:8px;display:flex}.QGOKMW_buttonSection button{min-width:150px;max-height:36px}.hkQn5q_userRolesList{flex-direction:column;gap:24px;display:flex}.hkQn5q_errorMessage{text-align:center;color:#d32f2f;background-color:#fdecea;border:1px solid #f5c6cb;border-radius:8px;padding:20px;font-weight:500}.MryiPG_userRolesListTable{background:#fff;border-radius:12px;flex-direction:column;gap:20px;padding:20px;display:flex;box-shadow:0 2px 8px #0000000f}.MryiPG_userRolesListTableHeader{background:#fff;border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.MryiPG_userRolesListTableHeaderTitle{color:#202020;font-size:18px;font-weight:600}.MryiPG_userRolesListTableBody{flex-direction:column;gap:12px;display:flex}._5XWglG_actionsContainer{justify-content:center;align-items:center;gap:8px;min-height:32px;display:flex}.LTPrFq_filterSection{box-sizing:border-box;justify-content:end;align-items:center;gap:16px;width:100%;margin-bottom:16px;display:flex}@media (max-width:768px){.LTPrFq_filterSection{flex-direction:column;align-items:stretch}.LTPrFq_filterSection button{width:100%}}.LTPrFq_filterControls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hhptnG_form{flex-direction:column;gap:12px;width:100%;display:flex}.hhptnG_nameFieldRow{max-width:400px;margin-bottom:16px}.hhptnG_loaderContainer{justify-content:center;align-items:center;width:100%;min-height:400px;display:flex}.hhptnG_paginationWrapper{margin:16px 0}.hhptnG_buttonSection{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:8px;display:flex}.hhptnG_buttonSection button{min-width:150px;max-height:36px}._590MW_errorMessage{text-align:center;color:#d32f2f;background-color:#fdecea;border:1px solid #f5c6cb;border-radius:8px;padding:20px;font-weight:500}._590MW_featureGroupsList{flex-direction:column;gap:20px;width:100%;display:flex}.WRRR4G_featureGroupsListTable{background:#fff;border-radius:12px;flex-direction:column;gap:20px;padding:20px;display:flex;box-shadow:0 2px 8px #0000000f}.WRRR4G_featureGroupsListTableHeader{background:#fff;border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.WRRR4G_featureGroupsListTableHeaderTitle{color:#202020;font-size:18px;font-weight:600}.WRRR4G_featureGroupsListTableBody{flex-direction:column;gap:12px;display:flex}.YNLTqa_actionsContainer{gap:8px;min-height:32px;display:flex}.G8xkkG_filterSection{box-sizing:border-box;justify-content:end;align-items:center;gap:16px;width:100%;margin-bottom:16px;display:flex}@media (max-width:768px){.G8xkkG_filterSection{flex-direction:column;align-items:stretch}.G8xkkG_filterSection button{width:100%}}.G8xkkG_filterControls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hbUg2W_form{flex-direction:column;gap:16px;width:100%;display:flex}.hbUg2W_formFields{flex-direction:column;gap:16px;width:300px;display:flex}.hbUg2W_featuresTableSection{width:100%}.hbUg2W_section{flex-direction:column;gap:12px;display:flex}.hbUg2W_buttonSection{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:8px;margin-top:8px;display:flex}.hbUg2W_buttonSection button{min-width:150px;max-height:36px}.lQAuiG_errorMessage{text-align:center;color:#d32f2f;background-color:#fdecea;border:1px solid #f5c6cb;border-radius:8px;padding:20px;font-weight:500}.lQAuiG_featureList{flex-direction:column;gap:20px;width:100%;display:flex}.znvNNa_featuresListTable{flex-direction:column;gap:12px;display:flex}.znvNNa_featuresListTableHeader{border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.znvNNa_featuresListTableHeaderTitle{color:#202020;font-size:18px;font-weight:600}.znvNNa_featuresListTableBody{flex-direction:column;gap:12px;display:flex}.znvNNa_rowMarkedForDelete{opacity:.7;border-radius:12px;padding:4px 12px;background-color:#ffebee!important;width:fit-content!important}.znvNNa_rowNewlyAdded{border-radius:12px;padding:4px 12px;background-color:#e8f5e9!important;width:fit-content!important}.znvNNa_paginationWrapper{margin:16px 0}.IgmZPq_field{flex-direction:column;flex:1;display:flex}.IgmZPq_field label{color:#333;margin-bottom:.4rem;font-weight:600}.IgmZPq_field .IgmZPq_hint{color:#000;margin-top:.2rem;font-size:.8rem}.IgmZPq_field .IgmZPq_error{color:#d32f2f;margin-top:.2rem;font-size:.8rem}.D_dC1G_mainContentContainer{box-sizing:border-box;flex-direction:column;flex-shrink:0;gap:20px;width:100%;min-width:320px;max-width:600px;padding:12px;display:flex;overflow:hidden}@media (max-width:500px){.D_dC1G_mainContentContainer{min-width:0;max-width:100%;padding:0 8px}}.D_dC1G_modalForm{flex-direction:column;flex:1;gap:20px;min-height:0;display:flex}.D_dC1G_btnSection{box-sizing:border-box;justify-content:space-between;gap:12px;padding:10px 0 0;display:flex}@media (max-width:500px){.D_dC1G_btnSection{flex-direction:column;justify-content:center;align-items:center}.D_dC1G_btnSection button{width:100%}}.D_dC1G_modalButton{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.eRMsxG_actionsContainer{align-items:center;gap:8px;display:inline-flex}.BBhQvG_filterSection{opacity:1}.BBhQvG_filterControls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.BBhQvG_filterList{flex-direction:column;gap:12px;margin-top:12px;display:flex}.jYl4Vq_container{background:linear-gradient(to bottom right,#f6f6f6,#fff,#ffdcd8);flex-direction:column;justify-content:center;align-items:center;min-width:100%;min-height:100%;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.jYl4Vq_floatingElement{opacity:0;background-color:#b71c1c1a;border-radius:9999px;width:8px;height:8px;animation:ease-in-out infinite jYl4Vq_float;position:absolute;transform:translateY(0)scale(0)}@keyframes jYl4Vq_float{0%{opacity:0;transform:translateY(0)scale(0)}50%{opacity:.6;transform:translateY(-20vh)scale(1)}to{opacity:0;transform:translateY(0)scale(0)}}.jYl4Vq_mainContent{z-index:10;text-align:center;position:relative;bottom:210px}.jYl4Vq_greeting{opacity:0;animation:.8s ease-out forwards jYl4Vq_fadeInUp;transform:translateY(200px)}@keyframes jYl4Vq_fadeInUp{to{opacity:1;transform:translateY(0)}}.jYl4Vq_title{color:#333;opacity:0;margin-bottom:24px;font-size:48px;animation:.8s ease-out .4s forwards jYl4Vq_fadeInScale;transform:scale(.9)}@media (min-width:768px){.jYl4Vq_title{font-size:60px}}@media (min-width:1024px){.jYl4Vq_title{font-size:72px}}@keyframes jYl4Vq_fadeInScale{to{opacity:1;transform:scale(1)}}.jYl4Vq_userName{color:#b71c1c}.jYl4Vq_message{color:#666;opacity:0;max-width:512px;margin-left:auto;margin-right:auto;font-size:18px;animation:.8s ease-out .6s forwards jYl4Vq_fadeInUp;transform:translateY(20px)}@media (min-width:768px){.jYl4Vq_message{font-size:20px}}.jYl4Vq_decorativeLine{background:linear-gradient(90deg,#0000,#b71c1c,#0000);border-radius:9999px;width:0;height:4px;margin-top:48px;margin-left:auto;margin-right:auto;animation:1.2s ease-out .8s forwards jYl4Vq_growWidth}@keyframes jYl4Vq_growWidth{to{width:400px}}.jYl4Vq_decorativeSquare{opacity:.2;border:2px solid #b71c1c33;width:12px;height:12px;animation:8s ease-in-out infinite jYl4Vq_rotateFloat;position:absolute}@keyframes jYl4Vq_rotateFloat{0%{opacity:.2;transform:rotate(0)translateY(0)}25%{opacity:.5;transform:rotate(90deg)translateY(-20px)}50%{opacity:.2;transform:rotate(180deg)translateY(0)}75%{opacity:.5;transform:rotate(270deg)translateY(20px)}to{opacity:.2;transform:rotate(360deg)translateY(0)}}.zmVhhq_loginBox{background:linear-gradient(145deg,#fff 0%,#ffdcd8 100%);border:1px solid #c13a3a1a;border-radius:16px;flex-direction:column;gap:24px;width:340px;padding:40px 30px;animation:.5s ease-in-out forwards zmVhhq_fadeInScale;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000026,0 0 10px #c13a3a1a}.zmVhhq_loginBox .zmVhhq_title{text-align:center;color:#b71c1c;z-index:1;margin:0;font-size:28px;font-weight:700}.zmVhhq_loginBox h2{text-align:center;color:#b71c1c;text-transform:uppercase;letter-spacing:.5px;z-index:1;margin:0;font-size:24px;font-weight:600}.zmVhhq_loginBox .zmVhhq_forgotPasswordLink{color:#b71c1c;cursor:pointer;text-align:center;z-index:1;background:0 0;border:none;margin-top:-8px;padding:0;font-size:14px;font-weight:500;text-decoration:underline;transition:opacity .2s}.zmVhhq_loginBox .zmVhhq_forgotPasswordLink:hover{opacity:.8}.zmVhhq_loginBox .zmVhhq_forgotPasswordLink:active{opacity:.6}.zmVhhq_loginBox .zmVhhq_error{color:#d32f2f;text-align:left;opacity:0;padding-left:8px;font-size:12px;font-weight:500;animation:.3s forwards zmVhhq_fadeInError}@keyframes zmVhhq_fadeInError{to{opacity:1}}.zmVhhq_loginBox .zmVhhq_showPasswordContainer{z-index:1;align-items:center;gap:8px;margin-top:-8px;display:flex}.zmVhhq_loginBox .zmVhhq_showPasswordLabel{color:#b71c1c;cursor:pointer;user-select:none;padding-top:12px;font-size:14px;font-weight:500;transition:opacity .2s}.zmVhhq_loginBox .zmVhhq_showPasswordLabel:hover{opacity:.8}@keyframes zmVhhq_fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.ySJATa_restoreForm{background:#f8f9fa;border-radius:12px;align-self:flex-start;width:100%;max-width:480px;height:auto;margin:40px auto;padding-bottom:8px;animation:.5s ease-out forwards ySJATa_fadeInScale;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000001a}.ySJATa_title{color:#fff;text-align:center;letter-spacing:.5px;z-index:10;opacity:0;background:#b71c1c;padding:8px 20px;font-size:18px;animation:.5s ease-out .2s forwards ySJATa_slideIn;position:relative;box-shadow:0 2px 4px #0000001a}.ySJATa_footerLink{text-align:center;color:#718096;cursor:pointer;opacity:0;margin-top:8px;font-size:13px;transition:color .2s;animation:.5s ease-out .4s forwards ySJATa_slideInUp}.ySJATa_footerLink:hover{color:#2d3748;text-decoration:underline}@keyframes ySJATa_fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes ySJATa_slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes ySJATa_slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hQ8fRG_submitButton{cursor:pointer;border:none;border-radius:6px;width:100%;height:40px;margin-top:20px;font-size:14px;font-weight:500;transition:background .2s;color:#fff!important;background:#b71c1c!important}.hQ8fRG_submitButton:hover{background:#951717!important}.hQ8fRG_submitButton:disabled{opacity:.7;cursor:not-allowed}.RMtVEG_stepCard{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin:20px 20px 0;padding:24px;box-shadow:0 1px 2px #0000000d}.RMtVEG_stepHeader{border-bottom:1px solid #e0e0e0;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:12px;display:flex}.RMtVEG_stepIcon{color:#b71c1c;stroke-width:2.5px;width:18px;height:18px}.RMtVEG_stepTitle{color:#b71c1c;text-transform:uppercase;letter-spacing:.5px;font-size:18px}.RMtVEG_fieldLabel{color:#333;margin-bottom:6px;font-size:14px;display:block}.RMtVEG_submitButton{cursor:pointer;border:none;border-radius:6px;width:100%;height:40px;margin-top:20px;font-size:14px;transition:background .2s;color:#fff!important;background:#b71c1c!important}.RMtVEG_submitButton:hover{background:#951717!important}.RMtVEG_submitButton:disabled{opacity:.7;cursor:not-allowed}.RMtVEG_error{color:#d32f2f;text-align:left;opacity:0;text-align:left;min-height:18px;margin-top:2px;font-weight:400;animation:.3s forwards RMtVEG_fadeInError;font-size:10px!important}@keyframes RMtVEG_fadeInError{to{opacity:1}}._6i2ywG_stepCard{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin:14px 20px 0;padding:24px;box-shadow:0 1px 2px #0000000d}._6i2ywG_stepCard._6i2ywG_disabled{opacity:.6;pointer-events:none;filter:grayscale();background:#f6f6f6;border-color:#e0e0e0}._6i2ywG_stepCard:last-of-type{margin-bottom:20px}._6i2ywG_stepHeader{border-bottom:1px solid #e0e0e0;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:12px;display:flex}._6i2ywG_stepIcon{color:#b71c1c;stroke-width:2.5px;width:18px;height:18px}._6i2ywG_stepTitle{color:#b71c1c;text-transform:uppercase;letter-spacing:.5px;font-size:18px}._6i2ywG_fieldLabel{color:#333;margin-bottom:6px;font-size:14px;display:block}._6i2ywG_fieldLabel._6i2ywG_password{margin-top:14px}._6i2ywG_error{color:#d32f2f;text-align:left;opacity:0;text-align:left;min-height:18px;margin-top:2px;font-weight:400;animation:.3s forwards _6i2ywG_fadeInError;font-size:10px!important}@keyframes _6i2ywG_fadeInError{to{opacity:1}}._6i2ywG_otpInput{flex-direction:row;justify-content:center;align-items:center;gap:10px;height:40px;display:flex}._6i2ywG_submitButton{cursor:pointer;border:none;border-radius:6px;width:100%;height:40px;margin-top:20px;font-size:14px;transition:background .2s;color:#fff!important;background:#b71c1c!important}._6i2ywG_submitButton:hover{background:#951717!important}._6i2ywG_submitButton:disabled{opacity:.7;cursor:not-allowed}._6i2ywG_hiddenError{opacity:0;visibility:hidden;min-height:20px;overflow:hidden}._2Qg--W_enterPage{justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}._2Qg--W_backgroundGradient{z-index:1;background:linear-gradient(135deg,#b71c1c 0%,#8b0000 35%,#6d0000 65%,#4a0000 100%);position:absolute;inset:0}._2Qg--W_animatedGradient{z-index:2;opacity:.3;background:radial-gradient(circle at 20% 30%,#b71c1c66 0%,#0000 50%);animation:10s linear infinite _2Qg--W_shiftGradient;position:absolute;inset:0}@keyframes _2Qg--W_shiftGradient{0%{transform:translate(0)}50%{transform:translate(3.125rem,3.125rem)}to{transform:translate(0)}}._2Qg--W_floatingShape1{opacity:.15;filter:blur(2rem);z-index:3;background-color:#ffdcd8;border-radius:1.5rem;width:16rem;height:16rem;animation:20s linear infinite _2Qg--W_floatShape1;position:absolute;top:25%;left:25%}@keyframes _2Qg--W_floatShape1{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-1.875rem)rotate(180deg)}to{transform:translateY(0)rotate(360deg)}}._2Qg--W_floatingShape2{opacity:.2;filter:blur(3rem);z-index:3;background-color:#d32f2f;border-radius:50%;width:24rem;height:24rem;animation:25s linear infinite _2Qg--W_floatShape2;position:absolute;top:33%;right:25%}@keyframes _2Qg--W_floatShape2{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(2.5rem)rotate(-180deg)}to{transform:translateY(0)rotate(-360deg)}}._2Qg--W_floatingShape3{opacity:.15;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);filter:blur(3rem);z-index:3;background-color:#ffcdc7;width:20rem;height:20rem;animation:18s linear infinite _2Qg--W_floatShape3;position:absolute;bottom:25%;left:33%}@keyframes _2Qg--W_floatShape3{0%{transform:translate(0)}50%{transform:translate(1.875rem,-3.125rem)}to{transform:translate(0)}}._2Qg--W_floatingShape4{opacity:.1;filter:blur(3rem);z-index:3;background-color:#f5f5f5;border-radius:1rem;width:18rem;height:18rem;animation:22s linear infinite _2Qg--W_floatShape4;position:absolute;top:50%;right:33%}@keyframes _2Qg--W_floatShape4{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(1.875rem)rotate(90deg)}to{transform:translateY(0)rotate(0)}}._2Qg--W_particle{opacity:.3;z-index:4;width:.2rem;height:.2rem;animation:_2Qg--W_floatParticle calc(var(--random-duration,5) * 1s) ease-in-out infinite;animation-delay:calc(var(--i,0) * -.25s);border-radius:50%;position:absolute}@keyframes _2Qg--W_floatParticle{0%{opacity:.3;transform:translate(0)scale(1)}50%{transform:translate(calc(var(--random-x,0) * 1px), -6.25rem) scale(1.5);opacity:.6}to{opacity:.3;transform:translate(0)scale(1)}}._2Qg--W_meshGradient{z-index:2;opacity:.3;background-image:radial-gradient(at 40% 20%,#b71c1c99 0,#0000 50%),radial-gradient(at 80% 0,#d32f2f80 0,#0000 50%),radial-gradient(at 0%,#8b000099 0,#0000 50%),radial-gradient(at 80% 100%,#ffdcd84d 0,#0000 50%),radial-gradient(at 20% 100%,#b71c1c80 0,#0000 50%);position:absolute;inset:0}._2Qg--W_diagonalLines{z-index:5;opacity:.05;background-image:repeating-linear-gradient(45deg,#0000,#0000 35px,#ffffff80 35px 37px);position:absolute;inset:0}._2Qg--W_accentDots{z-index:5;opacity:.05;background-image:radial-gradient(circle,#fffc 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}._2Qg--W_goldAccent{opacity:.05;filter:blur(2rem);z-index:3;background-color:gold;border-radius:50%;width:10rem;height:10rem;animation:15s linear infinite _2Qg--W_goldAccent;position:absolute;bottom:33%;right:25%}@keyframes _2Qg--W_goldAccent{0%{transform:scale(1)rotate(0)}50%{transform:scale(1.2)rotate(180deg)}to{transform:scale(1)rotate(360deg)}}._2Qg--W_formContainer{z-index:10;animation:.5s ease-in-out forwards _2Qg--W_fadeInScale;position:relative}@keyframes _2Qg--W_fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.LEYDFq_errorMessage{text-align:center;color:#d32f2f;background-color:#fdecea;border:1px solid #f5c6cb;border-radius:8px;padding:20px;font-weight:500}.LEYDFq_categoriesList{flex-direction:column;gap:20px;width:100%;display:flex}._0z5oEG_filterSection{box-sizing:border-box;justify-content:end;align-items:center;gap:16px;width:100%;margin-bottom:16px;display:flex}@media (max-width:768px){._0z5oEG_filterSection{flex-direction:column;align-items:stretch}._0z5oEG_filterSection button{width:100%}}._0z5oEG_filterControls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.GTYT7G_categoryListTable{background:#fff;border-radius:12px;flex-direction:column;gap:20px;padding:20px;display:flex;box-shadow:0 2px 8px #0000000f}.GTYT7G_categoryListTableHeader{background:#fff;border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.GTYT7G_categoryListTableHeaderTitle{color:#202020;font-size:18px;font-weight:600}.GTYT7G_categoryListTableBody{flex-direction:column;gap:12px;display:flex}.GTYT7G_statusBadge{border-radius:20px;justify-content:center;align-items:center;padding:4px 10px;font-size:14px;font-weight:500;display:inline-flex}.GTYT7G_active{color:#1b8e5a;background-color:#d6f8e8}.GTYT7G_inactive{color:#d33a3a;background-color:#ffe5e5}.K2wHda_actionsContainer{gap:8px;min-height:32px;display:flex}.WbuAdq_form{flex-direction:column;gap:16px;width:100%;display:flex}.cILwyG_formFields{flex-direction:column;gap:16px;width:300px;display:flex}.cILwyG_labelStyle{margin-bottom:6px}.WBmn0q_customClassContainer{min-width:100%;margin-top:6px}.WBmn0q_textField{color:#333;width:100%;font-weight:600}.-DjWeq_section{flex-direction:column;gap:12px;display:flex}.-DjWeq_buttonSection{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:8px;width:100%;margin-top:8px;display:flex}.-DjWeq_buttonSection button{min-width:150px;max-height:36px}._0EB1_W_section{flex-direction:column;gap:12px;width:100%;display:flex}._0EB1_W_addCompanyButtonContainer{justify-content:flex-end;min-height:32px;display:flex}._0EB1_W_sectionHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}._0EB1_W_sectionTitle{color:#222;font-weight:600}.l8wxxq_rowMarkedForDelete{opacity:.7;border-radius:12px;padding:4px 12px;background-color:#ffebee!important;width:fit-content!important}.l8wxxq_rowNewlyAdded{border-radius:12px;padding:4px 12px;background-color:#e8f5e9!important;width:fit-content!important}.l8wxxq_paginationWrapper{margin:16px 0}.l8wxxq_emptyState{color:#666;background:linear-gradient(#fafafa 0%,#fff 100%);border:1px dashed #d7d7d7;border-radius:12px;flex-direction:column;gap:6px;padding:20px 24px;display:flex;box-shadow:0 1px 2px #0000000a}.l8wxxq_emptyStateTitle{color:#222;font-size:16px;font-weight:600}.l8wxxq_emptyStateText{color:#6b6b6b;font-size:14px}.l8wxxq_emptyStateIcon{color:#4b5563;background:#f2f4f7;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:inline-flex}.rhXncG_actionsContainer{gap:8px;min-height:32px;display:flex}.vCIwcG_mainContentContainer{box-sizing:border-box;flex-direction:column;flex-shrink:0;gap:20px;width:100%;min-width:320px;max-width:600px;padding:12px;display:flex;overflow:hidden}@media (max-width:500px){.vCIwcG_mainContentContainer{min-width:0;max-width:100%;padding:0 8px}}.vCIwcG_modalForm{flex-direction:column;flex:1;gap:24px;min-height:0;display:flex}.vCIwcG_textField{color:#333;width:100%;font-weight:600}.vCIwcG_btnSection{box-sizing:border-box;justify-content:space-between;gap:12px;padding:24px 0 10px;display:flex}@media (max-width:500px){.vCIwcG_btnSection{flex-direction:column;justify-content:center;align-items:center}.vCIwcG_btnSection button{width:100%}}.vCIwcG_searchField{flex-shrink:0;width:100%}.vCIwcG_searchLabel{color:#333;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.vCIwcG_searchInput{width:100%}.vCIwcG_modalSelectDropdown{max-height:85px!important}.vCIwcG_modalButton{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.EAgqWa_section{grid-template-columns:minmax(0,1fr) 280px;gap:16px;width:100%;display:grid}.czUiKa_sectionTitle{color:#222;margin-bottom:10px;font-weight:600}.czUiKa_tableColumn{flex-direction:column;gap:10px;min-width:0;min-height:513px;max-height:513px;display:flex}.zi8hTW_tableWrapper{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex}.zi8hTW_paginationWrapper{justify-content:flex-end;display:flex}.zi8hTW_loadingWrapper{flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.BrJocW_treeColumn{background-color:#f9f9f9;border:1px solid #e3e3e3;border-radius:8px;flex-direction:column;gap:10px;min-height:513px;max-height:513px;padding:12px;display:flex}.BrJocW_treeDirty{background-color:#eef9f1;border-color:#cdebd6}.BrJocW_treeTitle{color:#222;font-weight:600}.BrJocW_treeBody{flex-direction:column;flex:1;gap:10px;min-height:0;display:flex}.-\33 T2XW_treeNode{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;transition:border-color .2s,box-shadow .2s;display:flex}.-\33 T2XW_treeNode:hover{box-shadow:0 1px 4px #00000014}.-\33 T2XW_treeNodeSelected{background:#fff3f3;border-color:#d9534f}.-\33 T2XW_treeNodeContent{flex-direction:column;gap:2px;display:flex}.-\33 T2XW_treeNodeName{color:#1f1f1f;font-weight:600}.-\33 T2XW_treeNodeLabel{color:#666;font-size:12px}.-\33 T2XW_treeNodeNav{opacity:0;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;transition:opacity .3s;display:flex}.-\33 T2XW_treeNode:hover .-\33 T2XW_treeNodeNav{opacity:1}.-\33 T2XW_treeDivider{text-align:center;color:#777;font-size:14px}.-\33 T2XW_treeNodeNavIcon{color:#eb132b;background-color:#f5f5f5;border-radius:30%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.iNIswW_treeNode{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;transition:border-color .2s,box-shadow .2s;display:flex}.iNIswW_treeNode:hover{box-shadow:0 2px 4px #00000014}.iNIswW_treeNodeSelected{background:#fff3f3;border-color:#d9534f}.iNIswW_treeNodeCurrent{background:#ffecec;border-color:#d9534f}.iNIswW_treeNodeContent{flex-direction:column;gap:2px;display:flex}.iNIswW_treeNodeName{color:#1f1f1f;font-weight:600}.iNIswW_treeNodeLabel{color:#666;font-size:12px}.iNIswW_treeNodeNav{opacity:0;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;display:flex}.iNIswW_treeNode:hover .iNIswW_treeNodeNav{opacity:1}.vIu-bW_treeLoading{color:#777;flex:1;justify-content:center;align-items:center;font-size:12px;display:flex}.HF6TgW_sectionHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.HF6TgW_sectionTitle{color:#222;font-weight:600}.v-M4la_tableWrapper{flex-direction:column;gap:12px;display:flex}.v-M4la_paginationWrapper{justify-content:flex-end;display:flex}.BSEayG_actionsContainer{align-items:center;gap:6px;display:flex}.FWm6fq_buttonSection{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:8px;width:100%;display:flex}._1Xy0WG_buttonSection{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:8px;width:100%;margin-top:12px;display:flex}._1Xy0WG_buttonSection button{min-width:150px;max-height:36px}.BYNpaG_errorMessage{text-align:center;color:#d32f2f;background-color:#fdecea;border:1px solid #f5c6cb;border-radius:8px;padding:20px;font-weight:500}.BYNpaG_productsList{flex-direction:column;gap:20px;width:100%;display:flex}._4XXbqW_filterSection{box-sizing:border-box;justify-content:end;align-items:center;gap:16px;width:100%;margin-bottom:16px;display:flex}@media (max-width:768px){._4XXbqW_filterSection{flex-direction:column;align-items:stretch}._4XXbqW_filterSection button{width:100%}}._4XXbqW_filterControls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.UTPIFa_productListTable{background:#fff;border-radius:12px;flex-direction:column;gap:20px;padding:20px;display:flex;box-shadow:0 2px 8px #0000000f}.UTPIFa_productListTableHeader{background:#fff;border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.UTPIFa_productListTableHeaderTitle{color:#202020;font-size:18px;font-weight:600}.UTPIFa_productListTableBody{flex-direction:column;gap:12px;display:flex}.UTPIFa_statusBadge{border-radius:20px;justify-content:center;align-items:center;padding:4px 10px;font-size:14px;font-weight:500;display:inline-flex}.UTPIFa_active{color:#1b8e5a;background-color:#d6f8e8}.UTPIFa_inactive{color:#d33a3a;background-color:#ffe5e5}.E_WeyG_actionsContainer{gap:8px;min-height:32px;display:flex}.YiXc4a_form{flex-direction:column;gap:16px;width:100%;display:flex}.YiXc4a_formFields{flex-direction:column;gap:16px;width:100%;display:flex;overflow-y:hidden}.YiXc4a_detailsGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;width:100%;display:grid}.YiXc4a_leftColumn,.YiXc4a_rightColumn{flex-direction:column;gap:16px;min-width:0;display:flex}.YiXc4a_imageSection{flex-direction:column;gap:10px;display:flex}.YiXc4a_imageTitle{color:#222;font-weight:600}.YiXc4a_formFooter{justify-content:space-between;align-items:center;padding-top:12px;display:flex}.YiXc4a_footerLeft,.YiXc4a_footerRight{align-items:center;gap:12px;display:flex}.YiXc4a_backToListButton,.YiXc4a_nextButton{min-width:150px}.YiXc4a_customClassContainer{min-width:100%;margin-top:6px}.YiXc4a_textField{color:#333;width:100%;font-weight:600}.YiXc4a_footer{margin-top:15px}.kC6_gq_featuresTab{flex-direction:column;gap:20px;width:100%;display:flex}.kC6_gq_placeholder{color:#666;text-align:center;background-color:#f5f5f5;border-radius:10px;padding:20px}.kC6_gq_errorMessage{color:#d32f2f;background-color:#fdecea;border:1px solid #f5c6cb;border-radius:8px;padding:12px 16px;font-weight:500}.c_t-Ja_group{flex-direction:column;gap:12px;display:flex}.c_t-Ja_groupTitle{color:#222;justify-content:flex-start;align-items:center;gap:4px;font-size:18px;font-weight:600;display:flex}.c_t-Ja_emptyGroup{color:#666;text-align:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:18px}.c_t-Ja_table{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.c_t-Ja_tableHeader{color:#222;background-color:#efefef;grid-template-columns:1.2fr 1fr .5fr;padding:14px 16px;font-weight:600;display:grid}.c_t-Ja_headerName,.c_t-Ja_headerValue,.c_t-Ja_headerActions{align-items:center;display:flex}.c_t-Ja_featureGroupActions{justify-content:flex-end;align-items:center;display:flex}.c_t-Ja_featureGroupActions:disabled{cursor:default;color:#666}.csrhZq_tableRow{border-top:1px solid #e0e0e0;grid-template-columns:1.2fr 1fr .5fr;align-items:center;padding:14px 16px;display:grid}.csrhZq_cellName{color:#222}.csrhZq_cellValue{align-items:center;display:flex}.csrhZq_valueInput{color:#222;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;width:100%;max-width:320px;padding:8px 12px}.csrhZq_valueInput:disabled{color:#666;background-color:#f3f3f3}.csrhZq_valuePlaceholder{color:#666}.csrhZq_cellActions{justify-content:flex-start;align-items:center;gap:10px;display:flex}.csrhZq_checkbox{align-items:center;display:inline-flex;position:relative}.csrhZq_checkbox input{opacity:0;width:1px;height:1px;position:absolute}.csrhZq_checkboxIndicator{background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;width:18px;height:18px;display:inline-block}.csrhZq_checkbox input:checked+.csrhZq_checkboxIndicator{background-color:#d32f2f;border-color:#d32f2f;box-shadow:inset 0 0 0 2px #fff}.csrhZq_checkbox input:disabled+.csrhZq_checkboxIndicator{background-color:#f3f3f3;border-color:#e0e0e0}.csrhZq_checkboxContainer{padding-top:0!important}.csrhZq_inputClassName{max-height:10px!important}.csrhZq_inputContainer{max-height:30px!important}.fccPGq_tabsHeader{border-bottom:1px solid #e0e0e0;gap:24px;display:flex}.fccPGq_tabButton{color:#666;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 0;font-size:16px;font-weight:600}.fccPGq_tabButtonActive{color:#d32f2f;border-bottom:2px solid #d32f2f}.fccPGq_tabContent{width:100%}.EENhka_root{flex-direction:column;gap:16px;display:flex}.EENhka_mainImageWrapper{aspect-ratio:16/9;background-color:#f5f5f5;border-radius:10px;width:100%;position:relative;overflow:hidden}.EENhka_mainImageWrapperPending{border:2px solid #2e7d32}.EENhka_mainImage{object-fit:contain;width:100%;height:100%;display:block}.-\34 5TKG_emptyState{flex-direction:column;gap:12px;width:100%;display:flex}.-\34 5TKG_emptyPreview{aspect-ratio:16/9;background-color:#f5f5f5;border-radius:10px;justify-content:center;align-items:center;width:100%;display:flex}.-\34 5TKG_emptyText{color:#666}.-\34 5TKG_emptyAddRow{justify-content:flex-start;display:flex}.-\34 5TKG_addButtonEmpty{color:#666;cursor:pointer;background-color:#0000;border:2px dashed #e0e0e0;border-radius:10px;justify-content:center;align-items:center;transition:border-color .2s,color .2s,background-color .2s;display:flex}.-\34 5TKG_hiddenInput{display:none}.-\34 5TKG_iconLarge{width:20px;height:20px}.-\34 5TKG_addButtonEmpty:disabled{opacity:.6;cursor:not-allowed}.-\34 5TKG_addButtonEmpty:hover{color:#b71c1c;background-color:#ffdcd8;border-color:#b71c1c}.-\34 5TKG_addButtonEmpty{width:80px;height:80px}._3jymlW_removeButton{color:#fff;opacity:0;cursor:pointer;background-color:#c62828;border:0;border-radius:999px;justify-content:center;align-items:center;padding:8px;transition:opacity .2s,background-color .2s;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #00000026}._3jymlW_removeButton:hover{opacity:1;background-color:#6d0000}._3jymlW_iconLarge{width:20px;height:20px}._3jymlW_navButton{cursor:pointer;opacity:0;background-color:#fffc;border:0;border-radius:999px;justify-content:center;align-items:center;padding:8px;transition:background-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}._3jymlW_navButton:hover{opacity:1;background-color:#fff}._3jymlW_navButtonLeft{left:8px}._3jymlW_navButtonRight{right:8px}._3jymlW_counter{color:#fff;opacity:0;background-color:#000000b3;border-radius:999px;padding:4px 10px;font-size:12px;position:absolute;bottom:8px;right:8px}._3jymlW_counter:hover{opacity:1}.rjO8oW_fallback{text-align:center;vertical-align:middle;background-color:#f5f5f5;display:inline-block}.rjO8oW_fallbackInner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.KLRe1G_thumbnails{gap:8px;padding-top:4px;padding-bottom:8px;display:flex;overflow-x:auto}.KLRe1G_thumbnail{border:2px solid #e0e0e0;border-radius:10px;flex-shrink:0;width:80px;height:80px;transition:border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.KLRe1G_thumbnail:hover{border-color:#666}.KLRe1G_thumbnailActive{border-color:#b71c1c;box-shadow:0 0 0 2px #ffdcd8}.KLRe1G_thumbnailPending{border-color:#2e7d32}.KLRe1G_thumbnailPending.KLRe1G_thumbnailActive{border-color:#2e7d32;box-shadow:0 0 0 2px #2e7d3259}.KLRe1G_thumbnailButton{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0}.KLRe1G_thumbnailImage{object-fit:contain;width:100%;height:100%;display:block}.KLRe1G_thumbnailRemoveButton{color:#fff;opacity:0;cursor:pointer;background-color:#c62828;border:0;border-radius:999px;justify-content:center;align-items:center;padding:4px;transition:opacity .2s,background-color .2s;display:flex;position:absolute;top:4px;right:4px}.KLRe1G_thumbnail:hover .KLRe1G_thumbnailRemoveButton{opacity:1}.KLRe1G_thumbnailRemoveButton:hover{background-color:#6d0000}.KLRe1G_iconSmall{width:12px;height:12px}.KLRe1G_iconLarge{width:20px;height:20px}.KLRe1G_addButton{color:#666;cursor:pointer;background-color:#0000;border:2px dashed #e0e0e0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;transition:border-color .2s,color .2s,background-color .2s;display:flex}.KLRe1G_addButton:hover{color:#b71c1c;background-color:#ffdcd8;border-color:#b71c1c}.KLRe1G_addButton:disabled{opacity:.6;cursor:not-allowed}.KLRe1G_hiddenInput{display:none}
