.gallery-module__zlwOTG__galleryContainer{display:block}.gallery-module__zlwOTG__header{text-align:center;margin-bottom:3rem}.gallery-module__zlwOTG__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;display:grid}@media (min-width:768px){.gallery-module__zlwOTG__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem}}
.ProductCard-module__8tQiZq__card{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);height:100%;transition:var(--transition);flex-direction:column;display:flex;overflow:hidden}.ProductCard-module__8tQiZq__imageWrapper{aspect-ratio:1;border-bottom:1px solid var(--border);background-color:#000;width:100%;position:relative;overflow:hidden}.ProductCard-module__8tQiZq__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ProductCard-module__8tQiZq__card:hover .ProductCard-module__8tQiZq__image{transform:scale(1.05)}.ProductCard-module__8tQiZq__badge{color:var(--primary);border:1px solid var(--primary);z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border-radius:12px;padding:.2rem .6rem;font-size:.7rem;font-weight:700;position:absolute;top:.5rem;right:.5rem}.ProductCard-module__8tQiZq__content{flex-direction:column;flex-grow:1;padding:1rem;display:flex}.ProductCard-module__8tQiZq__title{color:var(--text-main);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:.95rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ProductCard-module__8tQiZq__condition{color:var(--text-muted);margin-bottom:.75rem;font-size:.75rem}.ProductCard-module__8tQiZq__footer{flex-direction:column;gap:.5rem;margin-top:auto;display:flex}.ProductCard-module__8tQiZq__price{color:var(--primary);font-size:1.1rem;font-weight:800}.ProductCard-module__8tQiZq__viewBtn{color:#111;background:var(--primary);text-align:center;border-radius:4px;padding:.4rem;font-size:.8rem;font-weight:700;transition:background .2s;display:block}.ProductCard-module__8tQiZq__card:hover .ProductCard-module__8tQiZq__viewBtn{background:var(--primary-dark)}@media (min-width:768px){.ProductCard-module__8tQiZq__title{font-size:1.125rem}.ProductCard-module__8tQiZq__price{font-size:1.25rem}.ProductCard-module__8tQiZq__viewBtn{padding:.5rem;font-size:.875rem}}
