.GalleryItem_titleRow__Gy6eH{display:flex;margin-bottom:1rem;gap:.75rem}.GalleryItem_toggleButton__mV83W{background:transparent;color:var(--accent-color);border:2px solid var(--accent-color);border-radius:50%;font-size:.75rem;font-weight:500;cursor:pointer;transition:background-color .2s ease,color .2s ease;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.GalleryItem_toggleButton__mV83W:focus,.GalleryItem_toggleButton__mV83W:hover{background:var(--accent-color);color:white}.GalleryItem_toggleButton__mV83W:focus{outline:2px solid var(--accent-color);outline-offset:2px}.GalleryItem_description__sid__{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,margin-bottom .3s ease-in-out;margin-bottom:0}.GalleryItem_description__sid__.GalleryItem_expanded__nw2SG{max-height:100%;margin-bottom:1rem}.GalleryItem_description__sid__ p{padding:1rem;border-radius:0;line-height:1.4;color:var(--foreground);background:rgba(var(--accent-color-rgb,21,114,122),.1)}.GalleryItem_imageContainer__Ms_B7{display:flex;justify-content:center;background:#f8f9fa;border-radius:0;padding:1rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.GalleryItem_galleryImage__guPPU{max-width:100%;height:auto;border-radius:0;box-shadow:0 4px 6px rgba(0,0,0,.1)}@media (prefers-color-scheme:dark){.GalleryItem_imageContainer__Ms_B7{background:#1a1a1a}}@media (max-width:768px){.GalleryItem_titleRow__Gy6eH{flex-direction:row;align-items:center;gap:.5rem}}.art_header__KeOf5{margin-top:3rem}.art_gallery__ow_aq{margin-top:3rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:2rem;gap:2rem}@media (max-width:768px){.art_gallery__ow_aq{grid-template-columns:1fr;gap:3rem}}