.galleries-module__utLzuW__categorySection{margin-bottom:4rem}.galleries-module__utLzuW__categoryTitle{border-bottom:1px solid #333;margin-bottom:2rem;padding-bottom:.5rem;font-size:2rem}.galleries-module__utLzuW__emptyText{color:var(--muted);font-style:italic}.galleries-module__utLzuW__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.galleries-module__utLzuW__galleryCard{border-radius:var(--border-radius);background-color:#111;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.galleries-module__utLzuW__galleryCard:hover{transform:translateY(-5px);box-shadow:0 10px 20px #00000080}.galleries-module__utLzuW__cardImage{aspect-ratio:3/2;background-color:#222;width:100%;position:relative}.galleries-module__utLzuW__cardInfo{padding:1.5rem}.galleries-module__utLzuW__cardInfo h3{color:#fff;margin:0 0 .5rem;font-size:1.25rem}.galleries-module__utLzuW__cardInfo p{color:var(--muted);margin:0;font-size:.9rem}
