.gallery-page-hero{min-height:300px;padding:68px clamp(24px,7vw,100px);display:flex;align-items:end;color:#fff;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.3)),url("assets/gallery-reference.png") center/cover}.gallery-page-hero p{color:#ef2a32;font-size:12px;font-weight:900;letter-spacing:1.5px;margin:0 0 12px}.gallery-page-hero h1{margin:0;font-size:clamp(42px,6vw,76px);letter-spacing:-3px}.gallery-page-grid{max-width:1280px;margin:auto;padding:70px clamp(24px,6vw,92px);display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery-page-grid div{min-height:230px;border-radius:5px;background:url("assets/gallery-reference.png") center/cover}.gallery-page-grid div:nth-child(2){background-position:36% 18%}.gallery-page-grid div:nth-child(3){background-position:72% 20%}.gallery-page-grid div:nth-child(4){background-position:10% 75%}.gallery-page-grid div:nth-child(5){background-position:50% 75%}.gallery-page-grid div:nth-child(6){background-position:90% 75%}@media(max-width:700px){.gallery-page-grid{grid-template-columns:1fr 1fr;padding:40px 20px;gap:10px}.gallery-page-grid div{min-height:155px}}
