@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.react-resizable{position:relative}.react-resizable-handle{box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:100% 100%;background-repeat:no-repeat;background-origin:content-box;width:20px;height:20px;padding:0 3px 3px 0;position:absolute}.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}body{background:var(--bg-layout,#f8fafc);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}.ant-card{transition:box-shadow .2s;box-shadow:var(--card-shadow,0 1px 3px #00000014)!important;border-color:var(--border-color,#e2e8f0)!important;border-radius:8px!important}.ant-card:hover{box-shadow:var(--card-shadow-hover,0 4px 12px #0000001a)!important}.ant-table-wrapper .ant-table{overflow:hidden;border-radius:8px!important}.ant-table-thead>tr>th{background:var(--table-header-bg,#f8fafc);text-transform:uppercase!important;letter-spacing:.4px!important;color:var(--text-secondary,#64748b)!important;border-bottom:1px solid var(--border-color,#e2e8f0)!important;font-size:11px!important;font-weight:600!important}.ant-table-tbody>tr>td{border-bottom:1px solid var(--border-color-light,#f1f5f9)!important}.ant-table-thead .col-header-id,th.col-header-id,td.col-header-id{background-color:#f5f5f5!important}.ant-table-thead .col-header-qty,th.col-header-qty,td.col-header-qty{background-color:#f0f9f0!important}.ant-table-thead .col-header-value,th.col-header-value,td.col-header-value{background-color:#fef9e7!important}.ant-table-thead .col-header-status,th.col-header-status,td.col-header-status{background-color:#f5f0ff!important}.ant-table-thead .col-header-location,th.col-header-location,td.col-header-location{background-color:#eff6ff!important}[data-theme=dark] .ant-table-thead .col-header-id,[data-theme=dark] th.col-header-id,[data-theme=dark] td.col-header-id{background-color:#2a2a2a!important}[data-theme=dark] .ant-table-thead .col-header-qty,[data-theme=dark] th.col-header-qty,[data-theme=dark] td.col-header-qty{background-color:#1a2e1a!important}[data-theme=dark] .ant-table-thead .col-header-value,[data-theme=dark] th.col-header-value,[data-theme=dark] td.col-header-value{background-color:#2e2a1a!important}[data-theme=dark] .ant-table-thead .col-header-status,[data-theme=dark] th.col-header-status,[data-theme=dark] td.col-header-status{background-color:#241a2e!important}[data-theme=dark] .ant-table-thead .col-header-location,[data-theme=dark] th.col-header-location,[data-theme=dark] td.col-header-location{background-color:#1a2029!important}.no-col-color-coding .col-header-id,.no-col-color-coding .col-header-qty,.no-col-color-coding .col-header-value,.no-col-color-coding .col-header-status,.no-col-color-coding .col-header-location{background-color:var(--table-header-bg,#f8fafc)!important}html.col-separators .ant-table-thead>tr>th,html.col-separators .ant-table-tbody>tr>td{border-right:1px solid var(--border-color-light,#f1f5f9)!important}html.col-separators .ant-table-thead>tr>th:last-child,html.col-separators .ant-table-tbody>tr>td:last-child{border-right:none!important}[data-theme=dark] html.col-separators .ant-table-thead>tr>th,[data-theme=dark] html.col-separators .ant-table-tbody>tr>td{border-right:1px solid var(--border-color,#2a2a2a)!important}.ant-table-tbody>tr:hover>td{background:var(--sidebar-active-bg,#eff6ff)!important}.ant-btn{border-radius:6px!important;font-weight:500!important;transition:all .2s!important}.ant-input,.ant-select-selector,.ant-picker,.ant-input-number{border-radius:6px!important}.ant-statistic-title{text-transform:uppercase!important;letter-spacing:.5px!important;color:var(--text-tertiary,#94a3b8)!important;font-size:11px!important}.ant-statistic-content-value{font-weight:700!important}.ant-modal-content{overflow:hidden;border-radius:12px!important}.ant-tag{border-radius:4px!important}.ant-tabs-tab{font-weight:500!important}.page-header{margin-bottom:20px}.page-header h2{color:var(--text-primary,#0f172a);margin:0 0 4px;font-size:20px;font-weight:700}.page-header .subtitle{color:var(--text-secondary,#64748b);margin:0;font-size:13px}.ant-table-tbody>tr>td.ant-table-cell-fix-end,.ant-table-tbody>tr>td.ant-table-cell-fix-start,.ant-table-tbody>tr:nth-child(2n)>td.ant-table-cell-fix-end,.ant-table-tbody>tr:nth-child(2n)>td.ant-table-cell-fix-start,.ant-table-tbody>tr:hover>td.ant-table-cell-fix-end,.ant-table-tbody>tr:hover>td.ant-table-cell-fix-start{background:var(--bg-container,#fff)!important}.ant-table-thead>tr>th.ant-table-cell-fix-end,.ant-table-thead>tr>th.ant-table-cell-fix-start{background:var(--table-header-bg,#f8fafc)!important}.ant-table-cell-fix-end-shadow-show:after{box-shadow:-6px 0 12px -4px #0000001a!important}.ant-card-head{border-bottom:2px solid var(--border-color,#e2e8f0)!important}.ant-card-head-title{font-size:15px!important;font-weight:700!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--text-tertiary,#94a3b8);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary,#64748b)}.ant-btn-primary:not(:disabled){box-shadow:0 2px 8px #00000026!important}body,.ant-layout,.ant-layout-sider,.ant-menu,.ant-card,.ant-table{transition:background-color .3s,color .3s,border-color .3s}.ant-table-tbody>tr:nth-child(2n)>td{background:var(--table-row-alt-bg,#00000009)!important}.ant-table-tbody>tr:hover>td{transition:background .15s;background:var(--table-row-hover-bg,#1677ff14)!important}.ant-table-tbody>tr:hover>td:first-child{box-shadow:inset 3px 0 0 var(--sidebar-active-text,#1890ff)}.ant-table-tbody>tr.ant-table-row-selected>td{background:var(--table-row-selected-bg,#1677ff1f)!important}.ant-modal-wrap{animation:.2s fadeIn}.ant-modal-content{animation:.25s slideUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ant-card.ant-card-hoverable{transition:box-shadow .2s,transform .15s!important}.ant-card.ant-card-hoverable:hover{transform:translateY(-2px)}.ant-btn:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 2px 6px #0000001a}.ant-btn:not(:disabled):active{transform:translateY(0)}.page-fade-in{animation:.3s pageFade}@keyframes pageFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}html.no-animations *,html.no-animations :before,html.no-animations :after{transition:none!important;animation:none!important}@media (width<=768px){html:not(.no-responsive) .ant-table-wrapper{overflow-x:auto}html:not(.no-responsive) .ant-form .ant-col{flex:0 0 100%!important;max-width:100%!important}}@media (width<=992px){html:not(.no-responsive) .ant-layout-content{margin:12px!important}}.sidebar-container .ant-btn-text,.sidebar-container .ant-btn-text:not(:hover):not(:active){color:var(--sidebar-text)!important}.sidebar-container .ant-btn-text:hover{color:var(--sidebar-text-hover)!important;background:#ffffff0f!important}.sidebar-container .ant-btn-text:active{color:var(--sidebar-text-hover)!important}
