.background-dialog[data-v-a32792ac]{width:100vw;height:100vh;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5;position:fixed;display:flex;align-items:center;top:0;left:0}.modal-window[data-v-a32792ac]{display:flex;width:250px;background:#fff;margin:0 auto;padding:10px;border-radius:5px;border:1px solid #e5e5e5;box-shadow:0 5px 5px 0 rgba(0,0,0,.15);flex-direction:column;align-items:center}.error-icon[data-v-a32792ac]{width:80px;height:80px;fill:#df4646}.error-text[data-v-a32792ac]{text-align:center;white-space:pre-wrap}.loader-content[data-v-f0ff1aa8]{display:flex;height:100vh;align-items:center;justify-content:center}.loader[data-v-f0ff1aa8]{display:flex;animation:rotation-f0ff1aa8 1s linear infinite;width:60px;height:60px;border:3px solid #1a9b36;border-bottom-color:transparent;border-radius:50%}@keyframes rotation-f0ff1aa8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#app{font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;overflow:scroll;scrollbar-width:none;height:100%}a{text-decoration:none;color:#000}*{box-sizing:border-box;margin:0;padding:0}body{background:#eaeaea;-webkit-text-size-adjust:none;overflow:hidden;-webkit-overflow-scrolling:none}button{border:none;-webkit-tap-highlight-color:transparent}button:focus{outline:none}input[type=file]{position:absolute;width:.1px;height:.1px;opacity:0;overflow:hidden;z-index:-1}.fixed-block{overflow:hidden;height:var(--tg-viewport-height)}.content{margin:0 10px 0 10px;max-width:1000px;position:relative;-webkit-overflow-scrolling:touch}@media (min-width:1020px){.content{margin:0 auto}}.list-item[data-v-e19ad89e]{background:#fff;border-radius:5px;box-shadow:0 5px 5px 0 rgba(0,0,0,.15);display:flex;flex-direction:row;flex-wrap:nowrap;gap:5px;align-items:stretch}.list-item[data-v-e19ad89e]:active{background:#ebebeb;box-shadow:none}.item-img[data-v-e19ad89e]{min-height:100px;min-width:100px;overflow:hidden;border-radius:5px 0 0 5px;display:flex;align-content:center;justify-content:center;flex-wrap:wrap;flex:0 0 100px;position:relative}.item-img img[data-v-e19ad89e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.no-img[data-v-e19ad89e]{width:100%;height:100%;background:#1a9b36;display:flex;justify-content:center;align-items:center}.no-img svg[data-v-e19ad89e]{width:50px;height:50px;fill:#fff}.item-img-container[data-v-e19ad89e]{height:100%}.item-info[data-v-e19ad89e]{display:flex;padding:5px;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:flex-start}.item-title[data-v-e19ad89e]{color:#000;font-size:14px;text-transform:uppercase}.item-desc[data-v-e19ad89e]{display:flex;color:rgba(0,0,0,.55);font-size:12px;flex-direction:column;justify-content:center;gap:3px}.item-desc-i[data-v-e19ad89e]{overflow:hidden}.loader-content[data-v-3d9cf2e2]{display:flex;height:100vh;align-items:center;justify-content:center;gap:20px;flex-direction:column}.error-icon[data-v-3d9cf2e2]{width:100px;height:100px;fill:#ababab}.error-text[data-v-3d9cf2e2]{padding:0 20px;text-align:center}.error-btns[data-v-3d9cf2e2]{display:flex;gap:15px}.error-btn[data-v-3d9cf2e2]{padding:10px;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.error-btn[data-v-3d9cf2e2],.header[data-v-26ddc001]{display:flex;align-items:center;background:#1a9b36;border-radius:5px}.header[data-v-26ddc001]{justify-content:space-evenly;flex-direction:row;flex-wrap:nowrap;box-shadow:0 5px 5px 0 rgba(0,0,0,.15);height:80px;margin:35px 0}.h-logo[data-v-26ddc001]{display:flex;background:#eaeaea;border-radius:50%;width:130px;height:130px;justify-content:center;align-items:center}.h-logo img[data-v-26ddc001],.h-logo svg[data-v-26ddc001]{width:125px;-o-object-fit:cover;object-fit:cover}.h-info[data-v-26ddc001]{display:flex;flex-direction:column;color:#fff;width:100px;gap:5px;flex:1;padding:0 5px}.h-info .h-i-data[data-v-26ddc001]{font-size:20px;font-weight:700;display:flex;justify-content:center;border-bottom:1px solid #fff}.h-info .h-i-desc[data-v-26ddc001]{font-size:12px;display:flex;justify-content:center}.search[data-v-26ddc001]{display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(0,0,0,.45)}.search-input[data-v-26ddc001]{border:none;background:none!important;padding:10px;flex:1;outline:none;font-size:14px}.search-clear[data-v-26ddc001],.search-done[data-v-26ddc001]{width:30px;height:30px;display:flex;justify-content:center;align-items:center;position:relative}.search-clear[data-v-26ddc001]:after,.search-clear[data-v-26ddc001]:before{content:" ";width:20px;border-bottom:1px solid rgba(0,0,0,.45);position:absolute;left:5px;top:15px}.search-clear[data-v-26ddc001]:before{transform:rotate(45deg)}.search-clear[data-v-26ddc001]:after{transform:rotate(135deg)}.search-done svg[data-v-26ddc001]{fill:rgba(0,0,0,.45);width:23px;height:23px}.list[data-v-26ddc001]{margin:20px 0;display:flex;flex-direction:column;gap:10px}.new-item-btn[data-v-26ddc001]{height:50px;width:50px;border-radius:5px;background:#1a9b36;display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:0 5px 5px 0 rgba(0,0,0,.15);position:fixed;bottom:20px;right:20px}.new-item-btn[data-v-26ddc001]:after,.new-item-btn[data-v-26ddc001]:before{width:20px;border-bottom:2px solid #fff;content:" ";display:block;position:absolute}.new-item-btn[data-v-26ddc001]:before{transform:rotate(90deg)}.new-item-btn[data-v-26ddc001]:active{background:#0e8328}.empty-new-item-btn[data-v-26ddc001]{height:50px;border-radius:5px;background:#1a9b36;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0 20px;color:#fff;box-shadow:0 5px 5px 0 rgba(0,0,0,.15)}.empty-new-item-btn[data-v-26ddc001]:active{background:#0e8328}.empty-list[data-v-26ddc001]{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.empty-items[data-v-26ddc001]{flex-grow:1}.empty-text[data-v-26ddc001]{text-align:center;color:rgba(0,0,0,.3)}.empty-icon[data-v-26ddc001]{display:flex;justify-content:center}.empty-icon svg[data-v-26ddc001]{filter:opacity(.2);width:100px;height:100px}.back-btn[data-v-6c1005fe]{position:absolute;left:0;display:flex;width:40px;height:40px;border-radius:30px;justify-content:center;align-items:center;background:none}.back-btn[data-v-6c1005fe]:active{background:rgba(0,0,0,.2)}.back-btn span[data-v-6c1005fe]:after{content:" ";border-bottom:1px solid #fff;width:15px;position:absolute;left:13px}.back-btn[data-v-6c1005fe]:after,.back-btn[data-v-6c1005fe]:before{content:" ";border-bottom:1px solid #fff;width:10px;position:absolute;left:12px}.back-btn[data-v-6c1005fe]:before{transform:rotate(45deg);top:24px}.back-btn[data-v-6c1005fe]:after{transform:rotate(135deg);top:16px}.add-btn[data-v-15406a48]{height:30px;width:30px;border-radius:5px;background:#1a9b36;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;box-shadow:0 5px 5px 0 rgba(0,0,0,.15)}.add-btn[data-v-15406a48]:after,.add-btn[data-v-15406a48]:before{width:10px;border-bottom:2px solid #fff;content:" ";display:block;position:absolute}.add-btn[data-v-15406a48]:before{transform:rotate(90deg)}.add-btn[data-v-15406a48]:active{background:#0e8328}.sample[data-v-1f0a25ba]{display:flex;flex-direction:row!important;gap:15px}.sample-info[data-v-1f0a25ba]{font-size:12px;display:flex;flex-direction:column;justify-content:center;flex:1}.knitt-name[data-v-1f0a25ba]{font-weight:700;border-bottom:1px solid rgba(0,0,0,.2);padding:5px 0}.knitt-size[data-v-1f0a25ba]{padding:5px 0;color:rgba(0,0,0,.5)}.knitt-size span[data-v-1f0a25ba]{color:#000}.vto[data-v-1f0a25ba]{display:flex;flex-direction:row;flex:1;justify-content:space-evenly;flex-wrap:wrap;gap:10px}.vto-box[data-v-1f0a25ba]{position:relative;font-size:12px;width:65px;height:55px}.vto-loops[data-v-1f0a25ba],.vto-ranks[data-v-1f0a25ba]{width:40px;border-bottom:1px solid #000;text-align:center;position:absolute}.vto-ranks[data-v-1f0a25ba]{transform:rotate(270deg);top:28px;left:-14px}.vto-loops[data-v-1f0a25ba]{top:0;left:14px}.vto-name[data-v-1f0a25ba]{display:flex;width:50px;height:40px;position:absolute;justify-content:center;align-items:center;top:14px;left:12px}.note[data-v-4089f845]{white-space:pre-wrap;height:75px;overflow:hidden;position:relative}.overflow-gradient[data-v-4089f845]{height:10px;width:100%;position:absolute;bottom:0;left:0;background:linear-gradient(0deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.2))}.slider[data-v-04ea3adc]{height:220px;width:100%;overflow:hidden;position:relative;z-index:0;scrollbar-width:none;background:#1a9b36}@media (min-width:1020px){.slider[data-v-04ea3adc]{width:1020px;margin:0 auto}}.empty-slide[data-v-04ea3adc]{display:flex;color:#fff;font-size:20px;justify-content:center;align-items:center;height:100%;gap:10px}.empty-slide svg[data-v-04ea3adc]{fill:#fff;width:70px;height:70px}.slides[data-v-04ea3adc]{display:flex;height:220px;transition:transform .3s ease;scrollbar-width:none}.slider[data-v-04ea3adc]::-webkit-scrollbar{display:none}.slides img[data-v-04ea3adc]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;flex-shrink:0;user-drag:none;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.btn-next[data-v-04ea3adc],.btn-prev[data-v-04ea3adc]{position:absolute;width:40px;height:40px;border-radius:40px;top:90px}.btn-prev[data-v-04ea3adc]{left:5px}.btn-next[data-v-04ea3adc]{right:5px;transform:rotate(180deg)}.btn-next[data-v-04ea3adc]:after,.btn-next[data-v-04ea3adc]:before,.btn-prev[data-v-04ea3adc]:after,.btn-prev[data-v-04ea3adc]:before{content:" ";position:absolute;width:15px;border-bottom:1px solid #fff;left:10px;box-shadow:0 5px 5px 0 rgba(0,0,0,.15)}.btn-next[data-v-04ea3adc]:after,.btn-prev[data-v-04ea3adc]:after{transform:rotate(135deg);top:15px}.btn-next[data-v-04ea3adc]:before,.btn-prev[data-v-04ea3adc]:before{transform:rotate(45deg);top:25px}.header-panel[data-v-52d56c90]{z-index:6;position:absolute;width:100%}.header-btns[data-v-52d56c90]{width:100%;height:50px;background:linear-gradient(0deg,transparent,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6));position:relative}@media (min-width:1020px){.header-btns[data-v-52d56c90]{width:1020px;margin:0 auto}}.edit-btn[data-v-52d56c90]{display:flex;width:40px;height:40px;background:none;position:absolute;top:5px;right:0;border-radius:40px;justify-content:center;align-items:center}.edit-btn[data-v-52d56c90]:active{background:hsla(0,0%,100%,.3)}.edit-btn svg[data-v-52d56c90]{width:20px;height:20px;filter:invert();pointer-events:none}.back-btn[data-v-52d56c90]{top:5px}.body-to-top[data-v-52d56c90]{position:relative;top:-20px;display:flex;gap:15px;flex-direction:column;align-items:stretch}.card[data-v-52d56c90]{display:flex;background:#fff;border-radius:5px;box-shadow:0 5px 5px 0 rgba(0,0,0,.15);padding:10px;flex-direction:column;font-size:12px}.card-title[data-v-52d56c90]{border-bottom:1px solid rgba(0,0,0,.2);display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;font-size:16px;font-weight:700;gap:3px;padding:10px 0;text-transform:uppercase}.manufacture[data-v-52d56c90]{text-align:center}.product[data-v-52d56c90]{color:rgba(0,0,0,.5);text-align:center}.card-body[data-v-52d56c90]{margin-top:10px;display:flex;flex-direction:column;gap:10px}.info-item[data-v-52d56c90]{font-size:12px}.i-title[data-v-52d56c90]{color:rgba(0,0,0,.5)}.unit[data-v-52d56c90]{font-size:16px;font-weight:700;display:flex;height:30px;justify-content:space-between;align-items:center}.header[data-v-13334b2f]{height:50px;background:#1a9b36;box-shadow:0 5px 5px 0 rgba(0,0,0,.15);position:fixed;z-index:6;top:0;left:0;transition:top .15s ease}.c-header[data-v-13334b2f],.header[data-v-13334b2f]{width:100%;display:flex;justify-content:center;align-items:center}.c-header[data-v-13334b2f]{max-width:1020px;position:relative}.header-title[data-v-13334b2f]{font-size:16px;font-weight:700;color:#fff}.right-btn[data-v-13334b2f]{position:absolute;right:0;background:none;color:#fff;font-size:16px;padding:0 15px;height:50px;display:flex;align-items:center;justify-content:center}.right-btn svg[data-v-13334b2f]{height:25px;width:25px;fill:#fff}.input[data-v-60632b38]{display:flex;flex-direction:column;align-items:stretch;position:relative}.input-lable[data-v-60632b38]{position:absolute;font-size:12px;color:#a3a3a3;top:-7px;left:12px;padding:0 5px;background:#eaeaea}.input input[data-v-60632b38]{background:none;border:1px solid #a3a3a3;border-radius:5px;padding:16px;outline:none;font-size:14px}.input input[data-v-60632b38]:focus{border:1px solid #1a9b36}.input input:focus+.input-lable[data-v-60632b38]{color:#1a9b36}.input-group[data-v-b2a5b9dc]{display:flex;flex-direction:column;align-items:stretch;margin:30px 0 20px;gap:15px}.images[data-v-b2a5b9dc]{display:flex;gap:10px;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;margin:20px 0}.image[data-v-b2a5b9dc]{position:relative}.image img[data-v-b2a5b9dc]{width:100px;height:100px;border-radius:5px;box-shadow:0 5px 5px 0 rgba(0,0,0,.15);-o-object-fit:cover;object-fit:cover}.image-info-box[data-v-b2a5b9dc]{width:100px;height:100px;display:flex;position:absolute;border-radius:5px;top:0;left:0;justify-content:center;align-items:center}.image-rm-btn[data-v-b2a5b9dc]{width:50px;height:50px;background:rgba(0,0,0,.5);border-radius:50%;position:relative}.image-rm-btn[data-v-b2a5b9dc]:after,.image-rm-btn[data-v-b2a5b9dc]:before{content:" ";width:20px;border-bottom:1px solid #fff;position:absolute;left:15px;top:25px}.image-rm-btn[data-v-b2a5b9dc]:before{transform:rotate(45deg)}.image-rm-btn[data-v-b2a5b9dc]:after{transform:rotate(135deg)}.image-rm-btn[data-v-b2a5b9dc]:active{background:rgba(0,0,0,.7)}.image-loading[data-v-b2a5b9dc]{width:50px;height:50px;background:rgba(0,0,0,.5);border-radius:50%;position:relative}.image-loading[data-v-b2a5b9dc]:before{content:" ";animation:rotation_min-b2a5b9dc 1s linear infinite;width:20px;height:20px;border:3px solid #fff;border-bottom-color:transparent;border-radius:50%;position:absolute;left:12px;top:12px}.image-error[data-v-b2a5b9dc]{background:rgba(255,0,0,.3)}.image-error[data-v-b2a5b9dc]:active{background:rgba(255,0,0,.5)}.btn-group[data-v-b2a5b9dc]{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;margin:10px 0}.save-btn[data-v-b2a5b9dc]{height:50px;background:#1a9b36;color:#fff;border-radius:5px;display:flex;justify-content:center;align-items:center;flex:1;font-weight:700;font-size:16px;box-shadow:0 5px 5px 0 rgba(0,0,0,.15)}.save-btn[data-v-b2a5b9dc]:active{background:#0e7a25;box-shadow:none}.delete-btn[data-v-b2a5b9dc]{height:50px;width:50px;border-radius:5px;background:#e02d2d;display:flex;justify-content:center;align-items:center;box-shadow:0 5px 5px 0 rgba(0,0,0,.15)}.delete-btn[data-v-b2a5b9dc]:active{background:#bd1717;box-shadow:none}.delete-btn svg[data-v-b2a5b9dc]{filter:invert();height:30px;width:30px;pointer-events:none}.unit[data-v-b2a5b9dc]{font-size:16px;font-weight:700;display:flex;height:30px;justify-content:space-between;align-items:center}.add-btn[data-v-b2a5b9dc]{height:30px;width:30px;border-radius:5px;background:#1a9b36;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;box-shadow:0 5px 5px 0 rgba(0,0,0,.15)}.add-btn[data-v-b2a5b9dc]:after,.add-btn[data-v-b2a5b9dc]:before{width:10px;border-bottom:2px solid #fff;content:" ";display:block;position:absolute}.add-btn[data-v-b2a5b9dc]:before{transform:rotate(90deg)}.add-btn[data-v-b2a5b9dc]:active{background:#0e8328}@keyframes rotation_min-b2a5b9dc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.input-group[data-v-1a2cc771]{display:flex;flex-direction:column;align-items:stretch;margin:30px 0 20px;gap:15px}.input-group .ig-title[data-v-1a2cc771]{display:flex;font-size:16px;font-weight:700}.input-group .ig-desc[data-v-1a2cc771]{font-size:12px;color:rgba(0,0,0,.5);display:flex}.input[data-v-1a2cc771]{display:flex;flex-direction:column;align-items:stretch;position:relative}.input-lable[data-v-1a2cc771]{position:absolute;font-size:12px;color:#a3a3a3;top:-7px;left:12px;padding:0 5px;background:#eaeaea}.input input[data-v-1a2cc771]{background:none;border:1px solid #a3a3a3;border-radius:5px;padding:16px;outline:none;font-size:14px}.input input[data-v-1a2cc771]:focus{border:1px solid #1a9b36}.input input:focus+.input-lable[data-v-1a2cc771]{color:#1a9b36}.images[data-v-1a2cc771]{display:flex;gap:10px;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;margin:20px 0}.images img[data-v-1a2cc771]{width:100px;height:100px;border-radius:5px;box-shadow:0 5px 5px 0 rgba(0,0,0,.15);-o-object-fit:cover;object-fit:cover}.btn-group[data-v-1a2cc771]{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;margin:10px 0}.save-btn[data-v-1a2cc771]{height:50px;background:#1a9b36;color:#fff;border-radius:5px;display:flex;justify-content:center;align-items:center;flex:1;font-weight:700;font-size:16px;box-shadow:0 5px 5px 0 rgba(0,0,0,.15)}.save-btn[data-v-1a2cc771]:active{background:#0e7a25;box-shadow:none}.delete-btn[data-v-1a2cc771]{height:50px;width:50px;border-radius:5px;background:#e02d2d;display:flex;justify-content:center;align-items:center;box-shadow:0 5px 5px 0 rgba(0,0,0,.15)}.delete-btn[data-v-1a2cc771]:active{background:#bd1717;box-shadow:none}.delete-btn svg[data-v-1a2cc771]{filter:invert();height:30px;width:30px;pointer-events:none}.unit[data-v-1a2cc771]{font-size:16px;font-weight:700;display:flex;height:30px;justify-content:space-between;align-items:center}.btn-group[data-v-a5ee5d7a]{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;margin:10px 0}.save-btn[data-v-a5ee5d7a]{height:50px;background:#1a9b36;color:#fff;border-radius:5px;display:flex;justify-content:center;align-items:center;flex:1;font-weight:700;font-size:16px;box-shadow:0 5px 5px 0 rgba(0,0,0,.15)}.save-btn[data-v-a5ee5d7a]:active{background:#0e7a25;box-shadow:none}.delete-btn[data-v-a5ee5d7a]{height:50px;width:50px;border-radius:5px;background:#e02d2d;display:flex;justify-content:center;align-items:center;box-shadow:0 5px 5px 0 rgba(0,0,0,.15)}.delete-btn[data-v-a5ee5d7a]:active{background:#bd1717;box-shadow:none}.delete-btn svg[data-v-a5ee5d7a]{filter:invert();height:30px;width:30px;pointer-events:none}.note-block{max-width:1020px;width:100%;margin:50px auto 0}.note-body{width:100%;font-family:Roboto,sans-serif;padding:10px;border:none;outline:none!important;font-size:16px;resize:none}.btns-block{width:100%;background:#fff;padding:0 10px;position:fixed;height:70px;bottom:0;left:0}.login-block[data-v-2cb1b69e]{display:flex;height:100vh;width:100vw;justify-content:center;align-items:center;flex-direction:column;gap:20px}.login-text[data-v-2cb1b69e]{text-align:center}.logo[data-v-2cb1b69e]{width:150px;height:150px;display:flex;justify-content:center;align-items:center}.logo img[data-v-2cb1b69e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.conteiner[data-v-59f68b89]{display:flex;width:100vw;height:100vh;justify-content:center;align-items:center;flex-direction:column;gap:20px}.title[data-v-59f68b89]{font-size:50px}.error-btns[data-v-59f68b89]{display:flex;gap:15px}.error-btn[data-v-59f68b89]{display:flex;align-items:center;background:#1a9b36;padding:10px;color:#fff;border-radius:5px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}