:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html,body{width:100%;height:100%}body{margin:0;display:flex;place-items:center;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}#root{width:100%;height:100%;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.login-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh;background-color:#fff}.login-title{font-size:2rem;margin-bottom:20px}.login-form{display:flex;flex-direction:column;width:300px}.login-form input{padding:10px;font-size:1rem;border:1px solid #ccc;border-radius:5px}.login-form button{padding:10px;font-size:1rem;color:#fff;background-color:#007bff;border:none;border-radius:5px;cursor:pointer}.login-form button:hover{background-color:#0056b3}.login-logo{max-width:200px;max-height:200px;object-fit:contain;margin-bottom:20px}.login-input input{margin:6px}.fullscreen-loader{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff3;display:flex;align-items:center;justify-content:center;z-index:9999}.home-page{padding:20px;text-align:center}.home-title{font-size:24px;margin-bottom:20px;color:#333}.home-card{cursor:pointer;border-radius:8px;text-align:center;transition:transform .3s ease}.home-card:hover{transform:scale(1.05);box-shadow:0 4px 8px #0003}.card-content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100px}.card-icon{font-size:32px;color:#1890ff;margin-bottom:10px}.card-label{font-size:16px;font-weight:500;color:#555}.app-header{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;background-color:#001529;color:#fff;height:6vh;box-sizing:border-box}.header-title-container{display:flex;align-items:center}.header-icon{font-size:24px;margin-right:10px}.header-icon:hover{color:#1890ff;cursor:pointer}.header-title{font-size:20px;font-weight:700;margin:0}.header-dropdown{margin-right:10px}.custom-segmented{border-radius:8px;padding:3px 4px;background:#f7f9fc;box-shadow:0 1px 4px #0000000f;transition:all .3s ease}.custom-segmented .ant-segmented-item{border-radius:6px;transition:all .2s ease}.custom-segmented .ant-segmented-item:hover{box-shadow:0 2px 8px #1890ff4d;background:#e6f7ff}.custom-segmented .ant-segmented-item .ant-segmented-item-icon{color:#8c8c8c;transition:color .2s ease}.custom-segmented .ant-segmented-item-selected{background-color:#96ccff!important;box-shadow:#1890ff3d 0 3px 8px}.custom-segmented .ant-segmented-item-selected .ant-segmented-item-icon{color:#555!important}.main_container{background-color:#b3d3ff;width:100%;height:100%;display:"flex";flex-direction:"column"}.header{justify-content:space-between;width:100%;height:6vh;background-color:#1d1d1d;display:flex;margin-right:10px}.header h2{white-space:nowrap;color:#fff;align-content:center;margin:0 2%}.header-menu{background-color:transparent;height:100%;width:80%}.header-menu li{align-content:center}.header-name{color:#fff;font-weight:700;font-size:large;margin:0 50px;padding:0}.content{height:94vh;text-align:left;background:#fff;overflow-y:hidden}.table-view th{background-color:#96ccff!important}.editable-cell-value-wrap{min-height:20px;width:100%}.tree-level-1{background-color:#f5f5f5!important}.tree-level-1,.tree-level-1 .ant-table-cell-fix-left,.tree-level-1 .ant-table-cell-fix-right{background-color:#e8e8e8!important}.responsive-table-wrapper{width:100%;overflow:hidden;display:flex;flex-direction:column}.responsive-table-wrapper .table-view{flex:1 1 auto;display:flex;flex-direction:column;border-radius:9px;box-shadow:#63636333 0 2px 8px}.responsive-table-wrapper .table-view .ant-table-cell{overflow:visible;position:relative}.responsive-table-wrapper .table-view .ant-table,.responsive-table-wrapper .table-view .ant-table-container{flex:1 1 auto;display:flex;flex-direction:column}.responsive-table-wrapper .table-view .ant-table-header{overflow-y:hidden!important;overflow-x:hidden!important;scrollbar-height:none;-ms-overflow-style:none}.responsive-table-wrapper .table-view .ant-table-header::-webkit-scrollbar{height:0!important}.responsive-table-wrapper .table-view .ant-table-body{flex:1 1 auto;overflow:auto!important}.responsive-table-wrapper .table-view .ant-spin-nested-loading,.responsive-table-wrapper .table-view .ant-spin-container{flex:1 1 auto;display:flex;flex-direction:column}.responsive-table-wrapper .table-view .ant-table-cell-row-hover{background-color:#e6f7ff!important}.responsive-table-wrapper .table-view .ant-table-row-level-1 td{background-color:#dfdfdf}.responsive-table-wrapper .table-view th{padding:10px!important;text-overflow:ellipsis;white-space:nowrap}.responsive-table-wrapper .table-view th:before{height:100%!important}.responsive-table-wrapper .table-view .ant-input{border:0px!important}.responsive-table-wrapper .table-view .ant-table-pagination{flex-shrink:0;background-color:#fff;padding:10px 0;position:sticky;bottom:0;z-index:1}.responsive-table-wrapper .table-view-modal .ant-table-cell{overflow:visible;position:relative;padding:8px!important;text-overflow:ellipsis;white-space:nowrap}.responsive-table-wrapper .table-view-modal .ant-table-pagination{margin:0!important}.ant-table-tbody-virtual-scrollbar{visibility:visible!important;opacity:1!important}.ant-table-tbody-virtual-scrollbar-thumb{opacity:1!important}.porduct-info-button{background:transparent;gap:5px;padding:0px,5px;border-radius:20px;border:transparent;box-shadow:#0000000d 0 6px 24px,#00000014 0 0 0 1px}.porduct-info-button:hover{background-color:#96ccff!important;color:#000!important;box-shadow:#3c40434d 0 1px 2px,#3c404326 0 2px 6px 2px}.porduct-info-button:focus{outline:unset!important}.porduct-info-button:active{border-color:unset!important}.thumbnail-wrapper-master{display:flex;justify-content:center;align-items:center;height:35px;overflow:visible;position:relative}.thumbnail-image-master{width:45px;height:45px;object-fit:contain;border-radius:4px;border:1px solid #ccc;transition:transform .2s ease,box-shadow .2s ease;z-index:10}.thumbnail-image-master:hover{transform:scale(2.2);z-index:999;box-shadow:0 4px 12px #00000026;background:#fff;position:absolute}@media (max-width: 768px){.table-view th,.table-view td{font-size:12px;padding:6px!important}}.ant-table-tbody-virtual-holder{max-height:550px!important}@media (max-height: 780px){.ant-table-tbody-virtual-holder{max-height:450px!important}}@media (max-height: 720px){.ant-table-tbody-virtual-holder{max-height:400px!important}}@media (max-height: 650px){.ant-table-tbody-virtual-holder{max-height:350px!important}}.react-resizable-handle{position:absolute;right:0;top:0;bottom:0;width:5px;cursor:col-resize;z-index:1}.react-resizable{position:relative}.react-resizable-handle:hover{background-color:#fff!important}.react-resizable-resizing{border-right:2px solid #1890ff!important}.tab-tools{height:7.5%;display:flex;align-items:center;justify-content:space-between}.tab-main-table{height:89%;box-sizing:border-box}.tab-tools-right-panel{width:auto;height:100%;box-sizing:border-box;align-content:center}.tab-tools-left-panel{display:flex;height:100%;justify-content:space-between;box-sizing:border-box;align-items:center}.tabs{background-color:#96ccff}.sub-tabs{height:100%}.search-container{width:50%;align-content:center}.table-operations{display:flex;flex-wrap:nowrap;justify-items:flex-end;text-align-last:center}.search-input{min-width:10%;height:35px;margin-left:2%}.ant-table-column-sorter-up,.ant-table-column-sorter-down{color:#fff6}.sorted-asc .ant-table-column-sorter-up,.sorted-desc .ant-table-column-sorter-down{color:#fff}.sorted-asc .ant-table-column-sorter-down,.sorted-desc .ant-table-column-sorter-up{color:#fff6}.operation-btn{align-content:center;background-color:#fff;color:#000;border:0;border-radius:5px;font-size:14px;height:32px;margin-left:20px;box-shadow:#0000003d 0 3px 8px}.headers-select{align-content:center;background-color:#fff;color:#000;border:0;border-radius:10px;margin-left:20px;text-align-last:center;box-shadow:#0000003d 0 3px 8px;width:100px;height:32px}.headers-select .ant-select-arrow{display:none}.headers-select .ant-select-selector{border:0!important}.headers-select .ant-select-selection-item{padding:0!important}.ant-select-dropdown{width:200px!important}.searchbox-headers{display:flex;flex-direction:column;text-align:center}.sheet-mode-tabs{border-radius:10px;padding:4px;background:#fff}.sheet-mode-tabs .ant-tabs-content-holder{display:none!important}.sheet-mode-tabs .ant-tabs-nav{margin:0;border-bottom:none}.sheet-mode-tabs .ant-tabs-tab{background:#f7f9fc;transition:all .3s ease;font-weight:500}.sheet-mode-tabs .ant-tabs-tab:hover{background:#e6f7ff}@media screen and (max-width: 1700px){.tab-main-table{height:95%}.tab-tools{height:5%}}@media screen and (max-height: 900px){.tab-main-table{height:97%}.tab-tools{height:5%}}.notification-error .ant-notification-notice{background:#fff5f5!important;border-left:4px solid #ff4d4f!important}.notification-error .ant-notification-notice-message,.notification-error .ant-notification-notice-description{color:#d9363e!important;font-weight:600}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;display:flex;justify-content:center;align-items:center}.modal-box{background:#fff;padding:20px;border-radius:8px;width:400px}.row{display:flex;flex-direction:column;margin-bottom:15px}.order-products-table th{background-color:#96ccff!important}.ant-table-cell-row-hover{background-color:none!important}.ant-table-row-level-1 td{background-color:#dfdfdf}.ant-table-thead>tr>th{padding:10px 15px!important}.simulation-graph-button{background:transparent;gap:5px;padding:0px,5px;border:transparent;box-shadow:#3c40434d 0 1px 2px,#3c404326 0 2px 6px 2px}.simulation-graph-button:hover{background-color:#96ccff!important;color:#000!important;box-shadow:#00000029 0 3px 6px,#0000003b 0 3px 6px}.simulation-graph-button:focus{outline:unset!important}.simulation-graph-button:active{border-color:unset!important}.order-products-table .ant-table-tbody>tr.child-row>td,.order-products-table .ant-table-tbody>tr.ant-table-row-level-1>td{background:#fff!important}.order-products-table .ant-table-tbody>tr.child-row:hover>td{background:#fff!important}.thumbnail-wrapper{display:flex;justify-content:center;align-items:center;height:50px;overflow:visible;position:relative}.thumbnail-wrapper{width:60px;height:60px;position:relative;display:inline-block}.thumbnail-image{width:100%;height:100%;object-fit:cover;border-radius:4px;border:1px solid #ccc;transition:transform .3s ease,box-shadow .3s ease;box-shadow:#0000001a 0 1px 3px,#0000000f 0 1px 2px;cursor:pointer;display:block}.thumbnail-hover{background-color:#fff;position:absolute;top:50px;left:50%;transform:translate(-50%) scale(0);width:200px;height:200px;object-fit:cover;border-radius:8px;box-shadow:0 6px 12px #0003;z-index:999;transition:transform .3s ease;pointer-events:none}.thumbnail-wrapper:hover .thumbnail-hover{transform:translate(-50%) scale(1)}.info-item.thumbnail-row{display:flex;align-items:center;justify-content:space-between;background:#fafafa;border-radius:6px;padding:6px 4px;font-size:14px;line-height:1.5}.info-item.thumbnail-row .info-label{font-weight:600;color:#222;flex:1;text-align:left}.info-item.thumbnail-row .info-value{flex:1.5;display:flex;justify-content:flex-start;align-items:center;gap:8px}.info-item.thumbnail-row .thumbnail-wrapper{width:60px;height:60px}.info-section{display:grid;grid-template-columns:repeat(3,1fr);gap:6px 6px;padding:6px 4px}.info-item{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;background:#fafafa;border-radius:5px;font-size:14px;line-height:1.4}.info-item:hover{background:#f5f7fb}.info-label{font-weight:600;color:#222;flex:1}.info-value{flex:1.2;color:#333;font-weight:500;text-align:left;word-break:break-word}.info-value{flex:1.3;color:#333;font-weight:500;text-align:left}.ant-collapse-header-text{font-size:15px!important;font-weight:600!important;color:#111!important}.ant-collapse-item{border:none!important;background:#fff!important}.ant-collapse-content{background:#fff!important;padding:4px 0!important}.ant-collapse-content .ant-collapse-content-box{padding:5px!important}.material-checkbox .ant-checkbox-inner{border-color:#28f}.material-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#28f;border-color:#28f}.material-checkbox:hover .ant-checkbox-inner,.material-checkbox .ant-checkbox:hover .ant-checkbox-inner,.material-checkbox .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#28f!important}.material-checkbox .ant-checkbox-checked:hover .ant-checkbox-inner,.material-checkbox:hover .ant-checkbox-checked .ant-checkbox-inner{background-color:#28f!important;border-color:#28f!important}.process-checkbox .ant-checkbox-inner{border-color:#0ccbcc}.process-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#0ccbcc;border-color:#0ccbcc}.process-checkbox:hover .ant-checkbox-inner,.process-checkbox .ant-checkbox:hover .ant-checkbox-inner,.process-checkbox .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#0ccbcc!important}.process-checkbox .ant-checkbox-checked:hover .ant-checkbox-inner,.process-checkbox:hover .ant-checkbox-checked .ant-checkbox-inner{background-color:#0ccbcc!important;border-color:#0ccbcc!important}.unit-checkbox .ant-checkbox-inner{border-color:#f08d56}.unit-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#f08d56;border-color:#f08d56}.unit-checkbox:hover .ant-checkbox-inner,.unit-checkbox .ant-checkbox:hover .ant-checkbox-inner,.unit-checkbox .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#f08d56!important}.unit-checkbox .ant-checkbox-checked:hover .ant-checkbox-inner,.unit-checkbox:hover .ant-checkbox-checked .ant-checkbox-inner{background-color:#f08d56!important;border-color:#f08d56!important}.total-checkbox .ant-checkbox-inner{border-color:#d686ff}.total-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#d686ff;border-color:#d686ff}.total-checkbox:hover .ant-checkbox-inner,.total-checkbox .ant-checkbox:hover .ant-checkbox-inner,.total-checkbox .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#d686ff!important}.total-checkbox .ant-checkbox-checked:hover .ant-checkbox-inner,.total-checkbox:hover .ant-checkbox-checked .ant-checkbox-inner{background-color:#d686ff!important;border-color:#d686ff!important}.tabs-wrapper{position:relative;display:flex;align-items:center;width:100%}.tabs-container{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:5px;padding:5px 40px;width:100%;scrollbar-width:none}.tabs-container::-webkit-scrollbar{display:none}.tab-button{padding:6px 14px;border:1px solid #ddd;background:#f5f5f5;color:#333;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .2s ease-in-out;box-shadow:#1b1f230a 0 1px,#ffffff40 0 1px inset}.tab-button:hover{border-color:#96ccff;background:#e6f7ff}.tab-button.active{background:#96ccff;color:#fff;border-color:#96ccff;box-shadow:#11111a0d 0 1px,#11111a1a 0 0 8px}.tab-button:focus{outline:none;box-shadow:none}.tab-arrow{width:35px;height:100%;position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:none;cursor:pointer;border-radius:0%;padding:4px;z-index:2}.tab-arrow:focus{outline:none;box-shadow:none}.tab-arrow.left{left:0}.tab-arrow.right{right:0}.custom-tabs-filter-wrapper{position:relative;max-width:200px}.custom-tabs-filter-input{min-width:50px;height:35px}.custom-tabs-filter-card{position:absolute;top:100%;left:0;width:100%;margin-top:4px;z-index:100;max-height:60vh;overflow-y:auto}.custom-tabs-filter-item{display:flex;align-items:center;gap:8px;padding:6px 12px}.custom-tabs-filter-label{cursor:pointer;-webkit-user-select:none;user-select:none;flex:1}.custom-tabs-filter-label.disabled{cursor:not-allowed;opacity:.5}.custom-tabs-filter-label.clickable:hover{color:#1677ff}.filter-icon{cursor:pointer;color:#999;font-size:17px}.filter-icon.clickable:hover{color:#555}
