.gallery-page{background:#090909;color:#fff}.gallery-hero{padding:180px 0 90px;background:linear-gradient(110deg,rgba(0,0,0,.96),rgba(0,0,0,.67)),url('../assets/galeria/podios-02.webp') center 35%/cover;min-height:520px;display:flex;align-items:end}.gallery-hero h1{font:900 clamp(64px,10vw,128px)/.82 "Barlow Condensed";margin:14px 0 24px;letter-spacing:-2px}.gallery-hero h1 span{color:var(--accent2)}.gallery-hero>div>p:last-child{max-width:680px;color:#d4d4d4;font-size:18px}.gallery-library{background:#111}.gallery-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.filter-btn{border:1px solid #3b3b3b;background:#171717;color:#fff;padding:12px 20px;font:800 15px "Barlow Condensed";text-transform:uppercase;letter-spacing:.7px;cursor:pointer}.filter-btn:hover,.filter-btn.active{background:var(--accent2);border-color:var(--accent2)}.gallery-count{color:#aaa;margin:0 0 26px;font-size:14px}.full-gallery-grid{columns:4 250px;column-gap:16px}.gallery-card{display:block;width:100%;border:0;padding:0;margin:0 0 16px;background:#222;cursor:zoom-in;break-inside:avoid;overflow:hidden;position:relative}.gallery-card img{width:100%;height:auto;display:block;transition:transform .4s,filter .4s}.gallery-card:hover img{transform:scale(1.035);filter:brightness(.78)}.gallery-card::after{content:attr(data-label);position:absolute;left:14px;bottom:12px;color:#fff;font:800 17px "Barlow Condensed";text-transform:uppercase;opacity:0;transform:translateY(6px);transition:.3s}.gallery-card:hover::after{opacity:1;transform:none}.gallery-card[hidden]{display:none}.gallery-lightbox{width:min(1150px,calc(100% - 24px));max-height:94vh;padding:0;border:0;background:#060606;color:#fff;overflow:visible}.gallery-lightbox::backdrop{background:rgba(0,0,0,.92);backdrop-filter:blur(7px)}.gallery-lightbox img{display:block;width:100%;height:min(82vh,900px);object-fit:contain;background:#050505}.gallery-lightbox p{margin:0;padding:13px 64px;text-align:center;color:#bbb}.gallery-lightbox button{position:absolute;border:1px solid rgba(255,255,255,.35);background:rgba(0,0,0,.68);color:#fff;cursor:pointer;z-index:3}.lightbox-close{right:12px;top:12px;width:46px;height:46px;border-radius:50%;font-size:30px}.lightbox-prev,.lightbox-next{top:50%;transform:translateY(-50%);width:52px;height:72px;font-size:52px;line-height:1}.lightbox-prev{left:12px}.lightbox-next{right:12px}@media(max-width:620px){.gallery-hero{padding:145px 0 65px;min-height:470px}.gallery-hero h1{font-size:68px}.full-gallery-grid{columns:2 150px;column-gap:9px}.gallery-card{margin-bottom:9px}.gallery-lightbox img{height:75vh}.lightbox-prev,.lightbox-next{width:42px;height:60px}.gallery-lightbox p{padding:10px 50px;font-size:13px}}
