.gallery-module__zlwOTG__galleryContainer{align-items:flex-start;gap:2rem;display:flex}.gallery-module__zlwOTG__sidebar{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);flex-shrink:0;width:250px;padding:1.5rem;position:sticky;top:100px}.gallery-module__zlwOTG__filterGroup{margin-bottom:1.5rem}.gallery-module__zlwOTG__filterTitle{color:var(--secondary);margin-bottom:1rem;font-size:1.125rem;font-weight:700}.gallery-module__zlwOTG__searchInput{border:1px solid var(--border);border-radius:var(--radius);width:100%;transition:var(--transition);outline:none;margin-bottom:1rem;padding:.75rem;font-family:inherit;font-size:.875rem}.gallery-module__zlwOTG__searchInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px #d4af3733}.gallery-module__zlwOTG__selectInput{border:1px solid var(--border);border-radius:var(--radius);background-color:var(--surface);width:100%;color:var(--text-main);cursor:pointer;outline:none;padding:.75rem;font-family:inherit;font-size:.875rem}.gallery-module__zlwOTG__selectInput:focus{border-color:var(--primary)}.gallery-module__zlwOTG__main{flex-grow:1}.gallery-module__zlwOTG__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.gallery-module__zlwOTG__resultCount{color:var(--text-muted)}.gallery-module__zlwOTG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.gallery-module__zlwOTG__emptyState{text-align:center;background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);padding:4rem 2rem}.gallery-module__zlwOTG__emptyState h3{color:var(--secondary);margin-bottom:.5rem;font-size:1.25rem}@media (max-width:768px){.gallery-module__zlwOTG__galleryContainer{flex-direction:column}.gallery-module__zlwOTG__sidebar{width:100%;position:static}}
.ProductCard-module__8tQiZq__card{flex-direction:column;height:100%;display:flex}.ProductCard-module__8tQiZq__imageWrapper{aspect-ratio:4/3;border-bottom:1px solid var(--border);background-color:#f0f0f0;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{background:var(--primary);color:#fff;box-shadow:var(--shadow-sm);z-index:10;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem}.ProductCard-module__8tQiZq__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.ProductCard-module__8tQiZq__era{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.ProductCard-module__8tQiZq__title{color:var(--secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.125rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCard-module__8tQiZq__condition{color:#4a5568;margin-bottom:1rem;font-size:.875rem}.ProductCard-module__8tQiZq__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.ProductCard-module__8tQiZq__price{color:var(--primary-dark);font-size:1.25rem;font-weight:800}.ProductCard-module__8tQiZq__viewBtn{color:var(--text-main);align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;transition:color .2s;display:flex}.ProductCard-module__8tQiZq__card:hover .ProductCard-module__8tQiZq__viewBtn{color:var(--primary)}
