.gallery-hero{padding:150px 0 75px;background:radial-gradient(circle at 80% 20%,rgba(198,151,68,.22),transparent 35%),linear-gradient(135deg,#061426,#102a48);color:#fff}.gallery-hero h1{font-family:"Bebas Neue",sans-serif;font-size:clamp(4rem,10vw,7rem);line-height:.9;margin:8px 0 18px}.gallery-hero>div>p:last-child{max-width:680px;color:#d6deea;font-size:1.05rem}.gallery-section{background:#f5f1e8}.gallery-filter{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:28px}.gallery-filter button{border:1px solid #ccd3dc;background:#fff;color:#20344d;border-radius:999px;padding:10px 16px;font:700 .75rem Montserrat;cursor:pointer}.gallery-filter button.active{background:#061426;color:#f0c46b;border-color:#061426}.public-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.gallery-card{background:#fff;box-shadow:0 16px 38px rgba(6,20,38,.1);overflow:hidden}.gallery-card button{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in}.gallery-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .35s}.gallery-card:hover img{transform:scale(1.025)}.gallery-card-copy{padding:20px}.gallery-card-copy span{color:#a6762f;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.gallery-card-copy h2{margin:7px 0;font-size:1.15rem;color:#061426}.gallery-card-copy p{margin:0;color:#667085;font-size:.82rem;line-height:1.65}.gallery-location{margin-top:10px!important;color:#233a55!important;font-weight:700}.gallery-loading,.gallery-empty{text-align:center;padding:70px 20px;color:#667085}.gallery-empty h2{color:#061426}.gallery-cta{padding:48px 0;background:#0a1c31;color:#fff}.gallery-cta .container{display:flex;justify-content:space-between;gap:28px;align-items:center}.gallery-cta h2{margin:5px 0 0}.gallery-cta .container>div:last-child{display:flex;gap:10px}.gallery-lightbox{position:fixed;inset:0;z-index:200;background:rgba(2,8,17,.94);display:grid;place-items:center;padding:25px}.gallery-lightbox[hidden]{display:none}.gallery-lightbox img{max-width:min(1100px,94vw);max-height:88vh;object-fit:contain}.gallery-lightbox button{position:absolute;right:22px;top:18px;border:0;background:#fff;color:#061426;width:44px;height:44px;border-radius:50%;font-size:1.6rem;cursor:pointer}@media(max-width:900px){.public-gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.gallery-nav{display:flex;position:static;background:none;padding:0}.gallery-nav a:not(.nav-cta){display:none}.public-gallery{grid-template-columns:1fr}.gallery-cta .container{align-items:flex-start;flex-direction:column}.gallery-cta .container>div:last-child{display:grid;width:100%}.gallery-cta .btn{width:100%}}
