body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color:#9747ff;--background-color:#f4f7fe;--text-color:#333;--border-color:#e2e3e3;--default-cursor:url(/static/media/default.d4ca7d2b1afc2cd9cf67.svg) 0 0,auto;--pointer-cursor:url(/static/media/pointer.d21149faad7dd407be57.svg) 7 0,pointer}button{cursor:url(/static/media/pointer.d21149faad7dd407be57.svg) 7 0,pointer;cursor:var(--pointer-cursor)}button,label{-webkit-user-select:none;user-select:none}.App,label{cursor:url(/static/media/default.d4ca7d2b1afc2cd9cf67.svg) 0 0,auto;cursor:var(--default-cursor)}.App{background-color:#f4f7fe;background-color:var(--background-color);color:#333;color:var(--text-color);display:flex;flex-direction:column;height:100vh;overflow:hidden;width:100vw;::selection{background:#9747ff;background:var(--primary-color);color:#fff}.navbar{align-items:center;background-color:#fff;border-bottom:.2vh solid #e2e3e3;border-bottom:.2vh solid var(--border-color);box-shadow:0 1vh 4vh #0000001a;box-sizing:border-box;display:flex;height:8vh;justify-content:space-between;padding:0 2vw;width:100%;z-index:2;.leftnav{align-items:center;display:flex;gap:1vw;-webkit-user-select:none;user-select:none}svg{height:5vh;width:auto}.profileactions{align-items:center;display:flex;gap:1vw;.profilecookie{background-color:#fff;border:.3vh solid #9747ff;border:.3vh solid var(--primary-color);border-radius:2.5vh;color:#9747ff;color:var(--primary-color);cursor:url(/static/media/pointer.d21149faad7dd407be57.svg) 7 0,pointer;cursor:var(--pointer-cursor);height:5vh;object-fit:cover;padding:0 1vw;transition:background-color .3s ease,color .3s ease;&:hover{background-color:#f4f7fe;background-color:var(--background-color)}&:active{background-color:#9747ff;background-color:var(--primary-color);color:#fff}}.searchbar{align-items:center;background-color:#f4f7fe;background-color:var(--background-color);border:.3vh solid #0000;border-radius:2.5vh;box-sizing:border-box;display:flex;height:5vh;justify-content:space-between;padding:0 1vw;position:relative;width:20vw;.searchcontent{background-color:#fff;border:.3vh solid #f4f7fe;border:.3vh solid var(--background-color);border-radius:2vh;box-shadow:0 .5vh 10vh #0000001a;box-sizing:border-box;left:0;position:absolute;transition:all .2s ease-in-out,bottom .2s ease-in-out;width:100%}svg{cursor:url(/static/media/pointer.d21149faad7dd407be57.svg) 7 0,pointer;cursor:var(--pointer-cursor);height:50%}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input{background-color:initial;border:none;color:#333;color:var(--text-color);font-size:2vh;height:100%;outline:none;padding-left:1vw;transition:border-color .3s ease;width:100%;&::placeholder{color:#8f9bba;-webkit-user-select:none;user-select:none}}&.active{border:.3vh solid #9747ff;border:.3vh solid var(--primary-color)}}.profileimage{background-color:#fff;border:.3vh solid #9747ff;border:.3vh solid var(--primary-color);border-radius:50%;cursor:url(/static/media/pointer.d21149faad7dd407be57.svg) 7 0,pointer;cursor:var(--pointer-cursor);height:5vh;object-fit:cover;padding:0;position:relative;transition:background-color .3s ease;width:5vh;&:hover{background-color:#f4f7fe;background-color:var(--background-color)}.profileimagemenu{background-color:#fff;border:.3vh solid #f4f7fe;border:.3vh solid var(--background-color);border-radius:2vh;box-shadow:0 .5vh 10vh #0000001a;box-sizing:border-box;color:#333;color:var(--text-color);display:flex;flex-direction:column;font-size:2vh;opacity:0;overflow:hidden;padding:1vh 0;pointer-events:none;position:absolute;right:0;top:110%;transition:all .2s ease-in-out,top .2s ease-in-out;-webkit-user-select:none;user-select:none;width:15vw;z-index:1000;.profilemenuitem{align-items:center;color:#333;color:var(--text-color);cursor:url(/static/media/pointer.d21149faad7dd407be57.svg) 7 0,pointer;cursor:var(--pointer-cursor);display:flex;padding:1vh 2vw;text-decoration:none;transition:background-color .2s ease;&:hover{background-color:#f4f7fe;background-color:var(--background-color)}}&.active{opacity:1;pointer-events:auto;top:120%}}}.profilebtn{align-items:center;background-color:initial;border:none;border-radius:50%;cursor:url(/static/media/pointer.d21149faad7dd407be57.svg) 7 0,pointer;cursor:var(--pointer-cursor);display:flex;height:5vh;justify-content:center;padding:0;transition:background-color .3s ease;width:5vh;svg{filter:invert(0);height:50%;transition:filter .3s ease;width:auto}&:hover{background-color:#f4f7fe;background-color:var(--background-color)}&:active{background-color:#9747ff;background-color:var(--primary-color);svg{filter:brightness(0) invert(1)}}}}}.content{display:flex;gap:1vh;height:92vh;justify-content:space-between;width:100%;.route{background-color:#fff;border:.2vh solid #e2e3e3;border:.2vh solid var(--border-color);border-radius:10px;height:calc(92vh - 10px);margin:5px 10px;.form{align-items:center;background-color:#fff;border:.2vh solid #e2e3e3;border:.2vh solid var(--border-color);border-radius:3vh;box-shadow:0 1vh 7vh #0000001a;box-sizing:border-box;display:flex;flex-direction:column;gap:2vh;justify-content:center;left:50%;max-width:80vw;min-width:300px;padding:3vh 4vh;position:absolute;top:50%;transform:translate(-50%,-50%);width:30vw;.input-group{display:flex;flex-direction:column;gap:1vh;width:100%;label{font-size:2vh;margin-left:1vh}&.checkboxes{align-items:center;display:flex;flex-direction:row;width:100%;#remember-me{height:1vw;margin:0;width:1vw}}}button[type=submit]{background-color:#9747ff;background-color:var(--primary-color);border:none;border-radius:2vh;color:#fff;cursor:url(/static/media/pointer.d21149faad7dd407be57.svg) 7 0,pointer;cursor:var(--pointer-cursor);font-size:2vh;padding:1vh 3vh;transition:background-color .3s ease;&:hover{background-color:#7a36cc}&:active{background-color:#5e27a3}}input{border:.2vh solid #e2e3e3;border:.2vh solid var(--border-color);border-radius:2vh;box-sizing:border-box;font-size:2vh;outline:none;padding:1.5vh 2vh;transition:border-color .3s ease;width:100%;&:focus{border-color:#9747ff;border-color:var(--primary-color)}}}}.landing{background-color:initial;border:none;margin:5px}.sidebar{background-color:#fff;border:.2vh solid #e2e3e3;border:.2vh solid var(--border-color);border-radius:10px;box-shadow:2px 0 40px #0000001a;height:calc(100% - 20px);margin-top:5px;padding-top:10px;position:relative;transition:width .3s ease,flex .3s ease;width:250px;z-index:1;.btnselecter{background:#9747ff;background:var(--primary-color);border-radius:20px;height:40px;margin:0 2px;position:absolute;top:10px;transition:top .15s ease-in-out,width .3s;width:250px;z-index:-1}.sidebar-btn{-webkit-user-drag:none;-moz-user-drag:none;-ms-user-drag:none;user-drag:none;align-items:center;background-color:initial;border:none;border-radius:20px;box-sizing:border-box;color:#333;color:var(--text-color);cursor:url(/static/media/pointer.d21149faad7dd407be57.svg) 7 0,pointer;cursor:var(--pointer-cursor);display:flex;font-size:16px;height:40px;justify-content:space-between;margin:0 2px;padding:0 15px 0 5px;text-decoration:none;transition:background-color .3s ease,color .3s ease;-webkit-user-select:none;user-select:none;width:calc(100% - 4px);z-index:2;.btn-name{transition:opacity .1s}.icon{align-items:center;display:flex;height:30px;justify-content:center;min-width:30px;padding:0;width:30px;svg{height:60%;width:60%;path{transition:fill .3s ease}}&.active svg path{fill:#fff}}&.active:hover{background-color:initial!important}&.active{color:#fff}&:hover{background-color:#f4f7fe;background-color:var(--background-color)}}&:hover{background:#fefdff}}}}.collections-detail,.collections-page{box-sizing:border-box;height:100%;overflow-y:auto;padding:2vh 2vw}.collections-detail-header,.collections-header{align-items:center;display:flex;gap:1vw;margin-bottom:2vh}.collections-detail h2,.collections-header h2{flex:1 1;font-size:2.4vh;font-weight:600;margin:0}.collections-back-btn{background:none;border:none;border-radius:1vh;color:var(--primary-color);cursor:var(--pointer-cursor);font-size:2vh;padding:.5vh 1vh;transition:background .2s}.collections-back-btn:hover{background:var(--background-color)}.collections-detail-title{flex:1 1;font-size:2.2vh;font-weight:600;margin:0}.collections-btn-primary{background:var(--primary-color);border:none;border-radius:2vh;color:#fff;cursor:var(--pointer-cursor);font-size:1.8vh;padding:1vh 2vh;transition:background .2s;white-space:nowrap}.collections-btn-primary:hover{background:#7a36cc}.collections-btn-primary:disabled{background:#ccc;cursor:default}.collections-btn-outline{background:#0000;border:.2vh solid var(--border-color);border-radius:2vh;color:var(--text-color);cursor:var(--pointer-cursor);font-size:1.8vh;padding:1vh 2vh;transition:background .2s}.collections-btn-outline:hover{background:var(--background-color)}.collections-edit-btn{background:#0000;border:.2vh solid var(--primary-color);border-radius:2vh;color:var(--primary-color);cursor:var(--pointer-cursor);font-size:1.8vh;padding:.8vh 1.5vh;transition:background .2s,color .2s}.collections-edit-btn:hover{background:var(--primary-color);color:#fff}.collections-btn-danger{background:#0000;border:.2vh solid #e53e3e;border-radius:1vh;color:#e53e3e;cursor:var(--pointer-cursor);font-size:1.6vh;padding:.5vh 1vh;transition:background .2s,color .2s}.collections-btn-danger:hover{background:#e53e3e;color:#fff}.collections-btn-danger:disabled{cursor:default;opacity:.5}.collections-btn-danger-outline{background:#0000;border:.2vh solid #e53e3e;border-radius:2vh;color:#e53e3e;cursor:var(--pointer-cursor);font-size:1.8vh;padding:1vh 2vh;transition:background .2s,color .2s}.collections-btn-danger-outline:hover{background:#fff5f5}.collections-btn-danger-outline:disabled{cursor:default;opacity:.5}.collections-add-version-form,.collections-create-form,.collections-edit-form{background:var(--background-color);border:.2vh solid var(--border-color);border-radius:1.5vh;display:flex;flex-direction:column;gap:1.5vh;margin-bottom:2vh;padding:2vh}.collections-add-version-form h4{font-size:2vh;font-weight:600;margin:0 0 .5vh}.collections-field{display:flex;flex-direction:column;gap:.6vh}.collections-field label{color:#555;font-size:1.7vh;font-weight:500}.collections-field input,.collections-field select,.collections-field textarea{background:#fff;border:.2vh solid var(--border-color);border-radius:1.2vh;color:var(--text-color);font-family:inherit;font-size:1.8vh;outline:none;padding:1vh 1.5vh;transition:border-color .2s}.collections-field input:focus,.collections-field select:focus,.collections-field textarea:focus{border-color:var(--primary-color)}.collections-form-actions{display:flex;gap:1vh;justify-content:flex-end}.collections-list{display:flex;flex-direction:column;gap:.8vh}.collections-list-item{align-items:center;background:#fff;border:.2vh solid var(--border-color);border-radius:1.5vh;cursor:var(--pointer-cursor);display:flex;justify-content:space-between;padding:1.5vh 2vh;transition:border-color .2s,box-shadow .2s}.collections-list-item:hover{border-color:var(--primary-color);box-shadow:0 .5vh 2vh #9747ff1a}.collections-list-item-info{display:flex;flex-direction:column;gap:.3vh}.collections-list-item-name{font-size:1.9vh;font-weight:500}.collections-list-item-meta{color:#888;font-size:1.6vh}.collections-list-item-arrow{color:var(--primary-color);font-size:2.5vh;font-weight:300}.collections-info-card{background:var(--background-color);border:.2vh solid var(--border-color);border-radius:1.5vh;display:flex;flex-direction:column;gap:1vh;margin-bottom:2vh;padding:1.5vh 2vh}.collections-info-row{align-items:flex-start;display:flex;gap:1vw}.collections-info-label{color:#888;flex-shrink:0;font-size:1.7vh;min-width:8vw}.collections-versions-section{margin-top:1vh}.collections-versions-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5vh}.collections-versions-header h3{font-size:2vh;font-weight:600;margin:0}.collections-versions-list{display:flex;flex-direction:column;gap:.8vh}.collections-version-card{align-items:center;background:#fff;border:.2vh solid var(--border-color);border-radius:1.2vh;display:flex;gap:1vw;justify-content:space-between;padding:1.2vh 1.5vh}.collections-version-info{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;font-size:1.7vh;gap:1.5vh;min-width:0}.collections-version-product{color:var(--primary-color);font-weight:600;white-space:nowrap}.collections-version-number{color:#888;font-size:1.6vh;white-space:nowrap}.collections-version-color-dot{border:.15vh solid #00000026;border-radius:50%;display:inline-block;flex-shrink:0;height:1.4vh;margin-right:.3vh;vertical-align:middle;width:1.4vh}.collections-toggle{border:none;border-radius:2vh;cursor:var(--pointer-cursor);font-size:1.5vh;font-weight:500;padding:.5vh 1.2vh;transition:background .2s,color .2s}.collections-toggle.online{background:#d4edda;color:#155724}.collections-toggle.offline{background:#f0f0f0;color:#555}.collections-toggle:hover{opacity:.8}.collections-danger-zone{border-top:.2vh solid var(--border-color);margin-top:3vh;padding-top:2vh}.collections-empty-text{color:#aaa;font-size:1.8vh;margin:0;padding:3vh 0;text-align:center}.collections-loading{align-items:center;color:#aaa;display:flex;font-size:1.8vh;height:50%;justify-content:center}.products-detail,.products-page{box-sizing:border-box;height:100%;overflow-y:auto;padding:2vh 2vw}.products-detail-header,.products-header{align-items:center;display:flex;gap:1vw;margin-bottom:2vh}.products-detail h2,.products-header h2{flex:1 1;font-size:2.4vh;font-weight:600;margin:0}.products-back-btn{background:none;border:none;border-radius:1vh;color:var(--primary-color);cursor:var(--pointer-cursor);font-size:2vh;padding:.5vh 1vh;transition:background .2s}.products-back-btn:hover{background:var(--background-color)}.products-detail-title{flex:1 1;font-size:2.2vh;font-weight:600;margin:0}.products-btn-primary{background:var(--primary-color);border:none;border-radius:2vh;color:#fff;cursor:var(--pointer-cursor);font-size:1.8vh;padding:1vh 2vh;transition:background .2s;white-space:nowrap}.products-btn-primary:hover{background:#7a36cc}.products-btn-primary:disabled{background:#ccc;cursor:default}.products-btn-outline{background:#0000;border:.2vh solid var(--border-color);border-radius:2vh;color:var(--text-color);cursor:var(--pointer-cursor);font-size:1.8vh;padding:1vh 2vh;transition:background .2s}.products-btn-outline:hover{background:var(--background-color)}.products-btn-publish{background:var(--primary-color);border:none;border-radius:2vh;color:#fff;cursor:var(--pointer-cursor);font-size:1.8vh;font-weight:500;padding:.8vh 1.8vh;transition:background .2s;white-space:nowrap}.products-btn-publish:hover{background:#7a36cc}.products-btn-publish:disabled{cursor:default;opacity:.6}.products-btn-published{background:#d4edda;border:.2vh solid #b8ddc8;border-radius:2vh;color:#155724;cursor:var(--pointer-cursor);font-size:1.8vh;font-weight:500;padding:.8vh 1.8vh;transition:background .2s,color .2s;white-space:nowrap}.products-btn-published:hover{background:#f8d7da;border-color:#f5c6cb;color:#721c24}.products-btn-published:disabled{cursor:default;opacity:.6}.products-edit-btn{background:#0000;border:.2vh solid var(--primary-color);border-radius:2vh;color:var(--primary-color);cursor:var(--pointer-cursor);font-size:1.8vh;padding:.8vh 1.5vh;transition:background .2s,color .2s}.products-btn-sm,.products-edit-btn:hover{background:var(--primary-color);color:#fff}.products-btn-sm{border:none;border-radius:1vh;cursor:var(--pointer-cursor);flex-shrink:0;font-size:1.8vh;padding:.6vh 1.2vh;transition:background .2s}.products-btn-sm:hover{background:#7a36cc}.products-btn-sm:disabled{background:#ccc;cursor:default}.products-btn-danger{background:#0000;border:.2vh solid #e53e3e;border-radius:1vh;color:#e53e3e;cursor:var(--pointer-cursor);font-size:1.6vh;padding:.5vh 1vh;transition:background .2s,color .2s}.products-btn-danger:hover{background:#e53e3e;color:#fff}.products-btn-danger:disabled{cursor:default;opacity:.5}.products-btn-danger-outline{background:#0000;border:.2vh solid #e53e3e;border-radius:2vh;color:#e53e3e;cursor:var(--pointer-cursor);font-size:1.8vh;padding:1vh 2vh;transition:background .2s,color .2s}.products-btn-danger-outline:hover{background:#fff5f5}.products-btn-danger-outline:disabled{cursor:default;opacity:.5}.products-create-form,.products-edit-form,.products-version-form{background:var(--background-color);border:.2vh solid var(--border-color);border-radius:1.5vh;display:flex;flex-direction:column;gap:1.5vh;margin-bottom:2vh;padding:2vh}.products-version-form h4{font-size:2vh;font-weight:600;margin:0 0 .5vh}.products-field{display:flex;flex-direction:column;gap:.6vh}.products-field label{color:#555;font-size:1.7vh;font-weight:500}.products-field input,.products-field select,.products-field textarea{background:#fff;border:.2vh solid var(--border-color);border-radius:1.2vh;color:var(--text-color);font-family:inherit;font-size:1.8vh;outline:none;padding:1vh 1.5vh;transition:border-color .2s}.products-field input:focus,.products-field select:focus,.products-field textarea:focus{border-color:var(--primary-color)}.products-select-with-add{align-items:center;display:flex;gap:.8vh}.products-select-with-add select{flex:1.5 1}.products-inline-input{background:#fff;border:.2vh solid var(--border-color);border-radius:1.2vh;color:var(--text-color);flex:1 1;font-family:inherit;font-size:1.7vh;outline:none;padding:1vh 1.2vh;transition:border-color .2s}.products-inline-input:focus{border-color:var(--primary-color)}.products-form-actions{display:flex;gap:1vh;justify-content:flex-end}.products-list{display:flex;flex-direction:column;gap:.8vh}.products-list-item{align-items:center;background:#fff;border:.2vh solid var(--border-color);border-radius:1.5vh;cursor:var(--pointer-cursor);display:flex;justify-content:space-between;padding:1.5vh 2vh;transition:border-color .2s,box-shadow .2s}.products-list-item:hover{border-color:var(--primary-color);box-shadow:0 .5vh 2vh #9747ff1a}.products-list-item-info{display:flex;flex-direction:column;gap:.3vh}.products-list-item-title{font-size:1.9vh;font-weight:500}.products-list-item-price{color:#888;font-size:1.6vh}.products-list-item-arrow{color:var(--primary-color);font-size:2.5vh;font-weight:300}.products-info-card{background:var(--background-color);border:.2vh solid var(--border-color);border-radius:1.5vh;display:flex;flex-direction:column;gap:1vh;margin-bottom:2vh;padding:1.5vh 2vh}.products-info-row{align-items:flex-start;display:flex;gap:1vw}.products-info-label{color:#888;flex-shrink:0;font-size:1.7vh;min-width:8vw}.products-images-section{margin-bottom:2vh;margin-top:1vh}.products-upload-label{cursor:var(--pointer-cursor);display:inline-block}.products-upload-label.disabled{background:#ccc;cursor:default}.products-images-grid{display:flex;flex-wrap:wrap;gap:1vh;margin-top:1vh}.products-image-card{border:.2vh solid var(--border-color);border-radius:1vh;flex-shrink:0;height:10vh;overflow:hidden;position:relative;width:10vh}.products-image-thumb{display:block;height:100%;object-fit:cover;width:100%}.products-image-remove{align-items:center;background:#0000008c;border:none;border-radius:50%;color:#fff;cursor:var(--pointer-cursor);display:flex;font-size:1.2vh;height:2.2vh;justify-content:center;line-height:1;padding:0;position:absolute;right:.3vh;top:.3vh;transition:background .2s;width:2.2vh}.products-image-remove:hover{background:#e53e3e}.products-versions-section{margin-top:1vh}.products-versions-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5vh}.products-versions-header h3{font-size:2vh;font-weight:600;margin:0}.products-versions-list{display:flex;flex-direction:column;gap:.8vh}.products-version-card{align-items:center;background:#fff;border:.2vh solid var(--border-color);border-radius:1.2vh;display:flex;gap:1vw;justify-content:space-between;padding:1.2vh 1.5vh}.products-version-info{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;font-size:1.7vh;gap:1.5vh;min-width:0}.products-version-number{color:var(--primary-color);font-weight:600;white-space:nowrap}.products-version-color{align-items:center;display:inline-flex;gap:.5vh;white-space:nowrap}.products-version-color-dot{border:.15vh solid #00000026;border-radius:50%;display:inline-block;flex-shrink:0;height:1.4vh;width:1.4vh}.products-version-comp{color:#888;font-size:1.6vh;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.products-version-actions{align-items:center;display:flex;flex-shrink:0;gap:.8vh}.products-toggle{border:none;border-radius:2vh;cursor:var(--pointer-cursor);font-size:1.5vh;font-weight:500;padding:.5vh 1.2vh;transition:background .2s,color .2s}.products-toggle.online{background:#d4edda;color:#155724}.products-toggle.offline{background:#f0f0f0;color:#555}.products-toggle:hover{opacity:.8}.products-danger-zone{border-top:.2vh solid var(--border-color);margin-top:3vh;padding-top:2vh}.products-empty-text{color:#aaa;font-size:1.8vh;margin:0;padding:3vh 0;text-align:center}.products-loading{align-items:center;color:#aaa;display:flex;font-size:1.8vh;height:50%;justify-content:center}
/*# sourceMappingURL=main.1be6c0a8.css.map*/