.painting-card_card__MJ_sI{display:flex;flex-direction:column;gap:.75rem;transition:opacity .2s}.painting-card_card__MJ_sI:hover{opacity:.8}.painting-card_imageWrapper__9WUTB{aspect-ratio:1}.painting-card_imageWrapperMasonry__WSB_m,.painting-card_imageWrapper__9WUTB{position:relative;background-color:var(--muted);overflow:hidden;border-radius:4px}.painting-card_imageWrapperMasonry__WSB_m{width:100%}.painting-card_image__hLb5W{width:100%;height:100%;transition:transform .5s ease}.painting-card_card__MJ_sI:hover .painting-card_image__hLb5W{transform:scale(1.05)}.painting-card_badge__fZzTu{position:absolute;top:10px;right:10px;background-color:var(--foreground);color:var(--background);padding:4px 8px;font-size:.75rem;font-weight:600;border-radius:2px;text-transform:uppercase}.painting-card_info__Euamd{display:flex;flex-direction:column;gap:.25rem}.painting-card_title__tsg4b{font-size:1rem;font-weight:600;color:var(--foreground)}.painting-card_meta__zkdLl{font-size:.85rem;color:var(--muted-foreground)}.painting-card_price__zcozj{font-size:.9rem;font-weight:500;margin-top:.25rem}.gallery_controlsRow__8akD8{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:2rem}.gallery_filterContainer__QJ2a4{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;flex:1 1}.gallery_filterBtn__qF5_v{padding:.5rem 1rem;border:1px solid var(--border);background:var(--background);color:var(--muted-foreground);border-radius:20px;cursor:pointer;font-size:.9rem;transition:all .2s}.gallery_filterBtn__qF5_v:hover{border-color:var(--foreground);color:var(--foreground)}.gallery_activeFilter__KKPWt{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.gallery_activeFilter__KKPWt:hover{color:var(--background)}.gallery_mobileFilter__00Wso{display:none;gap:.75rem;align-items:center;margin-bottom:2rem}.gallery_mobileLabel__Rr_vo{font-weight:600;font-size:.95rem}.gallery_mobileSelect__r75qr{flex:1 1;padding:.75rem 1rem;border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:8px;font-size:.95rem}.gallery_layoutToggle__l6UoF{display:flex;gap:.5rem;flex-shrink:0}.gallery_layoutBtn__IHvUm{padding:.5rem .75rem;border:1px solid var(--border);background:var(--background);color:var(--muted-foreground);border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.gallery_layoutBtn__IHvUm:hover{border-color:var(--foreground);color:var(--foreground)}.gallery_activeLayout__iRx_x{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.gallery_masonryGrid___eU77{column-count:3;column-gap:1.5rem;margin:0 auto}.gallery_masonryGrid___eU77>*{page-break-inside:avoid;break-inside:avoid;margin-bottom:1.5rem}@media (max-width:900px){.gallery_masonryGrid___eU77{column-count:2}}@media (max-width:600px){.gallery_masonryGrid___eU77{column-count:1}}.gallery_loadingContainer__04GhC{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem}.gallery_spinner__MF3eS{animation:gallery_spin__5PHlZ 1s linear infinite;color:var(--muted-foreground)}@keyframes gallery_spin__5PHlZ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.gallery_loadingText__Keaaz{color:var(--muted-foreground);font-size:.95rem}@media (max-width:768px){.gallery_controlsRow__8akD8{flex-direction:column;align-items:stretch}.gallery_filterContainer__QJ2a4{display:none}.gallery_mobileFilter__00Wso{display:flex}.gallery_layoutToggle__l6UoF{display:none}}