.calculator[data-v-fbd42e80]{background-color:#fff;border-radius:16px;padding:24px 15px}.calculator-title[data-v-fbd42e80]{margin-bottom:24px}.calculator__empty[data-v-fbd42e80]{display:grid;grid-template-columns:1fr;gap:24px}.calculator__empty-title[data-v-fbd42e80]{text-align:center}.calculator__modal[data-v-fbd42e80]{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;display:flex;justify-content:center;align-items:center}.calculator__modal-bg[data-v-fbd42e80]{background-color:#000c;position:fixed;top:0;left:0;width:100vw;height:100vh}.calculator__modal-body[data-v-fbd42e80]{position:relative;z-index:1;background-color:#fff;max-width:800px;width:calc(100% - 30px);height:80vh;overflow-y:auto;padding:24px 15px}.calculator__modal-body-back[data-v-fbd42e80]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:24px}.calculator__modal-body .categories[data-v-fbd42e80]{padding:40px 0;display:grid;grid-template-columns:repeat(2,1fr);align-items:start;gap:16px}@media (max-width: 600px){.calculator__modal-body .categories[data-v-fbd42e80]{grid-template-columns:repeat(1,1fr)}}.calculator__modal-body .categories__item[data-v-fbd42e80]{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:16px;padding:16px;border-radius:8px;box-shadow:0 0 8px #0003}.calculator__modal-body .categories__item-img[data-v-fbd42e80]{width:100px;height:100px;border-radius:8px;-o-object-fit:cover;object-fit:cover;aspect-ratio:1}.calculator__modal-body .categories__item-name[data-v-fbd42e80]{width:100%;text-align:center;transition:color .3s ease}.calculator__modal-body .products[data-v-fbd42e80]{display:grid;gap:12px}.calculator__modal-body .products__item[data-v-fbd42e80]{display:flex;gap:12px;padding:12px;border-radius:8px;cursor:pointer;box-shadow:0 0 6px #0000001a;align-items:center}.calculator__modal-body .products__item[data-v-fbd42e80]:hover{background:#f5f5f5}.calculator__modal-body .products__item-img[data-v-fbd42e80]{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:6px}.calculator__modal-body .products__item-info[data-v-fbd42e80]{display:flex;flex-direction:column;gap:4px}.calculator__modal-body .products__item-name[data-v-fbd42e80]{font-size:14px}.calculator__modal-body .products__item-price[data-v-fbd42e80]{font-weight:700}.calculator__header[data-v-fbd42e80]{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;margin-bottom:40px}@media (max-width: 991px){.calculator__header[data-v-fbd42e80]{grid-template-columns:1fr}}.calculator__header-img[data-v-fbd42e80]{-o-object-fit:contain;object-fit:contain;width:100%}.calculator__header-data[data-v-fbd42e80]{display:grid;gap:16px;height:-moz-fit-content;height:fit-content}.calculator__header-data-item[data-v-fbd42e80],.calculator__header-data-item-input[data-v-fbd42e80]{width:100%}.calculator__sizes[data-v-fbd42e80]{display:grid;gap:16px;margin-bottom:40px}.calculator__sizes-item[data-v-fbd42e80]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;padding-bottom:16px;align-items:center}.calculator__sizes-item[data-v-fbd42e80]:not(:last-child){border-bottom:1px solid #cccccc}@media (max-width: 991px){.calculator__sizes-item[data-v-fbd42e80]{grid-template-columns:1fr}}.calculator__sizes-item-input[data-v-fbd42e80]{width:100%}.calculator-comment[data-v-fbd42e80]{width:100%;resize:vertical;margin-bottom:16px}.calculator-btn[data-v-fbd42e80]{width:100%;height:50px;font-size:20px;display:flex;justify-content:center;align-items:center;background-color:#007b9eb3;color:#fff;border:none;cursor:pointer;border-radius:8px}.error[data-v-fbd42e80]{border:1px solid #ff4d4f;background-color:#fff2f0}.error-text[data-v-fbd42e80]{color:#ff4d4f;font-size:12px;margin-top:4px}
