:root{--ui-zoom: 1;--vh: calc(100vh / var(--ui-zoom))}@supports (height: 100dvh){:root{--vh: calc(100dvh / var(--ui-zoom))}}html{background:#f5f5f5}html[data-theme=dark]{background:#1b2330}:root{color-scheme:light}html[data-theme=dark]{color-scheme:dark}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#c4cad3;border-radius:8px;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:#a8b0bb;background-clip:padding-box}*::-webkit-scrollbar-corner{background:transparent}html[data-theme=dark] *::-webkit-scrollbar-thumb{background:#3c4a5c;background-clip:padding-box}html[data-theme=dark] *::-webkit-scrollbar-thumb:hover{background:#4d5e73;background-clip:padding-box}:root{scrollbar-color:#c4cad3 transparent;scrollbar-width:thin}html[data-theme=dark]{scrollbar-color:#3c4a5c transparent}.ant-input-number-input{text-align:right}.workspace-tabs{display:flex;flex-direction:column;height:100%;min-height:0}.workspace-tabs>.ant-tabs-nav{position:sticky;top:0;z-index:30;background:#fff;margin-bottom:8px;flex:0 0 auto}.workspace-tabs>.ant-tabs-content-holder{flex:1 1 auto;min-height:0;overflow:auto}.workspace-tabs.tabs-unpinned{display:block;height:auto;min-height:0}.workspace-tabs.tabs-unpinned>.ant-tabs-nav{position:static}.workspace-tabs.tabs-unpinned>.ant-tabs-content-holder{overflow:visible}.ws-baronly>.ant-tabs-content-holder{display:none}.ws-area{display:flex;flex-direction:column;height:100%;min-height:0}.ws-area>.workspace-tabs{height:auto;flex:0 0 auto}.ws-panes{flex:1 1 auto;min-height:0;display:flex}.ws-panes.ws-h{flex-direction:column}.ws-pane{flex:1 1 auto;min-width:0;min-height:0;overflow:auto;scrollbar-gutter:stable}.ws-divider{flex:0 0 7px;cursor:col-resize;background:#80808029}.ws-divider:hover{background:#1677ff59}.ws-panes.ws-h>.ws-divider{cursor:row-resize}.ws-area.ws-unpinned{display:block;height:auto}.ws-area.ws-unpinned .ws-panes{display:block}.ws-area.ws-unpinned .ws-pane{overflow:visible}.row-kbd-focus>td{background:#e6f4ff!important;box-shadow:inset 2px 0 #1677ff}[data-theme=dark] .row-kbd-focus>td{background:#111d2c!important;box-shadow:inset 2px 0 #1677ff}.grid-keys .ant-table-tbody>tr:focus-within>td{background:#e6f4ff}[data-theme=dark] .grid-keys .ant-table-tbody>tr:focus-within>td{background:#111d2c}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom:1px solid #e3e6ea}.ant-table-wrapper .ant-table-thead>tr>th,.ant-table-wrapper .ant-table-tbody>tr>td{border-inline-end:1px solid #eef0f2}.ant-table-wrapper .ant-table-thead>tr>th:last-child,.ant-table-wrapper .ant-table-tbody>tr>td:last-child{border-inline-end:none}.ant-table-wrapper .ant-table-thead>tr>th{border-bottom:1px solid #d9dde2}.ant-table-wrapper .ant-table-thead>tr>th.ant-table-cell-fix-left,.ant-table-wrapper .ant-table-thead>tr>th.ant-table-cell-fix-right,.ant-table-wrapper .ant-table-thead>tr>th.ant-table-selection-column{background:#7092be}.ant-table-wrapper .ant-table-thead>tr>th .ant-table-column-sorter{color:#1f2c3d}.ant-table-wrapper .ant-table-thead>tr>th .ant-table-column-sorter-up.active,.ant-table-wrapper .ant-table-thead>tr>th .ant-table-column-sorter-down.active{color:#12161c}.ant-table-wrapper .ant-table-thead>tr>th{border-inline-end-color:#8aa8cd}.ant-table-wrapper{max-width:100%}[data-theme=dark] .workspace-tabs>.ant-tabs-nav{background:#1e2836}[data-theme=dark] .ant-table-wrapper .ant-table-tbody>tr>td{border-bottom-color:#36414e}[data-theme=dark] .ant-table-wrapper .ant-table-thead>tr>th,[data-theme=dark] .ant-table-wrapper .ant-table-tbody>tr>td{border-inline-end-color:#2c3745}[data-theme=dark] .ant-table-wrapper .ant-table-thead>tr>th{border-bottom-color:#3a4553}.ant-table-tbody>tr.row-pending>td{background:#fff7e6}.ant-table-tbody>tr.row-draft>td{background:#fafafa}[data-theme=dark] .ant-table-tbody>tr.row-pending>td{background:#2b2411}[data-theme=dark] .ant-table-tbody>tr.row-draft>td{background:#212b39}.ant-table-tbody>tr>td.cell-stock-ok{background:#f6ffed!important;color:#389e0d;font-weight:600}.ant-table-tbody>tr>td.cell-stock-zero{background:#fff1f0!important;color:#cf1322}[data-theme=dark] .ant-table-tbody>tr>td.cell-stock-ok{background:#162312!important;color:#6abe39}[data-theme=dark] .ant-table-tbody>tr>td.cell-stock-zero{background:#2a1215!important;color:#e84749}.rep-panel{background:#f4f6f9}[data-theme=dark] .rep-panel{background:#232f3e}.rep-sec>td{background:#eef3f8!important}[data-theme=dark] .rep-sec>td{background:#223143!important}[data-theme=dark] .ant-table-thead>tr>th{background:#2e567d}[data-theme=dark] .ant-table-thead>tr>th.ant-table-cell-fix-left,[data-theme=dark] .ant-table-thead>tr>th.ant-table-cell-fix-right{background:#2e567d}:root{--rep-in: #0ca30c;--rep-out: #d03b3b;--rep-row-wh: #eaf1fa;--rep-row-grp: #f6f4ee;--rep-zero: #c8c8c4}[data-theme=dark]{--rep-in: #0ca30c;--rep-out: #d03b3b;--rep-row-wh: #16212d;--rep-row-grp: #23221c;--rep-zero: #55544f}.ant-table-tbody>tr.wa-row-wh>td{background:var(--rep-row-wh)!important;font-weight:700}.ant-table-tbody>tr.wa-row-grp>td{background:var(--rep-row-grp)!important}.rep-in{color:var(--rep-in)}.rep-out{color:var(--rep-out)}.rep-zero{color:var(--rep-zero)}.ant-select-selection-item{user-select:text!important;-webkit-user-select:text!important;cursor:text}@media(max-width:767px){.workspace-tabs.mobile-tabs>.ant-tabs-nav{display:none}.workspace-tabs.mobile-tabs{height:auto;min-height:0}.workspace-tabs.mobile-tabs>.ant-tabs-content-holder{overflow:visible}.ant-table-wrapper .ant-table{font-size:13px}.ant-table-wrapper .ant-table-thead>tr>th,.ant-table-wrapper .ant-table-tbody>tr>td{padding:8px!important}.ant-modal{max-width:calc(100vw - 16px);margin:8px auto}.ant-input,.ant-input-number-input,.ant-picker-input>input,.ant-select-single .ant-select-selector .ant-select-selection-search-input{font-size:16px!important}}.table-ctx-menu{min-width:210px;padding:4px;border-radius:8px;background:#fff;border:1px solid #e6e6e6;box-shadow:0 6px 20px #00000029;-webkit-user-select:none;user-select:none}.table-ctx-menu{max-width:340px}.table-ctx-item{display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:6px;font-size:13px;cursor:pointer;white-space:nowrap}.table-ctx-item:hover{background:#f0f5ff}.table-ctx-ico{width:15px;font-size:13px;opacity:.7;flex:0 0 auto;display:inline-flex;justify-content:center}.table-ctx-label{flex:1;overflow:hidden;text-overflow:ellipsis}.table-ctx-hint-key{font-size:11px;opacity:.45;flex:0 0 auto;margin-inline-start:12px}.table-ctx-sep{height:1px;margin:4px 6px;background:#f0f0f0}.table-ctx-item.is-danger{color:#cf1322}.table-ctx-item.is-disabled{opacity:.38;cursor:default}.table-ctx-item.is-disabled:hover{background:transparent}.table-ctx-hint{padding:4px 10px 2px;margin-top:2px;border-top:1px solid #f0f0f0;font-size:11px;opacity:.5}[data-theme=dark] .table-ctx-menu{background:#1f1f1f;border-color:#3a3a3a;box-shadow:0 6px 20px #00000080}[data-theme=dark] .table-ctx-item:hover{background:#2a3a55}[data-theme=dark] .table-ctx-hint{border-top-color:#333}[data-theme=dark] .table-ctx-sep{background:#333}[data-theme=dark] .table-ctx-item.is-danger{color:#ff7875}.ant-table-thead>tr>th{position:relative}.ant-table-thead>tr>th:after{content:"";position:absolute;top:25%;bottom:25%;inset-inline-end:0;width:3px;border-radius:2px;background:transparent;transition:background .12s;pointer-events:none}.ant-table-thead>tr>th:after{background:#ffffff73}.ant-table-thead>tr>th:hover:after{background:#00000073;width:4px}[data-theme=dark] .ant-table-thead>tr>th:after{background:#ffffff38}[data-theme=dark] .ant-table-thead>tr>th:hover:after{background:#ffffff8c;width:4px}.tw-save-chip{position:fixed;z-index:2100;display:flex;gap:6px;padding:6px;border-radius:8px;background:#fff;border:1px solid #e6e6e6;box-shadow:0 6px 20px #0000002e}[data-theme=dark] .tw-save-chip{background:#1f1f1f;border-color:#3a3a3a}.ant-table-wrapper .ant-table-tbody>tr:nth-child(2n)>td{background:#fafbfc}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#eef4fd!important}.ant-table-wrapper .ant-table-summary>tr>td{background:#eaf1fb;border-top:2px solid #c7d7ee;font-weight:600}[data-theme=dark] .ant-table-wrapper .ant-table-tbody>tr:nth-child(2n)>td{background:#26313f}[data-theme=dark] .ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#2d3a4b!important}[data-theme=dark] .ant-table-wrapper .ant-table-summary>tr>td{background:#2a3b52;border-top:2px solid #3c5578}.guruh-satr>td{background:#1677ff0d!important;border-top:1px solid rgba(22,119,255,.18)!important}.guruh-satr:hover>td{background:#1677ff17!important}.podbor-zich .ant-table-tbody>tr>td,.podbor-zich .ant-table-thead>tr>th{padding-top:3px!important;padding-bottom:3px!important}.podbor-zich .ant-table-tbody>tr>td{line-height:1.35}.podbor-zich .podbor-nom{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.25;word-break:break-word}.podbor-zich .podbor-son{white-space:nowrap}
