.page-module__gRqt4q__pageContainer{flex-direction:column;min-height:100%;padding:32px;display:flex}.page-module__gRqt4q__breadcrumb{align-items:center;gap:var(--space-sm);color:var(--color-text-secondary);margin-bottom:var(--space-md);font-size:13px;font-weight:600;display:flex}.page-module__gRqt4q__current{color:var(--color-text-primary)}.page-module__gRqt4q__pageHeader{margin-bottom:var(--space-xl);justify-content:space-between;align-items:flex-start;display:flex}.page-module__gRqt4q__titleBadge{color:var(--color-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:10px;font-weight:800}.page-module__gRqt4q__pageTitle{color:var(--color-text-primary);letter-spacing:-1px;margin:0;font-size:32px;font-weight:800}.page-module__gRqt4q__headerActions{gap:var(--space-md);display:flex}.page-module__gRqt4q__btnPrimary,.page-module__gRqt4q__btnSecondary{border-radius:var(--radius-md);cursor:pointer;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.page-module__gRqt4q__btnPrimary{background:var(--color-primary);color:#fff;border:none}.page-module__gRqt4q__btnPrimary:hover{background:var(--color-primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #78bc2040}.page-module__gRqt4q__btnSecondary{background:var(--color-bg-card);color:var(--color-text-primary);border:1px solid var(--color-border)}.page-module__gRqt4q__btnSecondary:hover{background:var(--color-bg-page)}.page-module__gRqt4q__contentWrapper{width:100%;max-width:1400px;margin:0 auto}.page-module__gRqt4q__sectionGap{margin-bottom:var(--space-lg)}.page-module__gRqt4q__tabSection{background:var(--color-bg-card);border-radius:var(--radius-lg);border:1px solid var(--color-border);margin-top:var(--space-lg);box-shadow:var(--shadow-sm);overflow:hidden}.page-module__gRqt4q__tabsHeader{background:var(--color-bg-page);padding:0 var(--space-md);border-bottom:1px solid var(--color-border);display:flex}.page-module__gRqt4q__tabItem{font-size:14px;font-weight:600;font-family:var(--font-family);letter-spacing:-.2px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:16px 24px;transition:all .2s;display:flex;position:relative}.page-module__gRqt4q__tabItem span{font-size:20px}.page-module__gRqt4q__tabItem.page-module__gRqt4q__active{color:var(--color-primary);background:0 0;font-weight:700}.page-module__gRqt4q__tabItem.page-module__gRqt4q__active:after{content:"";background:var(--color-primary);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.page-module__gRqt4q__tabItem:not(.page-module__gRqt4q__active):hover{color:var(--color-text-primary);background:#78bc200d}.page-module__gRqt4q__tabContent{padding:var(--space-xl)}.page-module__gRqt4q__footer{padding:var(--space-xl)0;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;justify-content:space-between;align-items:center;margin-top:auto;font-size:11px;font-weight:600;display:flex}.page-module__gRqt4q__footerLinks{gap:var(--space-lg);display:flex}.page-module__gRqt4q__footerLinks a{color:var(--color-text-secondary);transition:color .2s}.page-module__gRqt4q__footerLinks a:hover{color:var(--color-primary)}.page-module__gRqt4q__errorContainer{text-align:center;padding:100px}.page-module__gRqt4q__backLink{color:var(--color-primary);margin-top:20px;font-weight:600;display:inline-block}
.Sidebar-module__XRNO5a__sidebar{width:var(--sidebar-width);border-right:1px solid var(--color-border);z-index:100;background:#fff;flex-direction:column;justify-content:space-between;padding:16px 0;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:visible}.Sidebar-module__XRNO5a__navTop,.Sidebar-module__XRNO5a__navBottom{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.Sidebar-module__XRNO5a__navItemContainer{justify-content:center;width:100%;display:flex;position:relative}.Sidebar-module__XRNO5a__navItem{color:#64748b;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Sidebar-module__XRNO5a__icon{font-variation-settings:"wght" 300;font-size:24px}.Sidebar-module__XRNO5a__navItem:hover{color:var(--color-text-primary);background:#f1f5f9}.Sidebar-module__XRNO5a__active{background:var(--color-primary-light);color:var(--color-primary)}.Sidebar-module__XRNO5a__highlight{color:var(--color-primary);background:#f0f7e6}.Sidebar-module__XRNO5a__navBadge{color:#fff;background:#78bc20;border:2px solid #fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px}.Sidebar-module__XRNO5a__flyoutMenu{left:calc(var(--sidebar-width) - 12px);border:1px solid var(--color-border);visibility:hidden;opacity:0;z-index:9999;pointer-events:none;background:#fff;border-radius:12px;width:200px;padding:6px;transition:all .2s;position:absolute;top:0;transform:translate(10px);box-shadow:10px 10px 40px #00000014}.Sidebar-module__XRNO5a__navItemContainer:hover .Sidebar-module__XRNO5a__flyoutMenu{visibility:visible;opacity:1;pointer-events:auto;transform:translate(0)}.Sidebar-module__XRNO5a__flyoutHeader{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #f1f5f9;margin-bottom:4px;padding:8px 12px;font-size:11px;font-weight:800}.Sidebar-module__XRNO5a__flyoutList{flex-direction:column;gap:2px;display:flex}.Sidebar-module__XRNO5a__flyoutItem{color:#64748b;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.Sidebar-module__XRNO5a__flyoutItem:hover{color:var(--color-primary);background:#f8fafc}.Sidebar-module__XRNO5a__subActive{background:var(--color-primary-light);color:var(--color-primary);font-weight:600}.Sidebar-module__XRNO5a__flyoutIcon{opacity:.7;font-size:18px}.Sidebar-module__XRNO5a__flyoutItem:hover .Sidebar-module__XRNO5a__flyoutIcon{opacity:1}.Sidebar-module__XRNO5a__avatarItem{margin-top:4px}.Sidebar-module__XRNO5a__avatarCircle{border:2px solid #e2e8f0;border-radius:50%;width:40px;height:40px;transition:transform .2s;overflow:hidden}.Sidebar-module__XRNO5a__avatarCircle:hover{transform:scale(1.05)}.Sidebar-module__XRNO5a__avatarCircle img{object-fit:cover;width:100%;height:100%}
.ProfileModal-module__jDIYvG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;animation:.2s ProfileModal-module__jDIYvG__overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes ProfileModal-module__jDIYvG__overlayFadeIn{0%{opacity:0}to{opacity:1}}.ProfileModal-module__jDIYvG__modal{background:#fff;border-radius:20px;width:100%;max-width:440px;max-height:90vh;animation:.25s ProfileModal-module__jDIYvG__modalSlideUp;overflow-y:auto;box-shadow:0 25px 60px #00000026}@keyframes ProfileModal-module__jDIYvG__modalSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ProfileModal-module__jDIYvG__modalHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.ProfileModal-module__jDIYvG__modalTitle{color:#0f172a;font-family:Lexend Deca,sans-serif;font-size:17px;font-weight:700}.ProfileModal-module__jDIYvG__closeBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:8px;align-items:center;padding:6px;transition:all .15s;display:flex}.ProfileModal-module__jDIYvG__closeBtn:hover{color:#64748b;background:#f1f5f9}.ProfileModal-module__jDIYvG__avatarSection{flex-direction:column;align-items:center;padding:28px 24px 20px;display:flex}.ProfileModal-module__jDIYvG__avatarLarge{background:linear-gradient(135deg,#78bc20,#5a9a10);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:16px;display:flex;overflow:hidden;box-shadow:0 6px 20px #78bc2040}.ProfileModal-module__jDIYvG__avatarLarge img{object-fit:cover;width:100%;height:100%}.ProfileModal-module__jDIYvG__avatarInitialsLarge{color:#fff;letter-spacing:1px;font-size:28px;font-weight:700}.ProfileModal-module__jDIYvG__avatarClickable{cursor:pointer;transition:transform .2s,box-shadow .2s;position:relative}.ProfileModal-module__jDIYvG__avatarClickable:hover{transform:scale(1.05);box-shadow:0 8px 24px #78bc2059}.ProfileModal-module__jDIYvG__avatarOverlay{opacity:0;background:#00000059;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.ProfileModal-module__jDIYvG__avatarClickable:hover .ProfileModal-module__jDIYvG__avatarOverlay{opacity:1}.ProfileModal-module__jDIYvG__avatarSpinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite ProfileModal-module__jDIYvG__avatarSpin}@keyframes ProfileModal-module__jDIYvG__avatarSpin{to{transform:rotate(360deg)}}.ProfileModal-module__jDIYvG__avatarHint{color:#94a3b8;margin-top:8px;font-family:Lexend Deca,sans-serif;font-size:11px}.ProfileModal-module__jDIYvG__profileName{color:#0f172a;margin-bottom:8px;font-family:Lexend Deca,sans-serif;font-size:18px;font-weight:700}.ProfileModal-module__jDIYvG__roleBadge{color:#5a9a10;background:#f0f7e6;border-radius:20px;align-items:center;padding:4px 14px;font-family:Lexend Deca,sans-serif;font-size:12px;font-weight:600;display:inline-flex}.ProfileModal-module__jDIYvG__infoGrid{background:#f8faf7;border-radius:14px;flex-direction:column;gap:2px;margin:0 8px;padding:8px 16px;display:flex}.ProfileModal-module__jDIYvG__infoItem{border-radius:10px;align-items:center;gap:14px;padding:14px 12px;transition:background .15s;display:flex}.ProfileModal-module__jDIYvG__infoItem:hover{background:#fffc}.ProfileModal-module__jDIYvG__infoIcon{background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 1px 3px #0000000a}.ProfileModal-module__jDIYvG__infoIcon span{color:#78bc20;font-size:18px}.ProfileModal-module__jDIYvG__infoContent{flex-direction:column;gap:2px;min-width:0;display:flex}.ProfileModal-module__jDIYvG__infoLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-family:Lexend Deca,sans-serif;font-size:11px;font-weight:500}.ProfileModal-module__jDIYvG__infoValue{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:500;overflow:hidden}.ProfileModal-module__jDIYvG__modalFooter{justify-content:flex-end;padding:16px 24px 20px;display:flex}.ProfileModal-module__jDIYvG__closeButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 28px;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:500;transition:all .15s}.ProfileModal-module__jDIYvG__closeButton:hover{background:#f8fafc;border-color:#cbd5e1}
.ChangePasswordModal-module__k8gIga__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;animation:.2s ChangePasswordModal-module__k8gIga__overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes ChangePasswordModal-module__k8gIga__overlayFadeIn{0%{opacity:0}to{opacity:1}}.ChangePasswordModal-module__k8gIga__modal{background:#fff;border-radius:20px;width:100%;max-width:440px;max-height:90vh;animation:.25s ChangePasswordModal-module__k8gIga__modalSlideUp;overflow-y:auto;box-shadow:0 25px 60px #00000026}@keyframes ChangePasswordModal-module__k8gIga__modalSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ChangePasswordModal-module__k8gIga__modalHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.ChangePasswordModal-module__k8gIga__headerLeft{align-items:center;gap:12px;display:flex}.ChangePasswordModal-module__k8gIga__headerIcon{background:linear-gradient(135deg,#f0f7e6,#dcedc4);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ChangePasswordModal-module__k8gIga__headerIcon span{color:#5a9a10;font-size:18px}.ChangePasswordModal-module__k8gIga__modalTitle{color:#0f172a;font-family:Lexend Deca,sans-serif;font-size:17px;font-weight:700}.ChangePasswordModal-module__k8gIga__closeBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:8px;align-items:center;padding:6px;transition:all .15s;display:flex}.ChangePasswordModal-module__k8gIga__closeBtn:hover{color:#64748b;background:#f1f5f9}.ChangePasswordModal-module__k8gIga__successBox{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;align-items:center;gap:10px;margin:16px 24px;padding:14px 18px;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:500;animation:.3s ChangePasswordModal-module__k8gIga__successPulse;display:flex}.ChangePasswordModal-module__k8gIga__successBox span:first-child{font-size:22px}@keyframes ChangePasswordModal-module__k8gIga__successPulse{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ChangePasswordModal-module__k8gIga__errorBox{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:10px;margin:16px 24px 0;padding:12px 16px;font-family:Lexend Deca,sans-serif;font-size:13px;animation:.3s ChangePasswordModal-module__k8gIga__shake;display:flex}.ChangePasswordModal-module__k8gIga__errorBox span:first-child{flex-shrink:0;font-size:18px}@keyframes ChangePasswordModal-module__k8gIga__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.ChangePasswordModal-module__k8gIga__form{flex-direction:column;gap:18px;padding:20px 24px 24px;display:flex}.ChangePasswordModal-module__k8gIga__inputGroup{flex-direction:column;gap:6px;display:flex}.ChangePasswordModal-module__k8gIga__inputLabel{color:#374151;font-family:Lexend Deca,sans-serif;font-size:13px;font-weight:500}.ChangePasswordModal-module__k8gIga__inputWrapper{align-items:center;display:flex;position:relative}.ChangePasswordModal-module__k8gIga__inputIcon{color:#94a3b8;pointer-events:none;font-size:20px;transition:color .2s;position:absolute;left:14px}.ChangePasswordModal-module__k8gIga__input{color:#0f172a;background:#f8faf7;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:100%;height:46px;padding:0 44px 0 46px;font-family:Lexend Deca,sans-serif;font-size:14px;transition:all .2s}.ChangePasswordModal-module__k8gIga__input::placeholder{color:#94a3b8}.ChangePasswordModal-module__k8gIga__input:focus{background:#fff;border-color:#78bc20;box-shadow:0 0 0 3px #78bc201f}.ChangePasswordModal-module__k8gIga__inputWrapper:focus-within .ChangePasswordModal-module__k8gIga__inputIcon{color:#78bc20}.ChangePasswordModal-module__k8gIga__togglePassword{cursor:pointer;color:#94a3b8;background:0 0;border:none;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;right:12px}.ChangePasswordModal-module__k8gIga__togglePassword:hover{color:#64748b}.ChangePasswordModal-module__k8gIga__togglePassword span{font-size:20px}.ChangePasswordModal-module__k8gIga__modalFooter{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:12px;margin-top:8px;padding-top:16px;display:flex}.ChangePasswordModal-module__k8gIga__cancelButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 24px;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:500;transition:all .15s}.ChangePasswordModal-module__k8gIga__cancelButton:hover{background:#f8fafc;border-color:#cbd5e1}.ChangePasswordModal-module__k8gIga__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#78bc20 0%,#68a41b 100%);border:none;border-radius:10px;align-items:center;gap:6px;padding:10px 24px;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:600;transition:all .15s;display:flex;box-shadow:0 2px 8px #78bc2033}.ChangePasswordModal-module__k8gIga__submitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #78bc204d}.ChangePasswordModal-module__k8gIga__submitButton:disabled{opacity:.6;cursor:not-allowed}.ChangePasswordModal-module__k8gIga__submitButton span{font-size:18px}.ChangePasswordModal-module__k8gIga__spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite ChangePasswordModal-module__k8gIga__spin}@keyframes ChangePasswordModal-module__k8gIga__spin{to{transform:rotate(360deg)}}
.Header-module__lnUIdW__header{border-bottom:1px solid var(--color-border);z-index:50;background:#fff;justify-content:space-between;align-items:center;height:64px;padding:0 32px;display:flex;position:sticky;top:0;box-shadow:0 1px 2px #00000008}.Header-module__lnUIdW__leftSection{align-items:center;display:flex}.Header-module__lnUIdW__breadcrumbs{color:var(--color-text-secondary);align-items:center;gap:8px;font-size:13px;display:flex}.Header-module__lnUIdW__breadcrumbItem{cursor:pointer;transition:color .2s}.Header-module__lnUIdW__breadcrumbItem:hover{color:var(--color-primary)}.Header-module__lnUIdW__breadcrumbActive{color:var(--color-text-primary);font-weight:600}.Header-module__lnUIdW__separator{color:#cbd5e1;font-variation-settings:"wght" 300;font-size:16px}.Header-module__lnUIdW__rightSection{align-items:center;gap:20px;display:flex}.Header-module__lnUIdW__notificationBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex;position:relative}.Header-module__lnUIdW__notificationBtn:hover{background:#f1f5f9}.Header-module__lnUIdW__badge{background:#ef4444;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:6px}.Header-module__lnUIdW__userProfile{border-left:1px solid var(--color-border);align-items:center;gap:12px;padding-left:20px;display:flex;position:relative}.Header-module__lnUIdW__userProfileBtn{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:4px;transition:background .2s;display:flex}.Header-module__lnUIdW__userProfileBtn:hover{background:#f1f5f9}.Header-module__lnUIdW__userInfo{text-align:right;flex-direction:column;display:flex}.Header-module__lnUIdW__userName{color:var(--color-text-primary);font-size:14px;font-weight:700}.Header-module__lnUIdW__userRole{color:var(--color-text-secondary);font-size:11px}.Header-module__lnUIdW__avatar{background:linear-gradient(135deg,#78bc20,#5a9a10);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.Header-module__lnUIdW__avatar img{object-fit:cover;width:100%;height:100%}.Header-module__lnUIdW__avatarInitials{color:#fff;letter-spacing:.5px;font-size:13px;font-weight:700}.Header-module__lnUIdW__dropdown{border:1px solid var(--color-border);z-index:100;background:#fff;border-radius:12px;min-width:240px;padding:8px;animation:.15s Header-module__lnUIdW__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 40px #0000001f}@keyframes Header-module__lnUIdW__dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Header-module__lnUIdW__dropdownHeader{padding:12px}.Header-module__lnUIdW__dropdownName{color:var(--color-text-primary);font-size:14px;font-weight:600}.Header-module__lnUIdW__dropdownEmail{color:var(--color-text-secondary);margin-top:2px;font-size:12px}.Header-module__lnUIdW__dropdownDivider{background:var(--color-border);height:1px;margin:4px 0}.Header-module__lnUIdW__dropdownItem{cursor:pointer;width:100%;color:var(--color-text-primary);background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-family:Lexend Deca,sans-serif;font-size:13px;transition:background .15s;display:flex}.Header-module__lnUIdW__dropdownItem:hover{background:#f1f5f9}.Header-module__lnUIdW__dropdownItem span{color:#64748b;font-size:18px}.Header-module__lnUIdW__dropdownLogout{color:#dc2626}.Header-module__lnUIdW__dropdownLogout:hover{background:#fef2f2}.Header-module__lnUIdW__dropdownLogout span{color:#dc2626}
.AppShell-module__cB5iMW__shell{min-height:100vh;display:flex}.AppShell-module__cB5iMW__contentWrapper{margin-left:var(--sidebar-width);flex-direction:column;flex:1;min-width:0;display:flex}.AppShell-module__cB5iMW__main{background:var(--color-bg-page);flex:1;min-height:0;padding:0}
.ReceiptsList-module__HQg8Bq__container{padding:var(--space-xl)}.ReceiptsList-module__HQg8Bq__header{margin-bottom:var(--space-xl);justify-content:space-between;align-items:center;display:flex}.ReceiptsList-module__HQg8Bq__headerTitle h1{color:#1e293b;letter-spacing:-.01em;text-transform:uppercase;margin-bottom:8px;font-size:28px;font-weight:800;line-height:1}.ReceiptsList-module__HQg8Bq__headerDesc{color:#64748b;font-size:14px;font-weight:400}.ReceiptsList-module__HQg8Bq__breadcrumb{align-items:center;gap:var(--space-xs);color:var(--color-text-muted);font-size:13px;display:flex}.ReceiptsList-module__HQg8Bq__breadcrumb .ReceiptsList-module__HQg8Bq__material-symbols-outlined{font-size:16px}.ReceiptsList-module__HQg8Bq__activeBreadcrumb{color:var(--color-primary);font-weight:500}.ReceiptsList-module__HQg8Bq__headerActions{gap:var(--space-md);display:flex}.ReceiptsList-module__HQg8Bq__exportBtn{align-items:center;gap:var(--space-sm);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);color:var(--color-text-secondary);cursor:pointer;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.ReceiptsList-module__HQg8Bq__exportBtn:hover{border-color:var(--color-primary)}.ReceiptsList-module__HQg8Bq__createBtn{align-items:center;gap:var(--space-sm);background:var(--color-primary-gradient);border-radius:var(--radius-lg);color:#fff;box-shadow:var(--shadow-md);padding:10px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.ReceiptsList-module__HQg8Bq__createBtn:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.ReceiptsList-module__HQg8Bq__filterHeader{align-items:center;gap:16px;display:flex}.ReceiptsList-module__HQg8Bq__tableCard{background:var(--color-bg-card);border-radius:var(--radius-xl);border:1px solid var(--color-border);box-shadow:var(--shadow-md);overflow:hidden}.ReceiptsList-module__HQg8Bq__filterRow{box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;flex-direction:column;gap:16px;margin-bottom:24px;padding:16px;display:flex}.ReceiptsList-module__HQg8Bq__searchContainer{flex:1;position:relative}.ReceiptsList-module__HQg8Bq__searchIcon{color:var(--color-text-muted);z-index:10;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ReceiptsList-module__HQg8Bq__dropdownGroup{border:1px solid var(--color-border);background:#fff;border-radius:8px;display:flex;overflow:visible}.ReceiptsList-module__HQg8Bq__selectWrapper{cursor:pointer;min-width:140px;position:relative}.ReceiptsList-module__HQg8Bq__selectWrapper:not(:last-child){border-right:1px solid var(--color-border)}.ReceiptsList-module__HQg8Bq__pseudoSelect{background-color:#0000;align-items:center;width:100%;height:40px;padding:10px 32px 10px 12px;font-size:13px;display:flex}.ReceiptsList-module__HQg8Bq__pseudoSelect:hover{background-color:#f8fafc}.ReceiptsList-module__HQg8Bq__staticLabel{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.ReceiptsList-module__HQg8Bq__selectIcon{color:#94a3b8;font-size:16px;transition:all .3s;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.ReceiptsList-module__HQg8Bq__iconOpen{transform:translateY(-50%)rotate(180deg);color:var(--color-primary)!important}.ReceiptsList-module__HQg8Bq__filterActionBtn{border:none;border-left:1px solid var(--color-border);color:#64748b;cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:8px 12px;display:flex}.ReceiptsList-module__HQg8Bq__filterActionBtn:hover{background-color:#f8fafc}.ReceiptsList-module__HQg8Bq__activeFilters{flex-wrap:wrap;gap:8px;display:flex}.ReceiptsList-module__HQg8Bq__filterChip{color:#5a8f15;background-color:#eef6e4;border:1px solid #78bc2033;border-radius:9999px;align-items:center;gap:8px;padding:6px 12px;font-size:13px;font-weight:500;display:flex}.ReceiptsList-module__HQg8Bq__closeChip{cursor:pointer;color:#3f6212;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s;display:inline-flex}.ReceiptsList-module__HQg8Bq__closeChip:hover{color:#ef4444}.ReceiptsList-module__HQg8Bq__datePickerPopup{border:1px solid var(--color-border);z-index:1000;background:#fff;border-radius:12px;width:320px;padding:16px;position:absolute;top:calc(100% + 8px);box-shadow:0 10px 40px #0000001a}.ReceiptsList-module__HQg8Bq__multiSelectItem{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:10px;transition:all .2s;display:flex}.ReceiptsList-module__HQg8Bq__multiSelectItem:hover{background-color:#f8fafc}.ReceiptsList-module__HQg8Bq__checkbox{border:1.5px solid #cbd5e1;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.ReceiptsList-module__HQg8Bq__checkboxSelected{background-color:var(--color-primary);border-color:var(--color-primary)}.ReceiptsList-module__HQg8Bq__checkboxSelected:after{content:"check";color:#fff;font-family:Material Symbols Outlined;font-size:14px}.ReceiptsList-module__HQg8Bq__customDateContainer{flex-direction:column;gap:16px;display:flex}.ReceiptsList-module__HQg8Bq__customDateHeader{color:#1e293b;border-bottom:1px solid var(--color-border);align-items:center;gap:12px;padding-bottom:12px;font-weight:600;display:flex}.ReceiptsList-module__HQg8Bq__backBtn{cursor:pointer;color:#64748b;background:0 0;border:none;align-items:center;padding:4px;display:flex}.ReceiptsList-module__HQg8Bq__backBtn:hover{color:var(--color-primary)}.ReceiptsList-module__HQg8Bq__customDateInputs{flex-direction:column;gap:12px;display:flex}.ReceiptsList-module__HQg8Bq__dateInputGroup{flex-direction:column;gap:6px;display:flex}.ReceiptsList-module__HQg8Bq__dateInputGroup label{color:#64748b;font-size:12px;font-weight:600}.ReceiptsList-module__HQg8Bq__dateInput{border:1px solid var(--color-border);border-radius:8px;outline:none;padding:10px;font-size:14px}.ReceiptsList-module__HQg8Bq__dateInput:focus{border-color:var(--color-primary)}.ReceiptsList-module__HQg8Bq__applyBtn{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px;font-weight:600;transition:all .2s}.ReceiptsList-module__HQg8Bq__applyBtn:hover{background-color:var(--color-primary-hover)}.ReceiptsList-module__HQg8Bq__applyBtn:disabled{cursor:not-allowed;background-color:#cbd5e1}.ReceiptsList-module__HQg8Bq__popupLeft{left:0}.ReceiptsList-module__HQg8Bq__popupRight{right:0}.ReceiptsList-module__HQg8Bq__datePickerGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ReceiptsList-module__HQg8Bq__datePickerBtn{border:1px solid var(--color-border);color:#334155;cursor:pointer;text-align:center;background:#fff;border-radius:10px;padding:12px;font-size:14px;font-weight:500;transition:all .2s}.ReceiptsList-module__HQg8Bq__datePickerBtn:hover{background:#f8fafc}.ReceiptsList-module__HQg8Bq__dateActive{font-weight:700;border-color:var(--color-primary)!important;color:var(--color-primary)!important;background-color:#f1f5f9!important}.ReceiptsList-module__HQg8Bq__datePickerBtnFull{border:1px solid var(--color-border);color:#334155;cursor:pointer;text-align:center;background:#fff;border-radius:10px;grid-column:span 2;margin-top:4px;padding:14px;font-size:14px;font-weight:500;transition:all .2s}.ReceiptsList-module__HQg8Bq__datePickerBtnFull:hover{background:#f8fafc;border-color:#cbd5e1}.ReceiptsList-module__HQg8Bq__searchInput{border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-sm);background:#fff;outline:none;padding:12px 16px 12px 48px;font-size:14px;transition:all .2s}.ReceiptsList-module__HQg8Bq__searchInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px #78bc201a}.ReceiptsList-module__HQg8Bq__table{border-collapse:collapse;width:100%}.ReceiptsList-module__HQg8Bq__table th{background:var(--color-bg-page);text-align:left;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid var(--color-border);padding:16px 24px;font-size:11px;font-weight:700}.ReceiptsList-module__HQg8Bq__row{border-bottom:1px solid var(--color-divider);cursor:pointer;transition:all .2s}.ReceiptsList-module__HQg8Bq__row:hover{background:var(--color-bg-page)}.ReceiptsList-module__HQg8Bq__row td{padding:20px 24px;font-size:14px}.ReceiptsList-module__HQg8Bq__codeCol{font-weight:700}.ReceiptsList-module__HQg8Bq__clickableId{color:var(--color-primary);cursor:pointer;-webkit-text-decoration:underline dotted #78bc204d;text-decoration:underline dotted #78bc204d;transition:all .2s}.ReceiptsList-module__HQg8Bq__clickableId:hover{color:#5e9419;text-decoration-style:solid}.ReceiptsList-module__HQg8Bq__actionGroup{justify-content:flex-end;align-items:center;gap:8px;display:flex}.ReceiptsList-module__HQg8Bq__viewBtn{color:var(--color-text-secondary);cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .2s}.ReceiptsList-module__HQg8Bq__viewBtn:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.ReceiptsList-module__HQg8Bq__moreBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.ReceiptsList-module__HQg8Bq__moreBtn:hover{color:var(--color-text-primary);background:#f1f5f9}.ReceiptsList-module__HQg8Bq__supplierCol{font-weight:600}.ReceiptsList-module__HQg8Bq__amountCol{text-align:right;font-weight:700}.ReceiptsList-module__HQg8Bq__statusBadge{border-radius:20px;padding:4px 12px;font-size:10px;font-weight:700;display:inline-flex}.ReceiptsList-module__HQg8Bq__completed{color:#5e9419;background:#78bc201a}.ReceiptsList-module__HQg8Bq__draft{color:#ffa000;background:#fff8e1}.ReceiptsList-module__HQg8Bq__cancelled{color:#d32f2f;background:#ffebee}.ReceiptsList-module__HQg8Bq__userBadge{align-items:center;gap:10px;display:flex}.ReceiptsList-module__HQg8Bq__userAvatar{background:var(--color-primary-gradient);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:700;display:flex}.ReceiptsList-module__HQg8Bq__expandIcon{color:var(--color-text-muted);transition:transform .2s}.ReceiptsList-module__HQg8Bq__rotate90{transform:rotate(90deg)}.ReceiptsList-module__HQg8Bq__detailRow{background:#fcfdfd}.ReceiptsList-module__HQg8Bq__detailCard{border-left:4px solid var(--color-primary);background:#fff;margin:0;padding:24px 32px}.ReceiptsList-module__HQg8Bq__detailLoading,.ReceiptsList-module__HQg8Bq__detailError{text-align:center;color:var(--color-text-muted);padding:32px;font-size:14px}.ReceiptsList-module__HQg8Bq__detailContent{padding:var(--space-lg)}.ReceiptsList-module__HQg8Bq__detailSummary{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:24px;display:grid}.ReceiptsList-module__HQg8Bq__detailSummaryItem{flex-direction:column;gap:4px;display:flex}.ReceiptsList-module__HQg8Bq__detailSummaryItem label{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:10px;font-weight:800}.ReceiptsList-module__HQg8Bq__detailSummaryItem span{color:#1e293b;font-size:13px;font-weight:600}.ReceiptsList-module__HQg8Bq__innerTableWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.ReceiptsList-module__HQg8Bq__innerTable{border-collapse:collapse;width:100%}.ReceiptsList-module__HQg8Bq__innerTable th{color:#64748b;text-transform:uppercase;letter-spacing:.5px;text-align:left;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px 16px;font-size:10px;font-weight:700}.ReceiptsList-module__HQg8Bq__innerTable td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:12px 16px;font-size:13px}.ReceiptsList-module__HQg8Bq__innerThumb{object-fit:cover;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;width:40px;height:40px;overflow:hidden}.ReceiptsList-module__HQg8Bq__productName{color:#1e293b;font-size:13px;font-weight:600}.ReceiptsList-module__HQg8Bq__productSku{color:#94a3b8;margin-top:2px;font-size:11px}.ReceiptsList-module__HQg8Bq__summaryFooter{justify-content:flex-end;margin-top:24px;display:flex}.ReceiptsList-module__HQg8Bq__summaryCard{background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;width:100%;max-width:420px;padding:24px;box-shadow:0 4px 12px #00000005}.ReceiptsList-module__HQg8Bq__summaryRow{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ReceiptsList-module__HQg8Bq__summaryRow:last-child{margin-bottom:0}.ReceiptsList-module__HQg8Bq__summaryLabel{color:#64748b;font-size:14px;font-weight:500}.ReceiptsList-module__HQg8Bq__summaryValue{color:#1e293b;font-size:16px;font-weight:700}.ReceiptsList-module__HQg8Bq__summaryValue.ReceiptsList-module__HQg8Bq__negative{color:#ef4444}.ReceiptsList-module__HQg8Bq__summaryDivider{background:#f1f5f9;height:1px;margin:16px 0}.ReceiptsList-module__HQg8Bq__totalRow{justify-content:space-between;align-items:center;display:flex}.ReceiptsList-module__HQg8Bq__totalLabel{color:#1e293b;text-transform:uppercase;font-size:16px;font-weight:800}.ReceiptsList-module__HQg8Bq__totalValue{color:#78bc20;font-size:28px;font-weight:800}.ReceiptsList-module__HQg8Bq__innerProductCell{align-items:center;gap:12px;display:flex}.ReceiptsList-module__HQg8Bq__innerThumb{object-fit:cover;border:1px solid var(--color-border);border-radius:6px;width:32px;height:32px}.ReceiptsList-module__HQg8Bq__innerThumbPlaceholder{background:var(--color-bg-page);width:32px;height:32px;color:var(--color-text-muted);border-radius:6px;justify-content:center;align-items:center;display:flex}.ReceiptsList-module__HQg8Bq__innerThumbPlaceholder span{font-size:16px}.ReceiptsList-module__HQg8Bq__costsSection{margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px solid var(--color-divider)}.ReceiptsList-module__HQg8Bq__costsSection h4{margin-bottom:8px;font-size:13px;font-weight:600}.ReceiptsList-module__HQg8Bq__costLine{justify-content:space-between;padding:4px 0;font-size:13px;display:flex}.ReceiptsList-module__HQg8Bq__textRight{text-align:right!important}.ReceiptsList-module__HQg8Bq__textCenter{text-align:center!important}.ReceiptsList-module__HQg8Bq__warehouseTag{text-transform:uppercase;letter-spacing:.5px;border-radius:8px;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.ReceiptsList-module__HQg8Bq__warehouseTagHN{color:#059669;background-color:#ecfdf5;border:1px solid #d1fae5}.ReceiptsList-module__HQg8Bq__warehouseTagHCM{color:#2563eb;background-color:#eff6ff;border:1px solid #dbeafe}.ReceiptsList-module__HQg8Bq__warehouseTagDefault{color:#64748b;background-color:#f1f5f9;border:1px solid #e2e8f0}.ReceiptsList-module__HQg8Bq__skeleton{background:#f1f5f9;border-radius:4px;position:relative;overflow:hidden}.ReceiptsList-module__HQg8Bq__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);width:100%;height:100%;animation:1.5s infinite ReceiptsList-module__HQg8Bq__shimmer;position:absolute;top:0;left:0}@keyframes ReceiptsList-module__HQg8Bq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ReceiptsList-module__HQg8Bq__skeletonText{width:80%;height:14px}.ReceiptsList-module__HQg8Bq__skeletonBadge{border-radius:20px;width:100px;height:24px}.ReceiptsList-module__HQg8Bq__skeletonCircle{border-radius:50%;width:28px;height:28px}.ReceiptsList-module__HQg8Bq__emptyState{text-align:center;color:var(--color-text-muted);padding:80px!important}.ReceiptsList-module__HQg8Bq__supplierSearchContainer{border-bottom:1px solid var(--color-border);z-index:5;background:#fff;margin-bottom:8px;padding:8px 12px;position:sticky;top:-16px}.ReceiptsList-module__HQg8Bq__supplierSearchInput{border:1px solid var(--color-border);background-color:#f8fafc;border-radius:6px;outline:none;width:100%;padding:8px 12px 8px 32px;font-size:13px}.ReceiptsList-module__HQg8Bq__supplierSearchIcon{color:#94a3b8;font-size:16px;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.ReceiptsList-module__HQg8Bq__purposeTag{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:10px;align-items:center;gap:6px;padding:6px 12px;font-size:10px;font-weight:800;display:inline-flex}.ReceiptsList-module__HQg8Bq__purposeExternal{color:#2563eb;background-color:#eff6ff;border:1px solid #dbeafe}.ReceiptsList-module__HQg8Bq__purposeTransformation{color:#7c3aed;background-color:#f5f3ff;border:1px solid #ede9fe}.ReceiptsList-module__HQg8Bq__purposeProduction{color:#d97706;background-color:#fffbeb;border:1px solid #fef3c7}.ReceiptsList-module__HQg8Bq__pending_verification{color:#854d0e!important;background-color:#fef9c3!important}
.SupplierDebtManagement-module__PeJ_Yq__overviewCards{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:24px;display:grid}.SupplierDebtManagement-module__PeJ_Yq__overviewCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:16px;padding:20px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000005}.SupplierDebtManagement-module__PeJ_Yq__overviewCard:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.SupplierDebtManagement-module__PeJ_Yq__overviewCard:before{content:"";border-radius:20px 0 0 20px;width:4px;height:100%;position:absolute;top:0;left:0}.SupplierDebtManagement-module__PeJ_Yq__cardDebt:before{background:#f59e0b}.SupplierDebtManagement-module__PeJ_Yq__cardOverdue:before{background:#ef4444}.SupplierDebtManagement-module__PeJ_Yq__cardUpcoming:before{background:#3b82f6}.SupplierDebtManagement-module__PeJ_Yq__cardPaid:before{background:#22c55e}.SupplierDebtManagement-module__PeJ_Yq__cardIcon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__cardIcon span{font-size:24px}.SupplierDebtManagement-module__PeJ_Yq__cardDebt .SupplierDebtManagement-module__PeJ_Yq__cardIcon{color:#f59e0b;background:#fffbeb}.SupplierDebtManagement-module__PeJ_Yq__cardOverdue .SupplierDebtManagement-module__PeJ_Yq__cardIcon{color:#ef4444;background:#fef2f2}.SupplierDebtManagement-module__PeJ_Yq__cardUpcoming .SupplierDebtManagement-module__PeJ_Yq__cardIcon{color:#3b82f6;background:#eff6ff}.SupplierDebtManagement-module__PeJ_Yq__cardPaid .SupplierDebtManagement-module__PeJ_Yq__cardIcon{color:#22c55e;background:#f0fdf4}.SupplierDebtManagement-module__PeJ_Yq__cardContent{flex-direction:column;gap:4px;min-width:0;display:flex}.SupplierDebtManagement-module__PeJ_Yq__cardLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.SupplierDebtManagement-module__PeJ_Yq__cardValue{color:#1e293b;letter-spacing:-.5px;font-family:inherit;font-size:22px;font-weight:800;line-height:1.2}.SupplierDebtManagement-module__PeJ_Yq__cardValue.SupplierDebtManagement-module__PeJ_Yq__danger{color:#ef4444}.SupplierDebtManagement-module__PeJ_Yq__cardSub{color:#64748b;font-size:12px;font-weight:600}.SupplierDebtManagement-module__PeJ_Yq__analysisGrid{margin-bottom:24px}.SupplierDebtManagement-module__PeJ_Yq__configCardHeader{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__configCardHeaderIcon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__configCardHeaderIcon span{font-size:20px}.SupplierDebtManagement-module__PeJ_Yq__configCardTitle{color:#1e293b;margin:0;font-size:16px;font-weight:700}.SupplierDebtManagement-module__PeJ_Yq__configCardBody{flex-direction:column;display:flex}.SupplierDebtManagement-module__PeJ_Yq__panel{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:12px;padding:24px;display:flex;box-shadow:0 2px 8px #00000005}.SupplierDebtManagement-module__PeJ_Yq__panelTitle{color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #f1f5f9;align-items:center;gap:8px;padding-bottom:8px;font-size:13px;font-weight:700;display:flex}.SupplierDebtManagement-module__PeJ_Yq__panelTitleIcon{color:#94a3b8;font-size:16px}.SupplierDebtManagement-module__PeJ_Yq__configList{flex-flow:wrap;align-items:center;gap:20px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__configItem{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;flex:1;align-items:center;gap:12px;min-width:200px;padding:8px 16px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__configIconBox{background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__configIconBox span{font-size:18px}.SupplierDebtManagement-module__PeJ_Yq__configInfo{flex-direction:column;gap:2px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__configLabel{color:#94a3b8;text-transform:uppercase;font-size:11px;font-weight:600}.SupplierDebtManagement-module__PeJ_Yq__configValue{color:#334155;font-size:13px;font-weight:700}.SupplierDebtManagement-module__PeJ_Yq__itemMode .SupplierDebtManagement-module__PeJ_Yq__configIconBox{color:#2563eb;background:#eff6ff;border-color:#dbeafe}.SupplierDebtManagement-module__PeJ_Yq__itemMode .SupplierDebtManagement-module__PeJ_Yq__configValue{color:#1e40af}.SupplierDebtManagement-module__PeJ_Yq__itemTerm .SupplierDebtManagement-module__PeJ_Yq__configIconBox{color:#16a34a;background:#f0fdf4;border-color:#dcfce7}.SupplierDebtManagement-module__PeJ_Yq__itemTerm .SupplierDebtManagement-module__PeJ_Yq__configValue{color:#166534}.SupplierDebtManagement-module__PeJ_Yq__itemLimit .SupplierDebtManagement-module__PeJ_Yq__configIconBox{color:#d97706;background:#fffbeb;border-color:#fef3c7}.SupplierDebtManagement-module__PeJ_Yq__itemLimit .SupplierDebtManagement-module__PeJ_Yq__configValue{color:#b45309}.SupplierDebtManagement-module__PeJ_Yq__agingContainer{flex-direction:column;justify-content:center;gap:20px;height:100%;display:flex}.SupplierDebtManagement-module__PeJ_Yq__agingBar{background:#f1f5f9;border-radius:100px;width:100%;height:12px;display:flex;overflow:hidden}.SupplierDebtManagement-module__PeJ_Yq__agingSegment{height:100%;transition:width .5s}.SupplierDebtManagement-module__PeJ_Yq__agingCurrent{background:#22c55e}.SupplierDebtManagement-module__PeJ_Yq__aging1to30{background:#f59e0b}.SupplierDebtManagement-module__PeJ_Yq__aging31to60{background:#f97316}.SupplierDebtManagement-module__PeJ_Yq__aging61to90{background:#ef4444}.SupplierDebtManagement-module__PeJ_Yq__aging90plus{background:#991b1b}.SupplierDebtManagement-module__PeJ_Yq__agingLegend{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__agingItem{flex-direction:column;gap:4px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__agingLabelRow{color:#64748b;text-transform:uppercase;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.SupplierDebtManagement-module__PeJ_Yq__agingDot{border-radius:50%;width:8px;height:8px}.SupplierDebtManagement-module__PeJ_Yq__agingValue{color:#1e293b;padding-left:14px;font-size:16px;font-weight:800}.SupplierDebtManagement-module__PeJ_Yq__subTabs{border-bottom:1px solid #e2e8f0;gap:8px;margin-bottom:24px;padding-bottom:8px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__subTab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:flex}.SupplierDebtManagement-module__PeJ_Yq__subTab:hover{color:#1e293b;background:#f1f5f9}.SupplierDebtManagement-module__PeJ_Yq__subTab.SupplierDebtManagement-module__PeJ_Yq__activeSubTab{color:#2563eb;background:#eff6ff}.SupplierDebtManagement-module__PeJ_Yq__subTab.SupplierDebtManagement-module__PeJ_Yq__activeSubTab .SupplierDebtManagement-module__PeJ_Yq__subTabBadge{color:#fff;background:#2563eb}.SupplierDebtManagement-module__PeJ_Yq__subTabBadge{color:#64748b;text-align:center;background:#f1f5f9;border-radius:100px;min-width:20px;padding:2px 8px;font-size:11px;font-weight:700}.SupplierDebtManagement-module__PeJ_Yq__toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__toolbarLeft{flex:1;align-items:center;gap:12px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__searchBox{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex:1;align-items:center;gap:8px;max-width:340px;padding:0 14px;transition:all .2s;display:flex}.SupplierDebtManagement-module__PeJ_Yq__searchBox:focus-within{border-color:#78bc20;box-shadow:0 0 0 3px #78bc201a}.SupplierDebtManagement-module__PeJ_Yq__searchBox span{color:#94a3b8;font-size:20px}.SupplierDebtManagement-module__PeJ_Yq__searchBox input{color:#1e293b;background:0 0;border:none;width:100%;padding:10px 0;font-family:inherit;font-size:13px;font-weight:500}.SupplierDebtManagement-module__PeJ_Yq__searchBox input:focus{outline:none}.SupplierDebtManagement-module__PeJ_Yq__filterBtn{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:6px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:flex}.SupplierDebtManagement-module__PeJ_Yq__filterBtn span{font-size:18px}.SupplierDebtManagement-module__PeJ_Yq__filterBtn:hover{color:#78bc20;background:#f0fdf4;border-color:#78bc20}.SupplierDebtManagement-module__PeJ_Yq__toolbarRight{gap:10px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__btnPrimary{color:#fff;cursor:pointer;background:#78bc20;border:none;border-radius:12px;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex}.SupplierDebtManagement-module__PeJ_Yq__btnPrimary:hover{background:#68a41b;transform:translateY(-1px);box-shadow:0 4px 12px #78bc2033}.SupplierDebtManagement-module__PeJ_Yq__btnSecondary{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex}.SupplierDebtManagement-module__PeJ_Yq__btnSecondary:hover{color:#334155;background:#f8fafc;border-color:#cbd5e1}.SupplierDebtManagement-module__PeJ_Yq__ledgerTable{border-collapse:separate;border-spacing:0 10px;width:100%}.SupplierDebtManagement-module__PeJ_Yq__ledgerTable th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.05em;padding:0 16px 10px;font-size:11px;font-weight:700}.SupplierDebtManagement-module__PeJ_Yq__ledgerTable th:first-child{padding-left:24px}.SupplierDebtManagement-module__PeJ_Yq__ledgerTable th:last-child{text-align:right;padding-right:24px}.SupplierDebtManagement-module__PeJ_Yq__ledgerTable td{color:#1e293b;background:#fff;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:16px;font-size:14px;font-weight:500;transition:all .2s}.SupplierDebtManagement-module__PeJ_Yq__ledgerTable tr:hover td{background:#f8fafc}.SupplierDebtManagement-module__PeJ_Yq__ledgerTable td:first-child{border-left:1px solid #f1f5f9;border-radius:12px 0 0 12px;padding-left:24px}.SupplierDebtManagement-module__PeJ_Yq__ledgerTable td:last-child{text-align:right;border-right:1px solid #f1f5f9;border-radius:0 12px 12px 0;padding-right:24px}.SupplierDebtManagement-module__PeJ_Yq__transactionType{align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.SupplierDebtManagement-module__PeJ_Yq__typeDebit{color:#ea580c}.SupplierDebtManagement-module__PeJ_Yq__typeCredit{color:#16a34a}.SupplierDebtManagement-module__PeJ_Yq__typeIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;line-height:1;display:inline-flex;font-size:16px!important}.SupplierDebtManagement-module__PeJ_Yq__typeDebit .SupplierDebtManagement-module__PeJ_Yq__typeIcon{color:#ea580c;background:#fff7ed}.SupplierDebtManagement-module__PeJ_Yq__typeCredit .SupplierDebtManagement-module__PeJ_Yq__typeIcon{color:#16a34a;background:#f0fdf4}.SupplierDebtManagement-module__PeJ_Yq__amountDebit{color:#ea580c;font-weight:700}.SupplierDebtManagement-module__PeJ_Yq__amountCredit{color:#16a34a;font-weight:700}.SupplierDebtManagement-module__PeJ_Yq__balanceCell{color:#1e293b;font-weight:700}.SupplierDebtManagement-module__PeJ_Yq__refCode{color:#2563eb;cursor:pointer;font-weight:600}.SupplierDebtManagement-module__PeJ_Yq__refCode:hover{text-decoration:underline}.SupplierDebtManagement-module__PeJ_Yq__dateCell{color:#64748b;white-space:nowrap;font-size:13px;font-weight:600}.SupplierDebtManagement-module__PeJ_Yq__dueDateCell{font-size:13px;font-weight:600}.SupplierDebtManagement-module__PeJ_Yq__dueOverdue{color:#ef4444;font-weight:700}.SupplierDebtManagement-module__PeJ_Yq__dueSoon{color:#f59e0b}.SupplierDebtManagement-module__PeJ_Yq__dueNormal{color:#64748b}.SupplierDebtManagement-module__PeJ_Yq__notesCell{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:13px;font-style:italic;overflow:hidden}.SupplierDebtManagement-module__PeJ_Yq__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__spinner{border:3px solid #f1f5f9;border-top-color:#78bc20;border-radius:50%;width:40px;height:40px;animation:1s linear infinite SupplierDebtManagement-module__PeJ_Yq__spin}@keyframes SupplierDebtManagement-module__PeJ_Yq__spin{to{transform:rotate(360deg)}}.SupplierDebtManagement-module__PeJ_Yq__loadingText{color:#64748b;font-family:inherit;font-size:14px;font-weight:600}@media (max-width:1200px){.SupplierDebtManagement-module__PeJ_Yq__overviewCards{grid-template-columns:repeat(2,1fr)}.SupplierDebtManagement-module__PeJ_Yq__analysisGrid{grid-template-columns:1fr}}@media (max-width:768px){.SupplierDebtManagement-module__PeJ_Yq__overviewCards{grid-template-columns:1fr}.SupplierDebtManagement-module__PeJ_Yq__toolbar{flex-direction:column;align-items:stretch}}.SupplierDebtManagement-module__PeJ_Yq__formGrid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:24px;display:grid}.SupplierDebtManagement-module__PeJ_Yq__formGroup{flex-direction:column;gap:8px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__formGroupFull{grid-column:1/-1}.SupplierDebtManagement-module__PeJ_Yq__formLabel{color:#475569;font-size:13px;font-weight:600}.SupplierDebtManagement-module__PeJ_Yq__formInput,.SupplierDebtManagement-module__PeJ_Yq__formSelect,.SupplierDebtManagement-module__PeJ_Yq__formTextarea{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:all .2s}.SupplierDebtManagement-module__PeJ_Yq__formInput:focus,.SupplierDebtManagement-module__PeJ_Yq__formSelect:focus,.SupplierDebtManagement-module__PeJ_Yq__formTextarea:focus{border-color:#78bc20;outline:none;box-shadow:0 0 0 3px #78bc201a}.SupplierDebtManagement-module__PeJ_Yq__formActions{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:12px;padding-top:20px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__voucherGrid{flex-direction:column;gap:16px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__voucherCard{background:#fff;border:1px solid #f1f5f9;border-radius:16px;align-items:flex-start;gap:20px;padding:20px;transition:all .2s;display:flex;position:relative;overflow:hidden}.SupplierDebtManagement-module__PeJ_Yq__voucherCard:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #0000000a}.SupplierDebtManagement-module__PeJ_Yq__voucherIcon{color:#64748b;background:#f8fafc;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__voucherStatusDraft .SupplierDebtManagement-module__PeJ_Yq__voucherIcon{color:#64748b;background:#f1f5f9}.SupplierDebtManagement-module__PeJ_Yq__voucherStatusPending .SupplierDebtManagement-module__PeJ_Yq__voucherIcon{color:#d97706;background:#fffbeb}.SupplierDebtManagement-module__PeJ_Yq__voucherStatusApproved .SupplierDebtManagement-module__PeJ_Yq__voucherIcon{color:#2563eb;background:#eff6ff}.SupplierDebtManagement-module__PeJ_Yq__voucherStatusPaid{background-color:#f0fdf4!important;border-color:#bbf7d0!important}.SupplierDebtManagement-module__PeJ_Yq__voucherStatusPaid .SupplierDebtManagement-module__PeJ_Yq__voucherIcon{color:#16a34a;background:#f0fdf4}.SupplierDebtManagement-module__PeJ_Yq__voucherStatusRejected .SupplierDebtManagement-module__PeJ_Yq__voucherIcon{color:#ef4444;background:#fef2f2}.SupplierDebtManagement-module__PeJ_Yq__voucherMain{flex-direction:column;flex:1;gap:8px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__voucherHeader{align-items:center;gap:12px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__voucherCode{color:#1e293b;font-size:15px;font-weight:600}.SupplierDebtManagement-module__PeJ_Yq__voucherStatus{text-transform:uppercase;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:700}.SupplierDebtManagement-module__PeJ_Yq__statusDraft{color:#64748b;background:#f1f5f9}.SupplierDebtManagement-module__PeJ_Yq__statusPendingReview{color:#ea580c;background:#fff7ed}.SupplierDebtManagement-module__PeJ_Yq__statusPendingApproval{color:#d97706;background:#fffbeb}.SupplierDebtManagement-module__PeJ_Yq__statusApproved{color:#2563eb;background:#eff6ff}.SupplierDebtManagement-module__PeJ_Yq__statusPaid{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe}.SupplierDebtManagement-module__PeJ_Yq__statusRejected{color:#ef4444;background:#fef2f2}.SupplierDebtManagement-module__PeJ_Yq__voucherMeta{color:#64748b;flex-wrap:wrap;align-items:center;gap:16px;font-size:13px;font-weight:500;display:flex}.SupplierDebtManagement-module__PeJ_Yq__voucherMeta>span{align-items:center;gap:6px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__voucherMeta .SupplierDebtManagement-module__PeJ_Yq__material-symbols-outlined{color:#94a3b8;font-size:16px}.SupplierDebtManagement-module__PeJ_Yq__voucherAudit{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__auditItem{color:#64748b;background:#f8fafc;border:1px solid #f1f5f9;border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.SupplierDebtManagement-module__PeJ_Yq__auditItem .SupplierDebtManagement-module__PeJ_Yq__material-symbols-outlined{font-size:14px}.SupplierDebtManagement-module__PeJ_Yq__auditRejected{color:#ef4444;background:#fef2f2;border-color:#fee2e2}.SupplierDebtManagement-module__PeJ_Yq__larkSection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding:10px 14px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__larkInfo{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.SupplierDebtManagement-module__PeJ_Yq__larkBadge{white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.SupplierDebtManagement-module__PeJ_Yq__larkBadge .SupplierDebtManagement-module__PeJ_Yq__material-symbols-outlined{font-size:16px}.SupplierDebtManagement-module__PeJ_Yq__larkBadgeSuccess{color:#15803d;background:#dcfce7}.SupplierDebtManagement-module__PeJ_Yq__larkBadgePending{color:#2563eb;background:#dbeafe;animation:2s ease-in-out infinite SupplierDebtManagement-module__PeJ_Yq__larkPulse}@keyframes SupplierDebtManagement-module__PeJ_Yq__larkPulse{0%,to{opacity:1}50%{opacity:.6}}.SupplierDebtManagement-module__PeJ_Yq__larkBadgeFailed{color:#dc2626;background:#fee2e2}.SupplierDebtManagement-module__PeJ_Yq__larkBadgeNone{color:#94a3b8;background:#f1f5f9}.SupplierDebtManagement-module__PeJ_Yq__larkError{color:#dc2626;text-overflow:ellipsis;white-space:nowrap;background:#fef2f2;border-radius:4px;max-width:300px;padding:3px 8px;font-size:11px;overflow:hidden}.SupplierDebtManagement-module__PeJ_Yq__larkActionBtn{cursor:pointer;color:#2563eb;white-space:nowrap;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.SupplierDebtManagement-module__PeJ_Yq__larkActionBtn:hover{color:#fff;background:#2563eb;border-color:#2563eb}.SupplierDebtManagement-module__PeJ_Yq__larkActionBtn:disabled{opacity:.5;cursor:not-allowed}.SupplierDebtManagement-module__PeJ_Yq__larkActionBtn span{font-size:16px}.SupplierDebtManagement-module__PeJ_Yq__larkActionBtnRetry{color:#d97706;background:#fef3c7;border-color:#fde68a}.SupplierDebtManagement-module__PeJ_Yq__larkActionBtnRetry:hover{color:#fff;background:#d97706;border-color:#d97706}.SupplierDebtManagement-module__PeJ_Yq__voucherActions{gap:8px;margin-top:12px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__actionBtn{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.SupplierDebtManagement-module__PeJ_Yq__actionBtn span{font-size:16px}.SupplierDebtManagement-module__PeJ_Yq__actionBtnPrimary{color:#2563eb;background:#eff6ff;border-color:#dbeafe}.SupplierDebtManagement-module__PeJ_Yq__actionBtnPrimary:hover{color:#fff;background:#2563eb}.SupplierDebtManagement-module__PeJ_Yq__actionBtnWarning{color:#d97706;background:#fffbeb;border-color:#fef3c7}.SupplierDebtManagement-module__PeJ_Yq__actionBtnWarning:hover{color:#fff;background:#d97706}.SupplierDebtManagement-module__PeJ_Yq__actionBtnDanger{color:#ef4444;background:#fef2f2;border-color:#fee2e2}.SupplierDebtManagement-module__PeJ_Yq__actionBtnDanger:hover{color:#fff;background:#ef4444}.SupplierDebtManagement-module__PeJ_Yq__voucherAmount{text-align:right;border-left:1px solid #f1f5f9;flex-direction:column;justify-content:center;height:100%;padding-left:20px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__voucherAmountValue{color:#1e293b;font-size:18px;font-weight:700}.SupplierDebtManagement-module__PeJ_Yq__voucherAmountLabel{color:#94a3b8;text-transform:uppercase;font-size:11px;font-weight:600}.SupplierDebtManagement-module__PeJ_Yq__reconSummary{background:#f8fafc;border:1px dashed #e2e8f0;border-radius:20px;justify-content:center;align-items:center;gap:16px;margin-bottom:32px;padding:24px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__reconCard{background:#fff;border-radius:16px;align-items:center;gap:16px;min-width:240px;padding:16px 20px;display:flex;box-shadow:0 2px 4px #00000005}.SupplierDebtManagement-module__PeJ_Yq__reconCardIcon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__reconCardContent{flex-direction:column;display:flex}.SupplierDebtManagement-module__PeJ_Yq__reconCardLabel{text-transform:uppercase;color:#64748b;font-size:11px;font-weight:600}.SupplierDebtManagement-module__PeJ_Yq__reconCardValue{color:#1e293b;font-family:JetBrains Mono,monospace;font-size:16px;font-weight:700}.SupplierDebtManagement-module__PeJ_Yq__reconArrow{color:#cbd5e1;justify-content:center;align-items:center;display:flex}.SupplierDebtManagement-module__PeJ_Yq__reconSection{margin-top:24px}.SupplierDebtManagement-module__PeJ_Yq__reconSectionTitle{color:#1e293b;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;font-weight:700;display:flex}.SupplierDebtManagement-module__PeJ_Yq__reconTable{border-collapse:collapse;width:100%}.SupplierDebtManagement-module__PeJ_Yq__reconTable th{text-align:left;color:#64748b;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px 16px;font-size:11px;font-weight:700}.SupplierDebtManagement-module__PeJ_Yq__reconTable td{color:#334155;border-bottom:1px solid #f1f5f9;padding:12px 16px;font-size:13px}.SupplierDebtManagement-module__PeJ_Yq__reconIndex{color:#94a3b8;font-family:monospace;font-size:11px}@media (max-width:768px){.SupplierDebtManagement-module__PeJ_Yq__voucherCard{flex-direction:column;gap:16px}.SupplierDebtManagement-module__PeJ_Yq__voucherAmount{border-top:1px solid #f1f5f9;border-left:none;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-top:16px;padding-left:0}.SupplierDebtManagement-module__PeJ_Yq__reconSummary{flex-direction:column;gap:12px}.SupplierDebtManagement-module__PeJ_Yq__reconArrow{transform:rotate(90deg)}}.SupplierDebtManagement-module__PeJ_Yq__auditList{flex-direction:column;gap:16px;margin-top:16px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__auditItemCard{background:#fff;border:1px solid #f1f5f9;border-radius:12px;gap:16px;padding:16px 20px;transition:all .2s;display:flex}.SupplierDebtManagement-module__PeJ_Yq__auditItemCard:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000a}.SupplierDebtManagement-module__PeJ_Yq__auditIconBox{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__auditIconBox span{font-size:20px}.SupplierDebtManagement-module__PeJ_Yq__auditContent{flex:1;min-width:0}.SupplierDebtManagement-module__PeJ_Yq__auditHeader{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__auditActionBadge{text-transform:uppercase;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:700}.SupplierDebtManagement-module__PeJ_Yq__auditEntity{color:#1e293b;font-size:13px;font-weight:600}.SupplierDebtManagement-module__PeJ_Yq__auditDate{color:#94a3b8;margin-left:auto;font-size:12px}.SupplierDebtManagement-module__PeJ_Yq__auditReason{color:#475569;margin-bottom:8px;font-size:14px;line-height:1.5}.SupplierDebtManagement-module__PeJ_Yq__auditChanges{color:#334155;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:10px;font-family:JetBrains Mono,monospace;font-size:12px;overflow-x:auto}.SupplierDebtManagement-module__PeJ_Yq__changeRow{gap:8px;margin-bottom:4px;display:flex}.SupplierDebtManagement-module__PeJ_Yq__changeRow:last-child{margin-bottom:0}.SupplierDebtManagement-module__PeJ_Yq__changeKey{color:#64748b;font-weight:600}.SupplierDebtManagement-module__PeJ_Yq__changeArrow{color:#94a3b8}.SupplierDebtManagement-module__PeJ_Yq__changeOld{color:#ef4444;text-decoration:line-through}.SupplierDebtManagement-module__PeJ_Yq__changeNew{color:#16a34a;font-weight:600}.SupplierDebtManagement-module__PeJ_Yq__actionCreate{color:#16a34a;background:#f0fdf4}.SupplierDebtManagement-module__PeJ_Yq__actionUpdate{color:#3b82f6;background:#eff6ff}.SupplierDebtManagement-module__PeJ_Yq__actionDelete{color:#ef4444;background:#fef2f2}.SupplierDebtManagement-module__PeJ_Yq__badgeCreate{color:#166534;background:#dcfce7}.SupplierDebtManagement-module__PeJ_Yq__badgeUpdate{color:#1e40af;background:#dbeafe}.SupplierDebtManagement-module__PeJ_Yq__badgeDelete{color:#991b1b;background:#fee2e2}
.PaymentVoucherModal-module__u_qa2q__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;animation:.2s PaymentVoucherModal-module__u_qa2q__fadeIn;display:flex;position:fixed;inset:0}@keyframes PaymentVoucherModal-module__u_qa2q__fadeIn{0%{opacity:0}to{opacity:1}}.PaymentVoucherModal-module__u_qa2q__modal{background:#f8faf7;border-radius:24px;flex-direction:column;width:min(900px,94vw);max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) PaymentVoucherModal-module__u_qa2q__slideUp;display:flex;overflow:hidden;box-shadow:0 40px 100px #0003}@keyframes PaymentVoucherModal-module__u_qa2q__slideUp{0%{opacity:0;transform:translateY(40px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.PaymentVoucherModal-module__u_qa2q__modalHeader{background:#fff;border-bottom:1px solid #edf2f7;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 32px;display:flex}.PaymentVoucherModal-module__u_qa2q__headerLeft{align-items:center;gap:16px;display:flex}.PaymentVoucherModal-module__u_qa2q__headerIcon{color:#fff;background:linear-gradient(135deg,#78bc20 0%,#68a41b 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 8px 16px #78bc2033}.PaymentVoucherModal-module__u_qa2q__headerIcon .PaymentVoucherModal-module__u_qa2q__material-symbols-outlined{font-size:24px}.PaymentVoucherModal-module__u_qa2q__modalTitle{color:#1e293b;letter-spacing:-.01em;margin:0;font-size:20px;font-weight:650;line-height:1.2}.PaymentVoucherModal-module__u_qa2q__modalSubtitle{color:#64748b;margin:4px 0 0;font-size:13px;font-weight:500}.PaymentVoucherModal-module__u_qa2q__closeBtn{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.PaymentVoucherModal-module__u_qa2q__closeBtn:hover{color:#1e293b;background:#f1f5f9;border-color:#cbd5e1;transform:rotate(90deg)}.PaymentVoucherModal-module__u_qa2q__modalBody{flex-direction:column;flex:1;gap:24px;min-height:0;padding:24px;display:flex;overflow-y:auto}.PaymentVoucherModal-module__u_qa2q__errorBanner{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:16px;align-items:center;gap:12px;padding:14px 20px;font-size:14px;font-weight:500;display:flex;box-shadow:0 4px 12px #ef44440d}.PaymentVoucherModal-module__u_qa2q__cardSection{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 20px #00000005}.PaymentVoucherModal-module__u_qa2q__cardHeader{border-bottom:1px solid #f1f5f9;border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.PaymentVoucherModal-module__u_qa2q__cardTitleWrapper{align-items:center;gap:12px;display:flex}.PaymentVoucherModal-module__u_qa2q__cardIconSquare{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.PaymentVoucherModal-module__u_qa2q__cardTitle{color:#1e293b;text-transform:uppercase;letter-spacing:.05em;font-size:14px;font-weight:650}.PaymentVoucherModal-module__u_qa2q__cardBody{border-radius:0 0 20px 20px;padding:24px}.PaymentVoucherModal-module__u_qa2q__iconInfo{color:#3b82f6;background:#eff6ff}.PaymentVoucherModal-module__u_qa2q__iconDetails{color:#ea580c;background:#fff7ed}.PaymentVoucherModal-module__u_qa2q__formGrid{gap:20px;display:grid}.PaymentVoucherModal-module__u_qa2q__formRow{grid-template-columns:1fr 1fr;gap:24px;display:grid}.PaymentVoucherModal-module__u_qa2q__formRow3{grid-template-columns:1fr 1fr 1fr;gap:24px;display:grid}.PaymentVoucherModal-module__u_qa2q__formGroup{flex-direction:column;gap:10px;display:flex}.PaymentVoucherModal-module__u_qa2q__formLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600}.PaymentVoucherModal-module__u_qa2q__formInput,.PaymentVoucherModal-module__u_qa2q__formSelect,.PaymentVoucherModal-module__u_qa2q__formTextarea{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:400;transition:all .2s}.PaymentVoucherModal-module__u_qa2q__formInput:focus,.PaymentVoucherModal-module__u_qa2q__formSelect:focus,.PaymentVoucherModal-module__u_qa2q__formTextarea:focus{background:#fff;border-color:#78bc20;box-shadow:0 0 0 4px #78bc201a}.PaymentVoucherModal-module__u_qa2q__formInput::placeholder,.PaymentVoucherModal-module__u_qa2q__formTextarea::placeholder{color:#94a3b8;font-weight:400}.PaymentVoucherModal-module__u_qa2q__formSelect{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%2364748b'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:20px;padding-right:40px}.PaymentVoucherModal-module__u_qa2q__amountInput{text-align:right;color:#0f172a;font-family:JetBrains Mono,monospace;font-weight:600}.PaymentVoucherModal-module__u_qa2q__paymentMethods{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.PaymentVoucherModal-module__u_qa2q__methodBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;display:flex;position:relative;overflow:hidden}.PaymentVoucherModal-module__u_qa2q__methodBtn:hover{background:#f8fafc;border-color:#cbd5e1}.PaymentVoucherModal-module__u_qa2q__methodActive{color:#15803d;background:#f0f7e6;border-color:#78bc20;font-weight:600;box-shadow:inset 0 0 0 1px #78bc20}.PaymentVoucherModal-module__u_qa2q__methodBtn .PaymentVoucherModal-module__u_qa2q__material-symbols-outlined{color:#94a3b8;font-size:20px}.PaymentVoucherModal-module__u_qa2q__methodActive .PaymentVoucherModal-module__u_qa2q__material-symbols-outlined{color:#15803d}.PaymentVoucherModal-module__u_qa2q__linesHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.PaymentVoucherModal-module__u_qa2q__addLineBtn{color:#15803d;cursor:pointer;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:700;transition:all .2s;display:flex}.PaymentVoucherModal-module__u_qa2q__addLineBtn:hover{background:#dcfce7;transform:translateY(-1px);box-shadow:0 2px 6px #16a34a1a}.PaymentVoucherModal-module__u_qa2q__linesContainer{flex-direction:column;gap:16px;display:flex}.PaymentVoucherModal-module__u_qa2q__lineRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:40px 1fr 40px;align-items:flex-start;gap:16px;padding:20px;transition:all .2s;display:grid}.PaymentVoucherModal-module__u_qa2q__lineRow:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 4px 12px #00000008}.PaymentVoucherModal-module__u_qa2q__lineNumber{color:#64748b;background:#e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin-top:29px;font-size:12px;font-weight:700;display:flex}.PaymentVoucherModal-module__u_qa2q__lineFields{flex-direction:column;gap:16px;display:flex}.PaymentVoucherModal-module__u_qa2q__lineFieldRow{gap:16px;display:flex}.PaymentVoucherModal-module__u_qa2q__removeLineBtn{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-top:29px;transition:all .2s;display:flex}.PaymentVoucherModal-module__u_qa2q__removeLineBtn:hover{color:#fff;background:#ef4444;border-color:#ef4444;box-shadow:0 4px 12px #ef444433}.PaymentVoucherModal-module__u_qa2q__modalFooter{padding:20px 32px;padding-bottom:max(20px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #edf2f7;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.PaymentVoucherModal-module__u_qa2q__totalSection{flex-direction:column;gap:4px;display:flex}.PaymentVoucherModal-module__u_qa2q__totalLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.PaymentVoucherModal-module__u_qa2q__totalValue{color:#78bc20;font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:24px;font-weight:700}.PaymentVoucherModal-module__u_qa2q__footerActions{align-items:center;gap:12px;display:flex}.PaymentVoucherModal-module__u_qa2q__cancelBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.PaymentVoucherModal-module__u_qa2q__cancelBtn:hover{color:#1e293b;background:#f1f5f9;border-color:#cbd5e1}.PaymentVoucherModal-module__u_qa2q__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#78bc20 0%,#68a41b 100%);border:none;border-radius:12px;align-items:center;gap:10px;padding:12px 28px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #78bc2040}.PaymentVoucherModal-module__u_qa2q__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #78bc2059}.PaymentVoucherModal-module__u_qa2q__submitBtn:disabled{opacity:.7;cursor:not-allowed;filter:saturate(.5)}@media (max-width:768px){.PaymentVoucherModal-module__u_qa2q__modal{border-radius:0;width:100vw;height:100%;max-height:100%}.PaymentVoucherModal-module__u_qa2q__formRow,.PaymentVoucherModal-module__u_qa2q__formRow3,.PaymentVoucherModal-module__u_qa2q__lineFieldRow{grid-template-columns:1fr;gap:16px}.PaymentVoucherModal-module__u_qa2q__lineRow{grid-template-columns:1fr;position:relative}.PaymentVoucherModal-module__u_qa2q__lineNumber{display:none}.PaymentVoucherModal-module__u_qa2q__removeLineBtn{width:32px;height:32px;margin-top:0;position:absolute;top:10px;right:10px}}
.AlertModal-module__XyzZga__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0006;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out AlertModal-module__XyzZga__fadeIn;display:flex;position:fixed;inset:0}.AlertModal-module__XyzZga__modal{background:var(--color-bg-card);border-radius:var(--radius-lg);width:100%;max-width:400px;box-shadow:var(--shadow-lg);text-align:center;flex-direction:column;align-items:center;padding:32px 24px 24px;animation:.3s cubic-bezier(.16,1,.3,1) AlertModal-module__XyzZga__slideUp;display:flex;overflow:hidden}.AlertModal-module__XyzZga__iconWrapper{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:flex}.AlertModal-module__XyzZga__iconWrapper.AlertModal-module__XyzZga__success{background:var(--color-success-light);color:var(--color-success)}.AlertModal-module__XyzZga__iconWrapper.AlertModal-module__XyzZga__error{background:var(--color-danger-light);color:var(--color-danger)}.AlertModal-module__XyzZga__iconWrapper.AlertModal-module__XyzZga__warning{background:var(--color-warning-light);color:var(--color-warning)}.AlertModal-module__XyzZga__iconWrapper.AlertModal-module__XyzZga__info{background:var(--color-info-light);color:var(--color-info)}.AlertModal-module__XyzZga__icon{font-size:32px}.AlertModal-module__XyzZga__title{color:var(--color-text-primary);margin-bottom:8px;font-size:18px;font-weight:600}.AlertModal-module__XyzZga__message{color:var(--color-text-secondary);margin-bottom:24px;font-size:14px;line-height:1.6}.AlertModal-module__XyzZga__btn{border-radius:var(--radius-md);cursor:pointer;border:none;width:100%;padding:12px;font-size:15px;font-weight:600;transition:all .2s}.AlertModal-module__XyzZga__btn.AlertModal-module__XyzZga__success{background:var(--color-primary);color:#fff}.AlertModal-module__XyzZga__btn.AlertModal-module__XyzZga__success:hover{background:var(--color-primary-hover)}.AlertModal-module__XyzZga__btn.AlertModal-module__XyzZga__error{background:var(--color-danger);color:#fff}.AlertModal-module__XyzZga__btn.AlertModal-module__XyzZga__warning{background:var(--color-warning);color:#fff}.AlertModal-module__XyzZga__btn.AlertModal-module__XyzZga__info{background:var(--color-info);color:#fff}@keyframes AlertModal-module__XyzZga__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes AlertModal-module__XyzZga__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.AlertModal-module__XyzZga__successCheckmark{width:40px;height:40px;position:relative}.AlertModal-module__XyzZga__successCheckmark:after{content:"";opacity:0;border-bottom:3px solid;border-right:3px solid;width:12px;height:24px;animation:.4s ease-in-out forwards AlertModal-module__XyzZga__checkmark;display:block;position:absolute;top:5px;left:14px;transform:rotate(45deg)}@keyframes AlertModal-module__XyzZga__checkmark{0%{opacity:0;width:0;height:0}20%{opacity:1;width:12px;height:0}40%{opacity:1;width:12px;height:24px}to{opacity:1;width:12px;height:24px}}
.ConfirmModal-module__HXg0mq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0006;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out ConfirmModal-module__HXg0mq__fadeIn;display:flex;position:fixed;inset:0}.ConfirmModal-module__HXg0mq__modal{background:var(--color-bg-card);border-radius:var(--radius-lg);width:100%;max-width:440px;box-shadow:var(--shadow-lg);animation:.3s cubic-bezier(.16,1,.3,1) ConfirmModal-module__HXg0mq__slideUp;overflow:hidden}.ConfirmModal-module__HXg0mq__header{align-items:flex-start;gap:16px;padding:24px 24px 16px;display:flex}.ConfirmModal-module__HXg0mq__iconCircle{background:var(--color-warning-light);width:44px;height:44px;color:var(--color-warning);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ConfirmModal-module__HXg0mq__title{color:var(--color-text-primary);margin-bottom:4px;font-size:18px;font-weight:600}.ConfirmModal-module__HXg0mq__message{color:var(--color-text-secondary);font-size:14px;line-height:1.6}.ConfirmModal-module__HXg0mq__footer{justify-content:flex-end;gap:12px;padding:16px 24px 24px;display:flex}.ConfirmModal-module__HXg0mq__btn{border-radius:var(--radius-md);cursor:pointer;border:1px solid #0000;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.ConfirmModal-module__HXg0mq__cancelBtn{border-color:var(--color-border);color:var(--color-text-secondary);background:#fff}.ConfirmModal-module__HXg0mq__cancelBtn:hover{background:#f8fafc;border-color:#cbd5e1}.ConfirmModal-module__HXg0mq__confirmBtn{background:var(--color-danger);color:#fff}.ConfirmModal-module__HXg0mq__confirmBtn:hover{background:#dc2626}@keyframes ConfirmModal-module__HXg0mq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ConfirmModal-module__HXg0mq__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
.EmptyState-module__7SqAPW__emptyState{text-align:center;background:#fff;border:2px dashed #e2e8f0;border-radius:40px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:80px 40px;transition:all .3s;display:flex}.EmptyState-module__7SqAPW__emptyState:hover{border-color:var(--color-primary);background:#fdfdfd}.EmptyState-module__7SqAPW__emptyIllustration{justify-content:center;align-items:center;width:240px;height:220px;margin-bottom:24px;display:flex}.EmptyState-module__7SqAPW__mascotImage{object-fit:contain;width:100%;height:100%}.EmptyState-module__7SqAPW__emptyTitle{color:var(--color-text-primary);margin:0 0 12px;font-size:24px;font-weight:800}.EmptyState-module__7SqAPW__emptyDescription{color:var(--color-text-muted);max-width:420px;margin:0 0 32px;font-size:15px;line-height:1.6}.EmptyState-module__7SqAPW__btnEmptyAction{border:2px solid var(--color-primary);color:var(--color-primary);cursor:pointer;background:#fff;border-radius:12px;padding:12px 32px;font-size:14px;font-weight:800;transition:all .2s}.EmptyState-module__7SqAPW__btnEmptyAction:hover{background:var(--color-primary);color:#fff;box-shadow:0 8px 16px #78bc2033}
.FulfillmentBoard-module__1bm4ha__container{background-color:var(--color-bg-page);flex-direction:column;min-height:100vh;font-family:Lexend Deca,sans-serif;display:flex}.FulfillmentBoard-module__1bm4ha__content{padding:var(--space-lg)var(--space-xl);flex:1}.FulfillmentBoard-module__1bm4ha__innerContent{flex-direction:column;gap:24px;width:100%;margin:0 auto;display:flex}.FulfillmentBoard-module__1bm4ha__titleRow{justify-content:space-between;align-items:center;display:flex}.FulfillmentBoard-module__1bm4ha__titleGroup h1{color:#0f172a;letter-spacing:-.025em;text-transform:uppercase;margin:0;font-size:24px;font-weight:800}.FulfillmentBoard-module__1bm4ha__subtitle{color:var(--color-text-secondary);margin:4px 0 0;font-size:14px}.FulfillmentBoard-module__1bm4ha__headerActions{gap:10px;display:flex}.FulfillmentBoard-module__1bm4ha__btnPrimary{background:linear-gradient(to right,var(--color-primary),#6ca81d);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #78bc2033}.FulfillmentBoard-module__1bm4ha__btnPrimary:hover{transform:scale(1.02);box-shadow:0 10px 15px -3px #78bc204d}.FulfillmentBoard-module__1bm4ha__btnSecondary{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.FulfillmentBoard-module__1bm4ha__btnSecondary:hover{color:#475569;background-color:#f8fafc;border-color:#cbd5e1}.FulfillmentBoard-module__1bm4ha__btnSecondary:disabled{opacity:.5;cursor:not-allowed}.FulfillmentBoard-module__1bm4ha__summaryGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.FulfillmentBoard-module__1bm4ha__summaryCard{background:#fff;border:1px solid #edf2f7;border-radius:20px;align-items:center;gap:16px;padding:20px 24px;transition:all .2s;display:flex;box-shadow:0 4px 20px #00000008}.FulfillmentBoard-module__1bm4ha__summaryCard:hover{box-shadow:0 8px 24px #0000000f}.FulfillmentBoard-module__1bm4ha__summaryIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.FulfillmentBoard-module__1bm4ha__summaryIcon span{font-size:20px}.FulfillmentBoard-module__1bm4ha__iconBlue{color:#3b82f6;background-color:#eff6ff}.FulfillmentBoard-module__1bm4ha__iconGreen{color:#16a34a;background-color:#f0fdf4}.FulfillmentBoard-module__1bm4ha__iconOrange{color:#ea580c;background-color:#fff7ed}.FulfillmentBoard-module__1bm4ha__iconPurple{color:#a855f7;background-color:#f3e8ff}.FulfillmentBoard-module__1bm4ha__summaryInfo{flex-direction:column;gap:2px;display:flex}.FulfillmentBoard-module__1bm4ha__summaryValue{color:#1e293b;font-size:24px;font-weight:800;line-height:1}.FulfillmentBoard-module__1bm4ha__summaryLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:500}.FulfillmentBoard-module__1bm4ha__filterCard{box-shadow:var(--shadow-sm);border:1px solid var(--color-border);background-color:#fff;border-radius:12px;flex-direction:column;gap:12px;margin-bottom:24px;padding:16px;display:flex}.FulfillmentBoard-module__1bm4ha__filterBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.FulfillmentBoard-module__1bm4ha__filterToggleBtn{color:#475569;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;height:40px;padding:0 16px;font-family:inherit;font-size:13.5px;font-weight:500;transition:all .15s;display:inline-flex;position:relative}.FulfillmentBoard-module__1bm4ha__filterToggleBtn:hover{color:#16a34a;background:#f8fff0;border-color:#78bc20}.FulfillmentBoard-module__1bm4ha__filterToggleBtnActive{color:#16a34a;background:#f0fdf4;border-color:#78bc20;font-weight:600;box-shadow:0 0 0 2px #78bc2026}.FulfillmentBoard-module__1bm4ha__filterCountBadge{color:#fff;background:#78bc20;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.FulfillmentBoard-module__1bm4ha__searchWrapper{flex:1;align-items:center;min-width:200px;display:flex;position:relative}.FulfillmentBoard-module__1bm4ha__searchIcon{color:#94a3b8;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.FulfillmentBoard-module__1bm4ha__searchInput{color:#1e293b;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;height:40px;padding:0 40px;font-size:14px;transition:all .2s}.FulfillmentBoard-module__1bm4ha__searchInput:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #78bc201a}.FulfillmentBoard-module__1bm4ha__clearSearchBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .15s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.FulfillmentBoard-module__1bm4ha__clearSearchBtn:hover{color:#dc2626;background:#fee2e2}.FulfillmentBoard-module__1bm4ha__filterGroup{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.FulfillmentBoard-module__1bm4ha__alignCenter{text-align:center}.FulfillmentBoard-module__1bm4ha__alignRight{text-align:right}.FulfillmentBoard-module__1bm4ha__expandBtn{color:var(--color-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:transform .2s;display:flex}.FulfillmentBoard-module__1bm4ha__expandBtn.FulfillmentBoard-module__1bm4ha__expanded{transform:rotate(180deg)}.FulfillmentBoard-module__1bm4ha__codeCell{color:var(--color-primary);font-weight:700}.FulfillmentBoard-module__1bm4ha__customerName{color:#334155;font-size:14px;font-weight:500}.FulfillmentBoard-module__1bm4ha__dateTime{color:#475569;font-size:13px}.FulfillmentBoard-module__1bm4ha__thumbnailWrap{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.FulfillmentBoard-module__1bm4ha__thumbnail{object-fit:cover;width:100%;height:100%}.FulfillmentBoard-module__1bm4ha__thumbnailPlaceholder{background:#f1f5f9;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.FulfillmentBoard-module__1bm4ha__typeBadge{white-space:nowrap;border-radius:6px;align-items:center;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.FulfillmentBoard-module__1bm4ha__typeReady{color:#166534;background-color:#f0fdf4;border:1px solid #bbf7d0}.FulfillmentBoard-module__1bm4ha__typeMixed{color:#a16207;background-color:#fefce8;border:1px solid #fde68a}.FulfillmentBoard-module__1bm4ha__typeProduction{color:#b91c1c;background-color:#fef2f2;border:1px solid #fecaca}.FulfillmentBoard-module__1bm4ha__badge{white-space:nowrap;border:1px solid #0000;border-radius:9999px;align-items:center;gap:6px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-flex}.FulfillmentBoard-module__1bm4ha__badgeCompleted{color:#166534;background-color:#f0fdf4}.FulfillmentBoard-module__1bm4ha__badgeReady{color:#1d4ed8;background-color:#dbeafe;border-color:#93c5fd}.FulfillmentBoard-module__1bm4ha__badgeProcessing{color:#0369a1;background-color:#e0f2fe}.FulfillmentBoard-module__1bm4ha__badgeShipping{color:#a16207;background-color:#fefce8}.FulfillmentBoard-module__1bm4ha__badgeCancelled{color:#b91c1c;background-color:#fef2f2}.FulfillmentBoard-module__1bm4ha__badgeDraft{color:#64748b;background-color:#f1f5f9}.FulfillmentBoard-module__1bm4ha__miniProgress{align-items:center;gap:8px;display:flex}.FulfillmentBoard-module__1bm4ha__miniProgressBar{background:#e2e8f0;border-radius:3px;width:60px;height:6px;overflow:hidden}.FulfillmentBoard-module__1bm4ha__miniProgressFill{background:var(--color-primary);border-radius:3px;height:100%;transition:width .3s}.FulfillmentBoard-module__1bm4ha__miniProgressText{color:#64748b;white-space:nowrap;font-size:12px;font-weight:600}.FulfillmentBoard-module__1bm4ha__readyLabel{color:#1d4ed8;background:#dbeafe;border:1px solid #93c5fd;border-radius:20px;padding:2px 10px;font-size:12px;font-weight:700}.FulfillmentBoard-module__1bm4ha__rowActions{opacity:0;justify-content:flex-end;gap:4px;transition:opacity .2s;display:flex}.FulfillmentBoard-module__1bm4ha__dataRow:hover .FulfillmentBoard-module__1bm4ha__rowActions{opacity:1}.FulfillmentBoard-module__1bm4ha__actionBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px;transition:all .2s}.FulfillmentBoard-module__1bm4ha__actionBtn:hover{color:#1e40af;background-color:#eff6ff}.FulfillmentBoard-module__1bm4ha__expandedRow{background-color:#fff}.FulfillmentBoard-module__1bm4ha__detailContainer{border-top:1px solid var(--color-border);border-left:4px solid var(--color-primary);background:#fff;padding:24px 32px;animation:.2s ease-out FulfillmentBoard-module__1bm4ha__slideDown}@keyframes FulfillmentBoard-module__1bm4ha__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.FulfillmentBoard-module__1bm4ha__propertyGrid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:24px;display:grid}.FulfillmentBoard-module__1bm4ha__propertyItem{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.FulfillmentBoard-module__1bm4ha__propLabel{text-transform:uppercase;color:#94a3b8;letter-spacing:.5px;font-size:11px;font-weight:700}.FulfillmentBoard-module__1bm4ha__propValue{color:#1e293b;font-size:14px;font-weight:600}.FulfillmentBoard-module__1bm4ha__noteSection{margin-bottom:24px}.FulfillmentBoard-module__1bm4ha__noteContent{color:#334155;font-size:14px;font-weight:500}.FulfillmentBoard-module__1bm4ha__coverImageSection{margin-bottom:24px}.FulfillmentBoard-module__1bm4ha__coverImage{border:1px solid #e2e8f0;border-radius:12px;max-width:280px;box-shadow:0 2px 8px #0000000d}.FulfillmentBoard-module__1bm4ha__progressSection{margin-top:16px}.FulfillmentBoard-module__1bm4ha__progressBar{background:#e2e8f0;border-radius:4px;height:8px;margin-bottom:6px;overflow:hidden}.FulfillmentBoard-module__1bm4ha__progressFill{background:linear-gradient(to right,var(--color-primary),#6ca81d);border-radius:4px;height:100%;transition:width .4s}.FulfillmentBoard-module__1bm4ha__progressText{color:#64748b;font-size:12px;font-weight:500}.FulfillmentBoard-module__1bm4ha__tableFooter{background-color:#f8fafc;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px;display:flex}.FulfillmentBoard-module__1bm4ha__paginationInfo{color:#64748b;align-items:center;gap:16px;font-size:12px;display:flex}.FulfillmentBoard-module__1bm4ha__infoBold{color:#334155;font-weight:700}.FulfillmentBoard-module__1bm4ha__divider{background-color:#e2e8f0;width:1px;height:16px}.FulfillmentBoard-module__1bm4ha__rowLimit{align-items:center;gap:8px;display:flex}.FulfillmentBoard-module__1bm4ha__limitSelect{color:#0f172a;cursor:pointer;background:0 0;border:none;outline:none;font-size:12px;font-weight:700}.FulfillmentBoard-module__1bm4ha__paginationBtns{align-items:center;gap:8px;display:flex}.FulfillmentBoard-module__1bm4ha__pageBtn{cursor:pointer;color:#475569;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.FulfillmentBoard-module__1bm4ha__pageBtn:hover:not(:disabled){color:var(--color-primary);background-color:#fff}.FulfillmentBoard-module__1bm4ha__pageActive,.FulfillmentBoard-module__1bm4ha__pageActive:hover{background-color:var(--color-primary);color:#fff}.FulfillmentBoard-module__1bm4ha__eyeToggleBtn{color:#94a3b8;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;height:40px;padding:0 12px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.FulfillmentBoard-module__1bm4ha__eyeToggleBtn:hover{color:#6366f1;background:#f0f0ff;border-color:#6366f1}.FulfillmentBoard-module__1bm4ha__eyeToggleActive{box-shadow:0 0 0 3px #6366f11f;color:#4f46e5!important;background:#eef2ff!important;border-color:#6366f1!important}.FulfillmentBoard-module__1bm4ha__eyeLabel{letter-spacing:.01em;font-size:12px;font-weight:600}.FulfillmentBoard-module__1bm4ha__showAllBadge{color:#6366f1;background:#eef2ff;border:1px solid #c7d2fe;border-radius:6px;align-items:center;margin-left:8px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.FulfillmentBoard-module__1bm4ha__viewToggle{background:#f1f5f9;border-radius:8px;gap:2px;padding:3px;display:flex}.FulfillmentBoard-module__1bm4ha__viewToggleBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.FulfillmentBoard-module__1bm4ha__viewToggleBtn:hover{color:#64748b;background:#ffffff80}.FulfillmentBoard-module__1bm4ha__viewToggleActive{color:var(--color-primary);background:#fff;box-shadow:0 1px 3px #00000014}.FulfillmentBoard-module__1bm4ha__groupByWrap{flex-shrink:0;position:relative}.FulfillmentBoard-module__1bm4ha__groupByBtn{color:#475569;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;height:40px;padding:0 14px;font-family:inherit;font-size:13.5px;font-weight:500;transition:all .15s;display:inline-flex}.FulfillmentBoard-module__1bm4ha__groupByBtn:hover{color:#16a34a;background:#f8fff0;border-color:#78bc20}.FulfillmentBoard-module__1bm4ha__groupByBtnActive{color:#16a34a;background:#f0fdf4;border-color:#78bc20;font-weight:600;box-shadow:0 0 0 2px #78bc2026}.FulfillmentBoard-module__1bm4ha__groupByMenu{z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:2px;min-width:190px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 24px #0000001f}.FulfillmentBoard-module__1bm4ha__groupByMenuItem{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-family:inherit;font-size:13.5px;font-weight:400;transition:background .1s;display:flex}.FulfillmentBoard-module__1bm4ha__groupByMenuItem:hover{background:#f3f4f6}.FulfillmentBoard-module__1bm4ha__groupByMenuItemActive:hover{background:#f8fff0}.FulfillmentBoard-module__1bm4ha__sortSection{flex-direction:column;gap:2px;display:flex}.FulfillmentBoard-module__1bm4ha__sortLabel{text-transform:uppercase;color:#94a3b8;letter-spacing:.03em;padding:6px 10px 4px;font-size:10px;font-weight:700}.FulfillmentBoard-module__1bm4ha__sortDivider{background:#e2e8f0;height:1px;margin:4px 6px}.FulfillmentBoard-module__1bm4ha__groupByMenuItemActive{color:#16a34a;background:#f0fdf4;font-weight:600}.FulfillmentBoard-module__1bm4ha__groupedGridWrap,.FulfillmentBoard-module__1bm4ha__groupedTableWrap{flex-direction:column;gap:0;display:flex}.FulfillmentBoard-module__1bm4ha__groupSection{margin-bottom:4px}.FulfillmentBoard-module__1bm4ha__groupHeader{cursor:pointer;text-align:left;background:#fafbfc;border:1px solid #e5e7eb;border-left:4px solid #0000;border-right:none;align-items:center;gap:10px;width:100%;padding:11px 18px;font-family:inherit;transition:background .15s;display:flex}.FulfillmentBoard-module__1bm4ha__groupSection:first-child .FulfillmentBoard-module__1bm4ha__groupHeader{border-top:none;border-radius:12px 12px 0 0}.FulfillmentBoard-module__1bm4ha__groupHeader:hover{background:#f4f5f7}.FulfillmentBoard-module__1bm4ha__groupChevron{flex-shrink:0;font-size:20px;transition:transform .2s}.FulfillmentBoard-module__1bm4ha__groupChevronCollapsed{transform:rotate(-90deg)}.FulfillmentBoard-module__1bm4ha__groupName{letter-spacing:-.01em;font-size:14px;font-weight:700}.FulfillmentBoard-module__1bm4ha__groupCount{border-radius:20px;align-items:center;padding:2px 10px;font-size:12px;font-weight:600;display:inline-flex}.FulfillmentBoard-module__1bm4ha__groupCollapseHint{color:#94a3b8;margin-left:auto;font-size:12px;font-weight:400}.FulfillmentBoard-module__1bm4ha__groupSection .FulfillmentBoard-module__1bm4ha__gridContainer{background:#fdfdfe;border-bottom:1px solid #e5e7eb;padding:14px}.FulfillmentBoard-module__1bm4ha__gridContainer{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.FulfillmentBoard-module__1bm4ha__gridCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;height:100%;min-height:200px;transition:box-shadow .25s,transform .2s;display:flex;overflow:hidden}.FulfillmentBoard-module__1bm4ha__gridCard:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000014}.FulfillmentBoard-module__1bm4ha__gridCardImage{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);flex-shrink:0;width:30%;position:relative;overflow:hidden}.FulfillmentBoard-module__1bm4ha__gridCardImg{object-fit:cover;width:100%;height:100%}.FulfillmentBoard-module__1bm4ha__gridCardPlaceholder{flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:100%;display:flex}.FulfillmentBoard-module__1bm4ha__gridBagLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:700}.FulfillmentBoard-module__1bm4ha__gridCardContent{flex-direction:column;flex:1;gap:6px;padding:14px 16px;display:flex;overflow:hidden}.FulfillmentBoard-module__1bm4ha__gridCardHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:2px;display:flex}.FulfillmentBoard-module__1bm4ha__gridCardCode{color:#0f172a;letter-spacing:-.02em;font-size:15px;font-weight:800}.FulfillmentBoard-module__1bm4ha__gridCardStatusBadge{white-space:nowrap;letter-spacing:.02em;border-radius:20px;padding:3px 10px;font-size:10px;font-weight:700}.FulfillmentBoard-module__1bm4ha__gridCardCustomer{color:#475569;align-items:center;gap:5px;font-size:13px;font-weight:500;display:flex}.FulfillmentBoard-module__1bm4ha__gridCardMeta{gap:16px;margin-top:2px;display:flex}.FulfillmentBoard-module__1bm4ha__gridMetaRow{flex-direction:column;gap:2px;display:flex}.FulfillmentBoard-module__1bm4ha__gridMetaLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.FulfillmentBoard-module__1bm4ha__gridMetaValue{color:#334155;font-size:12px;font-weight:500}.FulfillmentBoard-module__1bm4ha__gridCardTypeBadge{border-radius:20px;width:fit-content;padding:2px 10px;font-size:11px;font-weight:700;display:inline-block}.FulfillmentBoard-module__1bm4ha__gridCardNotes{align-items:flex-start;gap:5px;margin-top:2px;display:flex}.FulfillmentBoard-module__1bm4ha__gridNoteText{color:#64748b;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.FulfillmentBoard-module__1bm4ha__gridCardCity{color:#64748b;align-items:center;gap:5px;font-size:12px;font-weight:500;display:flex}.FulfillmentBoard-module__1bm4ha__gridCardProgress{align-items:center;gap:8px;margin-top:auto;padding-top:6px;display:flex}.FulfillmentBoard-module__1bm4ha__gridProgressTrack{background:#e2e8f0;border-radius:3px;flex:1;height:5px;overflow:hidden}.FulfillmentBoard-module__1bm4ha__gridProgressFill{background:linear-gradient(to right,var(--color-primary),#6ca81d);border-radius:3px;height:100%;transition:width .4s}.FulfillmentBoard-module__1bm4ha__gridProgressText{color:#64748b;white-space:nowrap;font-size:11px;font-weight:600}.FulfillmentBoard-module__1bm4ha__gridLoading,.FulfillmentBoard-module__1bm4ha__gridEmpty{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.FulfillmentBoard-module__1bm4ha__gridEmptyTitle{color:#1e293b;margin:12px 0 4px;font-size:16px;font-weight:700}.FulfillmentBoard-module__1bm4ha__gridEmptyDesc{color:#94a3b8;font-size:13px}@keyframes FulfillmentBoard-module__1bm4ha__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1400px){.FulfillmentBoard-module__1bm4ha__gridContainer{grid-template-columns:1fr}}@media (max-width:1200px){.FulfillmentBoard-module__1bm4ha__summaryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.FulfillmentBoard-module__1bm4ha__summaryGrid{grid-template-columns:1fr}.FulfillmentBoard-module__1bm4ha__titleRow{flex-direction:column;align-items:flex-start;gap:16px}.FulfillmentBoard-module__1bm4ha__headerActions{width:100%}.FulfillmentBoard-module__1bm4ha__headerActions button{flex:1}.FulfillmentBoard-module__1bm4ha__propertyGrid{grid-template-columns:repeat(2,1fr)}.FulfillmentBoard-module__1bm4ha__gridCardImage{width:25%}}.FulfillmentBoard-module__1bm4ha__lightboxOverlay{z-index:9999;-webkit-backdrop-filter:blur(6px);cursor:zoom-out;background:#000000bf;justify-content:center;align-items:center;animation:.18s FulfillmentBoard-module__1bm4ha__lightboxFadeIn;display:flex;position:fixed;inset:0}@keyframes FulfillmentBoard-module__1bm4ha__lightboxFadeIn{0%{opacity:0}to{opacity:1}}.FulfillmentBoard-module__1bm4ha__lightboxImage{cursor:default;object-fit:contain;border-radius:12px;width:auto;max-width:90vw;height:auto;max-height:75vh;animation:.2s cubic-bezier(.34,1.56,.64,1) FulfillmentBoard-module__1bm4ha__lightboxScaleIn;box-shadow:0 24px 64px #00000080}@keyframes FulfillmentBoard-module__1bm4ha__lightboxScaleIn{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.FulfillmentBoard-module__1bm4ha__lightboxClose{color:#fff;cursor:pointer;z-index:10000;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:flex;position:fixed;top:20px;right:24px}.FulfillmentBoard-module__1bm4ha__lightboxClose:hover{background:#ffffff47}
.PermissionMatrix-module__2wD55W__container{background:var(--color-bg-card);border-radius:var(--radius-xl);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.PermissionMatrix-module__2wD55W__header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.PermissionMatrix-module__2wD55W__title{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:700}.PermissionMatrix-module__2wD55W__headerActions{gap:12px;display:flex}.PermissionMatrix-module__2wD55W__btnPrimary{background:var(--color-primary-gradient);color:#fff;border-radius:var(--radius-md);cursor:pointer;box-shadow:var(--shadow-sm);border:none;padding:8px 16px;font-size:14px;font-weight:600}.PermissionMatrix-module__2wD55W__btnSecondary{background:var(--color-bg-page);color:var(--color-text-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;padding:8px 16px;font-size:14px;font-weight:600}.PermissionMatrix-module__2wD55W__matrix{flex-direction:column;display:flex}.PermissionMatrix-module__2wD55W__group{border-bottom:1px solid var(--color-divider)}.PermissionMatrix-module__2wD55W__group:last-child{border-bottom:none}.PermissionMatrix-module__2wD55W__groupHeader{cursor:pointer;flex-direction:column;gap:8px;padding:20px 32px;transition:background .2s;display:flex}.PermissionMatrix-module__2wD55W__groupHeader:hover{background:var(--color-primary-50)}.PermissionMatrix-module__2wD55W__groupTitleGroup{align-items:center;gap:12px;display:flex}.PermissionMatrix-module__2wD55W__groupCheckbox{cursor:pointer;width:18px;height:18px;accent-color:var(--color-primary)}.PermissionMatrix-module__2wD55W__groupLabel{color:var(--color-text-primary);font-size:15px;font-weight:700}.PermissionMatrix-module__2wD55W__groupSummary{color:var(--color-text-secondary);padding-left:30px;font-size:13px;font-style:italic}.PermissionMatrix-module__2wD55W__actionGrid{grid-template-columns:1fr 1fr 1fr;gap:16px;padding:0 32px 24px 62px;display:grid}.PermissionMatrix-module__2wD55W__actionItem{cursor:pointer;align-items:center;gap:10px;display:flex}.PermissionMatrix-module__2wD55W__actionCheckbox{cursor:pointer;width:16px;height:16px;accent-color:var(--color-primary)}.PermissionMatrix-module__2wD55W__actionLabel{color:var(--color-text-primary);font-size:14px}.PermissionMatrix-module__2wD55W__loading{text-align:center;color:var(--color-text-muted);padding:40px;font-weight:600}
.VariantUOMSelector-module__5pbGya__container{width:100%;min-width:90px;max-width:100%;height:38px;display:inline-block;position:relative}.VariantUOMSelector-module__5pbGya__select{color:#1e293b;cursor:pointer;appearance:none;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;height:100%;padding:0 32px 0 12px;font-size:13px;font-weight:600;transition:all .2s}.VariantUOMSelector-module__5pbGya__select:hover{background:#f8fafc;border-color:#cbd5e1}.VariantUOMSelector-module__5pbGya__select:focus{border-color:#78bc20;box-shadow:0 0 0 2px #78bc201a}.VariantUOMSelector-module__5pbGya__select:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9;border-color:#e2e8f0}.VariantUOMSelector-module__5pbGya__arrowIcon{color:#64748b;pointer-events:none;position:absolute;top:50%;right:4px;transform:translateY(-50%);font-size:18px!important}.VariantUOMSelector-module__5pbGya__singleUnit{color:#64748b;background:#f8fafc;border:1px solid #f1f5f9;border-radius:6px;padding:6px 12px;font-size:13px;display:inline-block}.VariantUOMSelector-module__5pbGya__loadingPulse{background:#f1f5f9;border-radius:8px;width:60px;height:32px;animation:1.5s infinite VariantUOMSelector-module__5pbGya__pulse}@keyframes VariantUOMSelector-module__5pbGya__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}
.CompanyBankAccounts-module__f62j5a__container{flex-direction:column;gap:24px;display:flex}.CompanyBankAccounts-module__f62j5a__header{justify-content:space-between;align-items:center;display:flex}.CompanyBankAccounts-module__f62j5a__headerInfo{align-items:center;gap:16px;display:flex}.CompanyBankAccounts-module__f62j5a__headerIcon{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #3b82f64d}.CompanyBankAccounts-module__f62j5a__headerIcon .CompanyBankAccounts-module__f62j5a__material-symbols-outlined{font-size:24px}.CompanyBankAccounts-module__f62j5a__headerTitle{color:var(--color-text-primary);margin:0;font-size:20px;font-weight:700;line-height:1.2}.CompanyBankAccounts-module__f62j5a__headerDesc{color:var(--color-text-secondary);margin:4px 0 0;font-size:13px}.CompanyBankAccounts-module__f62j5a__btnAdd{background:var(--color-primary-gradient);color:#fff;border-radius:var(--radius-md);cursor:pointer;box-shadow:var(--shadow-sm);border:none;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.CompanyBankAccounts-module__f62j5a__btnAdd:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.CompanyBankAccounts-module__f62j5a__summaryRow{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.CompanyBankAccounts-module__f62j5a__summaryCard{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-bg-card);align-items:center;gap:16px;padding:20px 22px;transition:all .2s;display:flex}.CompanyBankAccounts-module__f62j5a__summaryCard:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.CompanyBankAccounts-module__f62j5a__summaryIcon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:26px;display:flex}.CompanyBankAccounts-module__f62j5a__summaryIconAll{color:#fff;background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%);box-shadow:0 4px 12px #0ea5e94d}.CompanyBankAccounts-module__f62j5a__summaryIconCompany{color:#fff;background:linear-gradient(135deg,#60a5fa 0%,#2563eb 100%);box-shadow:0 4px 12px #2563eb4d}.CompanyBankAccounts-module__f62j5a__summaryIconPersonal{color:#fff;background:linear-gradient(135deg,#c084fc 0%,#9333ea 100%);box-shadow:0 4px 12px #9333ea4d}.CompanyBankAccounts-module__f62j5a__summaryValue{color:var(--color-text-primary);font-size:24px;font-weight:800;line-height:1}.CompanyBankAccounts-module__f62j5a__summaryLabel{color:var(--color-text-secondary);margin-top:2px;font-size:12px;font-weight:500}.CompanyBankAccounts-module__f62j5a__filterTabs{background:var(--color-bg-page);border-radius:var(--radius-lg);border:1px solid var(--color-border);gap:8px;padding:4px;display:flex}.CompanyBankAccounts-module__f62j5a__filterTab{border-radius:var(--radius-md);color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.CompanyBankAccounts-module__f62j5a__filterTab:hover{color:var(--color-text-primary);background:#fff}.CompanyBankAccounts-module__f62j5a__filterTabActive{color:var(--color-primary);box-shadow:var(--shadow-sm);background:#fff}.CompanyBankAccounts-module__f62j5a__formCard{background:var(--color-bg-card);border-radius:var(--radius-xl);border:2px solid var(--color-primary);animation:.3s CompanyBankAccounts-module__f62j5a__slideDown;overflow:hidden}@keyframes CompanyBankAccounts-module__f62j5a__slideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.CompanyBankAccounts-module__f62j5a__formHeader{border-bottom:1px solid var(--color-border);background:linear-gradient(135deg,#eff6ff 0%,#f8fafc 100%);padding:18px 24px}.CompanyBankAccounts-module__f62j5a__formTitle{color:var(--color-text-primary);align-items:center;gap:10px;margin:0;font-size:15px;font-weight:700;display:flex}.CompanyBankAccounts-module__f62j5a__formTitle .CompanyBankAccounts-module__f62j5a__material-symbols-outlined{color:var(--color-primary);font-size:20px}.CompanyBankAccounts-module__f62j5a__formBody{flex-direction:column;gap:20px;padding:24px;display:flex}.CompanyBankAccounts-module__f62j5a__formGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.CompanyBankAccounts-module__f62j5a__formGroup{flex-direction:column;gap:6px;display:flex}.CompanyBankAccounts-module__f62j5a__formLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.3px;font-size:12px;font-weight:700}.CompanyBankAccounts-module__f62j5a__required{color:#ef4444}.CompanyBankAccounts-module__f62j5a__formInput,.CompanyBankAccounts-module__f62j5a__formSelect{border:1.5px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);background:var(--color-bg-card);outline:none;padding:10px 14px;font-size:14px;transition:all .2s}.CompanyBankAccounts-module__f62j5a__formInput:focus,.CompanyBankAccounts-module__f62j5a__formSelect:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #3b82f61a}.CompanyBankAccounts-module__f62j5a__formInput::placeholder{color:#cbd5e1}.CompanyBankAccounts-module__f62j5a__typeToggle{grid-template-columns:1fr 1fr;gap:12px;display:grid}.CompanyBankAccounts-module__f62j5a__typeBtn{border:2px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg-card);color:var(--color-text-secondary);cursor:pointer;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.CompanyBankAccounts-module__f62j5a__typeBtn:hover{background:#f8fafc;border-color:#94a3b8}.CompanyBankAccounts-module__f62j5a__typeBtnActiveCompany{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.CompanyBankAccounts-module__f62j5a__typeBtnActivePersonal{color:#7c3aed;background:#faf5ff;border-color:#a855f7;box-shadow:0 0 0 3px #a855f71a}.CompanyBankAccounts-module__f62j5a__typeBtn .CompanyBankAccounts-module__f62j5a__material-symbols-outlined{font-size:20px}.CompanyBankAccounts-module__f62j5a__formCheckRow{padding:0}.CompanyBankAccounts-module__f62j5a__checkboxLabel{color:var(--color-text-primary);cursor:pointer;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.CompanyBankAccounts-module__f62j5a__checkboxLabel input[type=checkbox]{width:18px;height:18px;accent-color:var(--color-primary);cursor:pointer}.CompanyBankAccounts-module__f62j5a__formActions{border-top:1px solid var(--color-border);background:#f8fafc;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.CompanyBankAccounts-module__f62j5a__btnCancel{border:1.5px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-secondary);cursor:pointer;background:#fff;padding:9px 20px;font-size:14px;font-weight:600;transition:all .2s}.CompanyBankAccounts-module__f62j5a__btnCancel:hover{color:var(--color-text-primary);border-color:#94a3b8}.CompanyBankAccounts-module__f62j5a__btnSave{background:var(--color-primary-gradient);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;align-items:center;gap:8px;padding:9px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.CompanyBankAccounts-module__f62j5a__btnSave:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.CompanyBankAccounts-module__f62j5a__btnSave:disabled{opacity:.6;cursor:not-allowed;transform:none}.CompanyBankAccounts-module__f62j5a__accountList{flex-direction:column;gap:16px;display:flex}.CompanyBankAccounts-module__f62j5a__accountCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);justify-content:space-between;align-items:center;padding:22px 24px;transition:all .2s;display:flex}.CompanyBankAccounts-module__f62j5a__accountCard:hover{box-shadow:var(--shadow-sm);border-color:#cbd5e1;transform:translateY(-1px)}.CompanyBankAccounts-module__f62j5a__accountMain{align-items:flex-start;gap:16px;display:flex}.CompanyBankAccounts-module__f62j5a__accountIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.CompanyBankAccounts-module__f62j5a__accountIcon[data-type=company]{color:#3b82f6;background:#eff6ff}.CompanyBankAccounts-module__f62j5a__accountIcon[data-type=personal]{color:#a855f7;background:#faf5ff}.CompanyBankAccounts-module__f62j5a__accountIcon .CompanyBankAccounts-module__f62j5a__material-symbols-outlined{font-size:22px}.CompanyBankAccounts-module__f62j5a__accountInfo{flex-direction:column;gap:6px;display:flex}.CompanyBankAccounts-module__f62j5a__accountTopRow{align-items:center;gap:8px;display:flex}.CompanyBankAccounts-module__f62j5a__bankName{color:var(--color-text-primary);font-size:15px;font-weight:700}.CompanyBankAccounts-module__f62j5a__typeBadge{text-transform:uppercase;letter-spacing:.3px;border-radius:8px;padding:2px 8px;font-size:10px;font-weight:700}.CompanyBankAccounts-module__f62j5a__badgeCompany{color:#2563eb;background:#eff6ff}.CompanyBankAccounts-module__f62j5a__badgePersonal{color:#9333ea;background:#faf5ff}.CompanyBankAccounts-module__f62j5a__defaultBadge{color:#a16207;background:#fef9c3;border-radius:8px;align-items:center;gap:3px;padding:2px 8px;font-size:10px;font-weight:700;display:flex}.CompanyBankAccounts-module__f62j5a__accountNumber{color:var(--color-text-primary);letter-spacing:.8px;font-family:SF Mono,JetBrains Mono,monospace;font-size:16px;font-weight:700}.CompanyBankAccounts-module__f62j5a__accountHolder{color:var(--color-text-secondary);font-size:13px;font-weight:600}.CompanyBankAccounts-module__f62j5a__accountMeta{gap:16px;margin-top:4px;display:flex}.CompanyBankAccounts-module__f62j5a__metaItem{color:var(--color-text-muted);align-items:center;gap:4px;font-size:12px;display:flex}.CompanyBankAccounts-module__f62j5a__accountActions{opacity:0;gap:6px;transition:opacity .2s;display:flex}.CompanyBankAccounts-module__f62j5a__accountCard:hover .CompanyBankAccounts-module__f62j5a__accountActions{opacity:1}.CompanyBankAccounts-module__f62j5a__btnAction{border:1px solid var(--color-border);width:34px;height:34px;color:var(--color-text-muted);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.CompanyBankAccounts-module__f62j5a__btnAction:hover{color:var(--color-text-primary);background:#f8fafc;border-color:#94a3b8}.CompanyBankAccounts-module__f62j5a__btnAction .CompanyBankAccounts-module__f62j5a__material-symbols-outlined{font-size:18px}.CompanyBankAccounts-module__f62j5a__btnDanger:hover{color:#ef4444;background:#fef2f2;border-color:#fca5a5}.CompanyBankAccounts-module__f62j5a__loadingState,.CompanyBankAccounts-module__f62j5a__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:48px 20px;display:flex}.CompanyBankAccounts-module__f62j5a__emptyState h3{color:var(--color-text-primary);margin:8px 0 0;font-size:16px;font-weight:700}.CompanyBankAccounts-module__f62j5a__emptyState p,.CompanyBankAccounts-module__f62j5a__loadingState p{color:var(--color-text-muted);margin:0;font-size:13px}.CompanyBankAccounts-module__f62j5a__infoBanner{border-radius:var(--radius-lg);background:#f0f9ff;border:1px solid #bae6fd;align-items:flex-start;gap:12px;padding:16px 20px;display:flex}.CompanyBankAccounts-module__f62j5a__infoBanner .CompanyBankAccounts-module__f62j5a__material-symbols-outlined{color:#0284c7;flex-shrink:0;margin-top:1px;font-size:20px}.CompanyBankAccounts-module__f62j5a__infoBanner p{color:#0c4a6e;margin:0;font-size:13px;line-height:1.6}.CompanyBankAccounts-module__f62j5a__infoBanner strong{font-weight:700}@keyframes CompanyBankAccounts-module__f62j5a__spin{to{transform:rotate(360deg)}}.CompanyBankAccounts-module__f62j5a__btnSecondary{border:1.5px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-secondary);cursor:pointer;background:#fff;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.CompanyBankAccounts-module__f62j5a__btnSecondary:hover{color:var(--color-text-primary);border-color:#94a3b8}
.Highlight-module__rlBmVG__highlight{background:var(--color-warning-light);color:var(--color-warning);border-radius:2px;padding:0 2px;font-weight:800}
