.Gallery-module__fvxASG__galleryPage{background-color:var(--bg-primary)}.Gallery-module__fvxASG__header{text-align:center;padding:6rem 0 3rem}.Gallery-module__fvxASG__header h1{margin-bottom:1rem;font-size:3rem}.Gallery-module__fvxASG__header p{color:var(--text-muted);font-size:1.1rem}.Gallery-module__fvxASG__galleryGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Gallery-module__fvxASG__galleryItem{border-radius:var(--border-radius);aspect-ratio:1;box-shadow:var(--shadow);overflow:hidden}.Gallery-module__fvxASG__galleryItem img{object-fit:cover;width:100%;height:100%;transition:var(--transition)}@media (max-width:992px){.Gallery-module__fvxASG__galleryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Gallery-module__fvxASG__galleryGrid{grid-template-columns:1fr}}
