@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css?family=Source+Sans+Pro:regular,bold,italic&subset=latin,latin-ext";*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,Roboto,sans-serif}.app{position:relative}.Toastify__toast-container{font-size:14px;transition:.5s ease!important}.loader-icon{animation:rotateIcon 2s linear infinite}@keyframes rotateIcon{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.back-arrow{font-size:20px;color:#000;margin-right:1rem}.authenticating-container{display:flex;justify-content:center;align-items:center;height:100vh}.authentication-text{font-size:20px}.authenticating-container .authentication-loader{width:30px;margin-left:5px;aspect-ratio:4;--_g: no-repeat radial-gradient(circle closest-side, #0963dc 90%, #0000);background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:calc(100% / 3) 100%;animation:l7 1s infinite linear}.ant-tooltip-inner{font-size:12px;font-family:Inter,sans-serif}.container{width:100%}.content{display:flex;height:100%;overflow-y:hidden}.container-inner{width:100%;height:100%;background-color:#2b2d3f;display:flex;flex-direction:column}.right{width:20%;background-color:salmon;transition:all .3s}.visualContainer{height:calc(100% - 80px)}.visualizer-container{height:calc(100vh - 80px);display:flex;width:100%;position:relative}.visualizer-container.fullscreen{height:100vh}.visualizer-area{flex:1;display:flex;width:80%;background-color:#f6f8f9}.btn{margin-top:0!important}.btn.disabled,.btn:disabled{cursor:not-allowed!important;opacity:.7}.modal-footer .btn-submit{background:#607ad6!important;color:#fff!important}.submit-loader-icon{margin-left:10px;animation:rotation 2s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotationBack{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.bin-header-wrapper label{color:#8a8989;font-size:15px;font-weight:600}.bin-header-wrapper h1{font-size:18px;font-weight:500}.bin-barcode-wrapper{padding:0 14px;box-shadow:#00000029 0 1px 4px;width:400px;overflow-x:auto}.bin-header-wrapper{display:flex;align-items:center;justify-content:space-evenly;margin:0 0 40px}.bin-code-wrapper{display:flex;flex-direction:column;align-items:center;gap:10px}.bin-labels-wrapper{display:flex;align-items:center;justify-content:space-around;margin-top:30px;margin-bottom:35px}.bin-labelGroup{margin-bottom:.8rem}.bin-labelGroup .label{font-size:15px;font-weight:500}.label{font-size:14px}.bin-labelGroup .display-value{font-size:14.5px;font-weight:500;color:#8a8989}.product .ant-table-wrapper table{text-align:center}.product .ant-table-wrapper .ant-table-thead>tr>th{text-align:center;font-size:14px;font-weight:500}.product .ant-table-wrapper .ant-table-thead>tr>th{padding:10px;background-color:#f1f6f9}.product .ant-table-wrapper .ant-table-tbody>tr>td{padding:10px;font-size:13.5px;font-weight:500;color:#464e5f}.barCode-actions{width:100%;margin-top:10px;margin-bottom:20px}.data-table .ant-table-wrapper .ant-table-thead>tr>th{text-align:center;font-size:14px;font-weight:500}.data-table .ant-table-wrapper .ant-table-thead>tr>th{padding:10px;background-color:#f1f6f9}.data-table .ant-table-wrapper .ant-table-tbody>tr>td{padding:10px;font-size:13.5px;font-weight:500;color:#464e5f;text-align:center}.selected-row{background-color:#c4daeb}.barcode{display:flex;justify-content:center;align-items:center}.camera-controls{position:absolute;top:16px;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:.5rem;border-radius:.5rem;overflow:hidden;background:#fff3;border:1px solid #e5e7eb;backdrop-filter:blur(10px);box-shadow:0 4px 30px #0000001a;padding:5px;transition:all .3s ease}.camera-controls-inner{display:flex;justify-content:center;align-items:center;gap:5px;background:#fff3;backdrop-filter:blur(10px);border-radius:5px;overflow:hidden}.camera-control{padding:15px;cursor:pointer;font-size:12px;border-radius:8px;margin:0;transition:all .2s ease;width:35px;height:35px;justify-content:center;display:flex;align-items:center;position:relative}.camera-control.active{background:#2f54d7b3;color:#fff}.camera-control:hover{background:#3658d580;color:#fff}.camera-control .resetView{position:relative;padding:.5rem 1rem}.resetView .faExpand{font-size:18px}.resetView .faBoxesStacked{font-size:9px;position:absolute;top:14px;right:20px;font-weight:300}.pan-icon{font-size:18px}svg{transform-origin:center center}.compass-container{position:absolute;bottom:10px;left:13px;width:150px;height:150px;display:flex;align-items:center;justify-content:center;opacity:.5}.scale-factor{position:absolute;top:10rem;right:.6rem;width:180px;background-color:#fff;padding:.5rem 1rem;border-radius:.5rem}.scale-factor-title{text-align:center;font-weight:600;font-family:Inter,sans-serif}.scale-factor-loading-text{font-size:13px;display:flex;align-items:center;justify-content:center;gap:10px;font-family:Inter,sans-serif;font-weight:500}.zoom-action-stat{border:none;background:transparent;cursor:pointer;font-family:Inter;font-weight:500;font-size:12px}.zoom-action-wrapper{display:flex;flex-direction:column;align-items:center}.zoom-action-main{display:flex;align-items:center;gap:8px}.zoom-action-btn{border:1px solid #ccc;background:#fff;border-radius:4px;padding:4px 8px;cursor:pointer;transition:background .2s}.zoom-action-btn:hover{background:#f0f0f0}body.grab-cursor{cursor:grab;cursor:-webkit-grab;cursor:-moz-grab}.layout-control-btn{padding:.5rem 1rem}.layout-control-btn.active{background:#b1b0b0}.layout-editor{height:inherit;width:100%;position:relative;display:flex}.layout-editor-container-wrapper{display:flex;flex:1;position:relative;height:calc(100vh - 80px)}.layout-editor-canvas-wrapper{flex:1;display:flex;position:relative}.layout-editor-canvas-wrapper canvas{width:100%;background:#f6f8f9}.direction-wrapper{position:absolute;bottom:2rem;left:3rem}.direction-image{width:100%;height:100%}.header-action-saveAll-btn{display:flex;justify-content:center;align-items:center;gap:5px;width:80px!important;height:30px!important}.hovered-element-info{position:absolute;z-index:1000;padding:12px;border-radius:8px;background:#ffffffd9;backdrop-filter:blur(8px);box-shadow:0 4px 20px #0000001a,0 0 0 1px #0000000d;border:1px solid rgba(255,255,255,.5);min-width:220px;transform:translate(-50%,10px);animation:fade-in .2s ease-out;pointer-events:none;font-family:Inter,sans-serif}@keyframes fade-in{0%{opacity:0;transform:translate(-50%,5px)}to{opacity:1;transform:translate(-50%,10px)}}.info-content{display:grid;gap:10px}.info-row{display:flex;justify-content:space-between;align-items:baseline;position:relative;padding-bottom:10px}.info-row:not(:last-child):after{content:"";position:absolute;bottom:0;left:0;right:0;height:.51px;background:linear-gradient(90deg,#00000014,#00000014,#00000014)}.info-label{font-weight:600;color:#585a5c;font-size:.7rem;font-family:Inter,sans-serif;opacity:.8;padding-right:8px}.info-value{opacity:1;text-align:right;font-weight:500;color:#323233;font-size:.8rem;font-family:Inter,sans-serif;width:fit-content}.fullscreen-action-wrapper{position:absolute;top:1rem;right:10.5rem;background:#fff3;border:1px solid #e5e7eb;padding:5px;border-radius:8px;cursor:pointer;backdrop-filter:blur(10px);box-shadow:0 4px 30px #0000001a;transition:all .2s ease;color:#222;display:flex;align-items:center;justify-content:center}.fullscreen-action-wrapper .toggleFullScreen{font-size:12px;cursor:pointer;border-radius:.7rem;background:#fff3;border:none;font-weight:700;color:#222;height:35px;width:35px;transition:all .2s ease;backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;border-radius:.5rem}.toggleFullScreen:hover,.toggleFullScreen:focus{background:#2f54d7b3;color:#fff}.zoom-action-wrapper{position:absolute;top:1rem;right:1rem;background:#fff3;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(10px);display:flex;align-items:center;padding:5px;transition:all .3s ease}.zoom-action-main{display:flex;align-items:center;gap:.2rem}.zoom-action-btn{font-size:12px;cursor:pointer;border-radius:.7rem;background:#fff3;border:none;font-weight:700;color:#222;height:35px;width:35px;transition:all .2s ease;backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;border-radius:.5rem}.zoom-action-btn:disabled{opacity:.5;cursor:not-allowed}.zoom-action-btn:hover:not(:disabled){background:#dcdbdb63}.zoom-action-stat{padding:.5rem;font-size:12px;width:auto;height:35px;cursor:pointer;text-align:center;border-radius:.5rem;color:#222;transition:all .2s ease;backdrop-filter:blur(10px)}.zoom-action-stat:hover{background:#dcdbdb63}.configure-shelf{width:100%;height:100%;z-index:10;background-color:#fff;padding:0rem 2rem 2rem;border-radius:5px}.metric-unit-wrapper{display:flex;border-radius:5px;height:30px;overflow:hidden;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px}.metric-unit{display:flex;justify-content:center;align-items:center;padding:0 9px;font-weight:500;font-size:15px;cursor:pointer;font-family:Inter,sans-serif}.metric-unit-left{border-top-left-radius:5px;border-bottom-left-radius:5px}.metric-unit-right{border-top-right-radius:5px;border-bottom-right-radius:5px}.metric-unit-active{color:#fff;background-color:#607ad6}.level-configure-actions{display:flex;justify-content:flex-end;gap:1rem;margin-bottom:1rem}.level-configure-actions button{width:max-content;outline:none;border:none;border-radius:.2rem;font-weight:500;padding:.5rem 1rem;background-color:#cac5c5ae;cursor:pointer;font-family:Inter,sans-serif}.level-configure-actions button:hover{background-color:#cac5c5}.levels-wrapper-base{width:80%;border-bottom:2px solid #8b8989}.shelf-info{width:100%;display:flex;gap:1rem}.group-container{flex:1;gap:1rem;max-width:150px}.shelf-info .info-group{display:flex;flex-direction:column;margin-bottom:1rem}.info-group label{font-size:.9rem;font-weight:500;font-family:Inter,sans-serif}.info-group input{font-weight:500;outline:none;border:1.5px solid rgba(128,128,128,.5);padding:.3rem;border-radius:.2rem;font-weight:600;font-family:Inter,sans-serif}.self-container{width:80%}.level-actions{width:20%;text-align:center}.level-actions .Add-Bin-btn{outline:none;border:none;border-radius:.2rem;font-weight:500;padding:.5rem 1rem;background-color:#cac5c5ae;cursor:pointer;font-family:Inter,sans-serif}.level-layout{width:80%;display:flex;gap:.5rem;height:75px;padding:.4rem;background-color:#a9b3f7;margin-bottom:.4rem;box-sizing:border-box}.level-title{font-weight:500;font-size:.9rem}.level-bins-wrapper{display:flex;align-items:center}.element-view{display:flex;align-items:center;justify-content:end;gap:1rem}.configure-shelf-actions{display:flex;gap:1rem;justify-content:flex-end}.configure-shelf-actions button{width:auto;outline:none;border:none;border-radius:.2rem;font-weight:500;padding:.5rem 1rem;background-color:#607ad6;cursor:pointer;transition:.2s ease;color:"#ffffff";transition:"background-color 0.3s ease"}.configure-shelf-actions button span{font-family:Inter,sans-serif;color:#fff}.Save-btn{display:flex;justify-content:center;align-items:center;gap:5px}.cancel-button{border:1px solid #c04343!important;background:#fff!important;color:#c04343!important;transition:background-color .3s ease}.cancel-button span{font-family:Inter,sans-serif;color:#c04343!important}.configure-shelf-actions .cancel-button:hover{background-color:#fff0f086!important}.block{width:70px;height:100%;background-color:#6d7be7}.block .bin-name{font-weight:600;transform:rotate(-90deg)}.sub-areas-view{width:100%;display:flex;flex-direction:column;gap:.5rem}.sub-areas-view-header{display:flex;justify-content:space-between;align-items:center}.split-area-button{width:100px;outline:none;border:none;border-radius:.2rem;font-weight:500;padding:.5rem 1rem;background-color:#fff;cursor:pointer;transition:.2s ease;font-family:Inter,sans-serif;border:1px solid black}.split-area-button:hover{background-color:#edededae}.sub-areas-board{overflow-x:auto;min-height:240px;max-width:90vw}.rack-editor-canvas-container{position:relative;width:100%;height:500px;background-color:#fff}.cursor-pointer{cursor:pointer}.canvas-actions{position:absolute;top:16px;left:50%;transform:translate(-50%);display:flex}.canvas-actions .action-group{display:flex;align-items:center;background-color:#fff;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px}.action-group.extended-actions{margin-left:1rem}.canvas-actions .action{padding:.5rem 1rem}.canvas-actions .action:hover,.canvas-actions div.active{background-color:#607ad6;color:#fff}.canvas-actions .delete{background-color:#fff;color:#000;padding:8px 16px;cursor:pointer;transition:background-color .2s ease}.canvas-actions .delete.active{background-color:#f44}.preview-labels{max-height:150px;overflow:auto}.no-spin-input::-webkit-outer-spin-button,.no-spin-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.orientation-container{display:flex;width:60%;margin:20px 0}.label-container{flex:1}.direction-label{width:35px;height:25px;border:1px solid #d9d9d9;display:grid;place-items:center;cursor:pointer;transition:all .2s ease}.direction-label-btn{width:35px;height:25px;border:1px solid #d9d9d9;display:grid;place-items:center;cursor:pointer;transition:all .2s ease;border-radius:5px}.direction-left-action{border-top-left-radius:6px;border-bottom-left-radius:6px}.direction-right-action{border-left:none!important;border-top-right-radius:6px;border-bottom-right-radius:6px}.direction-label:hover{color:#1677ff}.direction-label-btn:hover{background-color:#1677ff;color:#fff}.direction-label-btn.active{background-color:#1890ff;color:#fff;border-color:#1890ff}.direction-label.active{background-color:#1677ff;color:#fff}.label-wrapper{display:flex}.QrCode-wrapper{margin:10px 0}.QrCode{text-align:center}.qrcode-button-wrapper{text-align:end}.QrCode-value{font-size:16px;font-family:monospace}.download-button{text-align:end}.show-qrcode-button{display:block}.hide-qrcode-button{display:none}.pattern-component{margin:5px;padding:.5rem 1rem;border:1px solid rgb(225,223,223);border-radius:.5rem;display:flex;justify-content:space-between;align-items:center}.flex{display:flex;align-items:center;justify-content:flex-start}.sequence-input{width:150px}.pattern-component-section{margin-left:1rem}.pattern-component-field{width:100%;min-width:200px}.delete-button{margin-left:auto}.pattern-preview,.add-component{margin-top:1rem}.scannableType-labels-container{width:95%;margin:0 auto}.scannableType-labels-inner{box-shadow:#00000029 0 1px 4px}.scannableType-labels-header{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background-color:#f6f8fa}.scannableType-labels-heading{font-size:13.5px;font-weight:500;text-transform:uppercase}.scannableType-labels-wrapper{margin:10px 0;max-height:400px;overflow-y:scroll}.scannableType-labels{display:flex;justify-content:space-between;align-items:center;background-color:#f6f8fa;padding:10px}.scannableType-wrapper{display:flex;border-radius:5px;height:25px;overflow:hidden;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px}.scannableType{display:flex;flex:auto;justify-content:center;align-items:center;font-weight:500;font-size:10px;letter-spacing:.5px;cursor:pointer}.scannableType-left{border-top-left-radius:5px;border-bottom-left-radius:5px}.scannableType-right{border-top-right-radius:5px;border-bottom-right-radius:5px}.scannableType-active{color:#fff;background-color:#607ad6}.scannableType-labels-actions{display:flex;justify-content:end}.scannableType-labels-actions .ant-btn{text-align:right;background-color:#607ad6;color:#fff}.empty-locations{text-align:center;font-size:20px;margin:10px 0}.scannableType-labels-actions{display:flex;gap:16px;margin-bottom:10px;padding:12px 0}.scannableType-labels-actions label{display:flex;font-size:14px;font-weight:500;color:#374151;margin:0;font-family:Inter,Poppins,sans-serif}.scannableType-labels-actions input[type=number]{width:60px;margin-left:8px;padding:4px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;text-align:center;transition:border-color .2s ease}.scannableType-labels-actions input[type=number]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.scannableType-labels-actions input[type=number]:hover{border-color:#9ca3af}.scannableType-labels-actions input[type=number]::-webkit-outer-spin-button,.scannableType-labels-actions input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.scannableType-labels-actions input[type=number]{-moz-appearance:textfield}.codes-per-page-error-message{font-size:10px;color:#d32f2f;margin-top:4px;font-family:Inter,Poppins,sans-serif}.input-label-wrapper{margin-bottom:.2rem}.input-label-wrapper label{font-size:.9rem;font-weight:500}.input-text-wrapper input{font-weight:500;outline:none;border:1.5px solid rgba(128,128,128,.5);padding:.3rem;border-radius:.2rem;font-weight:600}*{font-family:Inter,sans-serif}.sub-areas-grid{display:grid;gap:6px;font-family:Inter,sans-serif;background:#fff;padding:0 0 12px;width:max-content}.sub-areas-empty{text-align:center;color:#888;font-size:16px;padding:40px 0}.sub-area-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;width:max-content;height:100px;border-radius:6px;border:1px solid #ccc;box-sizing:border-box;transition:background .2s;padding:14px 10px;background:#f0f0f0;color:#1a1a1a}.tile-name{font-weight:600;font-size:15px;margin-bottom:2px}.tile-code{font-size:10px;margin-bottom:8px;color:#666}.tile-width,.tile-height{font-size:12px}.tile-unit{font-size:10px;margin-top:6px;color:#666}.layout-editor-canvas-controls{position:absolute;top:16px;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:.5rem;border-radius:.5rem;overflow:hidden;background:#fff3;border:1px solid #e5e7eb;backdrop-filter:blur(10px);box-shadow:0 4px 30px #0000001a;padding:5px;transition:all .3s ease}.layout-editor-canvas-controls .canvas-control{padding:15px;cursor:pointer;font-size:12px;border-radius:8px;margin:0;transition:all .2s ease;width:35px;height:35px;justify-content:center;display:flex;align-items:center;position:relative}.layout-editor-canvas-controls .canvas-control.active{background:#2f54d7b3;color:#fff}.layout-editor-canvas-controls .canvas-control:hover{background:#3658d580;color:#fff}.layout-editor-canvas-controls .canvas-control:hover .shortcut,.layout-editor-canvas-controls .canvas-control.active .shortcut{color:#fff}.layout-editor-canvas-controls .canvas-control .shortcut{position:absolute;color:#b8b8b8;bottom:0;right:0;font-size:10px}.canvas-controls-section{display:flex;background:#ffffff1a;border-radius:.5rem;overflow:hidden;gap:3px;backdrop-filter:blur(5px)}.canvas-controls-divider{width:1px;background:#e5e7eb;height:35px}.layoutEditorIcon{width:18px;filter:brightness();transition:filter .2s ease}.canvas-control:hover .layoutEditorIcon,.canvas-control.active .layoutEditorIcon{filter:invert(1) brightness(1.2)}.canvas-control:hover{box-shadow:0 0 8px #607ad64d}.layout-toolbar{width:350px;max-width:360px;background-color:#fff;padding:0;position:relative;box-sizing:border-box;height:inherit;overflow-y:hidden}.layout-toolbar-inner{height:100%;display:grid;grid-template-columns:285px;grid-template-rows:1fr 20fr}.layout-toolbar-inner .layout-toolbar-header{display:flex;justify-content:space-between;align-items:center;padding:8px 15px 0}.layout-toolbar .toolbar-title{text-align:center;font-size:17px;font-weight:500;font-family:Roboto}.tool{display:grid;grid-template-columns:2fr 1fr;padding:.5rem;cursor:pointer;transition:.2s ease;font-family:Roboto}.warehouse-save{width:100%}.warehouse-input .warehouse-input-field{outline:none;border:1.5px solid rgba(128,128,128,.5);padding:.5rem .3rem;border-radius:.2rem;font-weight:600;width:100%;margin-bottom:1rem}.warehouse-save .save-button{width:100%;outline:none;border:none;border-radius:.2rem;font-weight:500;padding:.5rem;background-color:#cac5c5ae;cursor:pointer;transition:.2s ease}.warehouse-input .warehouse-input-field:focus{outline:2px solid rgba(128,128,128,1)}.tool:hover{background-color:#b9babd36;color:#1b1b1f;border-radius:10px;font-family:Roboto}.tool-loader{height:100%}.tool-loader-title{font-size:18px}.layout-toolbar-tabs-wrapper{padding:0;overflow:auto}.layout-toolbar-tabs-wrapper .ant-tabs-nav-list .ant-tabs-tab{width:60px;justify-content:center;color:#000;font-weight:500;padding-top:7px;padding-bottom:7px;margin:0}.layout-toolbar-tabs-wrapper .ant-tabs-nav{margin:5px}.ant-tabs-tab-btn{font-weight:500;font-size:14px;font-family:Inter,Roboto,Poppins,sans-serif}.layout-tool-wrapper{padding:0 5px}.saveAll-btn{padding:14px 10px;background:#607ad6;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:5px;font-weight:500;font-family:Inter,Roboto,Poppins,sans-serif;cursor:pointer;font-size:12px}.saveAll-btn:hover{background:#607ad6d9!important;color:#fff!important;border:1px solid #607AD6!important}.saveAll-btn span{font-family:Inter,Roboto,Poppins,sans-serif;font-weight:500}.layout-tool-wrapper{display:flex;flex-direction:column;justify-content:space-between;padding:0rem;overflow-y:scroll}.layout-tool-wrapper::-webkit-scrollbar{width:7px}.layout-tool-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.layout-tool-wrapper::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.layout-tool-container{padding:2px 5px;position:relative}.layout-tool-container .active-tool{background-color:#dbdcdd3d;color:#000000e5;border-radius:10px;font-weight:500;border:1px solid lightgrey}.tool-info{display:flex;flex:1;align-items:center}.element-status-indication-wrapper{display:flex;align-items:center;justify-content:center;width:7px;height:7px;margin-right:10px}.element-status-indicator{width:7px;height:7px;aspect-ratio:1;border-radius:50%;background:#ff2400}.tool-icon{font-size:.8rem;cursor:pointer}.tool-title{font-family:Inter;font-weight:400;font-size:12px;max-width:110px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-left:5px;flex:1}.tool-actions{display:flex;gap:.5rem;align-items:center}.element-delete{color:#d81b3b}input[type=color]{width:30px;height:20px}.chrome-picker{width:200px!important}.picker-tool-icon{cursor:pointer}.color-picker-wrapper{background-color:#fff;border-radius:5px;overflow:hidden;z-index:10;width:100%!important}.delete-dialog-container{background-color:#00000080;display:flex;justify-content:center;align-items:center;position:fixed;inset:0;z-index:10}.delete-dialog-wrapper{background-color:#fff;border-radius:5px;display:flex;flex-direction:column;align-items:center;width:350px;padding:1.3rem}.delete-dialog-icon-wrapper{background-color:#fce5e5;width:35px;height:35px;display:flex;justify-content:center;align-items:center;border-radius:50%;margin-bottom:1rem}.delete-dialog-title{font-size:1rem;margin-bottom:1rem}.delete-dialog-description{text-align:center;font-size:.8rem;font-weight:500}.record-to-delete{font-weight:600}.delete-actions{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem;width:100%}.delete-actions .btn-action{width:130px;padding:8px;border:none;border-radius:20px;font-size:12px;font-weight:500;cursor:pointer}.btn-cancel:hover{outline:1px solid #afaeae;outline-offset:1px}.btn-delete{background:#607ad6;color:#fff;display:flex;justify-content:center;align-items:center;gap:5px}.btn-delete:hover{outline-offset:1px}.header{width:100%;height:66px;background-color:#e6ebf0;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 20px;border-bottom:1px solid rgb(209,209,209)}.header-info{display:flex;align-items:center}.title{font-size:20px;font-weight:500;line-height:50px;color:#000!important}.title,.actions{color:#fff}.actions{display:flex;align-items:center;height:inherit;gap:2rem;max-height:30px}.switchStyle{display:flex;justify-content:center;align-items:center;height:100%;color:#fff;letter-spacing:.6;font-size:13;font-weight:600;padding-right:.2rem}.dropdown-container{display:flex;align-items:center;margin-right:1rem}.dropdown-container>div:not(:last-child){margin-right:1rem}.header-action-saveAll-btn{width:60px;height:100%;border:none;border-radius:.3rem;font-weight:600;font-size:.8rem;color:#fff;cursor:pointer}.header-action-saveAll-btn:hover{outline:1px solid white;outline-offset:1px}.header-active-btn{background-color:#607ad6}.header-inactive-btn{background-color:#607ad6;color:#fff;font-size:13px}.loader-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#fff;position:absolute;inset:0;z-index:9999}.sceneLoaderText{font-size:17px}.sceneLoader{display:inline-block;width:30px;margin-left:5px;aspect-ratio:4;--_g: no-repeat radial-gradient(circle closest-side, #0963dc 90%, #0000);background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:calc(100% / 3) 100%;animation:l7 1s infinite linear alternate}@keyframes l7{33%{background-size:calc(100% / 3) 0%,calc(100% / 3) 100%,calc(100% / 3) 100%}50%{background-size:calc(100% / 3) 100%,calc(100% / 3) 0%,calc(100% / 3) 100%}66%{background-size:calc(100% / 3) 100%,calc(100% / 3) 100%,calc(100% / 3) 0%}}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;align-items:center;justify-content:center}.modal{background:#fff;border-radius:8px;box-shadow:0 4px 24px #0000001a;width:100%;max-width:400px;position:relative}.modal-header{padding:24px 24px 16px;border-bottom:1px solid #e2e8f0}.modal-title{color:#1a202c;font-size:18px;font-weight:600}.close-button{position:absolute;top:20px;right:20px;background:none;border:none;cursor:pointer;padding:4px;color:#64748b}.close-button:hover{color:#1a202c}.modal-body{padding:24px}.form-group{margin-bottom:20px}.form-label{display:block;color:#374151;font-size:14px;font-weight:500;margin-bottom:6px}.form-label .required{color:#d91515}.form-input{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background:#fff;outline:none}.form-input:focus{border-color:#607ad6;box-shadow:0 0 0 3px #3b82f61a}.button-group{display:flex;gap:12px;margin-top:32px}.button{flex:1;padding:12px 16px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;background:#fff;color:#374151}.button:hover{background:#f9fafb}.button-primary{background:#607ad6;color:#fff;border-color:#607ad6}.button-primary:hover{background:#2563eb}@media (max-width: 480px){.modal{margin:20px}.button-group{flex-direction:column}}.Dialog-container{background:#29292ac2;display:flex;justify-content:center;align-items:center;position:absolute;inset:0;z-index:10}.dialog-wrapper{background:#fff;border-radius:5px;overflow:hidden;box-shadow:#0000003d 0 3px 8px;width:350px;height:auto}.dialog-wrapper .dialog-header{display:flex;justify-content:space-between;align-items:center;padding:8px 20px;border-bottom:1px solid #e7e6e6}.dialog-header .dialog-title{color:#2b353e;font-size:16px;font-weight:600}.dialog-header .dialog-dismiss{cursor:pointer;color:#2b353e;width:18px;height:18px;padding:5px;border-radius:50%}.dialog-header .dialog-dismiss:hover{background-color:#e7e6e6}.dialog-content{padding:0 20px}.confirm-dialog-wrapper{background-color:#fff;border-radius:5px;display:flex;flex-direction:column;align-items:center;width:350px;padding:1rem}.warning-dialog-icon-wrapper{background-color:#fce5e5;width:35px;height:35px;display:flex;justify-content:center;align-items:center;border-radius:50%;margin-bottom:1rem}.confirm-dialog-icon-wrapper{background-color:#607ad640;width:35px;height:35px;display:flex;justify-content:center;align-items:center;border-radius:50%;margin-bottom:1rem}.dialog-warning-icon{color:#d81b3b}.dialog-success-icon{color:#607ad6}.confirm-dialog-title{font-size:1rem;margin-bottom:1rem}.confirm-dialog-description{text-align:center;font-size:.8rem;font-weight:500}.warehouseList-wrapper{margin:20px auto 0;max-width:1440px;padding:0 50px}.activate-layout-banner{display:flex;justify-content:start;align-items:center;padding:12px 16px;margin:0 0 14px;border-radius:8px;background:#fff3cdb3;backdrop-filter:blur(8px);border:1px solid rgba(255,171,0,.2);box-shadow:0 2px 8px #0000000d;cursor:default}.activate-layout-banner span{color:#8a6d3b;font-family:Inter,sans-serif;font-weight:600;font-size:.85rem}.title-wrapper{font-size:40px;font-weight:500;margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center}.intro-wrapper{font-size:30px;font-weight:300}.content-wrapper{display:flex;gap:50px;flex-wrap:wrap;align-items:center;margin-top:10px;margin-bottom:50px}.warehouse-wrapper{text-align:center;padding:10px;border-radius:6px;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px}.card-actions{display:flex;justify-content:space-around;align-items:center}.card-wrapper .card-info{border-radius:5px;background-color:#f1f6f9;height:100px;display:flex;flex-direction:column;justify-content:center;gap:5px}.card-wrapper .card-actions{padding-top:10px;box-sizing:border-box}.configure-btn{height:35px;flex-basis:1;font-size:.9rem;font-weight:500;cursor:pointer;outline:none;border:none;background-color:#607ad6;color:#fff;padding:0rem 1rem;border-radius:5px}.warehouse-remove-wrapper{height:35px;display:flex;justify-content:center;align-items:center}.warehouse-remove{cursor:pointer;width:18px;height:18px;padding:8px;border-radius:50%;color:#d81b3b}.warehouse-remove:hover{background-color:#b0abab}.actions-btn button{background:#607ad6;color:#fff;border:none;padding:18px 15px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px}.actions-btn button:hover{background:#4a6bbd!important}.actions-btn button span{color:#fff}.warehouse-shared-hover:hover{outline-offset:1px;background-color:#607ad6}.warehouse-shared-hover:hover{offset:5px}.warehouse-title .ant-tag-green{color:#1f6900}.warehouse-delete-action{cursor:pointer;font-size:16px}.warehouse-delete-action:hover{color:#d81b3b}.layoutActions{padding-right:4px}.ant-list-item-action li button span,.ant-space-item,.ant-dropdown-menu-title-content{font-family:Inter;font-weight:400;font-size:14px;color:#0a0a0a}.warehouses-list{max-height:84vh;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;display:flex;flex-direction:column}.warehouses-list .empty-layout-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.warehouse-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#f1f5f9;padding:5px 20px;border-bottom:1px solid #e2e8f0}.warehouse-header .title{font-weight:600;color:#475569!important;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.warehouse-stats{display:flex;gap:24px;margin-right:24px;align-items:center}.stat-item{text-align:center;padding:8px 12px;background:#f8fafc;border-radius:8px;min-width:70px}.stat-number{font-size:16px;font-weight:600;color:#1e293b;line-height:1.2}.stat-label{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-top:2px}.action-btn{padding:8px 16px;border:1px solid #d1d5db;background:#fff;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;color:#374151;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.action-btn:hover{background:#607ad6;border-color:#607ad6;color:#fff}.action-btn:hover{border-color:#3b82f6;color:#3b82f6;background:#eff6ff;transform:translateY(-1px)}.configure{background:#607ad6;color:#fff;border:1px solid #607ad6}.configure span{color:#fff!important}.configure:hover{background:#4a6bbd!important;color:#fff;border-color:#4a6bbd}.more-actions{position:relative}.more-btn{padding:8px 12px;border:1px solid #d1d5db;background:#fff;border-radius:6px;cursor:pointer;color:#6b7280;transition:all .2s ease}.more-btn:hover{border-color:#9ca3af;color:#374151}.ant-list .ant-list-item{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;color:#000000e0}@media (max-width: 768px){.container{padding:16px}}.empty-layout-wrapper{text-align:center;max-width:600px;padding:2rem}.trash-icon{width:80px;height:80px;margin:0 auto 2rem;opacity:.3}.trash-icon svg{width:100%;height:100%;stroke:#6b7280;fill:none;stroke-width:1.5}.empty-layout-wrapper .title{font-size:1.5rem;font-weight:400;color:#1f2937;margin-bottom:1rem}.description{font-size:1.105rem;font-weight:500;color:#6b7280;line-height:1.6;margin-bottom:3rem;max-width:500px;margin-left:auto;margin-right:auto}.button-group{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}.empty-layout-wrapper .button-group .btn{padding:.875rem 1.5rem;border-radius:.5rem;font-size:1rem;font-weight:500;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;text-decoration:none}.btn-primary{background-color:#4363d9;color:#fff}.btn-primary:hover{background-color:#4338ca;transform:translateY(-1px)}.empty-layout-wrapper .button-group .btn.btn-secondary{background-color:#fff;color:#6b7280;border:1px solid #d1d5db}.btn-secondary:hover{background-color:#f9fafb;border-color:#9ca3af}.plus-icon,.play-icon{width:16px;height:16px}.or-divider{display:flex;flex-direction:column;align-items:center;margin:0 .75rem}.divider-line{width:2px;height:10px;background-color:#dedede}.or-text{color:#9ca3af;font-size:.875rem;font-weight:500;margin:.25rem 0}@media (max-width: 480px){.empty-layout-wrapper{padding:1rem}.title{font-size:1.5rem}.description{font-size:1rem}.button-group{flex-direction:column;gap:.75rem}.or-divider{display:none}.btn{width:100%;justify-content:center}}.warehouse-item{display:flex;align-items:center;padding:20px 24px;border-bottom:1px solid #f1f5f9;transition:all .2s ease;position:relative}.warehouse-item:last-child{border-bottom:none}.warehouse-item:hover{background:#f8fafc;transform:translate(4px)}.warehouse-icon{width:48px;height:48px;background:linear-gradient(135deg,#607ad6,#1d4ed8);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;margin-right:16px;box-shadow:0 4px 12px #3b82f633}.warehouse-info{flex:1;min-width:0}.warehouse-name{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:4px;display:flex;align-items:center;gap:5px}.warehouse-name .edit-btn{all:unset;cursor:pointer;font-size:12px;color:#1e293b;transition:all .2s ease}.warehouse-name .edit-btn:hover{color:#1d4ed8}.warehouse-details span{font-size:11px;color:#64748b;display:flex;align-items:center;gap:16px;font-weight:400}@media (max-width: 768px){.warehouse-item{flex-direction:column;align-items:flex-start;gap:16px;padding:16px}.warehouse-stats{margin-right:0;align-self:stretch;justify-content:space-between}}.warehouse-inventory-wrapper{overflow-y:hidden}.inventory-filter-toogler{position:absolute;top:170px;right:0;background-color:#0059c6;color:#fff;width:35px;height:35px;display:flex;justify-content:center;align-items:center;cursor:pointer;border-top-left-radius:3px;border-bottom-left-radius:3px}.progress-bar-wrapper{position:absolute;bottom:40px;right:1rem;z-index:10;accent-color:orange;text-align:center;padding:20px;border-radius:10px;background-color:#fff;box-shadow:#00000029 0 1px 4px}.progress-bar-wrapper .progress-title{font-size:14px;font-weight:500;margin-bottom:10px;text-transform:uppercase}.progress-group{display:flex;flex-direction:column;align-items:center;margin-bottom:10px}.progress-group p{font-size:13px;font-weight:500}.progress-group:first-child{margin-bottom:10px}.progress-group:last-child{align-items:flex-start}.progress-container{display:flex;justify-content:center;align-items:center;gap:10px}.progress-container .progress-percentage{font-size:13px}.progress-container:before{content:"";position:absolute;top:0;left:0;height:100%;width:0;background:#40e0d0}.progress-container progress{margin-right:10px;width:100px}.inventory-filter-toogler:hover .filter-toogler-icon{color:#fff}.filter-toogler-icon{font-size:23px}.inventory-tabs-wrapper .ant-tabs-nav-list{gap:0px}.inventory-tabs-wrapper .ant-tabs-nav-list .ant-tabs-tab{width:100px;justify-content:center;color:#000;font-weight:500;padding-top:7px;padding-bottom:7px;margin:0 8px}.inventory-tabs-wrapper .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#607ad6}.inventory-tabs-wrapper .ant-tabs-nav{margin-bottom:25px}.inventory-search-by{display:flex;align-items:center;gap:10px}.inventory-search{height:40px}.inventory-search-inner{position:relative;height:100%}.input-loader{position:absolute;right:10px;top:12px}.inventory-search-inner .inventory-search-icon{position:absolute;top:12px;left:13px;font-size:16px;color:#bac4d1}.inventory-search-inner .inventory-search-input{width:100%;height:inherit;padding:0 37px;border:1px solid #bac4d1;border-radius:3px;font-size:15px;outline:none;caret-shape:bar}.inventory-search-inner .inventory-search-input::placeholder{color:#bac4d1;font-weight:400}.inventory-category-selection{height:40px;width:100%;font-size:15px;display:flex;align-items:center;justify-content:center;border:1px solid #0059c6;border-radius:3px;background-color:#ecf4fe;color:#0059c6;cursor:pointer;margin:10px 0}.inventory-category-selection .inventory-arrow-icon{margin-left:10px;font-size:13px;transform:rotate(180deg)}.category-items-list{position:absolute;top:90px;max-height:calc(100% - 40px);width:100%;background-color:#fff;z-index:10;overflow:scroll;transition:.5s;box-shadow:#00000029 0 1px 4px}.inventory-item-category{width:100%;height:40px;font-size:15px;display:flex;border-radius:3px;color:#0059c6;justify-content:center;align-items:center}.inventory-item-category:hover{cursor:pointer;background-color:#ecf4fe}.inventory-category-list{justify-content:space-between;align-items:center;padding:0 10px}.inventory-category-list .inventory-item-title{font-size:16px;font-weight:300!important;color:#000}.inventory-items-list{height:60vh;width:100%;overflow-y:auto}.inventory-item-wrapper{width:100%;height:fit-content;font-size:15px;display:flex;border-radius:3px;color:#0059c6;border:1px solid #0059c6}.inventory-item-wrapper.active{background-color:#ecf4fe}.inventory-item-wrapper.active .inventory-item-icon-wrapper{background-color:#ccd4e4}.inventory-item-wrapper:hover{cursor:pointer;background-color:#ecf4fe}.inventory-item-wrapper:hover .inventory-icon{color:#fff}.inventory-item-wrapper:not(:last-child){border-bottom:none}.hashtag-category{font-size:12px;background-color:#ecf4fe;width:fit-content;color:#0059c6;font-weight:500;padding:2px 10px;border-radius:10px;margin-bottom:10px}.inventory-category{align-items:center;justify-content:center}.inventory-item-info-wrapper{display:flex;align-items:center;gap:10px}.inventory-item-icon-wrapper{width:23px;height:23px;border-radius:6px;background-color:#ecf4fe;display:flex;justify-content:center;align-items:center}.inventory-item-icon-wrapper .clipBord-icon{font-size:14px}.inventory-item-info{width:100%}.record-name{display:flex;justify-content:space-between}.record-label,.record-value{font-size:13px;font-weight:400}@media only screen and (max-width: 400px){.bin-labels-wrapper .bin-labelGroup label{font-size:13px}.bin-labels-wrapper .bin-labelGroup h1{font-size:13px;text-align:center}.product .ant-table-wrapper .ant-table-thead>tr>th{font-size:10px}.product .ant-table-wrapper .ant-table-tbody>tr>td{font-size:11px}}.products-container .loading-overlay{width:100%;height:inherit;background-color:"white";position:absolute;inset:0;z-index:999;display:flex;justify-content:center;align-items:center;min-height:150px}.products-container .highlight-bins-error-message{background-color:#e5505a;text-align:center;margin-bottom:1rem;font-size:14px;padding:5px 0;color:#fff;border-radius:5px}.productResults .message-info{height:inherit;display:flex;align-items:center;justify-content:center}.inventory-item-wrapper .inventory-item{display:flex;flex-direction:column;padding:10px;width:100%}.searchIcon{cursor:pointer}.products-container .products-selectAll{margin-bottom:1rem}.inventory-items-list{position:relative}.inventory-search-by{display:flex;align-items:center;gap:10px;margin-bottom:13px}.inventory-search-title{font-weight:500;font-size:18px}.inventory-input-search{margin-bottom:20px}.categories-container{height:70vh;overflow-y:auto}.categories-container .loading-overlay{width:100%;height:inherit;background-color:"white";position:absolute;inset:0;z-index:999;display:flex;justify-content:center;align-items:center;min-height:150px}.coming-soon{text-align:center;height:50vh;display:flex;justify-content:center;align-items:center}.categories-list-wrapper .category-item{width:100%;height:45px;box-shadow:#0000000d 0 0 0 1px,#d1d5db 0 0 0 1px inset;border-radius:5px;margin-bottom:5px}.category-item{display:flex;justify-content:space-between;align-items:center;padding:0 20px;cursor:pointer}.category-item:hover,.active-category{background-color:#f0f0f0}.category-info{display:flex;align-items:center;gap:10px}.category-info .category-color-indication{width:15px;height:15px;border-radius:3px}.category-item .category-title{font-size:16px;font-weight:500}.category-actions .category-display-icon{font-size:16px;color:#000;cursor:pointer}.message-info{height:100%;display:flex;justify-content:center;align-items:center}.miscellaneous-wrapper{display:flex;flex-direction:column;gap:20px}.empty-space-title{font-size:20px;font-weight:500;margin-bottom:10px}.ownerShip-wrapper{display:flex;flex-direction:column;gap:8px}.ownerShip-wrapper .ownerShip-label{font-weight:500;font-size:14px}.empty-space-content .circle{width:10px;height:10px;border-radius:100%;display:inline-block}.empty-space-content .filled{background-color:#0bda51}.empty-space-content .empty{background-color:#ffb000}.not-found-page-container{height:100vh;width:100%;display:flex;justify-content:center;align-items:center}.not-found-page-heading{font-size:1.6rem;font-weight:400;margin-bottom:1rem}.not-found-page-wrapper{text-align:center}.not-found-page-navigate-btn{padding:10px 15px;cursor:pointer;border:none;border-radius:20px;background-color:#315ee3;color:#fff;font-weight:500;letter-spacing:.01rem}.not-found-page-navigate-btn:hover{outline:1px solid #275af2;outline-offset:1px;background-color:#275af2}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.element-finder-container{height:100vh}.data-view-container .ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap{margin:0 15px}.data-view-container .ant-tabs-top>.ant-tabs-nav:before{border-bottom-color:#d6dbe5}.data-view-container .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active{border-top:3px solid blueviolet;border-right:1px solid #d6dbe5;border-left:1px solid #d6dbe5}.data-view-container .ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#374768}.data-view-container .ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{border-top:3px solid transparent;border-right:1px solid transparent;border-left:1px solid transparent;border-bottom:1px solid #d6dbe5;border-top-right-radius:4px;border-top-left-radius:4px;background:none;padding:5px 14px}.data-view-container .ant-tabs .ant-tabs-tab-btn{color:#374768;font-weight:300;font-size:13px}.data-view-container .rack-icon,.area-icon,.wall-icon,.dock-icon{margin-right:7px}.tabs-container{height:calc(100vh - 80px)}.tab-wrapper{display:flex;align-items:center;gap:5px}.data-view-container{height:100%}.data-view-container .data-view-table{display:flex;width:100%;padding:0 20px}.data-view-table .parent-table .parent-table-row{width:50%}.data-view-table .table-title-wrapper{margin:10px 20px;display:flex;justify-content:space-between;align-items:center}.parent-table .table-title{font-size:14px}.data-view-table .child-table{width:50%;margin-left:15px}.data-view-table .data-table .ant-table-wrapper .ant-table-thead>tr>th{text-align:center;font-size:12.5px;font-weight:500}.data-view-table .data-table .ant-table-wrapper .ant-table-tbody>tr>td{padding:10px;font-size:12.5px;font-weight:500;color:#464e5f;text-align:center}.child-table .breadcrumb-title-icon{margin-right:5px}.child-table .table-title-wrapper{display:flex;justify-content:space-between}.tool-actions{display:flex;justify-content:center;align-items:center;gap:10px}.tool-actions .edit-icon{cursor:pointer}.tool-actions .edit-icon:hover{color:#000}.tool-actions .element-delete:hover{color:red}.tableActions{display:flex;justify-content:space-evenly;font-size:13px;gap:10px;cursor:pointer}.breadCrumb-item{cursor:pointer;font-size:14px;font-weight:500}.breadCrumb-icon{margin-right:3px}.drawer .ant-drawer{z-index:100000000}.inputs-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}.input-group-wrapper{display:flex;flex-direction:column;width:150px;margin-bottom:15px}.input-group-wrapper .input-label{font-size:14px;margin-bottom:3px;margin-left:8px}.data-form-actions{display:flex;justify-content:right;gap:1rem;align-items:center;width:100%;margin:1rem 0}html,body{padding:0;margin:0;overscroll-behavior-x:none}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(/assets/fontawesome-webfont-G5YE5S7X.eot?v=4.7.0);src:url(/assets/fontawesome-webfont-G5YE5S7X.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/assets/fontawesome-webfont-B-jkhYfk.woff2?v=4.7.0) format("woff2"),url(/assets/fontawesome-webfont-CDK5bt4p.woff?v=4.7.0) format("woff"),url(/assets/fontawesome-webfont-CQDK8MU3.ttf?v=4.7.0) format("truetype"),url(/assets/fontawesome-webfont-D13rzr4g.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.error-boundary-container{padding:1rem}.error-info-container .label{font-size:48px;color:#000;font-weight:700;font-family:poppins}.error-stack-trace{font-size:14px;margin-top:-.5rem;color:red}.debug-console{margin-top:1rem;background:#e8f6ff;padding:1rem;border-radius:.5rem}.reload-button .reloadBtn{margin-top:1rem;background:#607ad6;padding:1rem;border-radius:.5rem;cursor:pointer;border:none;color:#fff}.reload-button .logsBtn{margin-top:1rem;padding:13px 18px;background-color:transparent;color:#607ad6;border-radius:8px;border:2px solid #607ad6;font-weight:600;cursor:pointer;width:120px}
