.gallery-hero{min-height:70svh;display:flex;align-items:center;position:relative;isolation:isolate;overflow:hidden;background:#111216 url("sources/collage-v2.jpg") center/cover}.gallery-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(12,13,16,.97),rgba(12,13,16,.68)),linear-gradient(0deg,#101114,transparent 35%)}.gallery-hero:after{content:"";position:absolute;width:500px;height:500px;right:5%;border-radius:50%;z-index:-1;background:rgba(80,198,97,.16);filter:blur(100px)}.gallery-hero-content{padding-top:100px}.gallery-hero h1{margin:25px 0;font-size:clamp(3.8rem,8vw,8rem)}.gallery-hero-content>p:last-child{max-width:600px;color:#bbbcc3;font-size:1.1rem;line-height:1.75}.gallery-section{padding-block:120px}.gallery-heading{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:60px}.gallery-heading .section-label{margin-bottom:30px}.gallery-heading h2{margin:0;font-size:clamp(3.2rem,6vw,6rem)}.gallery-heading>p{color:var(--muted);font-size:1.05rem}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-item{position:relative;aspect-ratio:1;display:block;overflow:hidden;padding:0;border:0;border-radius:16px;background:#18191e;color:white;text-align:left;cursor:zoom-in}.gallery-item.wide{grid-column:span 2;aspect-ratio:16/9}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .55s,filter .55s}.gallery-item:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgba(8,9,11,.9));opacity:.8;transition:.3s}.gallery-item>span{position:absolute;z-index:1;inset:auto 20px 18px;display:flex;justify-content:space-between;align-items:end;gap:15px}.gallery-item b{font:600 1rem "Space Grotesk",sans-serif}.gallery-item i{color:#b9bac1;font-size:.68rem;font-style:normal;text-transform:uppercase;letter-spacing:.08em;opacity:0;transform:translateY(7px);transition:.3s}.gallery-item:hover img{transform:scale(1.055);filter:brightness(1.08)}.gallery-item:hover i{opacity:1;transform:none}.lightbox[hidden]{display:none}.lightbox{position:fixed;inset:0;z-index:300;display:grid;grid-template-columns:70px 1fr 70px;align-items:center;background:rgba(6,7,9,.94);backdrop-filter:blur(18px);padding:30px}.lightbox figure{margin:0;display:grid;justify-items:center;gap:18px;max-height:90vh}.lightbox figure img{max-width:100%;max-height:80vh;object-fit:contain;border-radius:8px;box-shadow:0 20px 70px #000}.lightbox figcaption{font-weight:600}.lightbox button{border:1px solid var(--line);background:rgba(255,255,255,.05);color:white;cursor:pointer}.lightbox-nav{width:48px;height:48px;border-radius:50%;font-size:1.2rem}.lightbox-close{position:absolute;top:24px;right:24px;width:45px;height:45px;border-radius:50%;font-size:1.7rem}.lightbox-open{overflow:hidden}@media(max-width:800px){.gallery-hero{min-height:65svh}.gallery-hero h1{font-size:clamp(3.25rem,14vw,5.2rem)}.gallery-section{padding-block:85px}.gallery-heading{grid-template-columns:1fr;gap:18px;margin-bottom:42px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-item.wide{grid-column:span 2}.lightbox{grid-template-columns:45px 1fr 45px;padding:15px}.lightbox-nav{width:40px;height:40px}}@media(max-width:520px){.gallery-grid{grid-template-columns:1fr}.gallery-item,.gallery-item.wide{grid-column:auto;aspect-ratio:1.15}.gallery-item i{display:none}.lightbox{grid-template-columns:1fr}.lightbox-nav{position:absolute;bottom:18px;z-index:2}.lightbox-nav.prev{left:20px}.lightbox-nav.next{right:20px}}
