.section-gallery{background:#0b0b10;padding:4rem 0}.section-gallery .section-title{text-align:center;letter-spacing:.06em;text-transform:uppercase;color:#f5f5f5;margin-bottom:.75rem;font-size:2rem}.section-gallery .section-lead{text-align:center;color:#f5f5f5cc;max-width:640px;margin:0 auto 2.5rem;font-size:.95rem;line-height:1.6}.section-gallery .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.gallery-carousel{position:relative}.gallery-carousel-viewport{scroll-behavior:smooth;scrollbar-width:none;overflow:auto hidden}.gallery-carousel-viewport::-webkit-scrollbar{display:none}.gallery-carousel-track{display:flex}.gallery-item{cursor:pointer;background:#000;border-radius:14px;flex:0 0 100%;justify-content:center;align-items:center;height:360px;margin:0;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 30px #00000059}.gallery-item img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;transition:transform .5s,filter .5s;display:block}.gallery-item:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(#0000 0%,#0009 60%,#000000d9 100%);transition:opacity .4s;position:absolute;inset:55% 0 0}.gallery-item:hover img{filter:brightness(.95);transform:scale(1.02)}.gallery-item:hover:before{opacity:1}.gallery-caption{color:#f5f5f5;text-shadow:0 2px 6px #000c;padding:.6rem 1rem .7rem;font-size:.85rem;line-height:1.4;position:absolute;bottom:.75rem;left:0;right:0}.gallery-arrow{color:#f5f5f5;cursor:pointer;background:#0009;border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.6rem;line-height:1;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-arrow--prev{left:.75rem}.gallery-arrow--next{right:.75rem}.gallery-arrow:hover{background:#000000d9;transform:translateY(-50%)scale(1.05)}.gallery-dots{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.gallery-dot{cursor:pointer;background:0 0;border:1px solid #e0c084;border-radius:999px;width:9px;height:9px;padding:0;transition:background .2s,transform .2s}.gallery-dot.is-active{background:#e0c084;transform:scale(1.15)}.gallery-lightbox{z-index:9999;background:#000000e6;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.gallery-lightbox-inner{flex-direction:column;width:100%;max-width:1200px;max-height:100%;display:flex;position:relative}.gallery-lightbox-close{color:#f5f5f5;cursor:pointer;z-index:2;background:#000000bf;border:none;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.6rem;line-height:1;display:flex;position:absolute;top:.5rem;right:.5rem}.gallery-lightbox-close:hover{background:#000000f2}.gallery-lightbox-arrow{color:#f5f5f5;cursor:pointer;z-index:2;background:#000000b3;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:2rem;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-lightbox-arrow--prev{left:.5rem}.gallery-lightbox-arrow--next{right:.5rem}.gallery-lightbox-arrow:hover{background:#000000f2}.gallery-lightbox-image-wrapper{flex:1;justify-content:center;align-items:center;padding:2.5rem 2.5rem 1.25rem;display:flex}.gallery-lightbox-image-wrapper img{object-fit:contain;border-radius:12px;max-width:100%;max-height:calc(100vh - 200px);box-shadow:0 18px 40px #000000a6}.gallery-lightbox-caption{color:#f5f5f5;text-align:center;margin-top:.25rem;font-size:.95rem;line-height:1.5}@media (max-width:768px){.section-gallery{padding:3rem 0}.gallery-item{height:260px}.gallery-lightbox-image-wrapper{padding:2.5rem 1.5rem 1rem}.gallery-lightbox-image-wrapper img{max-height:calc(100vh - 180px)}}@media (max-width:480px){.section-gallery .section-title{font-size:1.6rem}.section-gallery .section-lead{font-size:.9rem}.gallery-caption{padding-inline:.75rem;font-size:.8rem}.gallery-lightbox-caption{padding:0 .5rem;font-size:.85rem}}
