.gallery-module__cJnSMW__page{padding-top:var(--nav-height);min-height:100vh}.gallery-module__cJnSMW__header{border-bottom:1px solid var(--border);flex-direction:column;gap:8px;padding:64px 48px 48px;display:flex}.gallery-module__cJnSMW__title{letter-spacing:.12em;text-transform:lowercase;font-size:28px;font-weight:400}.gallery-module__cJnSMW__subtitle{letter-spacing:.14em;color:var(--muted);font-size:12px}.gallery-module__cJnSMW__grid{grid-template-columns:repeat(3,1fr);gap:2px;padding:2px;display:grid}.gallery-module__cJnSMW__tile{aspect-ratio:3/2;background:#f4f4f4;overflow:hidden}.gallery-module__cJnSMW__tile img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.gallery-module__cJnSMW__tile img:hover{transform:scale(1.03)}.gallery-module__cJnSMW__empty{justify-content:center;align-items:center;padding:120px 48px;display:flex}.gallery-module__cJnSMW__empty p{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:11px}@media (max-width:768px){.gallery-module__cJnSMW__header{padding:40px 24px 32px}.gallery-module__cJnSMW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.gallery-module__cJnSMW__grid{grid-template-columns:1fr}}
