.gallery-module__NCUE0q__page{min-height:100vh;padding:3rem 1rem}.gallery-module__NCUE0q__container{max-width:80rem;margin:0 auto}.gallery-module__NCUE0q__header{margin-bottom:5rem}.gallery-module__NCUE0q__kicker{color:var(--primary);text-transform:uppercase;letter-spacing:.2em;font-size:.875rem;font-family:var(--font-body),sans-serif}.gallery-module__NCUE0q__kickerLine{background:var(--primary);width:4rem;height:1px;margin:1rem 0 2rem}.gallery-module__NCUE0q__title{margin:0 0 1.5rem;font-size:clamp(3rem,7vw,4.75rem)}.gallery-module__NCUE0q__description{max-width:42rem;color:var(--muted-foreground);font-size:1.25rem;line-height:1.8;font-family:var(--font-body),sans-serif;margin:0}.gallery-module__NCUE0q__grid{background:var(--background);gap:1px;display:grid}.gallery-module__NCUE0q__card{aspect-ratio:1;cursor:pointer;background:var(--muted);position:relative;overflow:hidden}.gallery-module__NCUE0q__cardImage{object-fit:cover;transition:transform .7s,filter .7s}.gallery-module__NCUE0q__card:hover .gallery-module__NCUE0q__cardImage{filter:grayscale(0);transform:scale(1.05)}.gallery-module__NCUE0q__cardOverlay{background:color-mix(in srgb,var(--background)90%,transparent);opacity:0;place-items:center;transition:opacity .3s;display:grid;position:absolute;inset:0}.gallery-module__NCUE0q__card:hover .gallery-module__NCUE0q__cardOverlay{opacity:1}.gallery-module__NCUE0q__cardOverlayContent{text-align:center;padding:1.5rem}.gallery-module__NCUE0q__cardTitle{text-transform:uppercase;letter-spacing:.06em;margin:0 0 .5rem;font-size:1.75rem}.gallery-module__NCUE0q__cardLine{background:var(--primary);width:3rem;height:1px;margin:0 auto .75rem}.gallery-module__NCUE0q__cardCategory{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.14em;font-size:.875rem;font-family:var(--font-body),sans-serif;margin:0}.gallery-module__NCUE0q__lightbox{z-index:50;background:color-mix(in srgb,var(--background)95%,transparent);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.gallery-module__NCUE0q__lightboxClose{border:2px solid var(--foreground);width:3rem;height:3rem;color:var(--foreground);cursor:pointer;background:0 0;place-items:center;transition:background-color .2s,color .2s;display:grid;position:absolute;top:2rem;right:2rem}.gallery-module__NCUE0q__lightboxClose:hover{background:var(--foreground);color:var(--background)}.gallery-module__NCUE0q__lightboxContent{aspect-ratio:4/3;width:100%;max-width:80rem;max-height:90vh;position:relative}.gallery-module__NCUE0q__lightboxImage{object-fit:contain}@media (min-width:640px){.gallery-module__NCUE0q__page{padding-left:1.5rem;padding-right:1.5rem}.gallery-module__NCUE0q__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.gallery-module__NCUE0q__page{padding-left:2rem;padding-right:2rem}.gallery-module__NCUE0q__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
