.csm-gallery-index{padding:0 0 4rem}.csm-gallery-index__toolbar{padding:1.25rem 1rem .5rem}.csm-gallery-index__back{opacity:.75;margin:0;font-size:.85rem}.csm-gallery-index__hero{text-align:center;background:var(--brand-primary);isolation:isolate;background-position:50%;background-size:cover;width:100%;padding:max(2.5rem,min(8vw,4rem)) 1rem;position:relative}.csm-gallery-index__hero:before{content:"";background:color-mix(in srgb,var(--brand-primary)88%,transparent);z-index:-1;position:absolute;top:0;bottom:0;left:0;right:0}.csm-gallery-index__hero h1{font-family:var(--font-display),var(--font-family-display);letter-spacing:.08em;text-transform:uppercase;color:var(--color-gold);margin:0;font-size:max(1.75rem,min(4.5vw,2.75rem));font-weight:700}.csm-gallery-index__hero p{letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.9);margin:.5rem 0 0;font-size:.82rem;font-weight:600}.csm-gallery-index__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,16rem),1fr));gap:1.25rem;width:min(100% - 2rem,72rem);margin:2rem auto 0;padding:0;list-style:none;display:grid}.csm-gallery-index__card{aspect-ratio:3/2;background:#111;display:block;position:relative;overflow:hidden}.csm-gallery-index__card img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.csm-gallery-index__card:hover img{transform:scale(1.03)}.csm-gallery-index__card-overlay{background:linear-gradient(transparent 45%,rgba(0,0,0,.82));flex-direction:column;justify-content:flex-end;padding:1rem;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.csm-gallery-index__card-date{color:rgba(255,255,255,.85);margin:0 0 .25rem;font-size:.78rem}.csm-gallery-index__card-title{font-family:var(--font-display),var(--font-family-display);text-transform:uppercase;color:#fff;margin:0;font-size:1rem;font-weight:600;line-height:1.25}.csm-gallery-index__empty{text-align:center;opacity:.8;width:min(100% - 2rem,40rem);margin:2rem auto}
