.mobile-filters-row[data-v-3bf30b85]{position:sticky;top:52px;z-index:40;align-self:stretch;width:100%;max-width:100%;min-width:0;box-sizing:border-box;gap:8px;padding:8px 0;background:var(--color-light);overflow-x:auto;overflow-y:hidden;border-bottom:.5px solid rgb(236,212,218);box-shadow:none;-ms-overflow-style:none;scrollbar-width:none}.mobile-filters-row[data-v-3bf30b85]::-webkit-scrollbar{display:none}.mobile-filter-btn[data-v-3bf30b85]{flex-shrink:0;padding:8px 16px;border-radius:8px;border:1px solid #d1d5db;background:#fff;font-size:var(--fs-body);font-weight:500;color:#374151;display:flex;align-items:center;gap:6px;white-space:nowrap;transition:all .2s}.mobile-filter-btn._has-selections[data-v-3bf30b85]{border-color:#620611;background:#fff4f5;color:#620611}.mobile-filter-popup[data-v-3bf30b85]{position:fixed;top:52px;left:0;width:100%;height:calc(100vh - 112px);background:#fff;z-index:50;display:flex;flex-direction:column;animation:slideUp-3bf30b85 .3s cubic-bezier(.16,1,.3,1) forwards}@keyframes slideUp-3bf30b85{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.mobile-filter-popup__header[data-v-3bf30b85]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #eae9e9;background:#f9f9f9}.mobile-filter-popup__title[data-v-3bf30b85]{font-size:var(--fs-lead);font-weight:700;color:#111827}.mobile-filter-popup__close[data-v-3bf30b85]{color:#6b7280;padding:4px}.mobile-filter-popup__content[data-v-3bf30b85]{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column}.mobile-filter-popup__footer[data-v-3bf30b85]{padding:16px 20px;border-top:1px solid #eae9e9;background:#fff}.mobile-filter-popup__apply[data-v-3bf30b85]{width:100%;background:#620611;color:#fff;font-weight:600;font-size:var(--fs-body);padding:14px;border-radius:8px;text-align:center}.category[data-v-3bf30b85]{width:100%!important;display:block!important}.categories-grid[data-v-3bf30b85],.categories-layout[data-v-3bf30b85]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0 0;width:100%}.catcard[data-v-3bf30b85]{display:flex;flex-direction:column;height:100%;padding:0 0 10px;border-radius:12px;border:.5px solid rgb(236,212,218);background:#f9e4e652;box-shadow:0 1px 2px #6206110a;text-decoration:none;color:inherit;transition:box-shadow .2s ease;min-width:0;overflow:hidden}.catcard[data-v-3bf30b85]:hover{box-shadow:0 4px 12px #6206111a}.catcard__image[data-v-3bf30b85]{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;max-height:140px;overflow:hidden;border-radius:0;background:#adadad40;padding:8px;box-sizing:border-box}.catcard__image img[data-v-3bf30b85]{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.catcard__body[data-v-3bf30b85]{display:flex;flex-direction:column;gap:2px;margin-top:8px;padding:0 10px;min-width:0}.catcard__name[data-v-3bf30b85]{margin:0;font-size:16px;font-weight:600;line-height:1.3;color:#171414;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}.catcard:hover .catcard__name[data-v-3bf30b85]{color:#620611}.catcard__count[data-v-3bf30b85],.catcard__price[data-v-3bf30b85]{margin:0;font-size:14px;line-height:1.3}.catcard__count[data-v-3bf30b85]{color:#8a8585}.catcard__price[data-v-3bf30b85]{color:#620611;font-weight:600}@media (min-width: 768px){.categories-grid[data-v-3bf30b85],.categories-layout[data-v-3bf30b85]{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.catcard[data-v-3bf30b85]{padding:0 0 12px}.catcard__image[data-v-3bf30b85]{max-height:160px;padding:10px}.catcard__body[data-v-3bf30b85]{padding:0 12px}.catcard__name[data-v-3bf30b85]{font-size:18px}.catcard__count[data-v-3bf30b85],.catcard__price[data-v-3bf30b85]{font-size:15px}}@media (min-width: 1024px){.categories-grid[data-v-3bf30b85],.categories-layout[data-v-3bf30b85]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1400px){.categories-grid[data-v-3bf30b85],.categories-layout[data-v-3bf30b85]{grid-template-columns:repeat(5,minmax(0,1fr))}}.products-layout[data-v-3bf30b85]{display:flex;align-items:flex-start;gap:12px;margin-top:4px;width:100%;max-width:100%;min-width:0}.products-content[data-v-3bf30b85]{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px}.catalog-controls-row[data-v-3bf30b85]{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin:4px 0 8px}.catalog-controls-row__title[data-v-3bf30b85]{flex:0 0 260px;width:260px;max-width:260px;color:#171414;font-size:16px;font-weight:600}.catalog-search-form[data-v-3bf30b85]{display:flex;gap:10px;width:100%;margin:8px 0 14px}.catalog-search-form__input[data-v-3bf30b85]{flex:1;min-width:0;height:42px;padding:0 14px;border:1px solid #e5d0d4;border-radius:8px;background:#fff;color:#171414;font-size:15px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.catalog-search-form__input[data-v-3bf30b85]:focus-visible{border-color:#620611;box-shadow:inset 0 0 0 1px #620611}.catalog-search-form__button[data-v-3bf30b85]{flex:0 0 auto;height:42px;padding:0 18px;border-radius:8px;background:#620611;color:#fff;font-size:14px;font-weight:700;transition:background .2s ease,opacity .2s ease}.catalog-search-form__button[data-v-3bf30b85]:hover:not(:disabled){background:#4e0710}.catalog-search-form__button[data-v-3bf30b85]:disabled{opacity:.6;cursor:wait}.catalog-toolbar[data-v-3bf30b85]{display:flex;justify-content:flex-end;align-items:center;gap:10px;width:100%}.catalog-sort[data-v-3bf30b85]{display:inline-flex;align-items:center;gap:8px}.catalog-sort__label[data-v-3bf30b85]{color:#6b5f61;font-size:14px;font-weight:600}.catalog-sort__select[data-v-3bf30b85]{height:38px;min-width:210px;padding:0 34px 0 12px;border:1px solid #e5d0d4;border-radius:8px;background:#fff;color:#171414;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.catalog-sort__select[data-v-3bf30b85]:focus-visible{border-color:#620611;box-shadow:inset 0 0 0 1px #620611}.filter-checkbox[data-v-3bf30b85]{accent-color:#620611;box-shadow:none!important;outline:none!important}.filter-checkbox[data-v-3bf30b85]:focus,.filter-checkbox[data-v-3bf30b85]:focus-visible,.mobile-filter-btn[data-v-3bf30b85]:focus,.mobile-filter-btn[data-v-3bf30b85]:focus-visible,.mobile-filter-popup__close[data-v-3bf30b85]:focus,.mobile-filter-popup__close[data-v-3bf30b85]:focus-visible,.mobile-filter-popup__apply[data-v-3bf30b85]:focus,.mobile-filter-popup__apply[data-v-3bf30b85]:focus-visible,.price-preset-btn[data-v-3bf30b85]:focus,.price-preset-btn[data-v-3bf30b85]:focus-visible,.reset-filters-btn[data-v-3bf30b85]:focus,.reset-filters-btn[data-v-3bf30b85]:focus-visible,.active-filter-tag[data-v-3bf30b85]:focus,.active-filter-tag[data-v-3bf30b85]:focus-visible{outline:none;box-shadow:inset 0 0 0 1px #620611}@media (max-width: 767px){.catalog-search-form[data-v-3bf30b85]{flex-direction:column}.catalog-search-form__button[data-v-3bf30b85]{width:100%}.catalog-controls-row[data-v-3bf30b85]{flex-direction:column;align-items:stretch;margin:2px 0 8px}.catalog-controls-row__title[data-v-3bf30b85]{display:none}.catalog-sort[data-v-3bf30b85]{width:100%;align-items:stretch;flex-direction:column;gap:6px}.catalog-sort__select[data-v-3bf30b85]{width:100%;min-width:0}}.category-head[data-v-3bf30b85]{display:flex;flex-direction:column;align-items:stretch;gap:12px;min-width:0;width:100%}.category-head._with-populars[data-v-3bf30b85]{flex-direction:row;align-items:center}.category-head .category__title[data-v-3bf30b85],.category-head .choice__title[data-v-3bf30b85]{flex:0 1 auto;min-width:0;margin:0}.category-head._with-populars .category__title[data-v-3bf30b85],.category-head._with-populars .choice__title[data-v-3bf30b85]{flex:0 0 260px;width:260px;max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-head .populars-wrap[data-v-3bf30b85]{position:relative;display:flex;align-items:center;gap:6px;flex:1 1 auto;min-width:0;max-width:100%}.category-head .populars[data-v-3bf30b85]{margin:0;gap:6px;flex:1;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;max-width:100%;min-width:0;padding-bottom:0;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y}.category-head .populars.is-dragging[data-v-3bf30b85]{cursor:grabbing}.category-head .populars[data-v-3bf30b85]::-webkit-scrollbar{display:none}.category-head[data-v-3bf30b85] .populars__link{height:34px;flex-shrink:0;cursor:pointer;pointer-events:auto}.category-head[data-v-3bf30b85] .populars__icon{width:34px;pointer-events:none}.category-head[data-v-3bf30b85] .populars__title{padding:0 10px 0 8px;font-size:14px;font-weight:600;white-space:nowrap;pointer-events:none}.category-head .populars-nav[data-v-3bf30b85]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border-radius:999px;border:.5px solid rgb(236,212,218);background:#fffbfb;color:var(--color-mainred);cursor:pointer;transition:background .2s ease,opacity .2s ease,border-color .2s ease}.category-head .populars-nav[data-v-3bf30b85]:hover:not(:disabled){background:#f9e4e6;border-color:#d2aab2}.category-head .populars-nav[data-v-3bf30b85]:disabled{opacity:.35;cursor:default}.category-head .populars-nav svg[data-v-3bf30b85]{width:14px;height:14px;display:block}@media (max-width: 767px){.category-head[data-v-3bf30b85]{flex-direction:column;align-items:stretch;gap:8px}.category-head._with-populars[data-v-3bf30b85]{flex-direction:column;align-items:stretch}.category-head .category__title[data-v-3bf30b85],.category-head .choice__title[data-v-3bf30b85],.category-head._with-populars .category__title[data-v-3bf30b85],.category-head._with-populars .choice__title[data-v-3bf30b85]{flex:none;width:auto;max-width:none;white-space:normal;overflow:visible;text-overflow:unset}}.filters-sidebar[data-v-3bf30b85]{display:none;flex:0 0 260px;flex-direction:column;gap:14px;padding:12px;border-radius:12px;border:.5px solid rgb(236,212,218);background:#f9e4e652;box-shadow:0 1px 2px #6206110a;position:sticky;top:0;align-self:flex-start;box-sizing:border-box;width:260px;max-width:260px;height:auto;max-height:50vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgb(210,170,178) transparent}@media (min-width: 768px){.filters-sidebar[data-v-3bf30b85]{display:flex}}.filters-sidebar[data-v-3bf30b85]::-webkit-scrollbar{width:4px}.filters-sidebar[data-v-3bf30b85]::-webkit-scrollbar-track{background:transparent}.filters-sidebar[data-v-3bf30b85]::-webkit-scrollbar-thumb{background:#d2aab2;border-radius:999px}.filter-block[data-v-3bf30b85]{padding:0;background:transparent;border:0;box-shadow:none;border-radius:0}.filter-block+.filter-block[data-v-3bf30b85]{padding-top:12px;border-top:.5px solid rgb(236,212,218)}.filter-block__title[data-v-3bf30b85]{margin:0 0 8px;font-size:var(--fs-body);font-weight:700;color:#171414}.products-content[data-v-3bf30b85] .catalog{display:grid;grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;height:auto}@media (min-width: 768px){.products-content[data-v-3bf30b85] .catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media (min-width: 1024px){.products-content[data-v-3bf30b85] .catalog{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1400px){.products-content[data-v-3bf30b85] .catalog{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-card-skeleton[data-v-3bf30b85]{position:relative;display:flex;flex-direction:column;height:100%;min-height:320px;padding:10px;border-radius:12px;border:.5px solid rgb(236,212,218);background:#f9e4e652;box-shadow:0 1px 2px #6206110a}.skeleton-shimmer[data-v-3bf30b85]{position:relative;overflow:hidden;background:#e7e7e7}.skeleton-shimmer[data-v-3bf30b85]:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.58),transparent);animation:skeletonShimmer-3bf30b85 1.45s ease-in-out infinite}.product-card-skeleton__media[data-v-3bf30b85]{height:128px;border-radius:8px}.product-card-skeleton__badge[data-v-3bf30b85]{position:absolute;top:16px;left:16px;width:72px;height:22px;border-radius:6px;background:#d9d9d9}.product-card-skeleton__icons[data-v-3bf30b85]{position:absolute;top:16px;right:16px;display:flex;gap:8px}.product-card-skeleton__icons span[data-v-3bf30b85]{width:32px;height:32px;border-radius:999px}.product-card-skeleton__line[data-v-3bf30b85]{height:14px;margin-top:14px;border-radius:999px}.product-card-skeleton__line--title[data-v-3bf30b85]{width:88%;height:18px}.product-card-skeleton__line--subtitle[data-v-3bf30b85]{width:64%}.product-card-skeleton__line--short[data-v-3bf30b85]{width:78%}.product-card-skeleton__price[data-v-3bf30b85]{width:58%;height:22px;margin-top:auto;margin-left:auto;border-radius:999px}.product-card-skeleton__actions[data-v-3bf30b85]{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.product-card-skeleton__actions span[data-v-3bf30b85]{height:36px;border-radius:8px}@keyframes skeletonShimmer-3bf30b85{to{transform:translate(100%)}}@media (min-width: 640px){.product-card-skeleton[data-v-3bf30b85]{min-height:360px;padding:12px}.product-card-skeleton__media[data-v-3bf30b85]{height:160px}}@media (min-width: 768px){.product-card-skeleton[data-v-3bf30b85]{min-height:400px;padding:12px}.product-card-skeleton__media[data-v-3bf30b85]{height:180px}}.filters-sidebar[data-v-3bf30b85] .space-y-2>:not([hidden])~:not([hidden]){margin-top:6px}.filters-sidebar[data-v-3bf30b85] .mt-3{margin-top:8px}.filter-options-list[data-v-3bf30b85]{max-height:200px;overflow-y:auto}.filter-letter[data-v-3bf30b85]{padding-top:8px;font-size:12px;font-weight:700;color:#620611;text-transform:uppercase}.price-preset-btn[data-v-3bf30b85]{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:14px;text-align:left;transition:border-color .2s,background .2s,color .2s}.price-preset-btn[data-v-3bf30b85]:hover,.price-preset-btn._active[data-v-3bf30b85]{border-color:#620611;background:#fff4f5;color:#620611}.mobile-filter-clear[data-v-3bf30b85]{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:#620611;color:#fff;font-size:14px;line-height:1}.active-filters-panel[data-v-3bf30b85]{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0}.reset-filters-btn[data-v-3bf30b85]{padding:9px 14px;border-radius:8px;border:1px solid #620611;background:#620611;color:#fff;font-size:14px;font-weight:600;transition:background .2s,border-color .2s}.reset-filters-btn[data-v-3bf30b85]:hover{border-color:#4e0710;background:#4e0710}.active-filter-tags[data-v-3bf30b85]{display:flex;flex-wrap:wrap;gap:8px}.active-filter-tag[data-v-3bf30b85]{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid #f1d3d7;border-radius:999px;background:#fff4f5;color:#620611;font-size:13px;line-height:1.2}.active-filter-tag__close[data-v-3bf30b85]{font-size:16px;line-height:1}.collection-head[data-v-3bf30b85]{display:grid;grid-template-columns:minmax(160px,260px) minmax(0,1fr);gap:16px;align-items:start;width:100%;margin-top:8px}.collection-head__image[data-v-3bf30b85]{width:100%;aspect-ratio:16 / 9;border-radius:10px;overflow:hidden;background:#f4f4f4}.collection-head__image img[data-v-3bf30b85]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.collection-head__text[data-v-3bf30b85]{max-width:760px;color:#575757;font-size:15px;line-height:1.45}@media (max-width: 768px){.catcard__image[data-v-3bf30b85]{max-height:120px}.products-layout[data-v-3bf30b85]{flex-direction:column;align-items:stretch;gap:10px;overflow-x:clip}.product-card-skeleton[data-v-3bf30b85]{min-height:300px;padding:10px}.product-card-skeleton__actions[data-v-3bf30b85]{grid-template-columns:1fr}.filters-sidebar[data-v-3bf30b85]{display:none!important;position:static;max-height:none;overflow:visible}.hide-scrollbar[data-v-3bf30b85]::-webkit-scrollbar{display:none}.hide-scrollbar[data-v-3bf30b85]{-ms-overflow-style:none;scrollbar-width:none}.collection-head[data-v-3bf30b85]{grid-template-columns:1fr;gap:10px}}.category-seo-text[data-v-3bf30b85]{line-height:1.6}.category-seo-text[data-v-3bf30b85] p{margin-bottom:1rem}
