.Catalog-module__y21MPq__pageHeader{background-color:var(--muted);text-align:center;padding-top:120px;padding-bottom:4rem}.Catalog-module__y21MPq__pageHeader h1{margin-bottom:1rem;font-size:3rem}.Catalog-module__y21MPq__filterBar{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:4rem;display:flex}.Catalog-module__y21MPq__filterBtn{text-transform:uppercase;letter-spacing:1px;cursor:pointer;opacity:.5;background:0 0;border:none;padding:.5rem 1rem;font-size:.9rem;transition:all .3s}.Catalog-module__y21MPq__filterBtn:hover,.Catalog-module__y21MPq__activeFilter{opacity:1;color:var(--accent)}.Catalog-module__y21MPq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:3rem;margin-bottom:6rem;display:grid}.Catalog-module__y21MPq__productCard{border-radius:4px;transition:all .4s;position:relative;overflow:hidden}.Catalog-module__y21MPq__imageWrapper{aspect-ratio:3/4;background-color:var(--muted);position:relative;overflow:hidden}.Catalog-module__y21MPq__productImage{object-fit:cover;transition:transform .8s cubic-bezier(.4,0,.2,1)}.Catalog-module__y21MPq__productCard:hover .Catalog-module__y21MPq__productImage{transform:scale(1.05)}.Catalog-module__y21MPq__productInfo{padding:1.5rem 0}.Catalog-module__y21MPq__productInfo h3{font-size:1.2rem;font-family:var(--font-sans);margin-bottom:.5rem;font-weight:500}.Catalog-module__y21MPq__category{text-transform:uppercase;color:var(--muted-foreground);margin-bottom:.5rem;font-size:.85rem;display:block}.Catalog-module__y21MPq__price{color:var(--accent);font-weight:600}.Catalog-module__y21MPq__noProducts{text-align:center;opacity:.5;padding:4rem}.Catalog-module__y21MPq__loading{text-align:center;opacity:.6;padding:6rem;font-size:1.2rem}
