.gallery-hero{min-height:500px;background:linear-gradient(90deg,#090909f2 0%,#090909c7 45%,#09090945 100%),url('images/hero-2.jpg') center 58%/cover;display:flex;align-items:center}.gallery-hero .container{padding-top:42px;padding-bottom:42px}.gallery-hero h1{max-width:810px;margin:12px 0 18px;font-size:clamp(42px,5.4vw,76px);line-height:.98}.gallery-hero p{max-width:690px;margin:0 0 28px;font-size:20px;color:#eee}.gallery-eyebrow{display:block;color:var(--asg-yellow,#f4c400);font-weight:800;letter-spacing:2px;font-size:13px}.gallery-page{background:#111;color:#fff}.gallery-intro{padding-top:90px}.gallery-lead{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:end;margin-bottom:42px}.gallery-lead h2{font-size:clamp(35px,4vw,55px);line-height:1.04;margin:10px 0 0}.gallery-lead p{font-size:18px;line-height:1.75;color:#c8c8c8;margin:0}.gallery-label{color:var(--asg-yellow,#f4c400);letter-spacing:2px;font-weight:800;font-size:13px}.gallery-filter{display:flex;flex-wrap:wrap;gap:10px;padding-bottom:28px;border-bottom:1px solid #ffffff20;margin-bottom:28px}.gallery-filter button{appearance:none;border:1px solid #ffffff32;background:#1c1c1c;color:#fff;padding:11px 17px;font:inherit;font-weight:700;cursor:pointer;transition:.2s}.gallery-filter button:hover,.gallery-filter button:focus-visible,.gallery-filter button.is-active{background:var(--asg-yellow,#f4c400);border-color:var(--asg-yellow,#f4c400);color:#111}.project-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.gallery-project{margin:0;background:#1b1b1b;border-bottom:3px solid transparent;transition:transform .25s,border-color .25s}.gallery-project:hover{transform:translateY(-4px);border-color:var(--asg-yellow,#f4c400)}.gallery-project.is-hidden{display:none}.gallery-project--large{grid-column:span 2}.gallery-open{position:relative;display:block;width:100%;height:300px;padding:0;border:0;background:#222;overflow:hidden;cursor:zoom-in}.gallery-project--large .gallery-open{height:390px}.gallery-open img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s,filter .45s}.gallery-project:hover img{transform:scale(1.035);filter:contrast(1.04)}.gallery-zoom{position:absolute;right:18px;bottom:18px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--asg-yellow,#f4c400);color:#111;font-size:29px;line-height:1;box-shadow:0 5px 18px #0007}.gallery-project figcaption{padding:22px 23px 24px}.gallery-project figcaption span{font-size:12px;text-transform:uppercase;letter-spacing:1.6px;color:var(--asg-yellow,#f4c400);font-weight:800}.gallery-project h3{font-size:23px;margin:6px 0 5px}.gallery-project p{margin:0;color:#bdbdbd}.gallery-proof{background:var(--asg-yellow,#f4c400);color:#111;margin-top:90px;padding:64px 0}.gallery-proof .container{display:grid;grid-template-columns:1fr auto;gap:70px;align-items:center}.gallery-proof .gallery-label{color:#111}.gallery-proof h2{font-size:clamp(36px,4vw,54px);margin:8px 0 12px}.gallery-proof p{max-width:760px;font-size:18px;line-height:1.65}.gallery-proof-points{display:flex;flex-wrap:wrap;gap:10px 26px;font-weight:800}.gallery-proof-points span:before{content:'✓';margin-right:8px}.gallery-proof-actions{display:grid;gap:18px;min-width:220px;text-align:center}.gallery-proof-actions .btn{background:#111;border-color:#111;color:#fff}.gallery-call{color:#111;font-size:23px;font-weight:900;text-decoration:none}.gallery-call small{display:block;font-size:12px;letter-spacing:1px;text-transform:uppercase}.gallery-lightbox[hidden]{display:none}.gallery-lightbox{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;background:#000e;padding:70px 25px 30px}.gallery-lightbox-inner{max-width:min(1200px,94vw);max-height:86vh;text-align:center}.gallery-lightbox img{max-width:100%;max-height:78vh;object-fit:contain}.gallery-lightbox p{margin:12px 0 0;font-size:18px;font-weight:800;color:#fff}.gallery-close{position:absolute;right:24px;top:18px;border:0;background:var(--asg-yellow,#f4c400);color:#111;width:46px;height:46px;border-radius:50%;font-size:34px;line-height:1;cursor:pointer}.gallery-lightbox-open{overflow:hidden}@media(max-width:850px){.gallery-lead,.gallery-proof .container{grid-template-columns:1fr;gap:26px}.project-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-proof-actions{text-align:left;min-width:0}.gallery-proof{margin-top:65px}}@media(max-width:600px){.gallery-hero{min-height:460px}.gallery-intro{padding-top:62px}.gallery-lead{margin-bottom:30px}.gallery-filter{overflow-x:auto;flex-wrap:nowrap;padding-bottom:18px}.gallery-filter button{flex:0 0 auto}.project-gallery{grid-template-columns:1fr}.gallery-project--large{grid-column:auto}.gallery-open,.gallery-project--large .gallery-open{height:270px}.gallery-proof-points{display:grid;gap:9px}.gallery-proof{padding:48px 0}.gallery-lightbox{padding:65px 12px 20px}}
