.gallery-item-preview,.gallery-preview-wrapper,.section-gallery{position:relative;overflow:hidden}.lightbox-backdrop,.lightbox-close,.lightbox-nav{backdrop-filter:blur(10px)}.lightbox-close:hover,.lightbox-nav:hover{background:rgba(255,255,255,.3)}.section-gallery{padding:4rem 0}.gallery-block-container{max-width:1240px;margin:0 auto;padding:0 2rem;width:100%}.gallery-header{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;margin-bottom:4rem}.gallery-title{font-size:clamp(2rem, 4vw, 3rem);font-weight:700;color:#333;margin:0;line-height:1.2}.gallery-text{font-size:1.125rem;line-height:1.7;color:#666}.gallery-text p{margin:0 0 1rem}.gallery-text p:last-child{margin-bottom:0}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.gallery-grid-item{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.1);transition:.3s;cursor:pointer}.gallery-grid-item:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,.15)}.gallery-grid-item:hover .gallery-preview-image,.lightbox-close:hover{transform:scale(1.05)}.gallery-item-header{padding:0;background:#000455;border-radius:16px 16px 0 0}.gallery-item-title{font-size:1.25rem;font-weight:600;color:#fff;margin:0;line-height:1.3;padding:1.5rem 1.5rem 1rem}.gallery-preview-wrapper{width:100%;height:250px}.gallery-preview-image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.gallery-preview-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:.3s}.gallery-grid-item:hover .gallery-preview-overlay{opacity:1}.gallery-preview-icon{width:50px;height:50px;background:rgba(255,255,255,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#333;transform:scale(.8);transition:.3s}.gallery-grid-item:hover .gallery-preview-icon{transform:scale(1)}.gallery-count{position:absolute;top:1rem;right:1rem;background:rgba(0,0,0,.7);color:#fff;padding:.5rem .75rem;border-radius:20px;font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.25rem}.gallery-count-number{font-size:1rem;font-weight:700}.gallery-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:none;align-items:center;justify-content:center}.lightbox-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9)}.lightbox-container{position:relative;width:90%;max-width:1200px;max-height:90%;background:0 0;border-radius:0;overflow:visible;box-shadow:none}.lightbox-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;background:0 0;border-bottom:none;position:absolute;top:2rem;left:2rem;right:2rem;z-index:10}.lightbox-close,.lightbox-nav,.lightbox-nav:disabled:hover{background:rgba(255,255,255,.2)}.lightbox-gallery-info{display:flex;flex-direction:column;gap:.5rem}.lightbox-gallery-name{font-size:1.25rem;font-weight:600;color:#fff;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.5)}.lightbox-counter,.lightbox-image-count{font-size:1rem;text-shadow:0 2px 4px rgba(0,0,0,.5);color:#fff}.lightbox-image-count{font-weight:500;opacity:.8}.lightbox-counter{font-weight:600;margin-top:.25rem}.lightbox-close{width:40px;height:40px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s;color:#fff}.lightbox-content,.lightbox-image-container{position:relative;align-items:center;display:flex}.lightbox-content{justify-content:center;min-height:100vh;padding:0}.lightbox-image-container{max-width:100%;max-height:70vh;justify-content:center}.lightbox-image{max-width:100%;max-height:80vh;object-fit:contain;border-radius:0;box-shadow:none}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s;color:#fff}.lightbox-nav:hover{transform:translateY(-50%) scale(1.1)}.lightbox-prev{left:1rem}.lightbox-next{right:1rem}.lightbox-nav:disabled{opacity:.3;cursor:not-allowed;transform:translateY(-50%)}.lightbox-nav:disabled:hover{transform:translateY(-50%)}@media (max-width:992px){.gallery-header{grid-template-columns:1fr;gap:2rem;text-align:center}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.gallery-preview-wrapper{height:200px}}@media (max-width:768px){.section-gallery{padding:3rem 20px}.gallery-block-container{padding:0 1rem}.gallery-grid{grid-template-columns:1fr;gap:1rem}.gallery-preview-wrapper{height:180px}.lightbox-container{width:95%;max-height:95%}.lightbox-header{padding:1rem 1.5rem}.lightbox-content{padding:1rem;min-height:300px}.lightbox-nav{width:40px;height:40px}.lightbox-prev{left:.5rem}.lightbox-next{right:.5rem}}@media (max-width:576px){.gallery-item-header{padding:1rem}.gallery-item-title{font-size:1.125rem}.gallery-preview-wrapper{height:160px}.lightbox-header{padding:.75rem 1rem}.lightbox-gallery-title h3{font-size:1rem}.lightbox-content{padding:.5rem}}