.public-review-form[data-v-013b492c]{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:2rem;width:100%}.public-review-form__header[data-v-013b492c]{margin-bottom:1.5rem;text-align:center}.public-review-form__title[data-v-013b492c]{color:#333;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.public-review-form__subtitle[data-v-013b492c]{color:#666;font-size:.875rem;margin:0}.public-review-form__form[data-v-013b492c]{display:flex;flex-direction:column;gap:1.25rem}.public-review-form__field[data-v-013b492c]{display:flex;flex-direction:column;gap:.5rem}.public-review-form__label[data-v-013b492c]{color:#333;font-size:.875rem;font-weight:500}.public-review-form__input[data-v-013b492c],.public-review-form__textarea[data-v-013b492c]{background:#fff;border:1px solid #ddd;border-radius:6px;font-size:.875rem;padding:.75rem;transition:border-color .3s ease}.public-review-form__input[data-v-013b492c]:focus,.public-review-form__textarea[data-v-013b492c]:focus{border-color:#007bff;outline:none}.public-review-form__input.error[data-v-013b492c],.public-review-form__textarea.error[data-v-013b492c]{border-color:#dc3545}.public-review-form__textarea[data-v-013b492c]{min-height:100px;resize:vertical}.public-review-form__rating[data-v-013b492c]{display:flex;gap:.25rem}.public-review-form__star[data-v-013b492c]{background:none;border:none;color:#ddd;cursor:pointer;padding:.25rem;transition:color .3s ease}.public-review-form__star.active[data-v-013b492c],.public-review-form__star[data-v-013b492c]:hover{color:gold}.public-review-form__error[data-v-013b492c]{color:#dc3545;font-size:.75rem}.public-review-form__actions[data-v-013b492c]{display:flex;justify-content:center;margin-top:1rem}.public-review-form__submit[data-v-013b492c]{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 2rem;transition:background .3s ease}.public-review-form__submit[data-v-013b492c]:hover{background:#0056b3}.public-review-form__photo-upload[data-v-013b492c]{position:relative}.public-review-form__file-input[data-v-013b492c]{height:0;opacity:0;position:absolute;width:0}.public-review-form__file-label[data-v-013b492c]{align-items:center;background:#fff;border:2px dashed #ddd;border-radius:6px;color:#666;cursor:pointer;display:flex;gap:.5rem;padding:.75rem 1rem;transition:border-color .3s ease}.public-review-form__file-label[data-v-013b492c]:hover{border-color:#007bff;color:#007bff}.public-review-form__file-label svg[data-v-013b492c]{color:inherit}.public-review-form__photo-preview[data-v-013b492c]{margin-top:.625rem;position:relative}.public-review-form__preview-image[data-v-013b492c]{border:1px solid #ddd;border-radius:6px;max-height:200px;max-width:200px}.public-review-form__remove-photo[data-v-013b492c]{align-items:center;background:#dc3545;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.75rem;height:1.5rem;justify-content:center;position:absolute;right:-.5rem;top:-.5rem;width:1.5rem}.public-review-form__remove-photo[data-v-013b492c]:hover{background:#c82333}@media (max-width:768px){.public-review-form[data-v-013b492c]{padding:1.5rem}.public-review-form__actions[data-v-013b492c]{justify-content:stretch}.public-review-form__submit[data-v-013b492c]{width:100%}}.public-reviews[data-v-e222c340]{position:relative}.public-reviews-button[data-v-e222c340]{cursor:pointer;padding:8px 0;transition:all .3s ease}.public-reviews-button[data-v-e222c340]:hover{opacity:.7}.public-reviews-button__content[data-v-e222c340]{align-items:center;color:#333;display:flex;font-size:14px;gap:8px}.public-reviews-button__stars[data-v-e222c340]{display:flex;gap:2px}.public-reviews-button__stars svg[data-v-e222c340]{color:#ddd}.public-reviews-button__stars svg.filled[data-v-e222c340]{color:gold}.public-reviews-button__rating[data-v-e222c340]{color:#333;font-weight:600}.public-reviews-button__count[data-v-e222c340]{color:#666}.public-reviews-button__arrow[data-v-e222c340]{margin-left:auto;transition:transform .3s ease}.public-reviews-list[data-v-e222c340]{background:#f8f9fa;border:1px solid #eee;border-radius:12px;margin-top:2rem;padding:2rem}.public-reviews-list__header[data-v-e222c340]{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:16px}.public-reviews-list__title[data-v-e222c340]{font-size:20px;font-weight:600;margin:0}.public-reviews-list__close[data-v-e222c340]{background:none;border:none;color:#666;cursor:pointer;padding:4px;transition:color .3s ease}.public-reviews-list__close[data-v-e222c340]:hover{color:#333}.public-reviews-list__summary[data-v-e222c340]{border-bottom:1px solid #eee;margin-bottom:24px;padding-bottom:20px}.public-reviews-list__average[data-v-e222c340]{text-align:center}.public-reviews-list__average-rating[data-v-e222c340]{color:#333;font-size:32px;font-weight:700;margin-bottom:8px}.public-reviews-list__average-stars[data-v-e222c340]{display:flex;gap:4px;justify-content:center;margin-bottom:8px}.public-reviews-list__average-stars svg[data-v-e222c340]{color:#ddd}.public-reviews-list__average-stars svg.filled[data-v-e222c340]{color:gold}.public-reviews-list__average-text[data-v-e222c340]{color:#666;font-size:14px}.public-reviews-list__items[data-v-e222c340]{display:flex;flex-direction:column;gap:20px}.public-reviews-list__empty[data-v-e222c340]{color:#666;font-style:italic;padding:40px 20px;text-align:center}.public-review-item[data-v-e222c340]{background:#fff;border:1px solid #eee;border-radius:8px;padding:20px;position:relative}.public-review-item__header[data-v-e222c340]{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.public-review-item__stars[data-v-e222c340]{display:flex;gap:2px}.public-review-item__stars svg[data-v-e222c340]{color:#ddd}.public-review-item__stars svg.filled[data-v-e222c340]{color:gold}.public-review-item__date[data-v-e222c340]{color:#999;font-size:12px}.public-review-item__text[data-v-e222c340]{color:#333;line-height:1.5;margin-bottom:12px}.public-review-item__photo[data-v-e222c340]{margin-bottom:12px}.public-review-item__photo-image[data-v-e222c340]{border:1px solid #eee;border-radius:6px;max-height:200px;max-width:200px}.public-review-item__author[data-v-e222c340]{color:#666;font-size:14px;font-weight:500}.public-review-item__actions[data-v-e222c340]{position:absolute;right:10px;top:10px}.public-review-item__action-button[data-v-e222c340]{background:none;border:none;color:#dc3545;cursor:pointer;padding:4px;transition:color .3s ease}.public-review-item__action-button[data-v-e222c340]:hover{color:#c82333}.public-reviews-form-section[data-v-e222c340]{border-top:1px solid #eee;margin-top:2rem;padding-top:2rem}.public-reviews-form-header[data-v-e222c340]{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.public-reviews-form-title[data-v-e222c340]{color:#333;font-size:18px;font-weight:600;margin:0}.public-reviews-form-toggle[data-v-e222c340]{background:none;border:none;color:#007bff;cursor:pointer;font-size:14px;text-decoration:underline;transition:color .3s ease}.public-reviews-form-toggle[data-v-e222c340]:hover{color:#0056b3}.public-reviews-form-notice[data-v-e222c340]{background:#e7f3ff;border-left:4px solid #007bff;border-radius:6px;margin-bottom:1rem;padding:1rem}.public-reviews-form-notice p[data-v-e222c340]{color:#0056b3;font-size:14px;margin:0}.reviews-slide-enter-active[data-v-e222c340],.reviews-slide-leave-active[data-v-e222c340]{transition:all .3s ease}.reviews-slide-enter-from[data-v-e222c340],.reviews-slide-leave-to[data-v-e222c340]{opacity:0;transform:translateY(-10px)}.form-slide-enter-active[data-v-e222c340],.form-slide-leave-active[data-v-e222c340]{transition:all .3s ease}.form-slide-enter-from[data-v-e222c340],.form-slide-leave-to[data-v-e222c340]{opacity:0;transform:translateY(-10px)}@media (max-width:768px){.public-reviews-list[data-v-e222c340]{padding:1.5rem}.public-reviews-form-header[data-v-e222c340]{align-items:flex-start;flex-direction:column;gap:.5rem}.public-review-item[data-v-e222c340]{padding:1rem}}.product-gallery{background-color:#fff;height:100vh;left:0;overflow:hidden;overflow-y:scroll;position:fixed;top:0;width:100vw;z-index:1000}.product-gallery,.product-gallery *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-gallery-tumbs{bottom:0;left:0;position:fixed;z-index:2}.product-gallery-slider{position:relative;width:100%!important;z-index:1}.product-gallery-slider__tumb{padding-bottom:150%;position:relative;width:100%}.product-gallery-slider__tumb img{height:100%;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.product-gallery-tumb{position:relative}.product-gallery-tumb__pic{position:absolute!important}.product-gallery-tumb__wrapper{display:flex;min-width:1px;padding-bottom:150%;position:relative}.product-gallery-tumb{min-width:1px;width:100%}.product-gallery-tumb__pic{height:100%;left:0;position:absolute;top:0;width:100%}.product-gallery-tumbs .swiper-slide{max-width:2.5rem!important;min-width:1px;width:100%!important}.product-gallery-tumbs .swiper-container,.product-gallery-tumbs .swiper-slide,.product-gallery-tumbs .swiper-thumbs,.product-gallery-tumbs.slider{min-height:1px!important;min-width:1px!important}.product-gallery-tumbs{align-items:center;display:flex;justify-content:center;padding:.5rem;width:100%}.product-gallery-tumbs .swiper-slide img{border-radius:.25rem;cursor:pointer;filter:brightness(.75);overflow:hidden}.product-gallery-tumbs .swiper-slide.swiper-slide-thumb-active img{filter:brightness(1.25)!important}.product-gallery__close,.product-gallery__nav-btn{background-color:#000;border-radius:100%;color:#fff;cursor:pointer;height:3rem;position:fixed;top:50%;transition:all .16s ease;width:3rem}.product-gallery__close:hover,.product-gallery__nav-btn:hover{background-color:#333}.product-gallery__close{left:.5rem;position:fixed;top:.5rem;z-index:1000}.product-gallery__nav-btn.swiper-button-next{padding-left:.2rem}.product-gallery__nav-btn.swiper-button-prev{padding-right:.2rem}.product-gallery__nav-btn:after,.product-gallery__nav-btn:before{font-size:1.25rem!important;font-weight:600}.product-gallery__close svg{height:1.5rem;width:1.5rem}.product-gallery__close{align-items:center;display:flex;justify-content:center}.product-gallery-slider__tumb{cursor:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='56' fill='none' viewBox='0 0 64 64'%3E%3Crect width='56' height='56' fill='%23fff' rx='28'/%3E%3Cpath stroke='%23050D17' stroke-width='2.5' d='m16 16 24 24m0-24L16 40'/%3E%3C/svg%3E") 28 28,zoom-in}.catalog-detail__wrapper img{cursor:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none' viewBox='0 0 64 64'%3E%3Crect width='64' height='64' fill='%23fff' rx='32'/%3E%3Cpath stroke='%23050D17' stroke-width='2' d='M32 16.481v15.52m0 15.518V32m0 0h15.52-31.04'/%3E%3C/svg%3E") 24 24,zoom-in}.product-gallery-tumbs__swiper.swiper-container{display:flex;justify-content:center;overflow:hidden;width:29rem}.product-gallery-tumbs .swiper-wrapper.--align-stretch{justify-content:center}.added-to-basket[data-v-adf2a57f]{background-color:#000;border-radius:.375rem;bottom:8rem;box-shadow:0 .5rem 3rem -.5rem #0000003d;color:#fff;cursor:pointer;overflow:hidden;position:fixed;right:1rem;transition:all .3s ease;z-index:100}.added-to-basket[data-v-adf2a57f]:hover{background-color:#222}.added-to-basket__image[data-v-adf2a57f]{background-color:#fff;height:75px;width:50px}.added-to-basket__content[data-v-adf2a57f]{align-items:center;display:flex}.added-to-basket__description[data-v-adf2a57f]{padding:16px}.added-to-basket__button[data-v-adf2a57f]{color:#fff;cursor:pointer;padding:0 1.5rem 0 1rem;transition:opacity .3s ease}.added-to-basket__button[data-v-adf2a57f]:hover{opacity:.5}.added-to-basket[data-v-adf2a57f]{align-items:center;display:flex}.added-to-basket__title[data-v-adf2a57f]{font-size:1rem}.added-to-basket__product-name[data-v-adf2a57f]{font-size:.875rem;opacity:.6}.added-to-basket__description[data-v-adf2a57f]{display:flex;flex-direction:column;gap:.375rem}@media screen and (max-width:768px){.added-to-basket[data-v-adf2a57f]{bottom:80px;right:.5rem;width:calc(100% - 1rem)}.added-to-basket__button[data-v-adf2a57f]{display:none}}.fade-enter-active[data-v-adf2a57f],.fade-leave-active[data-v-adf2a57f]{transition:opacity .5s}.fade-enter[data-v-adf2a57f],.fade-leave-to[data-v-adf2a57f]{opacity:0}
