.gallery-page{background:#fff}.gallery-hero{background:var(--ink);color:#fff;padding:clamp(90px,13vw,180px) clamp(20px,7vw,120px) 100px;position:relative;overflow:hidden}.gallery-hero:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:var(--hot);right:-190px;bottom:-350px}.gallery-hero h1{font-size:clamp(4rem,9vw,9rem);max-width:1100px}.gallery-hero h1 em{color:var(--lime)}.gallery-hero>p:not(.kicker){font-size:1.15rem;color:#bdcad4;line-height:1.7;max-width:570px}.gallery-hero>a{display:inline-block;color:#fff;margin-top:25px;font-weight:800}.weekly-featured{padding:30px clamp(20px,7vw,120px) 10px;background:#fff}.weekly-featured .section-title{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:24px}.weekly-featured .section-title h2{font-size:clamp(2.4rem,5vw,5.2rem);max-width:650px}.weekly-featured .section-title p{max-width:350px;color:#61707b;line-height:1.6}.featured-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:18px}.featured-card{background:var(--paper);border:1px solid rgba(7,28,51,.1);overflow:hidden;box-shadow:0 12px 30px rgba(7,28,51,.08);display:flex;flex-direction:column;min-height:320px}.featured-card-large{min-height:420px}.featured-card img{width:100%;height:220px;object-fit:cover;display:block}.featured-card-large img{height:300px}.featured-card>div{padding:18px 20px 20px}.featured-card p{margin:0 0 8px;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:800;color:var(--blue)}.featured-card h3{margin:0 0 8px;font-size:clamp(1.4rem,2.5vw,2.2rem);line-height:1.05}.featured-card span{font-size:.95rem;color:#61707b;line-height:1.5}.gallery-controls{padding:30px clamp(20px,7vw,120px);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;gap:20px}.filter{border:1px solid var(--ink);background:#fff;padding:10px 16px;border-radius:999px;margin-right:7px;font-weight:800;cursor:pointer}.filter.active{background:var(--ink);color:#fff}.gallery-controls p{font-size:.8rem;color:#61707b}.masonry{columns:3 300px;column-gap:18px;padding:40px clamp(20px,5vw,80px) 120px}.gallery-item{break-inside:avoid;margin:0 0 18px;background:var(--paper);cursor:pointer;position:relative;overflow:hidden}.gallery-item img,.gallery-item video{width:100%;display:block}.gallery-item figcaption{padding:18px}.gallery-item figcaption p{margin:0 0 8px;line-height:1.45}.gallery-item figcaption span{font-size:.75rem;color:#67747f}.gallery-item:hover img{transform:scale(1.02)}.gallery-item img{transition:.35s}.gallery-empty{column-span:all;padding:100px 20px;text-align:center}.gallery-empty h2{font-size:clamp(3rem,7vw,6rem)}.gallery-empty p{max-width:520px;margin:25px auto}.lightbox{position:fixed;inset:0;z-index:100;background:#071c33f5;color:#fff;padding:5vw;display:grid;grid-template-columns:2fr 1fr;align-items:center;gap:40px}.lightbox[hidden]{display:none}.lightbox-media img,.lightbox-media video{max-height:82vh;margin:auto}.lightbox-copy{line-height:1.6}.lightbox-close{position:absolute;right:25px;top:20px;border:0;background:var(--lime);width:45px;height:45px;border-radius:50%;font-size:2rem;cursor:pointer}@media(max-width:700px){.weekly-featured .section-title,.gallery-controls{align-items:start;flex-direction:column}.featured-grid{grid-template-columns:1fr}.masonry{columns:1}.lightbox{grid-template-columns:1fr;overflow:auto;padding-top:80px}.gallery-nav a:not(.nav-pill){display:none}}
