#products-grid .product-card{background:#fff;border-radius:12px;overflow:hidden;transition:transform .3s,box-shadow .3s;border:1px solid #e2e8f0;position:relative;display:flex;flex-direction:column}#products-grid .product-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}#products-grid .offer-badge{position:absolute;top:12px;left:12px;background:#ef4444;color:#fff;padding:.375rem .75rem;border-radius:6px;font-size:.75rem;font-weight:700;z-index:10;letter-spacing:.5px}#products-grid .product-image-link{text-decoration:none}#products-grid .product-image{aspect-ratio:1;overflow:hidden;background:#f8fafc;display:flex;align-items:center;justify-content:center}#products-grid .product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}#products-grid .product-card:hover .product-image img{transform:scale(1.05)}#products-grid .product-info{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;flex:1}#products-grid .category{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}#products-grid .product-title{font-size:1rem;font-weight:600;color:#1e293b;text-decoration:none;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#products-grid .product-title:hover{color:#9c288e}#products-grid .price-container{display:flex;align-items:center;gap:.75rem;margin-top:auto}#products-grid .original-price{font-size:.875rem;color:#94a3b8;text-decoration:line-through}#products-grid .price{font-size:1.5rem;font-weight:700;color:#1e293b}#products-grid .add-to-cart{width:100%;padding:.75rem;background:#9c288e;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background-color .2s}#products-grid .add-to-cart:hover{background:#4338ca}.filters[data-astro-cid-bdv65gtm]{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;height:fit-content;position:sticky;top:calc(var(--header-height, 72px) + 1rem);align-self:start;max-height:calc(100vh - var(--header-height, 72px) - 2rem);overflow-y:auto}.filters-header[data-astro-cid-bdv65gtm]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.filters-title[data-astro-cid-bdv65gtm]{display:flex;align-items:center;gap:.5rem;margin:0;font-size:1.125rem;font-weight:700;color:#1e293b}.clear-filters[data-astro-cid-bdv65gtm]{background:none;border:none;color:#9c288e;font-size:.875rem;font-weight:600;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:background-color .2s}.clear-filters[data-astro-cid-bdv65gtm]:hover{background-color:#eef2ff}.filter-section[data-astro-cid-bdv65gtm]{margin-bottom:2rem}.filter-section[data-astro-cid-bdv65gtm]:last-child{margin-bottom:0}.filter-label[data-astro-cid-bdv65gtm]{font-size:.75rem;font-weight:700;color:#64748b;letter-spacing:.5px;margin:0 0 1rem}.filter-options[data-astro-cid-bdv65gtm]{display:flex;flex-direction:column;gap:.75rem}.filter-option[data-astro-cid-bdv65gtm]{display:flex;align-items:center;gap:.75rem;cursor:pointer;user-select:none}.filter-option[data-astro-cid-bdv65gtm] input[data-astro-cid-bdv65gtm][type=radio]{position:absolute;opacity:0;cursor:pointer}.radio-custom[data-astro-cid-bdv65gtm]{width:20px;height:20px;border:2px solid #cbd5e1;border-radius:50%;position:relative;transition:border-color .2s;flex-shrink:0}.radio-custom[data-astro-cid-bdv65gtm]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:10px;height:10px;border-radius:50%;background:#9c288e;transition:transform .2s}.filter-option[data-astro-cid-bdv65gtm] input[data-astro-cid-bdv65gtm][type=radio]:checked+.radio-custom[data-astro-cid-bdv65gtm]{border-color:#9c288e}.filter-option[data-astro-cid-bdv65gtm] input[data-astro-cid-bdv65gtm][type=radio]:checked+.radio-custom[data-astro-cid-bdv65gtm]:after{transform:translate(-50%,-50%) scale(1)}.option-text[data-astro-cid-bdv65gtm]{color:#334155;font-size:.9375rem}.filter-option[data-astro-cid-bdv65gtm]:hover .radio-custom[data-astro-cid-bdv65gtm]{border-color:#9c288e}.price-slider[data-astro-cid-bdv65gtm]{display:flex;flex-direction:column;gap:1rem}.slider[data-astro-cid-bdv65gtm]{width:100%;height:6px;border-radius:3px;background:#e2e8f0;outline:none;-webkit-appearance:none}.slider[data-astro-cid-bdv65gtm]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#9c288e;cursor:pointer;box-shadow:0 2px 4px #0000001a}.slider[data-astro-cid-bdv65gtm]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#9c288e;cursor:pointer;border:none;box-shadow:0 2px 4px #0000001a}.price-values[data-astro-cid-bdv65gtm]{display:flex;justify-content:space-between;font-size:.875rem;color:#64748b;font-weight:600}@media(max-width:768px){.filters[data-astro-cid-bdv65gtm]{position:static!important}}.product-card[data-astro-cid-tjdfhdqb]{background:#fff;border-radius:12px;overflow:hidden;transition:transform .3s,box-shadow .3s;border:1px solid #e2e8f0;position:relative;display:flex;flex-direction:column}.product-card[data-astro-cid-tjdfhdqb]:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.offer-badge[data-astro-cid-tjdfhdqb]{position:absolute;top:12px;left:12px;background:#ef4444;color:#fff;padding:.375rem .75rem;border-radius:6px;font-size:.75rem;font-weight:700;z-index:10;letter-spacing:.5px}.product-image-link[data-astro-cid-tjdfhdqb]{text-decoration:none}.product-image[data-astro-cid-tjdfhdqb]{aspect-ratio:1;overflow:hidden;background:#f8fafc;display:flex;align-items:center;justify-content:center}.product-image[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card[data-astro-cid-tjdfhdqb]:hover .product-image[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{transform:scale(1.05)}.product-info[data-astro-cid-tjdfhdqb]{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.category[data-astro-cid-tjdfhdqb]{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.product-title[data-astro-cid-tjdfhdqb]{font-size:1rem;font-weight:600;color:#1e293b;text-decoration:none;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-title[data-astro-cid-tjdfhdqb]:hover{color:#9c288e}.rating[data-astro-cid-tjdfhdqb]{display:flex;align-items:center;gap:.5rem}.stars[data-astro-cid-tjdfhdqb]{display:flex;gap:.125rem;color:#fbbf24}.rating-count[data-astro-cid-tjdfhdqb]{font-size:.875rem;color:#64748b}.price-container[data-astro-cid-tjdfhdqb]{display:flex;align-items:center;gap:.75rem;margin-top:auto}.original-price[data-astro-cid-tjdfhdqb]{font-size:.875rem;color:#94a3b8;text-decoration:line-through}.price[data-astro-cid-tjdfhdqb]{font-size:1.5rem;font-weight:700;color:#1e293b}.add-to-cart[data-astro-cid-tjdfhdqb]{width:100%;padding:.75rem;background:#9c288e;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background-color .2s}.add-to-cart[data-astro-cid-tjdfhdqb]:hover{background:#4338ca}
