.gallery-page{background:#f5f7f5}.gallery-hero{padding:92px 0 76px;background:linear-gradient(120deg,#0d291aee,#173d27dc),url('assets/anasayfa-slider.png') center/cover;color:#fff;text-align:center}.gallery-hero span{color:#92d568;font-size:13px;font-weight:800;letter-spacing:2px}.gallery-hero h1{font-size:clamp(38px,6vw,68px);margin:8px 0}.gallery-hero p{max-width:660px;margin:auto;color:#d8e4dc}.gallery-content{padding:64px 0 90px}.gallery-filter{display:flex;justify-content:center;gap:10px;margin-bottom:30px;flex-wrap:wrap}.gallery-filter button{border:1px solid #cdd9d0;background:#fff;color:#24402f;border-radius:30px;padding:11px 22px;font:700 14px Manrope;cursor:pointer}.gallery-filter button.active,.gallery-filter button:hover{background:#5ca630;border-color:#5ca630;color:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gallery-item{height:285px;padding:0;border:0;border-radius:16px;overflow:hidden;position:relative;background:#10291b;cursor:pointer;box-shadow:0 12px 30px #17322518}.gallery-item img,.gallery-item video{width:100%;height:100%;object-fit:cover;display:block;transition:.4s}.gallery-item:hover img,.gallery-item:hover video{transform:scale(1.06);filter:brightness(.68)}.gallery-item span{position:absolute;left:18px;bottom:16px;color:#fff;font:800 14px Manrope;text-shadow:0 2px 8px #000;opacity:0;transform:translateY(6px);transition:.3s}.gallery-item:hover span{opacity:1;transform:none}.gallery-item i{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#5ca630;color:#fff;font-style:normal;font-size:23px;box-shadow:0 5px 20px #0006}.gallery-empty{text-align:center;padding:50px;color:#607066}.gallery-footer{background:#102b1c;color:#d5e1d9;padding:32px 0}.gallery-footer .shell{display:flex;align-items:center;gap:28px}.gallery-footer img{width:105px;height:65px;object-fit:contain}.gallery-footer p{margin:0;flex:1}.gallery-footer a{background:#5ca630;color:#fff;padding:12px 20px;border-radius:8px;font-weight:800}.gallery-lightbox{position:fixed;inset:0;z-index:3000;background:#020b07f4;display:none;align-items:center;justify-content:center;padding:70px 85px}.gallery-lightbox.open{display:flex}.lightbox-media{width:100%;height:100%;display:grid;place-items:center}.lightbox-media img,.lightbox-media video{max-width:100%;max-height:82vh;border-radius:12px}.gallery-lightbox button{position:absolute;border:0;color:#fff;background:#ffffff1f;cursor:pointer}.lightbox-close{right:22px;top:18px;width:48px;height:48px;border-radius:50%;font-size:31px}.lightbox-prev,.lightbox-next{top:50%;width:52px;height:66px;border-radius:12px;font-size:42px}.lightbox-prev{left:20px}.lightbox-next{right:20px}.gallery-wa{background:#23c763;color:#fff;font-weight:900;font-size:18px}.gallery-item[hidden]{display:none}@media(max-width:900px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.gallery-hero{padding:62px 0 52px}.gallery-content{padding:40px 0 65px}.gallery-grid{grid-template-columns:1fr}.gallery-item{height:250px}.gallery-lightbox{padding:65px 12px}.lightbox-prev,.lightbox-next{top:auto;bottom:12px}.gallery-footer .shell{flex-direction:column;text-align:center}.gallery-footer p{flex:auto}}
