.PaintingsGallery_gridView__DrTH_{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width:640px){.PaintingsGallery_gridView__DrTH_{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.PaintingsGallery_gridView__DrTH_{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.PaintingsGallery_gridView__DrTH_{grid-template-columns:repeat(4,1fr)}}.PaintingsGallery_gridImageWrapper__mRrCd{position:relative;aspect-ratio:3/4;background-color:#f3f4f6;overflow:hidden}.PaintingsGallery_gridImage__A6fpz{-o-object-fit:cover;object-fit:cover;transition:transform .3s}.PaintingsGallery_gridItem__78zcJ:hover .PaintingsGallery_gridImage__A6fpz{transform:scale(1.05)}.PaintingsGallery_gridInfo__I9pUU{margin-top:.5rem}.PaintingsGallery_gridTitle__u0z8g{font-weight:500;font-size:.875rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.PaintingsGallery_gridSize__3FKac{font-size:.75rem;color:#6b7280}.PaintingsGallery_listView__wXiFh{display:flex;flex-direction:column;gap:2rem;max-width:1200px}.PaintingsGallery_listItem__yhIj5{display:flex;flex-direction:column;gap:1rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}@media (min-width:768px){.PaintingsGallery_listItem__yhIj5{flex-direction:row;gap:2rem}}.PaintingsGallery_listImageWrapper__sFFoa{position:relative;width:100%;aspect-ratio:3/4;background-color:#f3f4f6;overflow:hidden;flex-shrink:0}@media (min-width:768px){.PaintingsGallery_listImageWrapper__sFFoa{width:300px}}.PaintingsGallery_listImage__zOLhL{-o-object-fit:cover;object-fit:cover;transition:transform .3s}.PaintingsGallery_listItem__yhIj5:hover .PaintingsGallery_listImage__zOLhL{transform:scale(1.02)}.PaintingsGallery_listContent__eXTEM{display:flex;flex-direction:column;justify-content:center;gap:.75rem}.PaintingsGallery_listTitle__a3Cxf{font-size:1.5rem;font-weight:500;line-height:1.3}.PaintingsGallery_listMeta__f3V7Z{display:flex;flex-wrap:wrap;gap:1rem;font-size:.875rem;color:#6b7280}.PaintingsGallery_listDescription__H8Jgo{font-size:1rem;line-height:1.6;color:#4b5563}.PaintingsGallery_statusBadge__Nb6FA{display:inline-block;font-size:.75rem;margin-top:.25rem}.PaintingsGallery_statusSold__KukG_{color:#dc2626}.PaintingsGallery_statusReserved__rGvrk{color:#d97706}.PaintingsGallery_viewToggle__JMFqk{display:flex;gap:.5rem;align-items:center}.PaintingsGallery_toggleButton__nnns6{padding:.5rem;border:1px solid #d1d5db;background-color:#fff;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.PaintingsGallery_toggleButton__nnns6:hover{background-color:#f9fafb}.PaintingsGallery_toggleButton__nnns6.PaintingsGallery_active__4wvKk{background-color:#000;border-color:#000;color:#fff}.PaintingsGallery_toggleButton__nnns6 svg{width:1.25rem;height:1.25rem}.PaintingsGallery_headerControls__FQtOH{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}