.Sidebar-module__aZjjyG__sidebar{background:var(--card);border-left:1px solid var(--border);height:100%;transition:width var(--transition-slow);flex-direction:column;flex-shrink:0;display:flex;position:relative;overflow:hidden auto}.Sidebar-module__aZjjyG__sidebarOpen{width:220px}.Sidebar-module__aZjjyG__sidebarClosed{border-left:none;width:0}.Sidebar-module__aZjjyG__sidebarClosed .Sidebar-module__aZjjyG__inner{opacity:0;pointer-events:none;padding:0}.Sidebar-module__aZjjyG__inner{gap:var(--space-2);padding:var(--space-3)var(--space-3)var(--space-4);transition:opacity var(--transition-fast);flex-direction:column;flex:1;display:flex}.Sidebar-module__aZjjyG__searchBox{align-items:center;gap:var(--space-2);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:6px var(--space-2);cursor:text;transition:border-color var(--transition-fast);display:flex}.Sidebar-module__aZjjyG__searchBox:focus-within{border-color:var(--border-focus)}.Sidebar-module__aZjjyG__searchIcon{color:var(--text-muted);flex-shrink:0}.Sidebar-module__aZjjyG__searchInput{color:var(--text-primary);font-size:var(--text-sm);background:0 0;border:none;outline:none;flex:1;min-width:0}.Sidebar-module__aZjjyG__searchInput::placeholder{color:var(--text-muted)}.Sidebar-module__aZjjyG__nav{flex-direction:column;gap:1px;display:flex}.Sidebar-module__aZjjyG__menuGroup{flex-direction:column;display:flex}.Sidebar-module__aZjjyG__menuBtn{align-items:center;gap:var(--space-3);cursor:pointer;width:100%;padding:9px var(--space-2);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-base);font-weight:var(--font-regular);transition:background var(--transition-fast),color var(--transition-fast);text-align:right;background:0 0;border:none;display:flex}.Sidebar-module__aZjjyG__menuBtn:hover{background:var(--surface);color:var(--text-primary)}.Sidebar-module__aZjjyG__menuBtnActive{font-weight:var(--font-medium);color:var(--primary)!important;background:var(--primary-light)!important}.Sidebar-module__aZjjyG__menuIcon{color:inherit;transition:color var(--transition-fast);flex-shrink:0;align-items:center;font-size:15px;display:flex}.Sidebar-module__aZjjyG__menuIconActive{color:var(--primary)}.Sidebar-module__aZjjyG__menuLabel{text-align:right;flex:1}.Sidebar-module__aZjjyG__chevron{color:var(--text-muted);transition:transform var(--transition-base);flex-shrink:0}.Sidebar-module__aZjjyG__chevronOpen{transform:rotate(180deg)}.Sidebar-module__aZjjyG__subList{margin-right:calc(var(--space-2) + 7px);padding-right:var(--space-2);border-right:2px solid var(--primary-light);flex-direction:column;gap:1px;padding-top:2px;padding-bottom:2px;animation:.18s Sidebar-module__aZjjyG__fadeDown;display:flex}.Sidebar-module__aZjjyG__subBtn{align-items:center;gap:var(--space-2);cursor:pointer;width:100%;padding:7px var(--space-2);border-radius:var(--radius-sm);color:var(--text-secondary);font-size:var(--text-sm);transition:background var(--transition-fast),color var(--transition-fast);text-align:right;background:0 0;border:none;display:flex;position:relative}.Sidebar-module__aZjjyG__subBtn:hover{background:var(--surface);color:var(--text-primary)}.Sidebar-module__aZjjyG__subBtnActive{font-weight:var(--font-medium);color:var(--primary)!important}.Sidebar-module__aZjjyG__subActiveLine{border-radius:var(--radius-full);background:var(--primary);width:2px;position:absolute;top:20%;bottom:20%;right:-10px}.Sidebar-module__aZjjyG__mobileHeader{padding:var(--space-3)var(--space-4);border-bottom:1px solid var(--border);background:var(--card);z-index:1;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.Sidebar-module__aZjjyG__mobileTitle{font-size:var(--text-md);font-weight:var(--font-bold);color:var(--text-primary)}.Sidebar-module__aZjjyG__mobileCloseBtn{background:var(--surface);border-radius:var(--radius-md);cursor:pointer;width:30px;height:30px;color:var(--text-secondary);transition:background var(--transition-fast),color var(--transition-fast);border:none;justify-content:center;align-items:center;display:flex}.Sidebar-module__aZjjyG__mobileCloseBtn:hover{background:var(--primary-light);color:var(--primary)}@keyframes Sidebar-module__aZjjyG__fadeDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.Sidebar-module__aZjjyG__sidebar{height:100vh;z-index:var(--z-modal);transition:transform var(--transition-slow);box-shadow:var(--shadow-lg);position:fixed;top:0;right:0;overflow-y:auto;transform:translate(110%);width:260px!important}.Sidebar-module__aZjjyG__sidebarOpen{transform:translate(0);width:260px!important}.Sidebar-module__aZjjyG__sidebarClosed{border-left:1px solid var(--border);transform:translate(110%);width:260px!important}.Sidebar-module__aZjjyG__sidebarClosed .Sidebar-module__aZjjyG__inner{opacity:1;pointer-events:auto;padding:var(--space-3)var(--space-3)var(--space-4)}}@media (max-width:480px){.Sidebar-module__aZjjyG__sidebar{width:100vw!important}}
.ThemeToggle-module__rwsNzG__toggle{border:1px solid var(--border);background:var(--card);cursor:pointer;width:36px;height:36px;color:var(--text-primary);border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.ThemeToggle-module__rwsNzG__toggle:hover{background:var(--surface)}.ThemeToggle-module__rwsNzG__icon{width:100%;height:100%}
.Popup-module__NgTnPW__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:50;background:#00000026;justify-content:flex-end;align-items:flex-start;padding:80px 20px 20px;display:flex;position:fixed;inset:0}.Popup-module__NgTnPW__popup{background:var(--card);border:1px solid var(--border);border-radius:16px;width:320px;max-width:100%;padding:16px;animation:.2s Popup-module__NgTnPW__fadeIn;box-shadow:0 10px 30px #00000014}.Popup-module__NgTnPW__overlaySidebar{justify-content:center;align-items:center;padding:40px 20px}.Popup-module__NgTnPW__popupSidebar{border-radius:20px;width:100%;max-width:400px;animation:.25s cubic-bezier(.34,1.56,.64,1) Popup-module__NgTnPW__popupSlideUp;box-shadow:0 15px 35px #00000026}@keyframes Popup-module__NgTnPW__popupSlideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Popup-module__NgTnPW__fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.Popup-module__NgTnPW__overlay{justify-content:center;padding:90px 12px 12px}.Popup-module__NgTnPW__popup{border-radius:14px;width:100%}}
.DeleteConfirmModal-module__N9Er4G__overlay{background:var(--overlay);z-index:var(--z-modal);animation:DeleteConfirmModal-module__N9Er4G__fadeIn var(--transition-fast);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DeleteConfirmModal-module__N9Er4G__modal{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-6);width:360px;max-width:calc(100vw - 2rem);animation:DeleteConfirmModal-module__N9Er4G__slideUp var(--transition-base);direction:rtl}.DeleteConfirmModal-module__N9Er4G__header{align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);display:flex}.DeleteConfirmModal-module__N9Er4G__iconWrap{border-radius:var(--radius-full);background:var(--danger-bg);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.DeleteConfirmModal-module__N9Er4G__title{font-size:var(--text-md);font-weight:var(--font-medium);color:var(--text-primary);flex:1}.DeleteConfirmModal-module__N9Er4G__closeBtn{cursor:pointer;color:var(--text-muted);padding:var(--space-1);border-radius:var(--radius-sm);transition:color var(--transition-fast);background:0 0;border:none;align-items:center;display:flex}.DeleteConfirmModal-module__N9Er4G__closeBtn:hover{color:var(--text-primary);background:var(--surface)}.DeleteConfirmModal-module__N9Er4G__message{font-size:var(--text-base);color:var(--text-secondary);margin:0 0 var(--space-6);line-height:1.7}.DeleteConfirmModal-module__N9Er4G__actions{gap:var(--space-2);display:flex}.DeleteConfirmModal-module__N9Er4G__confirmBtn{height:var(--input-height-lg);border-radius:var(--radius-md);font-size:var(--text-base);font-weight:var(--font-medium);cursor:pointer;background:var(--danger);color:var(--text-inverse);transition:background var(--transition-fast);border:none;flex:1}.DeleteConfirmModal-module__N9Er4G__confirmBtn:hover{background:#b91c1c}.DeleteConfirmModal-module__N9Er4G__cancelBtn{height:var(--input-height-lg);border-radius:var(--radius-md);font-size:var(--text-base);font-weight:var(--font-medium);cursor:pointer;color:var(--text-primary);border:1px solid var(--border);transition:background var(--transition-fast),border-color var(--transition-fast);background:0 0;flex:1}.DeleteConfirmModal-module__N9Er4G__cancelBtn:hover{background:var(--surface);border-color:var(--border-hover)}@keyframes DeleteConfirmModal-module__N9Er4G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes DeleteConfirmModal-module__N9Er4G__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
.Topbar-module__0uwCWa__header{background:var(--card);border-bottom:1px solid var(--border);height:52px;padding:0 var(--space-4);justify-content:space-between;align-items:center;gap:var(--space-3);flex-shrink:0;display:flex}.Topbar-module__0uwCWa__side{align-items:center;gap:var(--space-1);min-width:0;display:flex}.Topbar-module__0uwCWa__side:first-child{flex:auto;min-width:0}.Topbar-module__0uwCWa__side:last-child{flex-shrink:0}.Topbar-module__0uwCWa__sidebarToggleBtn{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius-md);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Topbar-module__0uwCWa__sidebarToggleBtn:hover{background:var(--primary-light);color:var(--primary);border-color:var(--border-hover)}.Topbar-module__0uwCWa__svgToggleBtn{width:19px;height:19px;transition:transform var(--transition-fast);flex-shrink:0}.Topbar-module__0uwCWa__iconBtn{border-radius:var(--radius-md);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.Topbar-module__0uwCWa__iconBtn:hover{background:var(--surface);color:var(--primary)}.Topbar-module__0uwCWa__iconBtnActive{background:var(--primary-light);color:var(--primary)}.Topbar-module__0uwCWa__iconBtnActive:hover{background:var(--primary-light)}.Topbar-module__0uwCWa__iconBadge{border-radius:var(--radius-full,999px);background:var(--color-danger,#e53e3e);color:#fff;text-align:center;min-width:8px;height:16px;padding:0 4px;font-size:10px;font-weight:600;line-height:16px;position:absolute;top:-2px;right:-2px}.Topbar-module__0uwCWa__searchWrap{align-items:center;gap:var(--space-1);flex-shrink:0;display:flex;position:relative}.Topbar-module__0uwCWa__searchForm{align-items:center;gap:var(--space-2);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:0 var(--space-2);opacity:0;pointer-events:none;width:0;height:34px;transition:width var(--transition-slow),opacity var(--transition-base),border-color var(--transition-fast);display:flex;overflow:hidden}.Topbar-module__0uwCWa__searchWrapOpen .Topbar-module__0uwCWa__searchForm{opacity:1;pointer-events:auto;width:200px}.Topbar-module__0uwCWa__searchForm:focus-within{border-color:var(--border-focus)}.Topbar-module__0uwCWa__searchFormIcon{color:var(--text-muted);flex-shrink:0}.Topbar-module__0uwCWa__searchInput{color:var(--text-primary);font-size:var(--text-sm);background:0 0;border:none;outline:none;flex:1;min-width:0}.Topbar-module__0uwCWa__searchInput::placeholder{color:var(--text-muted)}.Topbar-module__0uwCWa__searchClear{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:color var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:2px;display:flex}.Topbar-module__0uwCWa__searchClear:hover{color:var(--text-primary)}.Topbar-module__0uwCWa__popupInner{padding:var(--space-4)var(--space-5)var(--space-5);min-width:300px}.Topbar-module__0uwCWa__popupTitle{margin:0 0 var(--space-4);font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--text-primary);padding-bottom:var(--space-3);border-bottom:1px solid var(--border)}.Topbar-module__0uwCWa__emptyMsg{text-align:center;color:var(--text-secondary);padding:var(--space-8)0 var(--space-4);font-size:var(--text-sm);margin:0}.Topbar-module__0uwCWa__loadingWrap{align-items:center;gap:var(--space-3);padding:var(--space-8)0;color:var(--text-secondary);font-size:var(--text-sm);flex-direction:column;display:flex}.Topbar-module__0uwCWa__inviteList{max-height:320px;margin:0;padding:0;list-style:none;overflow-y:auto}.Topbar-module__0uwCWa__inviteItem{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3)0;border-bottom:1px solid var(--border);transition:background var(--transition-fast);display:flex}.Topbar-module__0uwCWa__inviteItem:last-child{border-bottom:none}.Topbar-module__0uwCWa__inviteInfo{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.Topbar-module__0uwCWa__inviteInfo strong{font-size:var(--text-base);font-weight:var(--font-medium);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Topbar-module__0uwCWa__inviteMeta{font-size:var(--text-xs);color:var(--text-secondary)}.Topbar-module__0uwCWa__inviteDate{font-size:var(--text-xs);color:var(--text-muted)}.Topbar-module__0uwCWa__inviteActions{gap:var(--space-2);flex-shrink:0;display:flex}.Topbar-module__0uwCWa__actionBtn{min-width:58px;height:30px;padding:0 var(--space-3);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;transition:opacity var(--transition-fast);border:none;justify-content:center;align-items:center;display:flex}.Topbar-module__0uwCWa__actionBtn:disabled{opacity:.55;cursor:not-allowed}.Topbar-module__0uwCWa__actionBtn:not(:disabled):hover{opacity:.85}.Topbar-module__0uwCWa__acceptBtn{background:var(--primary);color:var(--text-inverse)}.Topbar-module__0uwCWa__rejectBtn{background:var(--danger);color:var(--text-inverse)}.Topbar-module__0uwCWa__spin{animation:.8s linear infinite Topbar-module__0uwCWa__spin}@keyframes Topbar-module__0uwCWa__spin{to{transform:rotate(360deg)}}.Topbar-module__0uwCWa__rightGroup{align-items:center;gap:var(--space-3);flex:auto;min-width:0;display:flex}.Topbar-module__0uwCWa__groupDivider{background:var(--border);flex-shrink:0;width:1px;height:20px}.Topbar-module__0uwCWa__panelDropdown{flex-shrink:1;min-width:0;position:relative}.Topbar-module__0uwCWa__panelTrigger{align-items:center;gap:var(--space-2);padding:var(--space-1)var(--space-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);font-size:var(--text-sm);cursor:pointer;width:100%;min-width:90px;max-width:170px;transition:border-color var(--transition-fast),background var(--transition-fast);height:32px;font-family:inherit;display:inline-flex}.Topbar-module__0uwCWa__panelTrigger:hover{border-color:var(--border-focus);background:var(--card)}.Topbar-module__0uwCWa__panelTriggerIcon{color:var(--text-secondary);flex-shrink:0}.Topbar-module__0uwCWa__panelTriggerLabel{text-align:right;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.Topbar-module__0uwCWa__panelChevron{color:var(--text-secondary);transition:transform var(--transition-fast);flex-shrink:0}.Topbar-module__0uwCWa__panelChevronOpen{transform:rotate(180deg)}.Topbar-module__0uwCWa__panelMenu{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);min-width:200px;max-width:calc(100vw - 24px);box-shadow:var(--shadow-lg);z-index:var(--z-dropdown,200);padding:var(--space-1)0;max-height:280px;margin:0;list-style:none;position:absolute;top:calc(100% + 6px);right:0;overflow-y:auto}.Topbar-module__0uwCWa__panelMenuItem{justify-content:space-between;align-items:center;gap:var(--space-2);padding:0 var(--space-2);transition:background var(--transition-fast);display:flex}.Topbar-module__0uwCWa__panelMenuItem:hover{background:var(--surface)}.Topbar-module__0uwCWa__panelMenuItemActive{background:var(--primary-light,#37352f0f)}.Topbar-module__0uwCWa__panelMenuItemActive .Topbar-module__0uwCWa__panelMenuName{color:var(--primary);font-weight:var(--font-semibold)}.Topbar-module__0uwCWa__panelMenuName{text-align:right;color:var(--text-primary);font-size:var(--text-sm);cursor:pointer;padding:var(--space-1)var(--space-2);border-radius:var(--radius-sm);text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;flex:1;align-items:center;font-family:inherit;display:flex;overflow:hidden}.Topbar-module__0uwCWa__panelBadge{font-size:var(--text-xs);background:var(--primary-light);color:var(--primary);padding:2px var(--space-2);border-radius:var(--radius-full);font-weight:var(--font-medium);margin-left:var(--space-2);flex-shrink:0}.Topbar-module__0uwCWa__workspaceWrap{align-items:center;gap:var(--space-1);flex-shrink:1;min-width:0;display:flex}.Topbar-module__0uwCWa__workspaceAdd{background:var(--primary);border-radius:var(--radius-md);width:34px;height:34px;color:var(--text-inverse);transition:opacity var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Topbar-module__0uwCWa__workspaceAdd:hover{opacity:.82}.Topbar-module__0uwCWa__workspaceDropdown{flex-shrink:1;min-width:0;position:relative}.Topbar-module__0uwCWa__workspaceTrigger{align-items:center;gap:var(--space-2);padding:var(--space-1)var(--space-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);font-size:var(--text-sm);cursor:pointer;width:100%;min-width:100px;max-width:200px;transition:border-color var(--transition-fast),background var(--transition-fast);height:32px;font-family:inherit;display:inline-flex}.Topbar-module__0uwCWa__workspaceTrigger:hover{border-color:var(--border-focus);background:var(--card)}.Topbar-module__0uwCWa__workspaceTriggerIcon{color:var(--text-secondary);flex-shrink:0}.Topbar-module__0uwCWa__workspaceTriggerLabel{text-align:right;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.Topbar-module__0uwCWa__workspaceChevron{color:var(--text-secondary);transition:transform var(--transition-fast);flex-shrink:0}.Topbar-module__0uwCWa__workspaceChevronOpen{transform:rotate(180deg)}.Topbar-module__0uwCWa__workspaceMenu{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);min-width:220px;max-width:calc(100vw - 24px);box-shadow:var(--shadow-lg);z-index:var(--z-dropdown,200);padding:var(--space-1)0;max-height:280px;margin:0;list-style:none;position:absolute;top:calc(100% + 6px);right:0;overflow-y:auto}.Topbar-module__0uwCWa__workspaceMenuEmpty{padding:var(--space-3)var(--space-4);color:var(--text-secondary);font-size:var(--text-sm);text-align:center}.Topbar-module__0uwCWa__workspaceMenuItem{align-items:center;gap:var(--space-2);padding:var(--space-1)var(--space-2);transition:background var(--transition-fast);display:flex}.Topbar-module__0uwCWa__workspaceMenuItem:hover{background:var(--surface)}.Topbar-module__0uwCWa__workspaceMenuItemActive{background:var(--primary-light,#37352f0f)}.Topbar-module__0uwCWa__workspaceMenuItemActive .Topbar-module__0uwCWa__workspaceMenuName{color:var(--primary);font-weight:var(--font-semibold)}.Topbar-module__0uwCWa__workspaceMenuName{text-align:right;color:var(--text-primary);font-size:var(--text-sm);cursor:pointer;padding:var(--space-1)var(--space-2);border-radius:var(--radius-sm);text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;flex:1;font-family:inherit;overflow:hidden}.Topbar-module__0uwCWa__workspaceMenuActions{align-items:center;gap:var(--space-1);flex-shrink:0;display:flex}.Topbar-module__0uwCWa__wsActionBtn{border-radius:var(--radius-sm);cursor:pointer;width:24px;height:24px;transition:background var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.Topbar-module__0uwCWa__wsEditBtn{color:var(--primary)}.Topbar-module__0uwCWa__wsEditBtn:hover{background:var(--primary-light,#37352f14)}.Topbar-module__0uwCWa__wsDeleteBtn{color:var(--danger)}.Topbar-module__0uwCWa__wsDeleteBtn:hover{background:var(--danger-light)}.Topbar-module__0uwCWa__wsDeleteBtn:disabled{opacity:.5;cursor:default}.Topbar-module__0uwCWa__fiscalYearDropdown{flex-shrink:1;min-width:0;position:relative}.Topbar-module__0uwCWa__fiscalYearTrigger{align-items:center;gap:var(--space-2);padding:var(--space-1)var(--space-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);font-size:var(--text-sm);cursor:pointer;width:100%;min-width:90px;max-width:160px;transition:border-color var(--transition-fast),background var(--transition-fast);height:32px;font-family:inherit;display:inline-flex}.Topbar-module__0uwCWa__fiscalYearTrigger:hover{border-color:var(--border-focus);background:var(--card)}.Topbar-module__0uwCWa__fiscalYearTriggerIcon{color:var(--text-secondary);flex-shrink:0}.Topbar-module__0uwCWa__fiscalYearTriggerLabel{text-align:right;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.Topbar-module__0uwCWa__fiscalYearChevron{color:var(--text-secondary);transition:transform var(--transition-fast);flex-shrink:0}.Topbar-module__0uwCWa__fiscalYearChevronOpen{transform:rotate(180deg)}.Topbar-module__0uwCWa__fiscalYearMenu{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);min-width:160px;max-width:calc(100vw - 24px);box-shadow:var(--shadow-lg);z-index:var(--z-dropdown,200);padding:var(--space-1)0;max-height:280px;margin:0;list-style:none;position:absolute;top:calc(100% + 6px);right:0;overflow-y:auto}.Topbar-module__0uwCWa__fiscalYearMenuItem{padding:0 var(--space-2);transition:background var(--transition-fast);align-items:center;display:flex}.Topbar-module__0uwCWa__fiscalYearMenuItem:hover{background:var(--surface)}.Topbar-module__0uwCWa__fiscalYearMenuItemActive{background:var(--primary-light,#37352f0f)}.Topbar-module__0uwCWa__fiscalYearMenuItemActive .Topbar-module__0uwCWa__fiscalYearMenuName{color:var(--primary);font-weight:var(--font-semibold)}.Topbar-module__0uwCWa__fiscalYearMenuName{text-align:right;color:var(--text-primary);font-size:var(--text-sm);cursor:pointer;padding:var(--space-1)var(--space-2);border-radius:var(--radius-sm);text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;flex:1;font-family:inherit;overflow:hidden}.Topbar-module__0uwCWa__profileDropdown{margin-right:var(--space-1);flex-shrink:0;position:relative}.Topbar-module__0uwCWa__profileTrigger{align-items:center;gap:var(--space-2);padding:4px var(--space-2)4px 4px;border:1px solid var(--border);background:var(--surface);border-radius:var(--radius-full);cursor:pointer;max-width:180px;height:34px;transition:border-color var(--transition-fast),background var(--transition-fast);display:inline-flex}.Topbar-module__0uwCWa__profileTrigger:hover{border-color:var(--border-hover);background:var(--card)}.Topbar-module__0uwCWa__profileAvatar{background:var(--primary);width:26px;height:26px;color:var(--text-inverse);font-weight:var(--font-bold);font-size:var(--text-xs);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Topbar-module__0uwCWa__profileName{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:100px;overflow:hidden}.Topbar-module__0uwCWa__profileChevron{color:var(--text-muted);transition:transform var(--transition-fast);flex-shrink:0}.Topbar-module__0uwCWa__profileChevronOpen{transform:rotate(180deg)}.Topbar-module__0uwCWa__profileMenu{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);min-width:170px;box-shadow:var(--shadow-md);z-index:var(--z-dropdown,200);animation:.15s Topbar-module__0uwCWa__fadeDown;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden}.Topbar-module__0uwCWa__profileMenuItem{align-items:center;gap:var(--space-3);width:100%;padding:10px var(--space-3);cursor:pointer;color:var(--text-primary);font-size:var(--text-sm);transition:background var(--transition-fast);text-align:right;background:0 0;border:none;text-decoration:none;display:flex}.Topbar-module__0uwCWa__profileMenuItem:hover{background:var(--surface);color:var(--primary)}.Topbar-module__0uwCWa__profileMenuLogout{color:var(--danger);border-top:1px solid var(--border)}.Topbar-module__0uwCWa__profileMenuLogout:hover{background:var(--danger-bg);color:var(--danger)}@keyframes Topbar-module__0uwCWa__fadeDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Topbar-module__0uwCWa__header{padding:0 var(--space-3);gap:var(--space-2)}.Topbar-module__0uwCWa__rightGroup{gap:var(--space-2)}.Topbar-module__0uwCWa__panelTrigger{min-width:70px;max-width:110px;font-size:var(--text-xs);padding:var(--space-1)var(--space-2)}.Topbar-module__0uwCWa__workspaceTrigger{min-width:80px;max-width:130px;font-size:var(--text-xs);padding:var(--space-1)var(--space-2)}.Topbar-module__0uwCWa__fiscalYearTrigger{min-width:70px;max-width:110px;font-size:var(--text-xs);padding:var(--space-1)var(--space-2)}.Topbar-module__0uwCWa__searchWrapOpen .Topbar-module__0uwCWa__searchForm{width:150px}.Topbar-module__0uwCWa__profileName{max-width:70px}}@media (max-width:640px){.Topbar-module__0uwCWa__panelTrigger,.Topbar-module__0uwCWa__workspaceTrigger,.Topbar-module__0uwCWa__fiscalYearTrigger{justify-content:center;gap:0;width:34px;min-width:34px;padding:0}.Topbar-module__0uwCWa__panelTriggerLabel,.Topbar-module__0uwCWa__workspaceTriggerLabel,.Topbar-module__0uwCWa__fiscalYearTriggerLabel,.Topbar-module__0uwCWa__panelChevron,.Topbar-module__0uwCWa__workspaceChevron,.Topbar-module__0uwCWa__fiscalYearChevron{display:none}.Topbar-module__0uwCWa__groupDivider{margin:0 var(--space-1)}.Topbar-module__0uwCWa__panelMenu{min-width:180px;left:auto;right:0}.Topbar-module__0uwCWa__workspaceMenu{left:auto;right:0}.Topbar-module__0uwCWa__fiscalYearMenu{min-width:140px;left:auto;right:0}.Topbar-module__0uwCWa__profileName,.Topbar-module__0uwCWa__profileChevron{display:none}.Topbar-module__0uwCWa__profileTrigger{justify-content:center;width:34px;padding:4px}}@media (max-width:480px){.Topbar-module__0uwCWa__header{height:48px;padding:0 var(--space-2);gap:var(--space-1)}.Topbar-module__0uwCWa__rightGroup{gap:var(--space-1)}.Topbar-module__0uwCWa__workspaceAdd,.Topbar-module__0uwCWa__panelTrigger,.Topbar-module__0uwCWa__workspaceTrigger,.Topbar-module__0uwCWa__fiscalYearTrigger,.Topbar-module__0uwCWa__iconBtn,.Topbar-module__0uwCWa__sidebarToggleBtn{width:30px;height:30px}.Topbar-module__0uwCWa__searchWrapOpen .Topbar-module__0uwCWa__searchForm{width:110px}.Topbar-module__0uwCWa__popupInner{min-width:260px;padding:var(--space-4)}.Topbar-module__0uwCWa__profileTrigger{width:30px;height:30px}.Topbar-module__0uwCWa__profileAvatar{width:22px;height:22px}}
.DashboardLayout-module__-lpKAG__container{background:var(--bg);flex-direction:column;height:100vh;display:flex;overflow:hidden}.DashboardLayout-module__-lpKAG__body{flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.DashboardLayout-module__-lpKAG__content{flex:1;min-width:0;overflow-y:auto}.DashboardLayout-module__-lpKAG__overlay{z-index:199;background:#00000073;animation:.2s DashboardLayout-module__-lpKAG__fadeOverlay;position:fixed;inset:0}@keyframes DashboardLayout-module__-lpKAG__fadeOverlay{0%{opacity:0}to{opacity:1}}.DashboardLayout-module__-lpKAG__loading{color:var(--text-secondary);justify-content:center;align-items:center;padding:40px;font-size:14px;display:flex}@media (max-width:768px){.DashboardLayout-module__-lpKAG__content{padding:16px}}@media (max-width:480px){.DashboardLayout-module__-lpKAG__content{padding:12px}}@media (max-width:320px){.DashboardLayout-module__-lpKAG__content{padding:10px}}
.SingleProject-module__06JV5a__container{background-color:var(--bg);min-height:calc(100vh - 80px);display:flex;overflow:hidden}.SingleProject-module__06JV5a__mainContent{padding:var(--space-3);flex:1;height:88vh;overflow-y:auto}.SingleProject-module__06JV5a__loading{min-height:400px;font-size:var(--text-lg);color:var(--text-secondary);justify-content:center;align-items:center;display:flex}
.ProjectSidebar-module__E7iZ7a__sidebar{background-color:var(--card);border-left:1px solid var(--border);width:220px;padding:var(--space-4);box-shadow:var(--shadow-xs);flex-direction:column;flex-shrink:0;height:88vh;display:flex;overflow-y:scroll}.ProjectSidebar-module__E7iZ7a__projectTitle{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--space-6);padding-bottom:var(--space-4);border-bottom:1px solid var(--border);text-align:center}.ProjectSidebar-module__E7iZ7a__menuList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ProjectSidebar-module__E7iZ7a__menuItem{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-4);border-radius:var(--radius-md);cursor:pointer;color:var(--text-secondary);text-align:right;width:100%;font-size:var(--text-md);transition:background-color var(--transition-base),color var(--transition-base);background:0 0;border:none;display:flex}.ProjectSidebar-module__E7iZ7a__menuIcon{font-size:1.1em;display:inline-flex}.ProjectSidebar-module__E7iZ7a__menuItem:hover{background-color:var(--surface);color:var(--text-primary)}.ProjectSidebar-module__E7iZ7a__menuItem.ProjectSidebar-module__E7iZ7a__active{background-color:var(--primary);color:var(--text-inverse);box-shadow:var(--shadow-sm)}
.EmptyState-module__xTB2tW__section{padding:var(--space-4);animation:.3s ease-in-out EmptyState-module__xTB2tW__fadeIn}.EmptyState-module__xTB2tW__title{font-size:var(--text-2xl);color:var(--text-primary);margin-bottom:var(--space-2)}.EmptyState-module__xTB2tW__text{color:var(--text-secondary);font-size:var(--text-md)}@keyframes EmptyState-module__xTB2tW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.ProjectOverview-module__3uxdLG__section{gap:var(--space-4);animation:ProjectOverview-module__3uxdLG__fadeIn var(--transition-slow);flex-direction:column;display:flex}.ProjectOverview-module__3uxdLG__loaderWrapper{justify-content:center;align-items:center;min-height:320px;display:flex}.ProjectOverview-module__3uxdLG__card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);padding:var(--space-3)var(--space-4);box-sizing:border-box;flex-direction:column;min-width:0;min-height:0;display:flex}.ProjectOverview-module__3uxdLG__topRow{gap:var(--space-4);grid-template-columns:1fr 1fr;height:100px;display:grid}.ProjectOverview-module__3uxdLG__statsCard{flex-direction:row;justify-content:space-between;align-items:center}.ProjectOverview-module__3uxdLG__statItem{flex-direction:column;flex:1;align-items:center;gap:4px;min-width:0;display:flex}.ProjectOverview-module__3uxdLG__statTop{align-items:center;gap:6px;display:flex}.ProjectOverview-module__3uxdLG__statDivider{background:var(--border);flex-shrink:0;width:1px;height:32px}.ProjectOverview-module__3uxdLG__statIcon{border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.ProjectOverview-module__3uxdLG__statIconDanger{color:var(--danger);background:var(--danger-bg)}.ProjectOverview-module__3uxdLG__statIconSuccess{color:var(--success);background:var(--success-bg)}.ProjectOverview-module__3uxdLG__statIconWarning{color:var(--warning);background:var(--warning-bg)}.ProjectOverview-module__3uxdLG__statIconPrimary{color:var(--primary);background:var(--primary-light)}.ProjectOverview-module__3uxdLG__statValue{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--text-primary);line-height:1}.ProjectOverview-module__3uxdLG__statLabel{font-size:var(--text-xs);color:var(--text-secondary);white-space:nowrap}.ProjectOverview-module__3uxdLG__midRow{gap:var(--space-4);grid-template-columns:1fr 1fr;height:240px;display:grid}.ProjectOverview-module__3uxdLG__sectionHeader{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.ProjectOverview-module__3uxdLG__sectionHeaderTitle{align-items:center;gap:var(--space-2);min-width:0;display:flex}.ProjectOverview-module__3uxdLG__sectionHeaderTitle h2{font-size:var(--text-md);font-weight:var(--font-medium);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.ProjectOverview-module__3uxdLG__sectionHeaderIcon{color:var(--danger);flex-shrink:0;display:flex}.ProjectOverview-module__3uxdLG__headerBadge{background:var(--danger);color:var(--text-inverse);font-size:var(--text-xs);border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;display:flex}.ProjectOverview-module__3uxdLG__sectionHeaderActions{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.ProjectOverview-module__3uxdLG__seeAllInline{color:var(--text-secondary);font-size:var(--text-xs);cursor:pointer;white-space:nowrap;transition:var(--transition-fast);background:0 0;border:none;align-items:center;gap:4px;padding:0;display:flex}.ProjectOverview-module__3uxdLG__seeAllInline:hover{color:var(--primary)}.ProjectOverview-module__3uxdLG__addBtn{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);width:24px;height:24px;color:var(--text-secondary);cursor:pointer;transition:var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ProjectOverview-module__3uxdLG__addBtn:hover{background:var(--primary-light);color:var(--primary);border-color:var(--primary)}.ProjectOverview-module__3uxdLG__scrollArea{flex:1;min-height:0;overflow-y:auto}.ProjectOverview-module__3uxdLG__scrollArea::-webkit-scrollbar{width:6px}.ProjectOverview-module__3uxdLG__scrollArea::-webkit-scrollbar-thumb{background:var(--border);border-radius:var(--radius-full)}.ProjectOverview-module__3uxdLG__scrollArea::-webkit-scrollbar-track{background:0 0}.ProjectOverview-module__3uxdLG__todoList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ProjectOverview-module__3uxdLG__todoItem{align-items:center;gap:var(--space-2);padding:8px var(--space-3);border-radius:var(--radius-md);background:var(--surface);flex-shrink:0;display:flex}.ProjectOverview-module__3uxdLG__todoIcon{color:var(--text-muted);flex-shrink:0;display:flex}.ProjectOverview-module__3uxdLG__todoInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ProjectOverview-module__3uxdLG__todoTitle{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ProjectOverview-module__3uxdLG__todoMeta{font-size:var(--text-xs);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ProjectOverview-module__3uxdLG__priorityBadge{font-size:var(--text-xs);font-weight:var(--font-medium);border-radius:var(--radius-sm);white-space:nowrap;flex-shrink:0;padding:3px 9px}.ProjectOverview-module__3uxdLG__priorityUrgent{background:var(--priority-high-bg);color:var(--priority-high)}.ProjectOverview-module__3uxdLG__prioritySemiUrgent{background:var(--priority-medium-bg);color:var(--priority-medium)}.ProjectOverview-module__3uxdLG__priorityNormal{background:var(--surface);color:var(--text-secondary);border:1px solid var(--border)}.ProjectOverview-module__3uxdLG__statusBadge{font-size:var(--text-xs);font-weight:var(--font-medium);border-radius:var(--radius-sm);white-space:nowrap;padding:3px 9px}.ProjectOverview-module__3uxdLG__statusDoing{background:var(--board-todo-bg);color:var(--board-todo)}.ProjectOverview-module__3uxdLG__statusWaiting{background:var(--danger-bg);color:var(--danger)}.ProjectOverview-module__3uxdLG__statusRunning{background:var(--board-done-bg);color:var(--board-done)}.ProjectOverview-module__3uxdLG__fileTypeBadge{font-size:var(--text-xs);font-weight:var(--font-bold);border-radius:var(--radius-sm);align-items:center;gap:4px;padding:3px 7px;display:inline-flex}.ProjectOverview-module__3uxdLG__fileTypePdf{background:var(--danger-bg);color:var(--danger)}.ProjectOverview-module__3uxdLG__fileTypeXlsx{background:var(--success-bg);color:var(--success)}.ProjectOverview-module__3uxdLG__fileTypeDocx{background:var(--info-bg);color:var(--info)}.ProjectOverview-module__3uxdLG__tableWrap{overflow-x:auto}.ProjectOverview-module__3uxdLG__table{border-collapse:collapse;width:100%}.ProjectOverview-module__3uxdLG__table thead th{background:var(--card);z-index:1;position:sticky;top:0}.ProjectOverview-module__3uxdLG__table th{text-align:right;font-size:var(--text-xs);color:var(--text-secondary);font-weight:var(--font-regular);padding:7px var(--space-2);border-bottom:1px solid var(--border);white-space:nowrap}.ProjectOverview-module__3uxdLG__table td{padding:7px var(--space-2);border-bottom:1px solid var(--border);font-size:var(--text-sm);vertical-align:middle}.ProjectOverview-module__3uxdLG__table tr:last-child td{border-bottom:none}.ProjectOverview-module__3uxdLG__muted{color:var(--text-secondary);white-space:nowrap}.ProjectOverview-module__3uxdLG__fileName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:180px;overflow:hidden}.ProjectOverview-module__3uxdLG__iconBtn{width:26px;height:26px;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);transition:var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.ProjectOverview-module__3uxdLG__iconBtn:hover{background:var(--surface);color:var(--primary)}@keyframes ProjectOverview-module__3uxdLG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.ProjectOverview-module__3uxdLG__topRow,.ProjectOverview-module__3uxdLG__midRow{grid-template-columns:1fr;height:auto}.ProjectOverview-module__3uxdLG__topRow .ProjectOverview-module__3uxdLG__card,.ProjectOverview-module__3uxdLG__midRow .ProjectOverview-module__3uxdLG__card{height:240px}.ProjectOverview-module__3uxdLG__statsCard{gap:var(--space-3);flex-wrap:wrap;height:auto}}.ProjectOverview-module__3uxdLG__teamRow{align-items:center;gap:var(--space-3);flex:1;min-height:0;padding:2px;display:flex;overflow-x:auto}.ProjectOverview-module__3uxdLG__scrollAreaX::-webkit-scrollbar{height:6px}.ProjectOverview-module__3uxdLG__scrollAreaX::-webkit-scrollbar-thumb{background:var(--border);border-radius:var(--radius-full)}.ProjectOverview-module__3uxdLG__scrollAreaX::-webkit-scrollbar-track{background:0 0}.ProjectOverview-module__3uxdLG__teamItem{flex-shrink:0}.ProjectOverview-module__3uxdLG__avatarWrap{width:34px;height:34px;position:relative}.ProjectOverview-module__3uxdLG__avatar{border-radius:var(--radius-full);width:34px;height:34px;font-size:var(--text-xs);font-weight:var(--font-bold);cursor:default;justify-content:center;align-items:center;display:flex}.ProjectOverview-module__3uxdLG__statusDot{border-radius:var(--radius-full);border:2px solid var(--card);width:9px;height:9px;position:absolute;bottom:-1px;left:-1px}.ProjectOverview-module__3uxdLG__statusDotOnline{background:var(--success)}.ProjectOverview-module__3uxdLG__statusDotOffline{background:var(--text-disabled)}.ProjectOverview-module__3uxdLG__avatarTooltipPortal{background:var(--text-primary);color:var(--text-inverse);border-radius:var(--radius-sm);white-space:nowrap;box-shadow:var(--shadow-md);pointer-events:none;z-index:var(--z-tooltip);flex-direction:column;align-items:center;gap:2px;padding:6px 10px;display:flex;position:fixed;transform:translate(-50%,calc(-100% - 9px))}.ProjectOverview-module__3uxdLG__avatarTooltipPortal:after{content:"";border:5px solid #0000;border-top-color:var(--text-primary);position:absolute;top:100%;left:50%;transform:translate(-50%)}.ProjectOverview-module__3uxdLG__tooltipName{font-size:var(--text-xs);font-weight:var(--font-bold)}.ProjectOverview-module__3uxdLG__tooltipStatus{color:var(--text-disabled);font-size:.625rem}.ProjectOverview-module__3uxdLG__tabSwitch{background:var(--surface);border-radius:var(--radius-md);align-items:center;gap:3px;min-width:0;padding:3px;display:flex}.ProjectOverview-module__3uxdLG__tabButton{color:var(--text-secondary);font-size:var(--text-sm);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;transition:var(--transition-fast);background:0 0;border:none;align-items:center;gap:5px;padding:5px 10px;display:flex}.ProjectOverview-module__3uxdLG__tabButtonActive{background:var(--card);color:var(--text-primary);font-weight:var(--font-medium);box-shadow:var(--shadow-xs)}.ProjectOverview-module__3uxdLG__tabBadge{background:var(--border);color:var(--text-secondary);border-radius:var(--radius-full);padding:1px 6px;font-size:.625rem;line-height:1.4}.ProjectOverview-module__3uxdLG__tabButtonActive .ProjectOverview-module__3uxdLG__tabBadge{background:var(--primary-light);color:var(--primary)}
.UniversalTable-module__QulpEW__container{background-color:var(--surface);color:var(--primary);direction:rtl;border-radius:.5rem;padding:1rem;font-family:IranSans,Tahoma,sans-serif;overflow-x:hidden}.UniversalTable-module__QulpEW__mobileFilterToggleContainer{display:none}.UniversalTable-module__QulpEW__tableTitle{text-align:center;color:var(--primary-hover);justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:1.1rem;font-weight:700;display:flex}.UniversalTable-module__QulpEW__selectionBadge{background-color:var(--surface);color:var(--primary);border-radius:.375rem;margin-bottom:.75rem;padding:.4rem .75rem;font-size:.8rem;font-weight:700;display:inline-block}.UniversalTable-module__QulpEW__tableWrapper{background-color:var(--card);border:1px solid var(--border);border-radius:.5rem;overflow:hidden;box-shadow:0 1px 3px #0000000d}.UniversalTable-module__QulpEW__table{background-color:var(--card);border-collapse:collapse;table-layout:fixed;min-width:100%}.UniversalTable-module__QulpEW__thead{background-color:var(--surface);border-bottom:1px solid var(--border)}.UniversalTable-module__QulpEW__th{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;color:var(--text-secondary);padding:.5rem .75rem;font-family:IranSans,Tahoma,sans-serif;font-size:.8rem;font-weight:600;transition:background-color .2s}.UniversalTable-module__QulpEW__th:hover{background-color:var(--bg);color:var(--primary)}.UniversalTable-module__QulpEW__th.UniversalTable-module__QulpEW__sticky{z-index:10;background-color:var(--surface);position:sticky;top:0;box-shadow:0 1px 2px #0000000d}.UniversalTable-module__QulpEW__thead.UniversalTable-module__QulpEW__stickyHeader{z-index:10;position:relative}.UniversalTable-module__QulpEW__thContent{justify-content:center;align-items:center;gap:6px;display:flex}.UniversalTable-module__QulpEW__sortIcon{color:var(--text-secondary);font-size:.7rem;transition:color .2s}.UniversalTable-module__QulpEW__th:hover .UniversalTable-module__QulpEW__sortIcon{color:var(--primary)}.UniversalTable-module__QulpEW__filterInput{border:1px solid var(--border);background-color:var(--card);border-radius:.25rem;width:100%;margin-top:.25rem;margin-right:-5px;padding:.35rem .5rem;font-family:IranSans,Tahoma,sans-serif;font-size:.75rem;transition:all .2s;display:block}.UniversalTable-module__QulpEW__filterInput:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #3341551a}.UniversalTable-module__QulpEW__tbody tr{border-bottom:1px solid var(--bg);transition:background-color .1s}.UniversalTable-module__QulpEW__tbody tr:last-child{border-bottom:none}.UniversalTable-module__QulpEW__tbody tr:hover,.UniversalTable-module__QulpEW__tbody tr.UniversalTable-module__QulpEW__zebraEven{background-color:var(--surface)}.UniversalTable-module__QulpEW__td{text-align:center;color:var(--primary);vertical-align:middle;padding:.5rem .75rem;font-family:IranSans,Tahoma,sans-serif;font-size:.85rem}.UniversalTable-module__QulpEW__tdCenter{text-align:center}.UniversalTable-module__QulpEW__noData{text-align:center;color:var(--text-secondary);padding:2rem;font-family:IranSans,Tahoma,sans-serif;font-size:.85rem}.UniversalTable-module__QulpEW__tfoot{background-color:var(--card);border-top:1px solid var(--border);color:var(--text-secondary);z-index:9;font-family:IranSans,Tahoma,sans-serif;font-size:.75rem;position:sticky;bottom:0;box-shadow:0 -1px 2px #00000005}.UniversalTable-module__QulpEW__tfoot td{vertical-align:middle;border-top:none;border-bottom:none;padding:.4rem .75rem}.UniversalTable-module__QulpEW__footerLabel{color:var(--text-secondary);margin-left:.25rem;font-weight:500;display:inline-block}.UniversalTable-module__QulpEW__footerValue{color:var(--primary);font-family:IranSans,Tahoma,sans-serif;font-weight:600}.UniversalTable-module__QulpEW__pagination{justify-content:space-between;align-items:center;margin-top:1rem;padding:0 .25rem;display:flex}.UniversalTable-module__QulpEW__paginationControls{align-items:center;gap:.25rem;display:flex}.UniversalTable-module__QulpEW__pageBtn{border:1px solid var(--border);background-color:var(--card);cursor:pointer;color:var(--text-secondary);border-radius:.375rem;padding:.35rem .75rem;font-family:IranSans,Tahoma,sans-serif;font-size:.8rem;transition:all .2s}.UniversalTable-module__QulpEW__pageBtn:hover:not(:disabled){background-color:var(--bg);border-color:var(--text-secondary);color:var(--text-primary)}.UniversalTable-module__QulpEW__pageBtn:disabled{opacity:.5;cursor:not-allowed;background-color:var(--surface)}.UniversalTable-module__QulpEW__pageInfo{color:var(--text-secondary);align-items:center;padding:0 .75rem;font-family:IranSans,Tahoma,sans-serif;font-size:.85rem;display:flex}.UniversalTable-module__QulpEW__rowsSelect{border:1px solid var(--border);background-color:var(--card);color:var(--text-secondary);cursor:pointer;border-radius:.375rem;outline:none;padding:.35rem .5rem;font-family:IranSans,Tahoma,sans-serif;font-size:.8rem}.UniversalTable-module__QulpEW__rowsSelect:focus{border-color:var(--primary);box-shadow:0 0 0 2px #3341551a}.UniversalTable-module__QulpEW__excelExportContainer{align-items:center;display:flex}.UniversalTable-module__QulpEW__excelExportBtn{border:1px solid var(--border);cursor:pointer;color:var(--success);background:0 0;border-radius:.375rem;align-items:center;gap:.5rem;padding:.4rem .6rem;font-family:IranSans,Tahoma,sans-serif;font-size:.8rem;transition:all .2s;display:flex}.UniversalTable-module__QulpEW__excelExportBtn:hover{background-color:var(--surface);border-color:var(--success)}.UniversalTable-module__QulpEW__excelIcon{fill:currentColor;width:18px;height:18px}.UniversalTable-module__QulpEW__dateFilterSection{background-color:var(--card);border:1px solid var(--border);border-radius:.5rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.75rem;display:flex}.UniversalTable-module__QulpEW__dateFilterControls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.UniversalTable-module__QulpEW__dateFilterItem{align-items:center;gap:.5rem;display:flex}.UniversalTable-module__QulpEW__dateLabel{color:var(--text-secondary);justify-content:center;width:70%;font-size:.85rem;font-weight:500;display:flex}.UniversalTable-module__QulpEW__dateInputBox{border:1px solid var(--border);background-color:var(--surface);cursor:pointer;width:100px;min-width:100px;color:var(--primary);border-radius:.375rem;align-items:center;padding:.15rem .6rem;font-family:IranSans,Tahoma,sans-serif;font-size:.85rem;transition:all .2s;display:flex;position:relative}.UniversalTable-module__QulpEW__dateInputBox:hover{border-color:var(--text-secondary);background-color:var(--bg)}.UniversalTable-module__QulpEW__dateInputBox.UniversalTable-module__QulpEW__active{border-color:var(--primary);background-color:var(--card);box-shadow:0 0 0 2px #3341551a}.UniversalTable-module__QulpEW__datePickerInput{width:100%;color:var(--primary);cursor:pointer;text-align:center;background:0 0;border:none;outline:none;font-family:IranSans,Tahoma,sans-serif;font-size:.85rem}.UniversalTable-module__QulpEW__datePickerInput::placeholder{color:var(--text-secondary)}.UniversalTable-module__QulpEW__clearDateBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-right:.5rem;padding:0 .2rem;font-size:1rem;transition:color .2s;display:flex}.UniversalTable-module__QulpEW__clearDateBtn:hover{color:var(--danger)}.UniversalTable-module__QulpEW__searchDateBtn{background-color:var(--primary);color:var(--card);cursor:pointer;border:none;border-radius:.375rem;align-items:center;gap:.5rem;height:36px;padding:.4rem 1rem;font-family:IranSans,Tahoma,sans-serif;font-size:.85rem;transition:background-color .2s;display:flex}.UniversalTable-module__QulpEW__searchDateBtn:hover{background-color:var(--primary-hover)}.UniversalTable-module__QulpEW__searchDateBtn:disabled{background-color:var(--text-secondary);cursor:not-allowed}.UniversalTable-module__QulpEW__dateError{color:var(--danger);margin-right:auto;font-size:.8rem;font-weight:700}.UniversalTable-module__QulpEW__rmdp-wrapper{border:1px solid var(--border);background-color:var(--card);border-radius:.5rem;padding:.5rem;box-shadow:0 10px 15px -3px #0000001a;font-family:IranSans,Tahoma,sans-serif!important}.UniversalTable-module__QulpEW__rmdp-day{width:32px;height:32px;font-size:.85rem}.UniversalTable-module__QulpEW__rmdp-selected{box-shadow:none;background-color:var(--primary)!important;color:var(--card)!important}.UniversalTable-module__QulpEW__rmdp-calendar-icon{display:none}@media (max-width:768px){.UniversalTable-module__QulpEW__mobileFilterToggleContainer{justify-content:flex-end;margin-bottom:.75rem;display:flex}.UniversalTable-module__QulpEW__mobileFilterBtn{background-color:var(--card);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:IranSans,Tahoma,sans-serif;font-size:.85rem;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.UniversalTable-module__QulpEW__mobileFilterBtn:hover{background-color:var(--surface);border-color:var(--text-secondary)}.UniversalTable-module__QulpEW__mobileFilterBtn.UniversalTable-module__QulpEW__activeFilterBtn{border-color:var(--primary);color:var(--primary);background-color:var(--surface)}.UniversalTable-module__QulpEW__filterIcon{width:18px;height:18px}.UniversalTable-module__QulpEW__badge{background-color:var(--danger);border-radius:50%;width:8px;height:8px;display:inline-block;position:relative}.UniversalTable-module__QulpEW__arrowIcon{font-size:.7rem;transition:transform .2s}.UniversalTable-module__QulpEW__dateFilterSection{background-color:var(--bg);border:none;border-radius:.5rem;flex-direction:column;align-items:stretch;margin-bottom:1rem;padding:1rem;display:none;box-shadow:inset 0 2px 4px #0000000d}.UniversalTable-module__QulpEW__dateFilterSection.UniversalTable-module__QulpEW__filterMenuOpen{animation:.3s ease-out UniversalTable-module__QulpEW__slideDown;display:flex}@keyframes UniversalTable-module__QulpEW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.UniversalTable-module__QulpEW__dateFilterControls{flex-direction:column;align-items:stretch;gap:1rem}.UniversalTable-module__QulpEW__dateFilterItem{flex-direction:column;align-items:flex-start;gap:.5rem}.UniversalTable-module__QulpEW__dateLabel{margin-bottom:.25rem;font-size:.9rem}.UniversalTable-module__QulpEW__dateInputBox{width:100%}.UniversalTable-module__QulpEW__searchDateBtn{justify-content:center;width:100%;margin-top:.5rem}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card{box-shadow:none;background-color:#0000;border:none}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card .UniversalTable-module__QulpEW__stickyHeaderContainer{background-color:#0000;border:none;max-height:none;display:block;overflow:visible}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card table,.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card thead,.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card tbody,.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card th,.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card td,.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card tr{display:block}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card thead{display:none}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card tbody tr{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;margin-bottom:1rem;padding:1rem;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 2px 4px #00000008}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card tbody tr:hover{background-color:var(--card);transform:translateY(-2px);box-shadow:0 8px 16px #00000014}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card .UniversalTable-module__QulpEW__zebraEven{background:0 0}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card td{box-sizing:border-box;border-bottom:1px dashed var(--border);text-align:right;width:100%;color:var(--primary);justify-content:space-between;align-items:center;padding:.4rem 0;font-size:.9rem;display:flex}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card td:last-child{border-bottom:none;padding-bottom:0}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card td:first-child{padding-top:0}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card td:before{content:attr(data-label)" :";color:var(--text-secondary);flex-shrink:0;margin-left:.5rem;font-size:.85rem;font-weight:600}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card .UniversalTable-module__QulpEW__tdCenter{z-index:2;background:0 0;border:none;width:auto;height:auto;padding:0;position:absolute;top:1rem;left:1rem}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card td[data-label=""]:before{display:none}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card td[data-label=""]{border-bottom:none;justify-content:flex-end;padding:0}.UniversalTable-module__QulpEW__paginationWrapper{flex-direction:column;gap:1rem;width:100%;display:flex}.UniversalTable-module__QulpEW__pagination{flex-direction:column;justify-content:center;align-items:stretch;gap:1rem;padding:0}.UniversalTable-module__QulpEW__pagination :before{content:none!important}.UniversalTable-module__QulpEW__paginationControls{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;width:100%}.UniversalTable-module__QulpEW__pageInfo{text-align:center;order:0;width:auto;margin:0;padding:0 .5rem}.UniversalTable-module__QulpEW__pagination>div:last-child{justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.UniversalTable-module__QulpEW__rowsSelect{min-width:120px;width:auto!important}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card .UniversalTable-module__QulpEW__tfoot{background-color:var(--surface);border:1px solid var(--border);box-sizing:border-box;z-index:1;border-radius:.75rem;flex-direction:column;width:100%;margin-top:1.5rem;padding:1rem;position:static;box-shadow:0 1px 2px #0000000d;display:flex!important}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card .UniversalTable-module__QulpEW__tfoot tr{box-shadow:none;background:0 0;border:none;flex-direction:column;width:100%;margin:0;padding:0;display:flex}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card .UniversalTable-module__QulpEW__tfoot td{border-bottom:1px dashed var(--border);justify-content:space-between;align-items:center;width:100%;padding:.75rem 0;font-size:.9rem;display:flex}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card .UniversalTable-module__QulpEW__tfoot td:last-child{border-bottom:none;padding-bottom:0}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card .UniversalTable-module__QulpEW__tfoot td:empty{display:none}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card .UniversalTable-module__QulpEW__tfoot td:before{content:attr(data-label);color:var(--text-secondary);margin-left:.5rem;font-weight:700}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card .UniversalTable-module__QulpEW__tfoot .UniversalTable-module__QulpEW__footerLabel{display:none}.UniversalTable-module__QulpEW__tableWrapper.UniversalTable-module__QulpEW__card .UniversalTable-module__QulpEW__tfoot .UniversalTable-module__QulpEW__footerValue{color:var(--text-primary);font-size:1rem;font-weight:700}}
.ProjectMembers-module__9Q-Flq__container{padding:var(--space-4);background-color:var(--bg);color:var(--text-primary)}.ProjectMembers-module__9Q-Flq__header{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.ProjectMembers-module__9Q-Flq__title{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--text-primary);margin:0}.ProjectMembers-module__9Q-Flq__addBtn{align-items:center;gap:var(--space-2);padding:8px var(--space-4);background-color:var(--primary);color:var(--text-inverse);border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;transition:background-color var(--transition-fast);border:none;font-family:inherit;display:inline-flex}.ProjectMembers-module__9Q-Flq__addBtn:hover:not(:disabled){background-color:var(--primary-hover)}.ProjectMembers-module__9Q-Flq__addBtn:disabled{opacity:.65;cursor:default}.ProjectMembers-module__9Q-Flq__loaderWrapper{justify-content:center;align-items:center;min-height:300px;display:flex}.ProjectMembers-module__9Q-Flq__empty{text-align:center;padding:var(--space-16)0;color:var(--text-muted);font-size:var(--text-md)}.ProjectMembers-module__9Q-Flq__rowNumber{color:var(--text-muted);font-size:var(--text-sm)}.ProjectMembers-module__9Q-Flq__userCell{align-items:center;gap:var(--space-2);display:flex}.ProjectMembers-module__9Q-Flq__avatar{object-fit:cover;border:1px solid var(--border);border-radius:50%;width:30px;height:30px}.ProjectMembers-module__9Q-Flq__avatarPlaceholder{background-color:var(--surface);width:30px;height:30px;color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--font-medium);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.ProjectMembers-module__9Q-Flq__userName{font-size:var(--text-sm);color:var(--text-primary)}.ProjectMembers-module__9Q-Flq__roleBadge{padding:3px var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-xs);font-weight:var(--font-medium);background-color:var(--surface);color:var(--text-secondary);border:1px solid var(--border);align-items:center;display:inline-flex}.ProjectMembers-module__9Q-Flq__statusBadge{padding:3px var(--space-3);border-radius:var(--radius-full,999px);font-size:var(--text-xs);font-weight:var(--font-medium);align-items:center;display:inline-flex}.ProjectMembers-module__9Q-Flq__statusActive{background-color:var(--success-bg,#16a34a1f);color:var(--success);border:1px solid var(--success-border,transparent)}.ProjectMembers-module__9Q-Flq__statusInactive{background-color:var(--surface);color:var(--text-muted);border:1px solid var(--border)}.ProjectMembers-module__9Q-Flq__actionBtns{gap:var(--space-2);justify-content:center;align-items:center;display:flex}.ProjectMembers-module__9Q-Flq__editRowBtn,.ProjectMembers-module__9Q-Flq__deleteRowBtn{border-radius:var(--radius-sm);cursor:pointer;width:28px;height:28px;transition:background-color var(--transition-fast);border:none;justify-content:center;align-items:center;display:inline-flex}.ProjectMembers-module__9Q-Flq__editRowBtn{background-color:var(--warning-bg);color:var(--warning);border:1px solid var(--warning-border)}.ProjectMembers-module__9Q-Flq__editRowBtn:hover{filter:brightness(.92)}.ProjectMembers-module__9Q-Flq__editRowBtn:disabled,.ProjectMembers-module__9Q-Flq__deleteRowBtn:disabled{opacity:.5;cursor:default;filter:none}.ProjectMembers-module__9Q-Flq__deleteRowBtn{background-color:var(--danger-bg);color:var(--danger);border:1px solid var(--danger-border)}.ProjectMembers-module__9Q-Flq__deleteRowBtn:hover{filter:brightness(.92)}.ProjectMembers-module__9Q-Flq__overlay{background-color:var(--overlay);z-index:var(--z-modal);padding:var(--space-4);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ProjectMembers-module__9Q-Flq__modal{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);width:100%;max-width:420px;max-height:90vh;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;overflow:hidden}.ProjectMembers-module__9Q-Flq__modalHeader{padding:var(--space-4)var(--space-5);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.ProjectMembers-module__9Q-Flq__modalTitle{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--text-primary);margin:0}.ProjectMembers-module__9Q-Flq__closeBtn{cursor:pointer;color:var(--text-secondary);font-size:var(--text-lg);border-radius:var(--radius-sm);width:32px;height:32px;transition:background-color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;line-height:1;display:flex}.ProjectMembers-module__9Q-Flq__closeBtn:hover:not(:disabled){background-color:var(--surface);color:var(--text-primary)}.ProjectMembers-module__9Q-Flq__closeBtn:disabled{opacity:.5;cursor:default}.ProjectMembers-module__9Q-Flq__modalBody{padding:var(--space-5);gap:var(--space-4);flex-direction:column;flex:1;display:flex;overflow-y:auto}.ProjectMembers-module__9Q-Flq__modalFooter{gap:var(--space-2);padding:var(--space-4)var(--space-5);border-top:1px solid var(--border);flex-shrink:0;justify-content:flex-end;display:flex}.ProjectMembers-module__9Q-Flq__formGroup{gap:var(--space-1);flex-direction:column;display:flex}.ProjectMembers-module__9Q-Flq__fieldLabel{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-secondary)}.ProjectMembers-module__9Q-Flq__required{color:var(--danger);margin-right:2px}.ProjectMembers-module__9Q-Flq__hasError .ProjectMembers-module__9Q-Flq__input{border-color:var(--danger)}.ProjectMembers-module__9Q-Flq__errorMsg{font-size:var(--text-xs);color:var(--danger);margin-top:1px}.ProjectMembers-module__9Q-Flq__input{width:100%;padding:6px var(--space-2);border:1px solid var(--border);border-radius:var(--radius-sm);background-color:var(--bg);color:var(--text-primary);font-size:var(--text-sm);min-height:var(--input-height-md);box-sizing:border-box;transition:border-color var(--transition-fast);font-family:inherit}.ProjectMembers-module__9Q-Flq__input:focus{border-color:var(--border-focus);outline:none;box-shadow:0 0 0 2px #37352f14}.ProjectMembers-module__9Q-Flq__select{width:100%;padding:8px var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);background-color:var(--bg);color:var(--text-primary);font-size:var(--text-sm);min-height:var(--input-height-md);box-sizing:border-box;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%23888' stroke-width='1.6'%3E%3Cpath d='M5 7l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left var(--space-2)center;padding-left:var(--space-6);transition:border-color var(--transition-fast);background-size:16px;font-family:inherit}.ProjectMembers-module__9Q-Flq__select:focus{border-color:var(--border-focus);outline:none;box-shadow:0 0 0 2px #37352f14}.ProjectMembers-module__9Q-Flq__select option{color:var(--text-primary);background-color:var(--card)}.ProjectMembers-module__9Q-Flq__checkboxRow{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-primary);cursor:pointer;display:flex}.ProjectMembers-module__9Q-Flq__saveBtn{align-items:center;gap:var(--space-2);padding:8px var(--space-5);background-color:var(--primary);color:var(--text-inverse);border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;transition:background-color var(--transition-fast);border:none;font-family:inherit;display:inline-flex}.ProjectMembers-module__9Q-Flq__saveBtn:hover:not(:disabled){background-color:var(--primary-hover)}.ProjectMembers-module__9Q-Flq__saveBtn:disabled{opacity:.65;cursor:default}.ProjectMembers-module__9Q-Flq__cancelBtn{padding:8px var(--space-4);color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;transition:background-color var(--transition-fast);background-color:#0000;align-items:center;font-family:inherit;display:inline-flex}.ProjectMembers-module__9Q-Flq__cancelBtn:hover:not(:disabled){background-color:var(--surface)}.ProjectMembers-module__9Q-Flq__cancelBtn:disabled{opacity:.65;cursor:default}@keyframes ProjectMembers-module__9Q-Flq__spin{to{transform:rotate(360deg)}}.ProjectMembers-module__9Q-Flq__spinnerInline{flex-shrink:0;animation:.7s linear infinite ProjectMembers-module__9Q-Flq__spin}@media (max-width:640px){.ProjectMembers-module__9Q-Flq__container{padding:var(--space-3)}.ProjectMembers-module__9Q-Flq__modal{border-radius:var(--radius-lg);max-width:100%}}
.NoFiscalYearModal-module__NYoFma__backdrop{background:var(--overlay);z-index:var(--z-modal);padding:var(--space-4);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.NoFiscalYearModal-module__NYoFma__box{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);width:100%;max-width:420px;padding:var(--space-6)var(--space-5);text-align:center;align-items:center;gap:var(--space-3);direction:rtl;flex-direction:column;font-family:Vazirmatn,IRANSans,Tahoma,sans-serif;display:flex}.NoFiscalYearModal-module__NYoFma__iconWrapper{border-radius:var(--radius-full);background:var(--warning-bg);justify-content:center;align-items:center;width:56px;height:56px;display:flex}.NoFiscalYearModal-module__NYoFma__icon{color:var(--warning);font-size:24px}.NoFiscalYearModal-module__NYoFma__title{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--text-primary);margin:0}.NoFiscalYearModal-module__NYoFma__message{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.9}.NoFiscalYearModal-module__NYoFma__btn{align-items:center;gap:var(--space-2);margin-top:var(--space-2);padding:9px var(--space-5);border-radius:var(--radius-sm);background:var(--primary);color:var(--text-inverse);font-size:var(--text-md);font-weight:var(--font-medium);cursor:pointer;transition:background var(--transition-fast);border:none;font-family:inherit;display:inline-flex}.NoFiscalYearModal-module__NYoFma__btn:hover{background:var(--primary-hover)}
.ProzhaLoader-module__Jqrg7a__loaderContainer{z-index:99999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex;position:fixed;inset:0}.ProzhaLoader-module__Jqrg7a__jib,.ProzhaLoader-module__Jqrg7a__cable{transform-origin:197px 62px;animation:4s ease-in-out infinite ProzhaLoader-module__Jqrg7a__jibTilt}@keyframes ProzhaLoader-module__Jqrg7a__jibTilt{0%,to{transform:rotate(0)}40%{transform:rotate(-1.5deg)}80%{transform:rotate(1deg)}}.ProzhaLoader-module__Jqrg7a__hook{transform-origin:148px 82px;animation:2.8s ease-in-out infinite ProzhaLoader-module__Jqrg7a__hookSwing}@keyframes ProzhaLoader-module__Jqrg7a__hookSwing{0%,to{transform:rotate(0)}50%{transform:rotate(3deg)}}.ProzhaLoader-module__Jqrg7a__fl{opacity:0;animation:.35s forwards ProzhaLoader-module__Jqrg7a__rise}.ProzhaLoader-module__Jqrg7a__a1{animation-delay:.15s}.ProzhaLoader-module__Jqrg7a__a2{animation-delay:.45s}.ProzhaLoader-module__Jqrg7a__a3{animation-delay:.75s}.ProzhaLoader-module__Jqrg7a__a4{animation-delay:1.05s}.ProzhaLoader-module__Jqrg7a__a5{animation-delay:1.35s}.ProzhaLoader-module__Jqrg7a__a6{animation-delay:1.65s}.ProzhaLoader-module__Jqrg7a__b1{animation-delay:.2s}.ProzhaLoader-module__Jqrg7a__b2{animation-delay:.5s}.ProzhaLoader-module__Jqrg7a__b3{animation-delay:.8s}.ProzhaLoader-module__Jqrg7a__b4{animation-delay:1.1s}.ProzhaLoader-module__Jqrg7a__c1{animation-delay:.1s}.ProzhaLoader-module__Jqrg7a__c2{animation-delay:.4s}.ProzhaLoader-module__Jqrg7a__c3{animation-delay:.7s}.ProzhaLoader-module__Jqrg7a__c4{animation-delay:1s}.ProzhaLoader-module__Jqrg7a__c5{animation-delay:1.3s}@keyframes ProzhaLoader-module__Jqrg7a__rise{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.ProzhaLoader-module__Jqrg7a__ghost{opacity:0;animation:2s ease-in-out 2s infinite ProzhaLoader-module__Jqrg7a__blink}@keyframes ProzhaLoader-module__Jqrg7a__blink{0%,to{opacity:.15}50%{opacity:.5}}.ProzhaLoader-module__Jqrg7a__bar{animation:5s cubic-bezier(.3,0,.2,1) forwards ProzhaLoader-module__Jqrg7a__fill}@keyframes ProzhaLoader-module__Jqrg7a__fill{0%{width:0}15%{width:22px}40%{width:68px}65%{width:116px}88%{width:152px}to{width:164px}}.ProzhaLoader-module__Jqrg7a__loadingLabel{animation:1.8s ease-in-out infinite ProzhaLoader-module__Jqrg7a__pulseText}@keyframes ProzhaLoader-module__Jqrg7a__pulseText{0%,to{opacity:.45}50%{opacity:1}}.ProzhaLoader-module__Jqrg7a__brand{color:#94a3b8;letter-spacing:.1em;font-family:anjoman-medium,Vazirmatn,sans-serif;font-size:10px}
.AccountingDocument-module__fW27Sq__container{padding:var(--space-4);background:var(--bg);color:var(--text-primary);direction:rtl}.AccountingDocument-module__fW27Sq__pageHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.AccountingDocument-module__fW27Sq__pageTitle{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--text-primary);margin:0}.AccountingDocument-module__fW27Sq__card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:visible}.AccountingDocument-module__fW27Sq__cardHeader{justify-content:space-between;align-items:flex-end;gap:var(--space-3);padding:var(--space-2)var(--space-3);border-bottom:1px solid var(--border);flex-wrap:wrap;display:flex}.AccountingDocument-module__fW27Sq__cardTitle{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--text-primary);margin:0}.AccountingDocument-module__fW27Sq__btnDanger{align-items:center;gap:var(--space-1);padding:6px var(--space-3);border-radius:var(--radius-sm);border:1px solid var(--danger-border);background:var(--danger-bg);color:var(--danger);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;transition:all var(--transition-fast);flex-shrink:0;font-family:inherit;display:inline-flex}.AccountingDocument-module__fW27Sq__btnDanger:hover{background:var(--danger);color:#fff;border-color:var(--danger)}.AccountingDocument-module__fW27Sq__btnPrimary{align-items:center;gap:var(--space-1);padding:7px var(--space-4);border-radius:var(--radius-sm);background:var(--primary);color:var(--text-inverse);font-size:var(--text-md);font-weight:var(--font-medium);cursor:pointer;transition:background var(--transition-fast);border:none;font-family:inherit;display:inline-flex}.AccountingDocument-module__fW27Sq__btnPrimary:hover:not(:disabled){background:var(--primary-hover)}.AccountingDocument-module__fW27Sq__btnPrimary:disabled{opacity:.45;cursor:not-allowed}.AccountingDocument-module__fW27Sq__btnSecondary{align-items:center;gap:var(--space-1);padding:5px var(--space-4);border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);color:var(--text-secondary);font-size:var(--text-md);font-weight:var(--font-medium);cursor:pointer;transition:all var(--transition-fast);font-family:inherit;display:inline-flex}.AccountingDocument-module__fW27Sq__btnSecondary:hover{background:var(--border);color:var(--text-primary)}.AccountingDocument-module__fW27Sq__btnGhost{align-items:center;gap:var(--space-1);padding:7px var(--space-4);border-radius:var(--radius-sm);border:1px solid var(--border);color:var(--text-secondary);font-size:var(--text-md);font-weight:var(--font-medium);cursor:pointer;transition:all var(--transition-fast);background:0 0;font-family:inherit;display:inline-flex}.AccountingDocument-module__fW27Sq__btnGhost:hover{background:var(--surface)}.AccountingDocument-module__fW27Sq__btnAddRow{align-items:center;gap:var(--space-1);padding:6px var(--space-3);border-radius:var(--radius-sm);border:1px dashed var(--border-hover);color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;transition:all var(--transition-fast);background:0 0;font-family:inherit;display:inline-flex}.AccountingDocument-module__fW27Sq__btnAddRow:hover{border-color:var(--border-focus);color:var(--text-primary);background:var(--surface)}.AccountingDocument-module__fW27Sq__headerFields{align-items:flex-end;gap:var(--space-3);flex-wrap:wrap;flex:420px;min-width:0;display:flex}.AccountingDocument-module__fW27Sq__headerFieldDate{flex:0 0 170px}.AccountingDocument-module__fW27Sq__headerFieldDesc{flex:220px;min-width:180px}.AccountingDocument-module__fW27Sq__headerFieldStatus{flex:0 0 160px}.AccountingDocument-module__fW27Sq__requiredMark{color:var(--danger);font-weight:var(--font-bold);margin-right:3px}.AccountingDocument-module__fW27Sq__fieldError{border-color:var(--danger)!important;box-shadow:0 0 0 2px #e03e3e1a!important}.AccountingDocument-module__fW27Sq__dropdownTriggerDisabled{opacity:.45;cursor:not-allowed!important;background:var(--surface)!important}.AccountingDocument-module__fW27Sq__rowAddBtn{justify-content:center;align-items:center;gap:var(--space-1);border-radius:var(--radius-xs);background:var(--primary-light);color:var(--primary);cursor:pointer;transition:all var(--transition-fast);font-size:var(--text-sm);border:none;display:inline-flex}.AccountingDocument-module__fW27Sq__rowAddBtn:hover{background:var(--primary);color:var(--text-inverse)}.AccountingDocument-module__fW27Sq__btnRemoveRow{align-items:center;gap:var(--space-1);padding:6px var(--space-3);border-radius:var(--radius-sm);border:1px dashed var(--danger-border);color:var(--danger);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;transition:all var(--transition-fast);background:0 0;font-family:inherit;display:inline-flex}.AccountingDocument-module__fW27Sq__btnRemoveRow:hover:not(:disabled){border-color:var(--danger);background:var(--danger-bg)}.AccountingDocument-module__fW27Sq__btnRemoveRow:disabled{opacity:.4;cursor:not-allowed}.AccountingDocument-module__fW27Sq__bedehkarInput{color:var(--danger)}.AccountingDocument-module__fW27Sq__bestankarInput{color:var(--success)}.AccountingDocument-module__fW27Sq__fieldGroup{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.AccountingDocument-module__fW27Sq__fieldLabel{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-secondary);white-space:nowrap}.AccountingDocument-module__fW27Sq__fieldInput{height:var(--input-height-md);border:1px solid var(--border);border-radius:var(--radius-sm);padding:0 var(--space-2);font-size:var(--text-sm);color:var(--text-primary);background:var(--bg);transition:border-color var(--transition-fast),box-shadow var(--transition-fast);text-align:right;box-sizing:border-box;direction:rtl;outline:none;width:100%;font-family:inherit}.AccountingDocument-module__fW27Sq__fieldInput:focus{border-color:var(--border-focus);box-shadow:0 0 0 2px #37352f14}.AccountingDocument-module__fW27Sq__dateInputWrapper{position:relative}.AccountingDocument-module__fW27Sq__dateInputWrapper .AccountingDocument-module__fW27Sq__fieldInput{padding-left:28px}.AccountingDocument-module__fW27Sq__dateIcon{left:var(--space-2);color:var(--text-muted);pointer-events:none;font-size:12px;position:absolute;top:50%;transform:translateY(-50%)}.AccountingDocument-module__fW27Sq__tableSection{overflow-x:auto}.AccountingDocument-module__fW27Sq__tableSection table{table-layout:fixed;min-width:1030px}.AccountingDocument-module__fW27Sq__table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1030px}.AccountingDocument-module__fW27Sq__table thead tr{background:var(--surface)}.AccountingDocument-module__fW27Sq__table thead th{padding:var(--space-2)var(--space-2);font-size:var(--text-xs);font-weight:var(--font-bold);color:var(--text-secondary);text-align:center;border-bottom:1px solid var(--border);white-space:nowrap}.AccountingDocument-module__fW27Sq__table thead th:first-child{width:44px}.AccountingDocument-module__fW27Sq__colMoein{width:130px}.AccountingDocument-module__fW27Sq__colTafzili{width:90px}.AccountingDocument-module__fW27Sq__colSharh{width:320px;min-width:320px}.AccountingDocument-module__fW27Sq__colAmount{width:110px}.AccountingDocument-module__fW27Sq__colActions{width:40px}.AccountingDocument-module__fW27Sq__colBedehkar{color:var(--danger)!important}.AccountingDocument-module__fW27Sq__colBestankar{color:var(--success)!important}.AccountingDocument-module__fW27Sq__table tbody tr{border-bottom:1px solid var(--border);transition:background var(--transition-fast)}.AccountingDocument-module__fW27Sq__table tbody tr:hover{background:var(--surface)}.AccountingDocument-module__fW27Sq__table tbody tr:last-child{border-bottom:none}.AccountingDocument-module__fW27Sq__table tbody td{padding:var(--space-1)var(--space-1);vertical-align:middle;text-align:center;font-size:var(--text-sm);color:var(--text-primary)}.AccountingDocument-module__fW27Sq__rowIndex{border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--border);width:22px;height:22px;color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--font-medium);justify-content:center;align-items:center;display:inline-flex}.AccountingDocument-module__fW27Sq__cellInput{box-sizing:border-box;width:100%;height:var(--input-height-sm);border-radius:var(--radius-xs);padding:0 var(--space-2);font-size:var(--text-sm);color:var(--text-primary);text-align:center;transition:border-color var(--transition-fast),background var(--transition-fast);direction:rtl;background:0 0;border:1px solid #0000;outline:none;font-family:inherit}.AccountingDocument-module__fW27Sq__cellInput:hover{border-color:var(--border-hover);background:var(--bg)}.AccountingDocument-module__fW27Sq__cellInput:focus{border-color:var(--border-focus);background:var(--bg);box-shadow:0 0 0 2px #37352f0f}.AccountingDocument-module__fW27Sq__amountInput{text-align:left;font-weight:var(--font-medium);direction:ltr}.AccountingDocument-module__fW27Sq__bedehkarInput:focus{border-color:var(--danger);box-shadow:0 0 0 2px #e03e3e14}.AccountingDocument-module__fW27Sq__bestankarInput:focus{border-color:var(--success);box-shadow:0 0 0 2px #0f7b6c14}.AccountingDocument-module__fW27Sq__dropdownWrapper{position:relative}.AccountingDocument-module__fW27Sq__dropdownTrigger{width:100%;height:var(--input-height-sm);border-radius:var(--radius-xs);padding:0 var(--space-2);font-size:var(--text-sm);color:var(--text-primary);cursor:pointer;transition:border-color var(--transition-fast),background var(--transition-fast);text-align:right;justify-content:space-between;align-items:center;gap:var(--space-1);direction:rtl;background:0 0;border:1px solid #0000;font-family:inherit;display:flex;position:relative}.AccountingDocument-module__fW27Sq__dropdownTrigger:hover{border-color:var(--border-hover);background:var(--bg)}.AccountingDocument-module__fW27Sq__dropdownTrigger.AccountingDocument-module__fW27Sq__active{border-color:var(--border-focus);background:var(--bg);box-shadow:0 0 0 2px #37352f0f}.AccountingDocument-module__fW27Sq__triggerText{text-overflow:ellipsis;white-space:nowrap;text-align:right;font-size:var(--text-xs);color:var(--text-primary);flex:1;overflow:hidden}.AccountingDocument-module__fW27Sq__triggerPlaceholder{color:var(--text-muted);font-size:var(--text-xs)}.AccountingDocument-module__fW27Sq__chevronIcon{color:var(--text-muted);flex-shrink:0;font-size:9px}.AccountingDocument-module__fW27Sq__dropdownPanel{z-index:var(--z-modal)!important;background:var(--card)!important;border:1px solid var(--border)!important;border-radius:var(--radius-md)!important;box-shadow:var(--shadow-lg)!important;min-width:210px!important;position:absolute!important;overflow:hidden!important}.AccountingDocument-module__fW27Sq__dropdownSearch{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-2);border-bottom:1px solid var(--border);display:flex}.AccountingDocument-module__fW27Sq__dropdownSearchIcon{color:var(--text-muted);flex-shrink:0;font-size:11px}.AccountingDocument-module__fW27Sq__dropdownSearchInput{font-size:var(--text-sm);color:var(--text-primary);direction:rtl;background:0 0;border:none;outline:none;flex:1;font-family:inherit}.AccountingDocument-module__fW27Sq__dropdownSearchInput::placeholder{color:var(--text-muted)}.AccountingDocument-module__fW27Sq__dropdownList{max-height:170px;padding:var(--space-1)0;overflow-y:auto}.AccountingDocument-module__fW27Sq__dropdownItem{padding:7px var(--space-3);cursor:pointer;font-size:var(--text-sm);color:var(--text-primary);transition:background var(--transition-fast);justify-content:space-between;align-items:center;gap:var(--space-2);direction:rtl;display:flex}.AccountingDocument-module__fW27Sq__dropdownItem:hover{background:var(--surface)}.AccountingDocument-module__fW27Sq__dropdownItem.AccountingDocument-module__fW27Sq__selected{background:var(--primary-light);color:var(--text-primary);font-weight:var(--font-medium)}.AccountingDocument-module__fW27Sq__dropdownItemCode{font-size:var(--text-xs);color:var(--text-secondary);font-weight:var(--font-medium);font-variant-numeric:tabular-nums;flex-shrink:0}.AccountingDocument-module__fW27Sq__dropdownItemLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.AccountingDocument-module__fW27Sq__dropdownEmpty{padding:var(--space-4);text-align:center;color:var(--text-muted);font-size:var(--text-sm)}.AccountingDocument-module__fW27Sq__overlay{z-index:calc(var(--z-dropdown) - 1);position:fixed;inset:0}.AccountingDocument-module__fW27Sq__rowDeleteBtn{border-radius:var(--radius-xs);width:26px;height:26px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);font-size:var(--text-sm);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.AccountingDocument-module__fW27Sq__rowDeleteBtn:hover{background:var(--danger-bg);color:var(--danger)}.AccountingDocument-module__fW27Sq__addRowSection{padding:var(--space-2)var(--space-3);border-top:1px solid var(--border);justify-content:space-between;display:flex}.AccountingDocument-module__fW27Sq__footer{padding:var(--space-2)var(--space-3);border-top:1px solid var(--border);background:var(--surface);justify-content:space-around;align-items:center;gap:var(--space-16);flex-wrap:wrap;display:flex}.AccountingDocument-module__fW27Sq__footerTotals{align-items:center;gap:var(--space-6);display:flex}.AccountingDocument-module__fW27Sq__totalItem{flex-direction:column;gap:2px;display:flex}.AccountingDocument-module__fW27Sq__totalLabel{font-size:var(--text-md);color:var(--text-secondary);font-weight:var(--font-medium)}.AccountingDocument-module__fW27Sq__totalValue{font-size:var(--text-md);font-weight:var(--font-bold);color:var(--text-primary);text-align:left;direction:ltr;flex-direction:row-reverse;display:flex}.AccountingDocument-module__fW27Sq__totalUnit{font-size:var(--text-xs);color:var(--text-muted);font-weight:var(--font-regular);margin-right:3px}.AccountingDocument-module__fW27Sq__ekhtelafBox{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);flex-direction:column;display:flex}.AccountingDocument-module__fW27Sq__ekhtelafLabel{font-size:var(--text-md);color:var(--text-secondary);font-weight:var(--font-medium)}.AccountingDocument-module__fW27Sq__ekhtelafBottom{gap:var(--space-3);align-items:center;display:flex}.AccountingDocument-module__fW27Sq__ekhtelafValue{font-size:var(--text-md);font-weight:var(--font-bold);direction:ltr;flex-direction:row-reverse;display:flex}.AccountingDocument-module__fW27Sq__ekhtelafValue.AccountingDocument-module__fW27Sq__balanced{color:var(--success)}.AccountingDocument-module__fW27Sq__ekhtelafValue.AccountingDocument-module__fW27Sq__unbalanced{color:var(--danger)}.AccountingDocument-module__fW27Sq__balanceIcon{color:var(--success);font-size:15px}.AccountingDocument-module__fW27Sq__ekhtelafUnit{font-size:var(--text-xs);color:var(--text-muted);margin-right:2px}.AccountingDocument-module__fW27Sq__actions{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-4);border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;display:flex}.AccountingDocument-module__fW27Sq__actionsLeft{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.AccountingDocument-module__fW27Sq__btnPreview{align-items:center;gap:var(--space-1);padding:7px var(--space-4);border-radius:var(--radius-sm);border:1px solid var(--info-border);background:var(--info-bg);color:var(--info);font-size:var(--text-md);font-weight:var(--font-medium);cursor:pointer;transition:all var(--transition-fast);font-family:inherit;display:inline-flex}.AccountingDocument-module__fW27Sq__btnPreview:hover{background:var(--info);color:#fff;border-color:var(--info)}.AccountingDocument-module__fW27Sq__spinnerIcon{animation:.75s linear infinite AccountingDocument-module__fW27Sq__spin}@keyframes AccountingDocument-module__fW27Sq__spin{to{transform:rotate(360deg)}}.AccountingDocument-module__fW27Sq__emptyCell{padding:var(--space-5)!important;text-align:center!important;color:var(--text-muted)!important;font-size:var(--text-sm)!important}.AccountingDocument-module__fW27Sq__listCard{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-4)}@media (max-width:768px){.AccountingDocument-module__fW27Sq__headerFields{flex-direction:column;flex-basis:100%;align-items:stretch}.AccountingDocument-module__fW27Sq__headerFieldDate,.AccountingDocument-module__fW27Sq__headerFieldDesc,.AccountingDocument-module__fW27Sq__headerFieldStatus{flex:auto;min-width:0}.AccountingDocument-module__fW27Sq__cardHeader{align-items:stretch}.AccountingDocument-module__fW27Sq__footerTotals{gap:var(--space-4)}.AccountingDocument-module__fW27Sq__container{padding:var(--space-2)}}.AccountingDocument-module__fW27Sq__portalOverlay{z-index:calc(var(--z-modal) - 1);position:fixed;inset:0}.AccountingDocument-module__fW27Sq__chevronOpen{transition:transform var(--transition-fast);transform:rotate(180deg)}.AccountingDocument-module__fW27Sq__listActions{justify-content:center;align-items:center;gap:6px;display:flex}.AccountingDocument-module__fW27Sq__actionBtn{border-radius:var(--radius-sm);cursor:pointer;width:32px;height:32px;transition:all var(--transition-base);font-size:var(--text-sm);border:none;justify-content:center;align-items:center;display:flex}.AccountingDocument-module__fW27Sq__actionBtnView{background-color:var(--success-bg);color:var(--success)}.AccountingDocument-module__fW27Sq__actionBtnView:hover{background-color:var(--success-border);transform:scale(1.05)}.AccountingDocument-module__fW27Sq__actionBtnEdit{background-color:var(--info-bg);color:var(--info)}.AccountingDocument-module__fW27Sq__actionBtnEdit:hover{background-color:var(--info-border);transform:scale(1.05)}.AccountingDocument-module__fW27Sq__actionBtnDanger{background-color:var(--danger-bg);color:var(--danger)}.AccountingDocument-module__fW27Sq__actionBtnDanger:hover{background-color:var(--danger-border);transform:scale(1.05)}.AccountingDocument-module__fW27Sq__statusBadge{padding:2px var(--space-2);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--font-medium);white-space:nowrap;align-items:center;display:inline-flex}.AccountingDocument-module__fW27Sq__statusApproved{background:var(--success-bg);color:var(--success);border:1px solid var(--success-border)}.AccountingDocument-module__fW27Sq__statusDraft{background:var(--warning-bg);color:var(--warning);border:1px solid var(--warning-border)}.AccountingDocument-module__fW27Sq__bedehkarText{color:var(--danger);font-weight:var(--font-medium);font-size:var(--text-sm)}.AccountingDocument-module__fW27Sq__bestankarText{color:var(--success);font-weight:var(--font-medium);font-size:var(--text-sm)}.AccountingDocument-module__fW27Sq__modalBackdrop{background:var(--overlay);z-index:var(--z-modal);padding:var(--space-4);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AccountingDocument-module__fW27Sq__modalBox{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:480px;box-shadow:var(--shadow-lg);overflow:hidden}.AccountingDocument-module__fW27Sq__modalHeader{padding:var(--space-3)var(--space-4);border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;display:flex}.AccountingDocument-module__fW27Sq__modalClose{border-radius:var(--radius-xs);width:26px;height:26px;color:var(--text-secondary);cursor:pointer;font-size:var(--text-md);transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.AccountingDocument-module__fW27Sq__modalClose:hover{background:var(--border);color:var(--text-primary)}.AccountingDocument-module__fW27Sq__modalBody{padding:var(--space-3)var(--space-4);gap:var(--space-2);flex-direction:column;display:flex}.AccountingDocument-module__fW27Sq__modalRow{padding:var(--space-2)0;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.AccountingDocument-module__fW27Sq__modalRow:last-child{border-bottom:none}.AccountingDocument-module__fW27Sq__modalKey{font-size:var(--text-sm);color:var(--text-secondary);font-weight:var(--font-medium)}.AccountingDocument-module__fW27Sq__modalValue{font-size:var(--text-sm);color:var(--text-primary);font-weight:var(--font-medium)}.AccountingDocument-module__fW27Sq__warningIcon{color:var(--danger);font-size:14px}.AccountingDocument-module__fW27Sq__loaderWrapper{justify-content:center;align-items:center;min-height:300px;display:flex}.AccountingDocument-module__fW27Sq__filterBar{align-items:flex-end;gap:var(--space-3);padding-bottom:var(--space-3);margin-bottom:var(--space-3);border-bottom:1px solid var(--border);flex-wrap:wrap;display:flex}.AccountingDocument-module__fW27Sq__filterField{gap:var(--space-1);flex-direction:column;flex:1;min-width:130px;display:flex}.AccountingDocument-module__fW27Sq__filterActions{align-items:center;gap:var(--space-2);display:flex}.AccountingDocument-module__fW27Sq__pagerBar{padding-top:var(--space-3);margin-top:var(--space-3);border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.AccountingDocument-module__fW27Sq__pagerInfo{font-size:var(--text-sm);color:var(--text-secondary)}.AccountingDocument-module__fW27Sq__pagerButtons{align-items:center;gap:var(--space-2);display:flex}.AccountingDocument-module__fW27Sq__pagerBtn{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;display:inline-flex}.AccountingDocument-module__fW27Sq__pagerBtn:hover:not(:disabled){background:var(--primary);color:var(--text-inverse);border-color:var(--primary)}.AccountingDocument-module__fW27Sq__pagerBtn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:768px){.AccountingDocument-module__fW27Sq__filterBar{flex-direction:column;align-items:stretch}.AccountingDocument-module__fW27Sq__filterActions{justify-content:flex-end}}.AccountingDocument-module__fW27Sq__dropdownItem.AccountingDocument-module__fW27Sq__highlighted{background:var(--surface);outline:1px solid var(--border-focus);outline-offset:-1px}.AccountingDocument-module__fW27Sq__dropdownItem.AccountingDocument-module__fW27Sq__highlighted.AccountingDocument-module__fW27Sq__selected{background:var(--primary-light)}.AccountingDocument-module__fW27Sq__addTafziliBar{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.AccountingDocument-module__fW27Sq__addTafziliBar select{width:auto;min-width:150px}.AccountingDocument-module__fW27Sq__modalOverlay{z-index:9999;padding:var(--space-4);background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AccountingDocument-module__fW27Sq__modalContent{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:420px;box-shadow:var(--shadow-xl);text-align:center;overflow:hidden}.AccountingDocument-module__fW27Sq__modalIcon{color:var(--warning);margin:var(--space-4)auto var(--space-2);font-size:42px}.AccountingDocument-module__fW27Sq__modalTitle{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--text-primary);margin:0 0 var(--space-2)}.AccountingDocument-module__fW27Sq__modalMessage{font-size:var(--text-sm);color:var(--text-secondary);padding:0 var(--space-4);margin-bottom:var(--space-4);line-height:1.5}.AccountingDocument-module__fW27Sq__modalActions{gap:var(--space-2);padding:var(--space-3)var(--space-4);border-top:1px solid var(--border);background:var(--surface);justify-content:flex-end;display:flex}.AccountingDocument-module__fW27Sq__modalActions button{min-width:110px}.AccountingDocument-module__fW27Sq__overlay{z-index:9999;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AccountingDocument-module__fW27Sq__modal{background:var(--card);border-radius:var(--radius-lg);width:100%;max-width:420px;box-shadow:var(--shadow-xl);border:1px solid var(--border);overflow:hidden}.AccountingDocument-module__fW27Sq__closeBtn{width:28px;height:28px;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;font-size:18px;display:flex}.AccountingDocument-module__fW27Sq__closeBtn:hover{background:var(--danger-bg);color:var(--danger)}.AccountingDocument-module__fW27Sq__modalBody{padding:var(--space-4)}.AccountingDocument-module__fW27Sq__formGroup{gap:var(--space-1);margin-bottom:var(--space-3);flex-direction:column;display:flex}.AccountingDocument-module__fW27Sq__formGroup label{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--text-secondary)}.AccountingDocument-module__fW27Sq__modalFooter{padding:var(--space-3)var(--space-4);border-top:1px solid var(--border);background:var(--surface);justify-content:flex-end;gap:var(--space-2);display:flex}.AccountingDocument-module__fW27Sq__cancelBtn{border:1px solid var(--border);border-radius:var(--radius-sm);font-size:var(--text-sm);cursor:pointer;background:0 0;padding:8px 16px;font-family:inherit}.AccountingDocument-module__fW27Sq__cancelBtn:hover{background:var(--surface)}.AccountingDocument-module__fW27Sq__saveBtn{background:var(--primary);color:#fff;border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;border:none;padding:8px 20px;font-family:inherit}.AccountingDocument-module__fW27Sq__saveBtn:hover{background:var(--primary-hover)}.AccountingDocument-module__fW27Sq__sharhCell{align-items:center;gap:var(--space-1);width:100%;display:flex}.AccountingDocument-module__fW27Sq__sharhCell .AccountingDocument-module__fW27Sq__cellInput{flex:auto;min-width:0}.AccountingDocument-module__fW27Sq__sharhCopyBtn{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:24px;height:24px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;font-size:12px;display:flex}.AccountingDocument-module__fW27Sq__sharhCopyBtn:hover{background:var(--primary);color:var(--text-inverse);border-color:var(--primary)}
.AccountingOtherDetailed-module__eQwN4W__container{padding:var(--space-4);background-color:var(--bg);color:var(--text-primary)}.AccountingOtherDetailed-module__eQwN4W__header{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.AccountingOtherDetailed-module__eQwN4W__title{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--text-primary);margin:0}.AccountingOtherDetailed-module__eQwN4W__addBtn{align-items:center;gap:var(--space-2);padding:8px var(--space-4);background-color:var(--primary);color:var(--text-inverse);border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;transition:background-color var(--transition-fast);border:none;font-family:inherit;display:inline-flex}.AccountingOtherDetailed-module__eQwN4W__addBtn:hover{background-color:var(--primary-hover)}.AccountingOtherDetailed-module__eQwN4W__loaderWrapper{justify-content:center;align-items:center;min-height:300px;display:flex}.AccountingOtherDetailed-module__eQwN4W__actionBtns{gap:var(--space-2);justify-content:center;align-items:center;display:flex}.AccountingOtherDetailed-module__eQwN4W__editRowBtn,.AccountingOtherDetailed-module__eQwN4W__deleteRowBtn{border-radius:var(--radius-sm);cursor:pointer;width:28px;height:28px;transition:background-color var(--transition-fast);border:none;justify-content:center;align-items:center;display:inline-flex}.AccountingOtherDetailed-module__eQwN4W__editRowBtn{background-color:var(--warning-bg);color:var(--warning);border:1px solid var(--warning-border)}.AccountingOtherDetailed-module__eQwN4W__editRowBtn:hover{filter:brightness(.92)}.AccountingOtherDetailed-module__eQwN4W__deleteRowBtn{background-color:var(--danger-bg);color:var(--danger);border:1px solid var(--danger-border)}.AccountingOtherDetailed-module__eQwN4W__deleteRowBtn:hover{filter:brightness(.92)}.AccountingOtherDetailed-module__eQwN4W__statusBadge{padding:2px var(--space-2);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--font-medium);white-space:nowrap;align-items:center;display:inline-flex}.AccountingOtherDetailed-module__eQwN4W__statusActive{background-color:var(--success-bg);color:var(--success);border:1px solid var(--success-border)}.AccountingOtherDetailed-module__eQwN4W__statusInactive{background-color:var(--surface);color:var(--text-secondary);border:1px solid var(--border)}.AccountingOtherDetailed-module__eQwN4W__overlay{background-color:var(--overlay);z-index:var(--z-modal);padding:var(--space-4);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AccountingOtherDetailed-module__eQwN4W__modal{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);width:100%;max-width:480px;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;overflow:hidden}.AccountingOtherDetailed-module__eQwN4W__modalHeader{padding:var(--space-4)var(--space-5);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.AccountingOtherDetailed-module__eQwN4W__modalTitle{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--text-primary);margin:0}.AccountingOtherDetailed-module__eQwN4W__closeBtn{cursor:pointer;color:var(--text-secondary);font-size:var(--text-lg);border-radius:var(--radius-sm);width:32px;height:32px;transition:background-color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;line-height:1;display:flex}.AccountingOtherDetailed-module__eQwN4W__closeBtn:hover:not(:disabled){background-color:var(--surface);color:var(--text-primary)}.AccountingOtherDetailed-module__eQwN4W__closeBtn:disabled{opacity:.5;cursor:default}.AccountingOtherDetailed-module__eQwN4W__modalBody{padding:var(--space-5);flex:1;overflow-y:auto}.AccountingOtherDetailed-module__eQwN4W__modalFooter{gap:var(--space-2);padding:var(--space-4)var(--space-5);border-top:1px solid var(--border);flex-shrink:0;justify-content:flex-end;display:flex}.AccountingOtherDetailed-module__eQwN4W__formGrid{gap:var(--space-4);flex-direction:column;display:flex}.AccountingOtherDetailed-module__eQwN4W__formGroup{gap:var(--space-1);flex-direction:column;display:flex}.AccountingOtherDetailed-module__eQwN4W__fieldLabel{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-secondary)}.AccountingOtherDetailed-module__eQwN4W__required{color:var(--danger);margin-right:2px}.AccountingOtherDetailed-module__eQwN4W__hasError .AccountingOtherDetailed-module__eQwN4W__input{border-color:var(--danger)}.AccountingOtherDetailed-module__eQwN4W__errorMsg{font-size:var(--text-xs);color:var(--danger);margin-top:1px}.AccountingOtherDetailed-module__eQwN4W__input{width:100%;padding:6px var(--space-2);border:1px solid var(--border);border-radius:var(--radius-sm);background-color:var(--bg);color:var(--text-primary);font-size:var(--text-sm);min-height:var(--input-height-md);box-sizing:border-box;transition:border-color var(--transition-fast);font-family:inherit}.AccountingOtherDetailed-module__eQwN4W__input:focus{border-color:var(--border-focus);outline:none;box-shadow:0 0 0 2px #37352f14}.AccountingOtherDetailed-module__eQwN4W__radioGroup{gap:var(--space-3);padding:var(--space-1)0;display:flex}.AccountingOtherDetailed-module__eQwN4W__radioLabel{align-items:center;gap:var(--space-2);cursor:pointer;font-size:var(--text-sm);color:var(--text-primary);padding:var(--space-2)var(--space-4);border:1px solid var(--border);border-radius:var(--radius-sm);background-color:var(--bg);transition:all var(--transition-fast);-webkit-user-select:none;user-select:none;display:inline-flex}.AccountingOtherDetailed-module__eQwN4W__radioLabel:hover{border-color:var(--border-hover);background-color:var(--surface)}.AccountingOtherDetailed-module__eQwN4W__radioLabelActive{border-color:var(--success-border);background-color:var(--success-bg);color:var(--success)}.AccountingOtherDetailed-module__eQwN4W__radioLabelInactive{border-color:var(--danger-border);background-color:var(--danger-bg);color:var(--danger)}.AccountingOtherDetailed-module__eQwN4W__radioInput{opacity:0;width:0;height:0;position:absolute}.AccountingOtherDetailed-module__eQwN4W__radioMark{border-radius:var(--radius-full);width:16px;height:16px;transition:all var(--transition-fast);border:2px solid;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.AccountingOtherDetailed-module__eQwN4W__radioLabelActive .AccountingOtherDetailed-module__eQwN4W__radioMark:after,.AccountingOtherDetailed-module__eQwN4W__radioLabelInactive .AccountingOtherDetailed-module__eQwN4W__radioMark:after{content:"";border-radius:var(--radius-full);background-color:currentColor;width:8px;height:8px}.AccountingOtherDetailed-module__eQwN4W__saveBtn{align-items:center;gap:var(--space-2);padding:8px var(--space-5);background-color:var(--primary);color:var(--text-inverse);border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;transition:background-color var(--transition-fast);border:none;font-family:inherit;display:inline-flex}.AccountingOtherDetailed-module__eQwN4W__saveBtn:hover:not(:disabled){background-color:var(--primary-hover)}.AccountingOtherDetailed-module__eQwN4W__saveBtn:disabled{opacity:.65;cursor:default}.AccountingOtherDetailed-module__eQwN4W__cancelBtn{padding:8px var(--space-4);color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;transition:background-color var(--transition-fast);background-color:#0000;align-items:center;font-family:inherit;display:inline-flex}.AccountingOtherDetailed-module__eQwN4W__cancelBtn:hover:not(:disabled){background-color:var(--surface)}.AccountingOtherDetailed-module__eQwN4W__cancelBtn:disabled{opacity:.65;cursor:default}@keyframes AccountingOtherDetailed-module__eQwN4W__spin{to{transform:rotate(360deg)}}.AccountingOtherDetailed-module__eQwN4W__spinnerInline{flex-shrink:0;animation:.7s linear infinite AccountingOtherDetailed-module__eQwN4W__spin}@media (max-width:480px){.AccountingOtherDetailed-module__eQwN4W__radioGroup{flex-direction:column}.AccountingOtherDetailed-module__eQwN4W__modal{border-radius:var(--radius-lg);max-width:100%}}
.BankAccounts-module__kkoSna__container{padding:var(--space-4);background-color:var(--bg);color:var(--text-primary)}.BankAccounts-module__kkoSna__header{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.BankAccounts-module__kkoSna__title{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--text-primary);margin:0}.BankAccounts-module__kkoSna__addBtn{align-items:center;gap:var(--space-2);padding:8px var(--space-4);background-color:var(--primary);color:var(--text-inverse);border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;transition:background-color var(--transition-fast);border:none;font-family:inherit;display:inline-flex}.BankAccounts-module__kkoSna__addBtn:hover{background-color:var(--primary-hover)}.BankAccounts-module__kkoSna__loaderWrapper{justify-content:center;align-items:center;min-height:300px;display:flex}.BankAccounts-module__kkoSna__actionBtns{gap:var(--space-2);justify-content:center;align-items:center;display:flex}.BankAccounts-module__kkoSna__editRowBtn,.BankAccounts-module__kkoSna__deleteRowBtn{border-radius:var(--radius-sm);cursor:pointer;width:28px;height:28px;transition:background-color var(--transition-fast);border:none;justify-content:center;align-items:center;display:inline-flex}.BankAccounts-module__kkoSna__editRowBtn{background-color:var(--warning-bg);color:var(--warning);border:1px solid var(--warning-border)}.BankAccounts-module__kkoSna__editRowBtn:hover{filter:brightness(.92)}.BankAccounts-module__kkoSna__deleteRowBtn{background-color:var(--danger-bg);color:var(--danger);border:1px solid var(--danger-border)}.BankAccounts-module__kkoSna__deleteRowBtn:hover{filter:brightness(.92)}.BankAccounts-module__kkoSna__statusBadge{padding:2px var(--space-2);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--font-medium);white-space:nowrap;align-items:center;display:inline-flex}.BankAccounts-module__kkoSna__status_active{background-color:var(--success-bg);color:var(--success);border:1px solid var(--success-border)}.BankAccounts-module__kkoSna__status_inactive{background-color:var(--surface);color:var(--text-secondary);border:1px solid var(--border)}.BankAccounts-module__kkoSna__status_blocked{background-color:var(--danger-bg);color:var(--danger);border:1px solid var(--danger-border)}.BankAccounts-module__kkoSna__overlay{background-color:var(--overlay);z-index:var(--z-modal);padding:var(--space-4);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.BankAccounts-module__kkoSna__modal{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);width:100%;max-width:680px;max-height:90vh;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;overflow:hidden}.BankAccounts-module__kkoSna__modalHeader{padding:var(--space-4)var(--space-5);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.BankAccounts-module__kkoSna__modalTitle{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--text-primary);margin:0}.BankAccounts-module__kkoSna__closeBtn{cursor:pointer;color:var(--text-secondary);font-size:var(--text-lg);border-radius:var(--radius-sm);width:32px;height:32px;transition:background-color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;line-height:1;display:flex}.BankAccounts-module__kkoSna__closeBtn:hover{background-color:var(--surface);color:var(--text-primary)}.BankAccounts-module__kkoSna__modalBody{padding:var(--space-5);flex:1;overflow-y:auto}.BankAccounts-module__kkoSna__modalFooter{gap:var(--space-2);padding:var(--space-4)var(--space-5);border-top:1px solid var(--border);flex-shrink:0;justify-content:flex-end;display:flex}.BankAccounts-module__kkoSna__formGrid{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.BankAccounts-module__kkoSna__formGrid>:last-child{grid-column:1/-1}.BankAccounts-module__kkoSna__formGroup{gap:var(--space-1);flex-direction:column;display:flex}.BankAccounts-module__kkoSna__fieldLabel{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-secondary)}.BankAccounts-module__kkoSna__required{color:var(--danger);margin-right:2px}.BankAccounts-module__kkoSna__hasError .BankAccounts-module__kkoSna__input,.BankAccounts-module__kkoSna__hasError .BankAccounts-module__kkoSna__select,.BankAccounts-module__kkoSna__hasError .BankAccounts-module__kkoSna__textarea{border-color:var(--danger)}.BankAccounts-module__kkoSna__errorMsg{font-size:var(--text-xs);color:var(--danger);margin-top:1px}.BankAccounts-module__kkoSna__input,.BankAccounts-module__kkoSna__select{width:100%;padding:6px var(--space-2);border:1px solid var(--border);border-radius:var(--radius-sm);background-color:var(--bg);color:var(--text-primary);font-size:var(--text-sm);min-height:var(--input-height-md);box-sizing:border-box;transition:border-color var(--transition-fast);font-family:inherit}.BankAccounts-module__kkoSna__input:focus,.BankAccounts-module__kkoSna__select:focus{border-color:var(--border-focus);outline:none;box-shadow:0 0 0 2px #37352f14}.BankAccounts-module__kkoSna__textarea{width:100%;padding:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-sm);background-color:var(--bg);color:var(--text-primary);font-size:var(--text-sm);box-sizing:border-box;resize:vertical;min-height:80px;transition:border-color var(--transition-fast);font-family:inherit}.BankAccounts-module__kkoSna__textarea:focus{border-color:var(--border-focus);outline:none;box-shadow:0 0 0 2px #37352f14}.BankAccounts-module__kkoSna__saveBtn{align-items:center;gap:var(--space-2);padding:8px var(--space-5);background-color:var(--primary);color:var(--text-inverse);border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;transition:background-color var(--transition-fast);border:none;font-family:inherit;display:inline-flex}.BankAccounts-module__kkoSna__saveBtn:hover:not(:disabled){background-color:var(--primary-hover)}.BankAccounts-module__kkoSna__saveBtn:disabled{opacity:.65;cursor:default}.BankAccounts-module__kkoSna__cancelBtn{padding:8px var(--space-4);color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;transition:background-color var(--transition-fast);background-color:#0000;align-items:center;font-family:inherit;display:inline-flex}.BankAccounts-module__kkoSna__cancelBtn:hover:not(:disabled){background-color:var(--surface)}.BankAccounts-module__kkoSna__cancelBtn:disabled{opacity:.65;cursor:default}@keyframes BankAccounts-module__kkoSna__spin{to{transform:rotate(360deg)}}.BankAccounts-module__kkoSna__spinnerInline{flex-shrink:0;animation:.7s linear infinite BankAccounts-module__kkoSna__spin}@media (max-width:640px){.BankAccounts-module__kkoSna__container{padding:var(--space-3)}.BankAccounts-module__kkoSna__formGrid{grid-template-columns:1fr}.BankAccounts-module__kkoSna__modal{border-radius:var(--radius-lg);max-width:100%}}
.Units-module__J04MsG__container{background-color:var(--bg);color:var(--text-primary)}.Units-module__J04MsG__header{margin-bottom:var(--space-6);justify-content:space-between;align-items:center;display:flex}.Units-module__J04MsG__title{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--text-primary);margin:0}.Units-module__J04MsG__addButton{align-items:center;gap:var(--space-2);background-color:var(--primary);color:var(--text-inverse);border-radius:var(--radius-md);cursor:pointer;font-size:var(--text-md);font-weight:var(--font-medium);transition:all var(--transition-slow)cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-sm);border:none;padding:5px 12px;display:flex}.Units-module__J04MsG__addButton:hover{background-color:var(--primary-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.Units-module__J04MsG__tableContainer{margin-top:var(--space-2)}.Units-module__J04MsG__actions{gap:var(--space-2);justify-content:center;display:flex}.Units-module__J04MsG__btn{border-radius:var(--radius-md);cursor:pointer;width:34px;height:34px;transition:all var(--transition-base);border:none;justify-content:center;align-items:center;display:flex}.Units-module__J04MsG__editBtn{background-color:var(--info-bg);color:var(--info)}.Units-module__J04MsG__editBtn:hover{background-color:var(--info-border);transform:scale(1.05)}.Units-module__J04MsG__deleteBtn{background-color:var(--danger-bg);color:var(--danger)}.Units-module__J04MsG__deleteBtn:hover{background-color:var(--danger-border);transform:scale(1.05)}
.WarehouseSettings-module__aerdfW__container{padding:var(--space-6);background-color:var(--bg);color:var(--text-primary)}.WarehouseSettings-module__aerdfW__tabBar{gap:var(--space-1);border-bottom:2px solid var(--border);margin-bottom:var(--space-6);display:flex}.WarehouseSettings-module__aerdfW__tab{color:var(--text-secondary);font-size:var(--text-base);font-weight:var(--font-medium);cursor:pointer;transition:all var(--transition-base);background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:10px 24px;font-family:inherit}.WarehouseSettings-module__aerdfW__tab:hover{color:var(--primary)}.WarehouseSettings-module__aerdfW__activeTab{color:var(--primary);border-bottom-color:var(--primary)}.WarehouseSettings-module__aerdfW__tabContent{overflow:hidden}
