.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{background-color:#fff!important}.ant-menu{background-color:#1f1f1f;padding-top:30px}.ant-menu-item{color:#b70000!important;font-size:16px!important;font-weight:600!important}.ant-menu-item-selected{background-color:#b70000!important;color:#fff!important;font-weight:700}.ant-menu-item .anticon{color:#b70000!important;font-size:20px!important;margin-right:10px}.ant-menu-item-selected .anticon{color:#fff!important}.ant-pagination-item a,.small-tag{font-weight:700}.small-tag{align-items:center;display:inline-flex;font-size:14px;height:32px;line-height:28px;padding:2px 8px}.recent-card{background:#fff;border:2px solid #80c1ff;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;height:300px;justify-content:space-between;padding:10px;transition:all .2s ease;width:200px}.recent-card:hover{border:2px solid red}.recent-thumb{align-items:center;background:#fafafa;border-radius:8px;display:flex;height:260px;justify-content:center;margin:0 auto;overflow:hidden;width:100%}.recent-thumb .ant-image-img{display:block;max-height:100%;max-width:100%;object-fit:contain}.recent-info{grid-column-gap:12px;align-items:end;column-gap:12px;display:grid;grid-template-columns:1fr auto;margin-top:auto}.recent-left,.recent-right{display:flex;flex-direction:column;gap:4px}.recent-right{align-items:flex-end;text-align:right}.recent-brand{color:#222;font-size:18px;font-weight:700}.recent-model,.recent-part,.recent-qty{color:#414141;font-size:16px;font-weight:600}.recent-type{color:#414141;font-size:14px;font-style:italic}.recent-price{color:#000;font-size:18px;font-weight:700}.recent-no-photo{color:#bbb;font-size:12px}.highlight-row{background-color:#f87777!important}.header-icons{align-items:center;display:flex!important;flex-direction:row!important;flex-wrap:nowrap;gap:16px}.header-icons .ant-avatar,.header-icons .ant-badge,.header-icons .ant-btn{align-items:center;display:inline-flex!important;flex:0 0 auto;justify-content:center}.avatar-icon,.header-icon,.logout-icon,.notifications-icon{display:inline-flex!important}.header-icon .anticon{color:#1677ff!important;font-size:28px!important;transition:color .2s ease}.header-icon:hover .anticon{color:#b70000!important}.header-icon .ant-badge-count{background:#b70000!important;border-radius:9999px!important;box-shadow:none!important;font-size:12px!important;font-weight:700;height:18px!important;line-height:18px!important;min-width:18px!important;padding:0 4px!important}.header-icon.ant-badge .ant-badge-count{right:-1px!important;top:2px!important}.header-avatar{background-color:initial!important;border:2px solid #0000;transition:border-color .2s ease}.header-avatar:hover{border-color:#b70000}.col-resize-handle,.react-resizable-handle{cursor:col-resize;height:100%;position:absolute;right:-4px;top:0;width:8px;z-index:1}.col-resize-handle:hover,:root[data-theme=light] .col-resize-handle:hover{background:#0000000f}:root[data-theme=dark] .col-resize-handle:hover{background:#ffffff29}:root[data-theme=dark] body{background-color:#0f0f0f}:root{--kpi-border:#c7ddff;--kpi-border-hover:#ff4d4f;--kpi-border-dark:#2b3f66;--kpi-border-hover-dark:#ff7875}.dash-tabs.ant-segmented{background:#0000;border:0;padding:0}.dash-tabs .ant-segmented-thumb{display:none}.dash-tabs .ant-segmented-item{background:#fff;border:1px solid #b70000;border-radius:10px;box-shadow:inset 0 0 0 1px #91caff59;color:#b70000;font-weight:700;margin:0 6px;padding:6px 14px;transition:all .15s ease}.dash-tabs .ant-segmented-item:hover{background:#f0f7ff}.dash-tabs .ant-segmented-item-selected{background:#e6f4ff;box-shadow:inset 0 0 0 1px #91caff;color:#0958d9}:root[data-theme=dark] .dash-tabs .ant-segmented-item{background:#0b1220;border-color:#2b4ea2;box-shadow:inset 0 0 0 1px #2b4ea273;color:#8ab4ff}:root[data-theme=dark] .dash-tabs .ant-segmented-item:hover{background:#0f1a33}:root[data-theme=dark] .dash-tabs .ant-segmented-item-selected{background:#102a4c;box-shadow:inset 0 0 0 1px #3b6bdb;color:#b9d0ff}.dash-tabs--sm .ant-segmented-item{border-radius:8px;font-size:16px;padding:4px 10px}.dash-tabs--md .ant-segmented-item{border-radius:10px;font-size:18px;padding:6px 14px}.dash-tabs--lg .ant-segmented-item{border-radius:12px;font-size:20px;padding:8px 18px}.dash-tabs .ant-segmented-item{cursor:pointer}.dash-tabs .ant-segmented-item:focus-visible{outline:2px solid #b70000;outline-offset:2px}.stat-card{border:1px solid #c7ddff;border:1px solid var(--kpi-border,#c7ddff);border-radius:16px;box-shadow:0 8px 24px #0000000f;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease,transform .12s ease;will-change:transform}.stat-card:hover{border-color:#ff4d4f;border-color:var(--kpi-border-hover,#ff4d4f);box-shadow:0 8px 26px #ff4d4f24}.stat-card--accent{background:linear-gradient(135deg,#f3f0ff,#fff 55%,#ffe9f0)}.stat-card--accent-blue{background:linear-gradient(135deg,#fff,#eaf2ff);border-color:#c7ddff;box-shadow:0 4px 22px #1677ff1f}.stat-card--accent-blue .stat-card__icon{background:#1677ff;color:#fff}:root[data-theme=dark] .stat-card{border-color:#2b3f66;border-color:var(--kpi-border-dark,#2b3f66);box-shadow:0 8px 24px #00000040}:root[data-theme=dark] .stat-card:hover{border-color:#ff7875;border-color:var(--kpi-border-hover-dark,#ff7875)}:root[data-theme=dark] .stat-card--accent{background:linear-gradient(135deg,#0f172a,#111827 55%,#1f2937)}:root[data-theme=dark] .stat-card--accent-blue{background:linear-gradient(135deg,#0b1220,#142348);border-color:#335a9e;box-shadow:0 6px 24px #0006}:root[data-theme=dark] .stat-card--accent-blue .stat-card__icon{background:#1d4ed8;color:#cfe0ff}.stat-card__top{align-items:center;display:flex;gap:14px}.stat-card__icon{background:#1f3c88;border-radius:14px;color:#fff;display:grid;font-size:26px;height:56px;place-items:center;width:56px}.stat-card__title{color:#0000008c;font-size:13px;letter-spacing:.2px}.stat-card__value{font-size:28px;font-weight:700;margin-top:2px}.stat-card__suffix{font-size:14px;font-weight:600;margin-left:6px;opacity:.7}.stat-card__bottom{align-items:center;display:flex;justify-content:space-between;margin-top:18px}.stat-card__link{background:#0000;border:none;color:#1f3c88;cursor:pointer;font-weight:600;padding:0}.stat-card__link:hover{text-decoration:underline}.stat-card__delta{align-items:center;display:inline-flex;gap:8px}.stat-card__delta-badge{background:#f0f0f0;border-radius:10px;display:inline-block;font-size:18px;font-weight:600;line-height:1;padding:6px 12px}.stat-card__delta-badge.up{background:#e8f7ee;color:#0f7a2a}.stat-card__delta-badge.down{background:#ffe8ea;color:#a8071a}.stat-card__delta-hint{color:#0000008c;font-size:12px}:root[data-theme=dark] .stat-card__delta-hint,:root[data-theme=dark] .stat-card__title{color:#ffffffa6}:root[data-theme=dark] .stat-card__link{color:#8ab4ff}.stat-card.stat-card--accent-blue .ant-card-body{background:#0000}.stat-card.stat-card--accent-blue .ant-table,.stat-card.stat-card--accent-blue .ant-table-container,.stat-card.stat-card--accent-blue .ant-table-content,.stat-card.stat-card--accent-blue .ant-table-tbody>tr>td,.stat-card.stat-card--accent-blue .ant-table-thead>tr>th,.stat-card.stat-card--accent-blue .ant-table-wrapper{background:#0000!important}.stat-card.stat-card--accent-blue .ant-table-thead>tr>th{border-bottom:1px solid #1677ff26}.stat-card.stat-card--accent-blue .ant-table-tbody>tr>td{border-bottom:1px solid #1677ff14}.stat-card.stat-card--accent-blue{border-radius:12px;overflow:hidden}.stat-card.stat-card--accent-blue .ant-table-tbody>tr:hover>td{background:#f87777!important;border-bottom-color:#1677ff38;transition:background-color .15s ease}.stat-card.stat-card--accent-blue .ant-table-row-selected>td,.stat-card.stat-card--accent-blue .ant-table-tbody>tr:active>td{background:#1677ff24!important}:root{--stat-title-size:16px;--stat-title-color:#0f172a;--stat-subtitle-size:12px;--stat-subtitle-color:#64748b;--chip-total-bg:#e2e2e2;--chip-total-fg:#000;--chip-total-bd:#0000}:root[data-theme=dark]{--chip-total-bg:#2b0a0a;--chip-total-fg:#ff9a9a;--chip-total-bd:#5c1a1a}.stat-card .ant-card-head{min-height:60px;min-height:calc(var(--header-item-h) + 28px);padding-left:16px;padding-right:16px}.stat-card .ant-card-head-wrapper{align-items:center}.stat-card .ant-card-head-title{align-items:center;display:flex;gap:12px;padding:0}.stat-card .ant-card-head-title,.stat-card .stat-card__title{color:#0f172a;color:var(--stat-title-color);font-size:16px;font-size:var(--stat-title-size);font-weight:600}.stat-card .stat-card__suffix{color:#64748b;color:var(--stat-subtitle-color);font-size:12px;font-size:var(--stat-subtitle-size)}.stat-card.stat-card--accent-blue .ant-card-head{background:linear-gradient(180deg,#f6fbff,#0000);border-bottom:1px solid #1677ff26;transition:border-color .2s ease}.stat-card.stat-card--accent-blue:hover .ant-card-head{border-bottom-color:#ff4d4f}:root[data-theme=dark] .stat-card.stat-card--accent-blue:hover .ant-card-head{border-bottom-color:#ff4d4fb3}.stat-card.stat-card--accent-blue .ant-card-head-title,.stat-card.stat-card--accent-blue .stat-card__title{color:#0a1f44}.stat-card.stat-card--accent-blue .stat-card__chip:not(.stat-card__chip--total){align-items:center;background:#1677ff1a;border-radius:8px;color:#1677ff;display:inline-flex;font-size:14px;line-height:25px;margin-left:22px;padding:2px 10px}:root{--orders-search-width:240px;--orders-search-h:var(--header-item-h);--orders-gap:8px;--orders-chip-gap:6px;--orders-chip-px:8px;--orders-chip-py:2px;--header-item-h:32px;--header-font-size:14px}.stat-card.stat-card--accent-blue .ant-card-head .stat-card__chip.stat-card__chip--total.header-action-btn{background:#fff;border:1px solid #d9d9d9;box-shadow:0 2px 0 #00000005;color:#000000e0}.stat-card.stat-card--accent-blue .ant-card-head .stat-card__chip.stat-card__chip--total.header-action-btn:hover{border-color:#1677ff}:root[data-theme=dark] .stat-card.stat-card--accent-blue .ant-card-head .stat-card__chip.stat-card__chip--total.header-action-btn{background:#141414;border-color:#303030;color:#ffffffd9}.stat-card__chip--total.header-action-btn:hover{border-color:#1677ff}:root[data-theme=dark] .stat-card__chip--total.header-action-btn{background:#141414;border-color:#303030;color:#ffffffd9}.orders-header{align-items:center;display:flex;flex-wrap:nowrap;gap:12px;gap:var(--orders-title-gap,12px);min-height:56px;width:100%}.orders-controls{display:flex;flex:1 1 auto;gap:8px;gap:var(--orders-gap);margin-left:auto}.orders-controls,.stat-chip-group{align-items:center;flex-wrap:nowrap;min-width:0}.stat-chip-group{flex:1 1 auto;gap:var(--orders-chip-gap);margin-left:6px}.stat-card__chip{border-radius:8px;box-sizing:border-box;line-height:1;padding:0 12px}.header-action-btn.ant-btn,.stat-card__chip{align-items:center;display:inline-flex;font-size:14px;font-size:var(--header-font-size);height:32px;height:var(--header-item-h)}.header-action-btn.ant-btn{gap:8px;padding-inline:12px}.orders-actions{align-items:flex-end;display:flex;flex:0 0 auto;flex-direction:column;gap:6px}.orders-search{min-width:240px;min-width:var(--orders-search-width)}.orders-search .ant-input-affix-wrapper{border-radius:8px;height:32px;height:var(--header-item-h);line-height:32px;line-height:var(--header-item-h)}.orders-search .ant-input-affix-wrapper,.orders-search .ant-input-affix-wrapper input{font-size:14px;font-size:var(--header-font-size)}.orders-search .ant-input-affix-wrapper:hover{border-color:#1677ff}.orders-search .ant-input-affix-wrapper-focused{box-shadow:0 0 0 2px #1677ff26}:root[data-theme=dark] .orders-search .ant-input-affix-wrapper{background:#0b1220;border-color:#2b4ea2;box-shadow:inset 0 0 0 1px #2b4ea273;color:#cfe0ff}@media (max-width:1200px){:root{--orders-search-width:220px;--orders-gap:6px;--orders-chip-gap:5px}}@media (max-width:900px){:root{--orders-search-width:200px;--orders-gap:5px;--orders-chip-gap:4px}}:root{--stat-right-width:210px}.stat-h{grid-gap:12px 16px;align-items:center;display:grid;gap:12px 16px;grid-template-columns:auto 1fr auto auto;min-height:56px;width:100%}.stat-h-middle{align-items:center;display:flex;flex-wrap:wrap;gap:6px;gap:var(--orders-chip-gap,6px);min-width:0}.stat-h-right{align-items:flex-end;flex-direction:column;gap:6px}.stat-h>.stat-h-right:nth-last-of-type(2)>.orders-search,.stat-h>.stat-h-right:nth-last-of-type(2)>.stat-h-total-row{min-width:0;width:210px;width:var(--stat-right-width)}.stat-h-total-row{align-items:center;display:flex;gap:8px;justify-content:flex-end}.stat-h-total-row>.stat-card__chip--total,.stat-h>.stat-h-right>.stat-card__chip--total{border-radius:8px;box-sizing:border-box;flex:1 1;height:32px;justify-content:center;min-width:0}.stat-h>.stat-h-right:nth-last-of-type(2)>.orders-search .ant-input-affix-wrapper{border-radius:8px;box-sizing:border-box;height:32px;width:100%}.stat-h>.stat-h-right .header-action-btn.ant-btn,.stat-h>.stat-h-right:last-of-type>.header-action-btn.ant-btn{border-radius:8px;width:210px;width:var(--stat-right-width)}:root{--kpi-card-min-h:150px}.stat-card--kpi{min-height:150px;min-height:var(--kpi-card-min-h)}.stat-card--kpi .ant-card-body{display:flex;flex-direction:column}.stat-card--kpi .stat-card__bottom{margin-top:auto}.stat-card--kpi .stat-card__delta,.stat-card--kpi .stat-card__delta-hint{margin-top:6px}.stat-card--kpi .stat-card__bottom{margin-top:22px}.ant-table-thead>tr>th{position:relative}.col-resize-handle{cursor:col-resize;height:100%;position:absolute;right:-4px;top:0;-webkit-user-select:none;user-select:none;width:10px;z-index:2}.col-resize-handle:hover{background:#0000000a}.th-resizable{position:relative}.th-resizable.th-dragging{opacity:.85}.th-resizable.th-drop-left:before,.th-resizable.th-drop-right:after{background:#1677ff;bottom:4px;content:"";position:absolute;top:4px;width:2px}.th-resizable.th-drop-left:before{left:-2px}.th-resizable.th-drop-right:after{right:-2px}.th-inner{height:100%;width:100%}.stat-card__chip.is-active{box-shadow:inset 0 0 0 2px #1677ff1f;outline:2px solid #1677ff59}.cell-filter{cursor:pointer;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.stat-chip-group .stat-card__chip{cursor:pointer;-webkit-user-select:none;user-select:none}.stat-chip-group .stat-card__chip:hover{filter:brightness(.97)}.stat-chip-group .stat-card__chip:active{transform:translateY(1px)}.stat-chip-group .stat-card__chip:focus-visible{outline:2px solid #1677ff66;outline-offset:2px}.th-click-filter{cursor:pointer;-webkit-user-select:none;user-select:none}.inbounds-table .ant-table-body{overflow-x:hidden!important}.ant-table-wrapper .ant-table-container{overflow-anchor:none}.ant-table-wrapper .ant-table-body{overscroll-behavior-x:contain}.stat-h-left{flex-wrap:wrap;gap:12px}.stat-h-left,.stat-h-right{align-items:center;display:flex}.stat-h-right{gap:8px}.stat-chip-group{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 12px}.react-resizable{position:relative}.react-resizable-handle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZaIiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+);background-origin:content-box;background-position:100% 100%;background-repeat:no-repeat;box-sizing:border-box;height:20px;padding:0 3px 3px 0;position:absolute;width:20px}.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{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;left:50%;margin-left:-10px}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.settings-page .settings-grid{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.settings-page .settings-grid>div{display:flex;flex-direction:column}.settings-page .settings-grid .ant-card{display:flex;flex-direction:column;height:100%}.settings-page .settings-grid .ant-card-body{flex:1 1 auto;min-height:0}.settings-models-scroll{scrollbar-color:#d9d9d9 #0000;scrollbar-width:thin}.settings-models-scroll::-webkit-scrollbar{width:6px}.settings-models-scroll::-webkit-scrollbar-track{background:#0000}.settings-models-scroll::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:3px}.settings-models-scroll::-webkit-scrollbar-thumb:hover{background-color:#bfbfbf}@media (max-width:1023px){.settings-page .settings-grid{grid-template-columns:1fr}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.8b066fa8.css.map*/