/* Compact category grid v18 */
@media(min-width:990px){main[data-template^='collection'] .product-grid{column-gap:14px!important;row-gap:22px!important}main[data-template^='collection'] .product-card,main[data-template^='collection'] product-card{width:100%!important;max-width:250px!important}main[data-template^='collection'] .product-card__media,main[data-template^='collection'] .product-card-gallery{aspect-ratio:1/1!important;max-height:250px!important}main[data-template^='collection'] .product-card img{object-fit:contain!important;max-height:250px!important}main[data-template^='collection'] .facets-vertical{gap:24px!important}main[data-template^='collection'] .facets-vertical .facets-wrapper{max-width:220px!important}}
@media(min-width:1280px){main[data-template^='collection'] .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(min-width:1600px){main[data-template^='collection'] .product-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}
@media(max-width:749px){main[data-template^='collection'] .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:10px!important;row-gap:18px!important}main[data-template^='collection'] .product-card__media,main[data-template^='collection'] .product-card-gallery{aspect-ratio:1/1!important}}