.card-actions[data-astro-cid-uwgl3uf3]{position:relative;display:flex;align-items:center;flex-direction:row;justify-content:end;height:50px;margin-top:-3rem}.painting-card[data-astro-cid-uwgl3uf3]{overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.painting-card[data-astro-cid-uwgl3uf3]:hover{transform:translateY(-5px);box-shadow:0 8px 16px #00000026}.painting-image[data-astro-cid-uwgl3uf3]{width:100%;aspect-ratio:auto;overflow:hidden;display:block;text-decoration:none}.painting-image[data-astro-cid-uwgl3uf3] img[data-astro-cid-uwgl3uf3]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.painting-card[data-astro-cid-uwgl3uf3]:hover .painting-image[data-astro-cid-uwgl3uf3] img[data-astro-cid-uwgl3uf3]{transform:scale(1.05)}.painting-info[data-astro-cid-uwgl3uf3]{display:none;padding:1.5rem}.painting-info[data-astro-cid-uwgl3uf3] h3[data-astro-cid-uwgl3uf3]{font-size:1.5rem;line-height:1.7rem;font-weight:400;color:#333}.painting-meta[data-astro-cid-uwgl3uf3]{list-style:none;padding:0;margin:0;font-style:italic;li{display:inline-block;color:#999;font-size:.8rem;line-height:1.6rem}}.price[data-astro-cid-uwgl3uf3]{font-size:1.2rem;color:#333;margin:.5rem 0}.price[data-astro-cid-uwgl3uf3].sold{color:#333}.price[data-astro-cid-uwgl3uf3].remastered,.price[data-astro-cid-uwgl3uf3].museum{color:#999}.add-to-basket[data-astro-cid-uwgl3uf3]{display:inline-block;margin-top:.6rem;margin-right:.8rem;padding:.55rem .9rem;border:none;border-radius:6px;background:#667eea;color:#fff;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.add-to-basket[data-astro-cid-uwgl3uf3]:hover{transform:translateY(-2px);box-shadow:0 6px 18px #667eea3d}.add-to-basket[data-astro-cid-uwgl3uf3].in-basket{background:#b33f5f}.add-to-basket[data-astro-cid-uwgl3uf3].in-basket:hover{box-shadow:0 6px 18px #b33f5f3d}.view-details[data-astro-cid-uwgl3uf3]{color:#999;text-decoration:none;font-weight:600;transition:color .3s ease;width:2rem;height:2rem;border:1px solid #ccc;border-radius:16px;text-align:center;line-height:1.9rem}.view-details[data-astro-cid-uwgl3uf3]:hover{color:#000;border-color:pink;background:pink}@media only screen and (min-width:992px){.painting-card[data-astro-cid-uwgl3uf3]{background:#fff;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.painting-image[data-astro-cid-uwgl3uf3]{aspect-ratio:1/1}.painting-info[data-astro-cid-uwgl3uf3]{display:block}.view-details[data-astro-cid-uwgl3uf3]{display:none}.painting-card[data-astro-cid-uwgl3uf3]:hover{.view-details{display:inline-block}}}.gallery-section{padding:0 2rem 2rem}h1{font-size:2rem;margin-bottom:1rem;text-align:center;color:#333}.intro{text-align:center;font-size:1.1rem;color:#666;max-width:600px;margin:0 auto 2rem}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:2rem}.gallery-filter-wrap{display:flex;align-items:center;justify-content:left;gap:.75rem;margin:2rem auto;flex-wrap:wrap}.gallery-filter-label{color:#666}.option-container{background-color:#fff}.gallery-filter-select{background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat;background-position:right 10px top;background-color:#fff;-moz-appearance:none;-webkit-appearance:none;appearance:none;padding:4px 20px;min-width:220px;padding:.55rem 2rem .55rem .75rem;border-radius:4px;border:1px solid #b9c2ee;color:#333}.gallery-filter-empty{text-align:center;margin-top:-.75rem;margin-bottom:1.25rem;color:#666;font-style:italic}.pagination{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:3rem;padding:2rem 0;border-top:2px solid #f0f0f0}.pagination-btn{display:inline-block;padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;border-radius:4px;font-weight:600;transition:transform .3s ease,box-shadow .3s ease}.pagination-btn:hover:not(.disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.pagination-btn.disabled{background:#ccc;cursor:not-allowed;opacity:.6}.page-numbers{display:flex;gap:.5rem}.page-num{display:inline-block;padding:.5rem .8rem;background:#fff;color:#667eea;text-decoration:none;border:2px solid #667eea;border-radius:4px;font-weight:600;transition:all .3s ease}.page-num:hover{background:#667eea;color:#fff}.page-num.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea}@media(max-width:768px){h1{font-size:1.5rem}.gallery-grid{grid-template-columns:1fr}.pagination{flex-direction:column;gap:1rem}.page-numbers{flex-wrap:wrap;justify-content:center}.pagination-btn{padding:.6rem 1.2rem;font-size:.9rem}.page-num{padding:.4rem .6rem;font-size:.9rem}}
