.GallerySection_gallery__njaMC{padding:80px 24px;background:var(--color-bg)}.GallerySection_header__PNbHu{text-align:center;margin-bottom:48px}.GallerySection_label__i2Fwz{display:inline-block;font-size:.75rem;letter-spacing:3px;text-transform:uppercase;color:var(--color-primary);margin-bottom:12px}.GallerySection_title__ETO_g{font-family:var(--font-heading,"Playfair Display",serif);font-size:2.25rem;color:var(--color-text);margin:0 0 12px}.GallerySection_subtitle__rONBb{font-size:1rem;color:var(--color-text-muted);max-width:500px;margin:0 auto;line-height:1.6}.GallerySection_grid__dloXX{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;max-width:1100px;margin:0 auto}.GallerySection_item__MxCgX{aspect-ratio:4/3;border-radius:12px;overflow:hidden;position:relative}.GallerySection_placeholder__V2ttp{width:100%;height:100%;background:var(--color-bg-subtle);border:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--color-text-muted);transition:background .3s}.GallerySection_placeholder__V2ttp:hover{background:var(--color-bg-subtle)}.GallerySection_placeholderText__FlV0E{font-size:.75rem;text-transform:capitalize;color:var(--color-text-muted)}@media (max-width:768px){.GallerySection_gallery__njaMC{padding:56px 16px}.GallerySection_title__ETO_g{font-size:1.75rem}.GallerySection_grid__dloXX{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:480px){.GallerySection_grid__dloXX{grid-template-columns:1fr}}.GallerySection_realImage__l5kIN{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.GallerySection_item__MxCgX:hover .GallerySection_realImage__l5kIN{transform:scale(1.05)}.GallerySection_empty__tGKPs{text-align:center;color:var(--color-text-muted);font-size:1rem;padding:48px 0}.GallerySection_card__xyiQK{background:var(--color-bg-dark);border-radius:.75rem;overflow:hidden;aspect-ratio:4/3}.GallerySection_card__xyiQK img{width:100%;height:100%;object-fit:cover}