.gallery-hero::before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.52)}.gallery-hero-inner{position:relative;z-index:1;color:#fff;padding:2rem}.gallery-hero-inner h1{font-size:clamp(3rem, 10vw, 7rem);letter-spacing:.18em;margin-bottom:.5rem;text-transform:uppercase;color:#fff}.gallery-hero-inner p{max-width:720px;margin:0 auto;color:rgba(255,255,255,.78);font-family:Lato,sans-serif!important}.gallery-section{background:linear-gradient(180deg,#090909 0,#0f0f0f 100%);padding:4rem 0 5rem}.gallery-grid{column-count:4;column-gap:1rem}.gallery-card{break-inside:avoid;display:inline-block;width:100%;margin:2px 0;position:relative;border-radius:3px;overflow:hidden;background:#111;box-shadow:0 18px 40px rgba(0,0,0,.28)}.gallery-card img{width:100%;display:block;height:auto;transition:transform .45s}.gallery-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.68);opacity:0;transition:opacity .35s}.gallery-card:hover .gallery-overlay{opacity:1}.gallery-overlay strong{color:#fff;font-family:patron;letter-spacing:.08em;font-size:1rem}.gallery-overlay span{color:rgba(255,255,255,.75);font-size:.9rem;display:block;font-family:Lato,sans-serif!important}.gallery-empty{border:1px dashed rgba(255,255,255,.18);border-radius:18px;padding:2rem;text-align:center;color:rgba(255,255,255,.72)}@media (max-width:1200px){.gallery-grid{column-count:3}}@media (max-width:768px){.gallery-hero{background-attachment:scroll;min-height:56vh}.gallery-grid{column-count:2}}@media (max-width:576px){.gallery-grid{column-count:1}}