.catalog-header[data-astro-cid-mspugovv]{background:linear-gradient(#000000b3,#000000b3),url(/img/Glavn1.jpg) no-repeat center center;background-size:cover;color:#fff;padding:80px 0;text-align:center;margin-bottom:40px}.catalog-title[data-astro-cid-mspugovv]{font-size:2.5rem;margin-bottom:20px;font-weight:700;font-family:Playfair Display,serif}.breadcrumbs[data-astro-cid-mspugovv]{display:flex;justify-content:center;list-style:none;margin-bottom:20px}.breadcrumbs[data-astro-cid-mspugovv] li[data-astro-cid-mspugovv]{margin:0 5px;font-size:.9rem}.breadcrumbs[data-astro-cid-mspugovv] a[data-astro-cid-mspugovv]{color:var(--text-on-dark);text-decoration:none;transition:color .3s}.breadcrumbs[data-astro-cid-mspugovv] a[data-astro-cid-mspugovv]:hover{color:var(--accent-color)}.breadcrumbs[data-astro-cid-mspugovv] .separator[data-astro-cid-mspugovv]{margin:0 5px;color:#aaa}.catalog-content[data-astro-cid-mspugovv]{display:flex;gap:30px}.sidebar[data-astro-cid-mspugovv]{flex:0 0 250px}.sidebar-section[data-astro-cid-mspugovv]{background-color:#fff;border-radius:8px;padding:20px;margin-bottom:20px;box-shadow:0 3px 10px #0000000d}.sidebar-title[data-astro-cid-mspugovv]{font-size:1.2rem;margin-bottom:15px;color:var(--primary-color);font-weight:600;padding-bottom:10px;border-bottom:2px solid var(--accent-color)}.filter-list[data-astro-cid-mspugovv]{list-style:none}.filter-item[data-astro-cid-mspugovv]{margin-bottom:8px}.filter-link[data-astro-cid-mspugovv]{color:var(--dark-color);text-decoration:none;transition:color .3s;display:block;padding:5px 0}.filter-link[data-astro-cid-mspugovv]:hover{color:var(--accent-color)}.filter-link[data-astro-cid-mspugovv].active{color:var(--accent-color);font-weight:500}.subcategory[data-astro-cid-mspugovv]{margin-left:15px;display:none}.filter-item[data-astro-cid-mspugovv].has-subcategories>a[data-astro-cid-mspugovv]:after{content:"+";margin-left:5px}.filter-item[data-astro-cid-mspugovv].has-subcategories.active>a[data-astro-cid-mspugovv]:after{content:"-"}.filter-item[data-astro-cid-mspugovv].has-subcategories.active .subcategory[data-astro-cid-mspugovv]{display:block}.filter-group[data-astro-cid-mspugovv]{margin-bottom:20px}.filter-title[data-astro-cid-mspugovv]{font-size:1rem;margin-bottom:10px;font-weight:500;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.price-range[data-astro-cid-mspugovv]{width:100%;margin-bottom:15px;-webkit-appearance:none;appearance:none;height:6px;border-radius:3px;background:#ddd;outline:none}.price-range[data-astro-cid-mspugovv]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:var(--accent-color);cursor:pointer}.price-range[data-astro-cid-mspugovv]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--accent-color);cursor:pointer;border:none}.price-inputs[data-astro-cid-mspugovv]{display:flex;justify-content:space-between;margin-bottom:10px;gap:10px}.price-input[data-astro-cid-mspugovv]{width:45%;padding:8px;border:1px solid #ddd;border-radius:4px}.apply-filters[data-astro-cid-mspugovv]{width:100%;padding:10px;background-color:var(--accent-color);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s;font-weight:500}.apply-filters[data-astro-cid-mspugovv]:hover{background-color:#e05a2b}.reset-filters[data-astro-cid-mspugovv]{width:100%;padding:10px;background-color:#f5f5f5;color:var(--dark-color);border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:all .3s;margin-top:10px;font-weight:500}.reset-filters[data-astro-cid-mspugovv]:hover{background-color:#e0e0e0}.main-content[data-astro-cid-mspugovv]{flex:1}.sorting-options[data-astro-cid-mspugovv]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background-color:#fff;padding:15px;border-radius:8px;box-shadow:0 3px 10px #0000000d}.sorting-label[data-astro-cid-mspugovv]{font-weight:500;margin-right:10px}.sorting-select[data-astro-cid-mspugovv]{padding:8px 15px;border:1px solid #ddd;border-radius:4px;background-color:#fff;cursor:pointer}.view-options[data-astro-cid-mspugovv]{display:flex;gap:10px}.view-btn[data-astro-cid-mspugovv]{background:none;border:1px solid #ddd;padding:5px 10px;border-radius:4px;cursor:pointer;transition:all .3s}.view-btn[data-astro-cid-mspugovv]:hover,.view-btn[data-astro-cid-mspugovv].active{background-color:var(--accent-color);color:#fff;border-color:var(--accent-color)}.products-grid[data-astro-cid-mspugovv]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:40px}.product-card[data-astro-cid-mspugovv]{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 3px 10px #0000000d;transition:transform .3s,box-shadow .3s;position:relative}.product-card[data-astro-cid-mspugovv]:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.product-card[data-astro-cid-mspugovv].out-of-stock{opacity:.7;position:relative}.product-card[data-astro-cid-mspugovv].out-of-stock:after{content:"Ожидается";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000000b3;color:#fff;padding:5px 10px;border-radius:4px;font-size:.9rem;z-index:2}.product-card[data-astro-cid-mspugovv].out-of-stock .product-image[data-astro-cid-mspugovv]{filter:grayscale(100%)}.product-image-container[data-astro-cid-mspugovv]{position:relative;width:100%;padding-top:100%;overflow:hidden}.product-image-container[data-astro-cid-mspugovv] a[data-astro-cid-mspugovv]{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.product-image[data-astro-cid-mspugovv]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:filter .3s}.product-badge[data-astro-cid-mspugovv]{position:absolute;top:10px;right:10px;background-color:var(--accent-color);color:#fff;padding:5px 10px;border-radius:4px;font-size:.8rem;font-weight:500;z-index:2}.product-info[data-astro-cid-mspugovv]{padding:20px}.product-name[data-astro-cid-mspugovv]{font-size:1.2rem;color:var(--primary-color);margin-bottom:10px;font-weight:600}.product-name[data-astro-cid-mspugovv] a[data-astro-cid-mspugovv]{color:inherit;text-decoration:none;transition:color .3s}.product-name[data-astro-cid-mspugovv] a[data-astro-cid-mspugovv]:hover{color:var(--accent-color)}.product-type[data-astro-cid-mspugovv]{color:var(--accent-color);font-size:.9rem;margin-bottom:10px;display:block}.product-price-section[data-astro-cid-mspugovv]{margin-bottom:15px}.product-price[data-astro-cid-mspugovv]{font-size:1.3rem;font-weight:700}.product-price-with-weight[data-astro-cid-mspugovv]{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.product-weight[data-astro-cid-mspugovv]{font-size:.9rem;color:#666}.no-results[data-astro-cid-mspugovv]{grid-column:1 / -1;text-align:center;padding:40px;background-color:#fff;border-radius:8px;box-shadow:0 3px 10px #0000000d}.no-results[data-astro-cid-mspugovv] h3[data-astro-cid-mspugovv]{font-size:1.5rem;margin-bottom:15px;color:var(--primary-color)}.no-results[data-astro-cid-mspugovv] p[data-astro-cid-mspugovv]{color:#666;margin-bottom:20px}.pagination[data-astro-cid-mspugovv]{display:flex;justify-content:center;margin-top:40px}.pagination-list[data-astro-cid-mspugovv]{display:flex;list-style:none;gap:12px;flex-wrap:wrap;justify-content:center;padding:0;margin:0}.pagination-item[data-astro-cid-mspugovv]{list-style:none}.pagination-btn[data-astro-cid-mspugovv],.pagination-link[data-astro-cid-mspugovv]{min-width:46px;height:46px;padding:0 16px;border:1px solid rgba(193,126,72,.18);border-radius:14px;background:linear-gradient(180deg,#fff,#f7efe7);color:var(--dark-color);font-weight:700;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #502e161f,inset 0 1px #ffffffeb;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.pagination-btn[data-astro-cid-mspugovv]{font:inherit}.pagination-btn[data-astro-cid-mspugovv]:hover,.pagination-link[data-astro-cid-mspugovv]:hover{transform:translateY(-2px);background:linear-gradient(180deg,#fff7f0,#f3e1d0);border-color:#c17e4866;box-shadow:0 12px 24px #502e1629,inset 0 1px #fffffff2}.pagination-btn[data-astro-cid-mspugovv]:focus-visible,.pagination-link[data-astro-cid-mspugovv]:focus-visible{outline:3px solid rgba(255,145,77,.24);outline-offset:3px}.pagination-item[data-astro-cid-mspugovv].active .pagination-btn[data-astro-cid-mspugovv],.pagination-item[data-astro-cid-mspugovv].active .pagination-link[data-astro-cid-mspugovv],.pagination-btn[data-astro-cid-mspugovv].active,.pagination-link[data-astro-cid-mspugovv].active{background:linear-gradient(180deg,#f0a35d 0%,var(--accent-color) 100%);border-color:#ac5f22e6;color:#fff;box-shadow:0 14px 28px #ac5f2247,inset 0 1px #ffffff38}@media (max-width: 992px){.products-grid[data-astro-cid-mspugovv]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.catalog-content[data-astro-cid-mspugovv]{flex-direction:column}.sidebar[data-astro-cid-mspugovv]{flex:none;width:100%}.products-grid[data-astro-cid-mspugovv]{grid-template-columns:repeat(2,1fr)}.catalog-title[data-astro-cid-mspugovv]{font-size:2rem}.catalog-header[data-astro-cid-mspugovv]{padding:60px 0}.sorting-options[data-astro-cid-mspugovv]{flex-direction:column;align-items:flex-start;gap:15px}}@media (max-width: 576px){.container[data-astro-cid-mspugovv]{padding:15px}.products-grid[data-astro-cid-mspugovv]{grid-template-columns:1fr}}@media (max-width: 480px){.container[data-astro-cid-mspugovv]{padding:10px}.sorting-options[data-astro-cid-mspugovv]{flex-direction:column;align-items:stretch}.view-options[data-astro-cid-mspugovv]{margin-left:0;justify-content:center}.product-name[data-astro-cid-mspugovv]{font-size:1rem}}
