.collection__header{text-align:center;padding:2rem 0}.collection__title{font-size:2.5rem;margin-bottom:1rem}.collection__filters{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.collection__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.collection__pagination{display:flex;justify-content:center;gap:.5rem;padding:2rem 0}.product-card__image{width:100%;aspect-ratio:1;object-fit:cover;margin-bottom:1rem}.product-card__title{font-size:1rem;margin-bottom:.5rem}.product-card__price{font-weight:700}
