.product-card[data-astro-cid-xl4n5gc5]{background:#fff;border:1px solid #eee;border-radius:12px;transition:transform .3s ease;display:flex;flex-direction:column;position:relative;overflow:visible}.product-card[data-astro-cid-xl4n5gc5]:hover{transform:translateY(-4px)}.product-card__media[data-astro-cid-xl4n5gc5]{display:block;position:relative;text-decoration:none;background:#fff;border-radius:12px 12px 0 0;overflow:hidden;flex-shrink:0}.product-card__img-wrap[data-astro-cid-xl4n5gc5]{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden}.product-card__img[data-astro-cid-xl4n5gc5]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;display:block;transition:transform .3s ease}.product-card[data-astro-cid-xl4n5gc5]:hover .product-card__img[data-astro-cid-xl4n5gc5]{transform:scale(1.05)}.product-card__actions-overlay[data-astro-cid-xl4n5gc5]{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;gap:8px;opacity:0;transform:translate(10px);transition:all .3s ease;z-index:10}.product-card[data-astro-cid-xl4n5gc5]:hover .product-card__actions-overlay[data-astro-cid-xl4n5gc5]{opacity:1;transform:translate(0)}.product-card__action-btn[data-astro-cid-xl4n5gc5]{width:44px;height:44px;border-radius:12px;border:none;background:#ffffffe6;backdrop-filter:blur(8px);color:#374151;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;transition:all .25s ease;position:relative}.product-card__action-btn[data-astro-cid-xl4n5gc5] svg[data-astro-cid-xl4n5gc5]{width:22px;height:22px;display:block;transition:all .2s ease}.product-card__action-btn[data-astro-cid-xl4n5gc5]:hover{transform:scale(1.08);box-shadow:0 6px 16px #0003}.product-card__action-btn--favorite[data-astro-cid-xl4n5gc5]:hover,.product-card__action-btn--favorite[data-astro-cid-xl4n5gc5].is-active{background:#ff5759;color:#fff}.product-card__action-btn--favorite[data-astro-cid-xl4n5gc5].is-active svg[data-astro-cid-xl4n5gc5]{fill:currentColor}.product-card__action-btn--compare[data-astro-cid-xl4n5gc5]:hover,.product-card__action-btn--compare[data-astro-cid-xl4n5gc5].is-active{background:#ff5759;color:#fff}.product-card__action-btn[data-astro-cid-xl4n5gc5][data-tooltip]:before{content:attr(data-tooltip);position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%);background:#fff;color:#333;font-size:12px;padding:8px 12px;border-radius:6px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease;pointer-events:none;z-index:100;box-shadow:0 2px 10px #00000026}.product-card__action-btn[data-astro-cid-xl4n5gc5][data-tooltip]:after{content:"";position:absolute;left:calc(100% + 4px);top:50%;transform:translateY(-50%);border:6px solid transparent;border-right-color:#fff;opacity:0;visibility:hidden;transition:all .2s ease;z-index:100}.product-card__action-btn[data-astro-cid-xl4n5gc5][data-tooltip]:hover:before,.product-card__action-btn[data-astro-cid-xl4n5gc5][data-tooltip]:hover:after{opacity:1;visibility:visible}.product-card__body[data-astro-cid-xl4n5gc5]{padding:16px;flex:1}.product-card__rating-slot[data-astro-cid-xl4n5gc5]{min-height:34px;display:flex;align-items:center;margin-bottom:10px}.product-card__rating-slot[data-astro-cid-xl4n5gc5] .product-card__rating[data-astro-cid-xl4n5gc5]{margin:0}.product-card__rating[data-astro-cid-xl4n5gc5]{display:flex;align-items:center;gap:4px}.product-card__rating--inline[data-astro-cid-xl4n5gc5] .product-card__star[data-astro-cid-xl4n5gc5]{display:inline-flex;line-height:1}.product-card__star[data-astro-cid-xl4n5gc5] svg[data-astro-cid-xl4n5gc5]{display:block;width:16px;height:16px}.product-card__rating-value[data-astro-cid-xl4n5gc5],.product-card__reviews[data-astro-cid-xl4n5gc5],.product-card__sep[data-astro-cid-xl4n5gc5],.product-card__purchases[data-astro-cid-xl4n5gc5]{font-size:13px;color:#9ca3af;transform:translateY(1px)}.product-card__purchases[data-astro-cid-xl4n5gc5]{cursor:default}.product-card__rating-value[data-astro-cid-xl4n5gc5]{margin-left:4px}.product-card__sep[data-astro-cid-xl4n5gc5]{color:#6b7280;margin:0 4px}.product-card__rating--clickable[data-astro-cid-xl4n5gc5]{cursor:pointer;text-decoration:none;transition:opacity .2s ease}.product-card__rating--clickable[data-astro-cid-xl4n5gc5]:hover{opacity:.8}.product-card__rating--clickable[data-astro-cid-xl4n5gc5]:hover .product-card__purchases[data-astro-cid-xl4n5gc5]{color:#9ca3af}.product-card__title[data-astro-cid-xl4n5gc5]{font-size:15px;font-weight:600;line-height:1.4;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:42px}.product-card__title[data-astro-cid-xl4n5gc5] a[data-astro-cid-xl4n5gc5]{color:inherit;text-decoration:none}.product-card__title[data-astro-cid-xl4n5gc5] a[data-astro-cid-xl4n5gc5]:hover{color:#ff5759}.product-card__specs[data-astro-cid-xl4n5gc5]{margin:10px 0;padding:10px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;min-height:72px}.product-card__spec[data-astro-cid-xl4n5gc5]{display:flex;justify-content:space-between;font-size:12px;line-height:1.6;gap:8px}.product-card__spec-label[data-astro-cid-xl4n5gc5]{color:#888;white-space:nowrap}.product-card__spec-value[data-astro-cid-xl4n5gc5]{color:#333;font-weight:500;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card__price[data-astro-cid-xl4n5gc5]{font-size:18px;font-weight:700;color:#ff5759}.product-card__footer[data-astro-cid-xl4n5gc5]{padding:0 16px 16px}.product-card__cart-btn[data-astro-cid-xl4n5gc5]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;border:none;border-radius:8px;background:#ff5759;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.product-card__cart-btn[data-astro-cid-xl4n5gc5]:hover{background:#e64d4f}.product-card__cart-btn[data-astro-cid-xl4n5gc5].is-added{background:#10b981}.product-card__cart-btn[data-astro-cid-xl4n5gc5] svg[data-astro-cid-xl4n5gc5]{transition:transform .2s ease}.product-card__cart-btn[data-astro-cid-xl4n5gc5]:hover svg[data-astro-cid-xl4n5gc5]{transform:scale(1.1)}@media(max-width:767px){.product-card[data-astro-cid-xl4n5gc5].is-in-view .product-card__actions-overlay[data-astro-cid-xl4n5gc5]{opacity:1;transform:translate(0)}.product-card__action-btn[data-astro-cid-xl4n5gc5][data-tooltip]:before{left:auto;right:calc(100% + 10px)}.product-card__action-btn[data-astro-cid-xl4n5gc5][data-tooltip]:after{left:auto;right:calc(100% + 4px);border-right-color:transparent;border-left-color:#fff}}.category-card[data-astro-cid-oaejlqx4]{display:block;background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .3s ease,transform .3s ease}.category-card[data-astro-cid-oaejlqx4]:hover{box-shadow:0 8px 30px #0000001a;transform:translateY(-2px)}.category-card__image[data-astro-cid-oaejlqx4]{position:relative;padding-top:75%;background:#f5f5f5;overflow:hidden}.category-card__image[data-astro-cid-oaejlqx4] img[data-astro-cid-oaejlqx4]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-card[data-astro-cid-oaejlqx4]:hover .category-card__image[data-astro-cid-oaejlqx4] img[data-astro-cid-oaejlqx4]{transform:scale(1.05)}.category-card__body[data-astro-cid-oaejlqx4]{padding:16px}.category-card__title[data-astro-cid-oaejlqx4]{font-size:16px;font-weight:600;margin:0;text-align:center}.catalog-filter[data-astro-cid-y5ybqswk]{background:#fff;border:1px solid #eee;border-radius:12px;padding:20px}.catalog-filter__header[data-astro-cid-y5ybqswk]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eee}.catalog-filter__title[data-astro-cid-y5ybqswk]{font-size:18px;font-weight:600;margin:0}.catalog-filter__reset[data-astro-cid-y5ybqswk]{font-size:14px;color:#ef4444;text-decoration:none}.catalog-filter__reset[data-astro-cid-y5ybqswk]:hover{text-decoration:underline}.catalog-filter__group[data-astro-cid-y5ybqswk]{margin-bottom:20px}.catalog-filter__group-title[data-astro-cid-y5ybqswk]{font-size:14px;font-weight:600;margin:0 0 12px;color:#374151}.catalog-filter__slider-inputs[data-astro-cid-y5ybqswk]{display:flex;align-items:center;gap:10px;margin-bottom:10px}.catalog-filter__input[data-astro-cid-y5ybqswk]{flex:1;padding:8px 10px;border:1px solid #ddd;border-radius:6px;font-size:14px;width:100%}.catalog-filter__range[data-astro-cid-y5ybqswk]{width:100%;margin-top:5px}.catalog-filter__options[data-astro-cid-y5ybqswk]{display:flex;flex-direction:column;gap:8px;max-height:200px;overflow-y:auto}.catalog-filter__option[data-astro-cid-y5ybqswk]{display:flex;align-items:center;gap:8px;cursor:pointer;padding:6px 8px;border-radius:6px;transition:background .2s ease}.catalog-filter__option[data-astro-cid-y5ybqswk]:hover{background:#f3f4f6}.catalog-filter__option[data-astro-cid-y5ybqswk].is-active{background:#fff5f5}.catalog-filter__option[data-astro-cid-y5ybqswk] input[data-astro-cid-y5ybqswk]{width:16px;height:16px;cursor:pointer}.catalog-filter__option-text[data-astro-cid-y5ybqswk]{flex:1;font-size:14px}.catalog-filter__option-count[data-astro-cid-y5ybqswk]{font-size:12px;color:#9ca3af}.catalog-filter__apply[data-astro-cid-y5ybqswk]{width:100%;padding:12px;background:#ff5759;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}.catalog-filter__apply[data-astro-cid-y5ybqswk]:hover{background:#e64d4f}.pagination[data-astro-cid-d776pwuy]{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:40px;padding-top:20px;border-top:1px solid #eee}.pagination__pages[data-astro-cid-d776pwuy]{display:flex;align-items:center;gap:4px}.pagination__link[data-astro-cid-d776pwuy]{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-weight:500;color:#374151;text-decoration:none;transition:all .2s ease}.pagination__link[data-astro-cid-d776pwuy]:hover{background:#f3f4f6;border-color:#d1d5db}.pagination__link[data-astro-cid-d776pwuy].is-active{background:#ff5759;border-color:#ff5759;color:#fff}.pagination__link--prev[data-astro-cid-d776pwuy],.pagination__link--next[data-astro-cid-d776pwuy]{gap:4px;padding:0 16px}.pagination__link--prev[data-astro-cid-d776pwuy] svg[data-astro-cid-d776pwuy],.pagination__link--next[data-astro-cid-d776pwuy] svg[data-astro-cid-d776pwuy]{flex-shrink:0}.pagination__ellipsis[data-astro-cid-d776pwuy]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:#9ca3af;font-size:14px}@media(max-width:640px){.pagination__link[data-astro-cid-d776pwuy] span[data-astro-cid-d776pwuy]{display:none}.pagination__link--prev[data-astro-cid-d776pwuy],.pagination__link--next[data-astro-cid-d776pwuy]{padding:0 12px}}.product-gallery[data-astro-cid-mhtrmccu]{width:100%}.product-gallery__main[data-astro-cid-mhtrmccu]{overflow:hidden;margin-bottom:15px}.product-gallery__main[data-astro-cid-mhtrmccu] img[data-astro-cid-mhtrmccu]{width:100%;height:auto;object-fit:contain;aspect-ratio:1}.product-gallery__thumbs[data-astro-cid-mhtrmccu]{display:flex;gap:10px;overflow-x:auto}.product-gallery__thumb[data-astro-cid-mhtrmccu]{width:80px;height:80px;border:2px solid #eee;border-radius:6px;padding:0;background:#fff;cursor:pointer;flex-shrink:0}.product-gallery__thumb[data-astro-cid-mhtrmccu].active{border-color:var(--primary-color, #ff5759)}.product-gallery__thumb[data-astro-cid-mhtrmccu] img[data-astro-cid-mhtrmccu]{width:100%;height:100%;object-fit:contain}.product-overview[data-astro-cid-mhtrmccu]{position:relative;padding:0 0 0 30px}.product-overview[data-astro-cid-mhtrmccu]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:1px;background:#e5e5e5}@media(max-width:575px){.product-overview[data-astro-cid-mhtrmccu]{padding:30px 0 0}.product-overview[data-astro-cid-mhtrmccu]:before{inset:0 0 auto;width:auto;height:1px}}.product-overview[data-astro-cid-mhtrmccu] .tag[data-astro-cid-mhtrmccu]{margin-bottom:15px}.product-title[data-astro-cid-mhtrmccu]{font-size:28px;font-weight:700;margin-bottom:15px}.product-price-row[data-astro-cid-mhtrmccu]{display:flex;align-items:center;gap:20px;margin-bottom:12px;flex-wrap:wrap}.product-price-row[data-astro-cid-mhtrmccu] .product-price[data-astro-cid-mhtrmccu]{margin:0;line-height:1.2;display:flex;align-items:center}.product-price[data-astro-cid-mhtrmccu]{margin-bottom:0}.product-price-old[data-astro-cid-mhtrmccu]{text-decoration:line-through;color:#999;font-size:.8em;margin-right:10px}.product-price-current[data-astro-cid-mhtrmccu]{color:var(--primary-color, #ff5759);font-weight:700}.product-info[data-astro-cid-mhtrmccu]{display:flex;flex-direction:column;gap:6px;margin-bottom:15px;font-size:14px}.product-info__item[data-astro-cid-mhtrmccu]{display:flex;gap:8px}.product-info__label[data-astro-cid-mhtrmccu]{color:#666}.product-info__value[data-astro-cid-mhtrmccu]{color:#333;font-weight:500}.product-info__link[data-astro-cid-mhtrmccu]{color:var(--primary-color, #ff5759);text-decoration:none}.product-info__link[data-astro-cid-mhtrmccu]:hover{text-decoration:underline}.product-stock[data-astro-cid-mhtrmccu]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;margin-bottom:15px}.product-price-row[data-astro-cid-mhtrmccu] .product-stock[data-astro-cid-mhtrmccu]{margin-bottom:0}.product-stock--available[data-astro-cid-mhtrmccu]{background:#d1fae5;color:#059669}.product-stock--order[data-astro-cid-mhtrmccu]{background:#fef3c7;color:#92400e}.product-stock__icon[data-astro-cid-mhtrmccu]{font-size:16px}.product-meta[data-astro-cid-mhtrmccu]{display:flex;align-items:center;gap:15px;margin-bottom:20px}.product-meta-link[data-astro-cid-mhtrmccu]{color:var(--primary-color, #ff5759);text-decoration:none}.product-meta-link[data-astro-cid-mhtrmccu]:hover{text-decoration:underline}.product-rating--inline[data-astro-cid-mhtrmccu]{display:flex;align-items:center;gap:4px}.product-rating__to-reviews[data-astro-cid-mhtrmccu]{display:inline-flex;align-items:center;gap:4px;color:inherit;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.product-rating__to-reviews[data-astro-cid-mhtrmccu]:hover{opacity:.8}.product-rating--inline[data-astro-cid-mhtrmccu] .rating-item[data-astro-cid-mhtrmccu]{display:inline-flex;line-height:1}.product-rating--inline[data-astro-cid-mhtrmccu] .rating-item[data-astro-cid-mhtrmccu] svg[data-astro-cid-mhtrmccu]{display:block;width:16px;height:16px}.product-rating--inline[data-astro-cid-mhtrmccu] .rating-value[data-astro-cid-mhtrmccu],.product-rating--inline[data-astro-cid-mhtrmccu] .rating-reviews[data-astro-cid-mhtrmccu],.product-rating--inline[data-astro-cid-mhtrmccu] .rating-sep[data-astro-cid-mhtrmccu],.product-rating--inline[data-astro-cid-mhtrmccu] .rating-purchases[data-astro-cid-mhtrmccu]{font-size:14px;color:#9ca3af;transform:translateY(1px)}.product-rating--inline[data-astro-cid-mhtrmccu] .rating-purchases[data-astro-cid-mhtrmccu]{cursor:default}.product-rating--inline[data-astro-cid-mhtrmccu] .rating-value[data-astro-cid-mhtrmccu]{margin-left:4px}.product-rating--inline[data-astro-cid-mhtrmccu] .rating-sep[data-astro-cid-mhtrmccu]{color:#6b7280;margin:0 4px}.product-purchases-info[data-astro-cid-mhtrmccu]{font-size:14px;color:#666;margin:-8px 0 16px}.product-text[data-astro-cid-mhtrmccu]{color:#666;line-height:1.6;margin-bottom:25px}.product-check[data-astro-cid-mhtrmccu]{display:flex;flex-wrap:wrap;gap:15px;align-items:flex-end;margin-bottom:25px}.spinner-form-wrap[data-astro-cid-mhtrmccu]{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.spinner-form-wrap[data-astro-cid-mhtrmccu] .form-label[data-astro-cid-mhtrmccu]{font-size:12px;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:-2px}.spinner-form-wrap[data-astro-cid-mhtrmccu] input[data-astro-cid-mhtrmccu]{width:90px;height:52px;padding:10px;border:1px solid #ddd;border-radius:8px;text-align:center;font-size:18px;font-weight:500}.product-check[data-astro-cid-mhtrmccu] .btn[data-astro-cid-mhtrmccu]{display:inline-flex;align-items:center;gap:8px;height:52px}.product-check[data-astro-cid-mhtrmccu] .btn-outline-secondary[data-astro-cid-mhtrmccu]{border:1px solid #ddd;background:#fff;color:#333}.product-check[data-astro-cid-mhtrmccu] .btn-outline-secondary[data-astro-cid-mhtrmccu]:hover{background:#f5f5f5}.product-social[data-astro-cid-mhtrmccu]{display:flex;gap:10px}.product-social[data-astro-cid-mhtrmccu] .social-icon[data-astro-cid-mhtrmccu]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f5f5f5;color:#666;font-size:18px;transition:all .3s}.product-social[data-astro-cid-mhtrmccu] .social-icon[data-astro-cid-mhtrmccu]:hover{background:var(--primary-color, #ff5759);color:#fff}.product-tabs[data-astro-cid-mhtrmccu]{margin-bottom:20px;position:relative;display:flex;list-style:none;padding:0;margin-top:0;gap:0}.product-tabs[data-astro-cid-mhtrmccu]:before{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#eee}.product-tabs[data-astro-cid-mhtrmccu]:after{content:"";position:absolute;bottom:0;left:0;height:3px;background:#ff5759;transition:width .35s ease;width:var(--tab-line-width, 0)}.product-tabs[data-astro-cid-mhtrmccu] .nav-item[data-astro-cid-mhtrmccu]{margin-right:30px}.product-tabs[data-astro-cid-mhtrmccu] .nav-link[data-astro-cid-mhtrmccu]{display:inline-block;padding:12px 0;border:none;background:none;color:#666!important;font-weight:600;font-size:15px;text-transform:uppercase;letter-spacing:.5px;position:relative;transition:color .3s ease;text-decoration:none!important;cursor:pointer}.product-tabs[data-astro-cid-mhtrmccu] .nav-link[data-astro-cid-mhtrmccu]:hover{color:#333!important}.product-tabs[data-astro-cid-mhtrmccu] .nav-link[data-astro-cid-mhtrmccu].active{color:#ff5759!important}.table-separate[data-astro-cid-mhtrmccu]{width:100%;border-collapse:separate;border-spacing:0}.table-separate[data-astro-cid-mhtrmccu] tr[data-astro-cid-mhtrmccu]{border-bottom:1px solid #eee}.table-separate[data-astro-cid-mhtrmccu] td[data-astro-cid-mhtrmccu]{padding:15px}.table-separate[data-astro-cid-mhtrmccu] td[data-astro-cid-mhtrmccu]:first-child{width:40%;background:#f9f9f9}.reviews-list[data-astro-cid-mhtrmccu]{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.review-item[data-astro-cid-mhtrmccu]{padding:20px;background:#f9f9f9;border-radius:8px}.review-author[data-astro-cid-mhtrmccu]{display:flex;align-items:center;gap:12px;margin-bottom:12px}.review-avatar[data-astro-cid-mhtrmccu]{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#ff5759,#ff8a5c);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.review-avatar[data-astro-cid-mhtrmccu] img[data-astro-cid-mhtrmccu]{width:100%;height:100%;object-fit:cover}.review-avatar__initial[data-astro-cid-mhtrmccu]{color:#fff;font-size:18px;font-weight:600;text-transform:uppercase}.review-author-info[data-astro-cid-mhtrmccu]{display:flex;flex-direction:column;gap:2px}.review-author-name[data-astro-cid-mhtrmccu]{font-weight:600;font-size:15px;color:#333}.review-date[data-astro-cid-mhtrmccu]{font-size:12px;color:#999}.review-rating[data-astro-cid-mhtrmccu]{display:flex;align-items:center;gap:2px;margin-bottom:10px}.review-actions[data-astro-cid-mhtrmccu]{display:flex;align-items:center;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #eee}.review-action-btn[data-astro-cid-mhtrmccu]{display:flex;align-items:center;gap:6px;padding:6px 12px;border:none;background:#f0f0f0;border-radius:6px;cursor:pointer;font-size:13px;color:#666;transition:all .2s ease}.review-action-btn[data-astro-cid-mhtrmccu]:hover{background:#e5e5e5}.review-action-btn[data-astro-cid-mhtrmccu].active-like{background:#e8f5e9;color:#2e7d32}.review-action-btn[data-astro-cid-mhtrmccu].active-dislike{background:#ffebee;color:#c62828}.review-action-btn[data-astro-cid-mhtrmccu] svg[data-astro-cid-mhtrmccu]{flex-shrink:0}.review-action-btn[data-astro-cid-mhtrmccu] .count[data-astro-cid-mhtrmccu]{font-weight:500}.review-hint[data-astro-cid-mhtrmccu]{font-size:13px;color:#999;margin:10px 0 15px}.review-title[data-astro-cid-mhtrmccu]{font-size:16px;margin:0 0 8px}.review-content[data-astro-cid-mhtrmccu]{margin:0;line-height:1.6}.review-form-container[data-astro-cid-mhtrmccu]{margin-top:40px;padding:25px;background:#fff;border:1px solid #eee;border-radius:8px}.review-auth-check[data-astro-cid-mhtrmccu]{padding:20px;background:#fff5f5;border-radius:8px;text-align:center}.review-auth-check[data-astro-cid-mhtrmccu] a[data-astro-cid-mhtrmccu]{color:var(--primary-color, #ff5759);font-weight:500}.review-rating-group[data-astro-cid-mhtrmccu]{display:flex!important;flex-direction:row!important;align-items:center!important;gap:12px!important;flex-wrap:nowrap!important}.review-rating-label[data-astro-cid-mhtrmccu]{font-size:14px;font-weight:500;color:var(--color-text, #264555);white-space:nowrap;line-height:1}.review-rating-select[data-astro-cid-mhtrmccu]{display:flex;gap:4px}.rating-star[data-astro-cid-mhtrmccu]{padding:4px;border:none;background:transparent;cursor:pointer;font-size:24px;color:#e5e7eb;transition:color .2s}.rating-star[data-astro-cid-mhtrmccu]:hover,.rating-star[data-astro-cid-mhtrmccu].selected{color:#fbbf24}.review-verified-note[data-astro-cid-mhtrmccu]{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#d1fae5;border-radius:8px;color:#059669;font-size:14px;margin:20px 0}.review-not-purchased[data-astro-cid-mhtrmccu]{display:flex;align-items:center;gap:12px;padding:20px;background:#fef3c7;border-radius:8px;color:#92400e}.payment-delivery-info[data-astro-cid-mhtrmccu]{padding:10px 0}.info-block[data-astro-cid-mhtrmccu]{padding:25px;background:#f9fafb;border-radius:12px;height:100%}.info-block__icon[data-astro-cid-mhtrmccu]{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--primary-color, #ff5759);color:#fff;border-radius:12px;margin-bottom:20px}.info-block__title[data-astro-cid-mhtrmccu]{font-size:20px;font-weight:600;margin-bottom:15px;color:#1f2937}.info-block__list[data-astro-cid-mhtrmccu]{list-style:none;padding:0;margin:0}.info-block__list[data-astro-cid-mhtrmccu] li[data-astro-cid-mhtrmccu]{position:relative;padding-left:20px;margin-bottom:10px;color:#4b5563;line-height:1.5}.info-block__list[data-astro-cid-mhtrmccu] li[data-astro-cid-mhtrmccu]:before{content:"•";position:absolute;left:0;color:var(--primary-color, #ff5759);font-weight:700}.info-block__list[data-astro-cid-mhtrmccu] li[data-astro-cid-mhtrmccu] strong[data-astro-cid-mhtrmccu]{color:#1f2937}.service-block[data-astro-cid-mhtrmccu]{margin-top:30px;padding:25px 30px;background:linear-gradient(135deg,#1f2937,#374151);border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:20px}.service-block__content[data-astro-cid-mhtrmccu]{display:flex;align-items:center;gap:20px}.service-block__icon[data-astro-cid-mhtrmccu]{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;color:#fff;border-radius:12px;flex-shrink:0}.service-block__text[data-astro-cid-mhtrmccu] h5[data-astro-cid-mhtrmccu]{font-size:18px;font-weight:600;color:#fff;margin:0 0 5px}.service-block__text[data-astro-cid-mhtrmccu] p[data-astro-cid-mhtrmccu]{font-size:14px;color:#9ca3af;margin:0}.service-block[data-astro-cid-mhtrmccu] .btn[data-astro-cid-mhtrmccu]{flex-shrink:0}@media(max-width:768px){.service-block[data-astro-cid-mhtrmccu]{flex-direction:column;text-align:center}.service-block__content[data-astro-cid-mhtrmccu]{flex-direction:column}.service-block[data-astro-cid-mhtrmccu] .btn[data-astro-cid-mhtrmccu]{width:100%}}.product-light[data-astro-cid-mhtrmccu]{text-align:center;padding:20px;background:#fff;border-radius:8px;transition:box-shadow .3s}.product-light[data-astro-cid-mhtrmccu]:hover{box-shadow:0 4px 20px #0000001a}.product-light[data-astro-cid-mhtrmccu] .product-media[data-astro-cid-mhtrmccu]{margin-bottom:15px}.product-light[data-astro-cid-mhtrmccu] .product-img[data-astro-cid-mhtrmccu]{max-width:100%;height:auto}.product-light[data-astro-cid-mhtrmccu] .product-title[data-astro-cid-mhtrmccu]{font-size:16px;margin-bottom:10px}.product-light[data-astro-cid-mhtrmccu] .product-title[data-astro-cid-mhtrmccu] a[data-astro-cid-mhtrmccu]{color:#333;text-decoration:none}.product-light[data-astro-cid-mhtrmccu] .product-title[data-astro-cid-mhtrmccu] a[data-astro-cid-mhtrmccu]:hover{color:var(--primary-color, #ff5759)}.product-light[data-astro-cid-mhtrmccu] .product-price[data-astro-cid-mhtrmccu]{font-weight:600;color:var(--primary-color, #ff5759)}@media(max-width:768px){.product-check[data-astro-cid-mhtrmccu]{flex-direction:column;align-items:stretch}.product-check[data-astro-cid-mhtrmccu] .btn[data-astro-cid-mhtrmccu]{width:100%;justify-content:center}.product-tabs[data-astro-cid-mhtrmccu] .nav-item[data-astro-cid-mhtrmccu]{margin-right:12px}.product-tabs[data-astro-cid-mhtrmccu] .nav-link[data-astro-cid-mhtrmccu]{font-size:11px;padding:10px 0}}.compare-limit-modal-overlay[data-astro-cid-mhtrmccu]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;padding:20px}.compare-limit-modal-overlay[data-astro-cid-mhtrmccu].is-visible{opacity:1;visibility:visible}.compare-limit-modal[data-astro-cid-mhtrmccu]{background:#fff;border-radius:16px;padding:32px;max-width:400px;width:100%;text-align:center;position:relative;transform:scale(.9);transition:transform .3s ease}.compare-limit-modal-overlay[data-astro-cid-mhtrmccu].is-visible .compare-limit-modal[data-astro-cid-mhtrmccu]{transform:scale(1)}.compare-limit-modal__icon[data-astro-cid-mhtrmccu]{width:72px;height:72px;background:linear-gradient(135deg,#fef3cd,#fce8a8);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.compare-limit-modal__icon[data-astro-cid-mhtrmccu] svg[data-astro-cid-mhtrmccu]{width:36px;height:36px;stroke:#d97706}.compare-limit-modal__title[data-astro-cid-mhtrmccu]{font-size:20px;font-weight:600;margin-bottom:12px;color:#1f2937}.compare-limit-modal__text[data-astro-cid-mhtrmccu]{color:#6b7280;margin-bottom:24px;line-height:1.6}.compare-limit-modal__count[data-astro-cid-mhtrmccu]{display:inline-flex;align-items:center;gap:8px;background:#fffbeb;padding:8px 16px;border-radius:100px;margin-bottom:16px;font-size:14px;color:#92400e}.compare-limit-modal__count-badge[data-astro-cid-mhtrmccu]{width:24px;height:24px;background:#d97706;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13px}.compare-limit-modal__buttons[data-astro-cid-mhtrmccu]{display:flex;flex-direction:column;gap:12px}.compare-limit-modal__btn[data-astro-cid-mhtrmccu]{padding:14px 24px;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none;text-align:center;border:none}.compare-limit-modal__btn--primary[data-astro-cid-mhtrmccu]{background:#ff5759;color:#fff}.compare-limit-modal__btn--primary[data-astro-cid-mhtrmccu]:hover{background:#ff3a3c;transform:translateY(-1px)}.compare-limit-modal__btn--secondary[data-astro-cid-mhtrmccu]{background:#f3f4f6;color:#374151}.compare-limit-modal__btn--secondary[data-astro-cid-mhtrmccu]:hover{background:#e5e7eb}.compare-limit-modal__close[data-astro-cid-mhtrmccu]{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;padding:4px;color:#9ca3af;transition:color .2s}.compare-limit-modal__close[data-astro-cid-mhtrmccu]:hover{color:#374151}.catalog-page[data-astro-cid-7c3fojq7]{padding:40px 0}.catalog-page__title[data-astro-cid-7c3fojq7]{font-size:32px;font-weight:700;margin-bottom:20px}.catalog-page__description[data-astro-cid-7c3fojq7]{margin-bottom:30px;color:#666;line-height:1.6}.catalog-page__subcategories[data-astro-cid-7c3fojq7]{margin-bottom:40px}.category-grid[data-astro-cid-7c3fojq7]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.catalog-page__content[data-astro-cid-7c3fojq7]{display:grid;grid-template-columns:280px 1fr;gap:30px}.catalog-page__sidebar[data-astro-cid-7c3fojq7]{position:sticky;top:20px;height:fit-content}.catalog-page__toolbar[data-astro-cid-7c3fojq7]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:15px;background:#f5f5f5;border-radius:8px}.catalog-page__controls[data-astro-cid-7c3fojq7]{display:flex;align-items:center;gap:20px}.catalog-page__per-page[data-astro-cid-7c3fojq7],.catalog-page__sort[data-astro-cid-7c3fojq7]{display:flex;align-items:center;gap:10px}.catalog-page__per-page[data-astro-cid-7c3fojq7] select[data-astro-cid-7c3fojq7],.catalog-page__sort[data-astro-cid-7c3fojq7] select[data-astro-cid-7c3fojq7]{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;cursor:pointer}.catalog-page__per-page[data-astro-cid-7c3fojq7] label[data-astro-cid-7c3fojq7],.catalog-page__sort[data-astro-cid-7c3fojq7] label[data-astro-cid-7c3fojq7]{font-size:14px;color:#666}.product-grid[data-astro-cid-7c3fojq7]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.catalog-page__empty[data-astro-cid-7c3fojq7]{text-align:center;padding:60px 20px;background:#f9f9f9;border-radius:8px}.catalog-page__empty[data-astro-cid-7c3fojq7] p[data-astro-cid-7c3fojq7]{font-size:18px;color:#666;margin-bottom:20px}@media(max-width:992px){.catalog-page__content[data-astro-cid-7c3fojq7]{grid-template-columns:1fr}.catalog-page__sidebar[data-astro-cid-7c3fojq7]{position:static}}
