.lightbox-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.95);display:flex;justify-content:center;align-items:center;z-index:9999;backdrop-filter:blur(8px);animation:fadeInLightbox .2s ease-out;cursor:zoom-out}@keyframes fadeInLightbox{0%{opacity:0}to{opacity:1}}.lightbox-content{width:100%;height:100%;cursor:default}.lightbox-close,.lightbox-content{display:flex;align-items:center;justify-content:center}.lightbox-close{position:fixed;top:20px;right:20px;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);border:none;cursor:pointer;color:#fff;padding:0;width:48px;height:48px;border-radius:50%;transition:all .2s ease;z-index:10001}.lightbox-close:hover{background:hsla(0,0%,100%,.2);transform:scale(1.1)}.lightbox-close:active{transform:scale(.95)}@media (max-width:768px){.lightbox-close{top:16px;right:16px;width:44px;height:44px}}.aero-gallery-main-section{padding:100px 20px 60px;min-height:70vh;background:#000;color:#fff;position:relative;overflow:hidden}.aero-gallery-main-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,17,82,.1) 0,transparent 50%),radial-gradient(circle at 70% 50%,rgba(202,255,26,.08) 0,transparent 50%);pointer-events:none;z-index:1}.aero-gallery-main-section>*{position:relative;z-index:2}.aero-gallery-main-heading{text-align:center;font-size:2.75rem;font-weight:900;color:#39ff14;margin-bottom:16px;letter-spacing:2px;line-height:1.2;text-transform:uppercase;animation:fadeInUp 1s ease-out;text-shadow:0 0 20px rgba(57,255,20,.5)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.aero-gallery-description{text-align:center;font-size:1.125rem;color:hsla(0,0%,100%,.85);margin-bottom:56px;max-width:680px;margin-left:auto;margin-right:auto;line-height:1.6;font-weight:400;animation:fadeInUp .8s ease-out .2s backwards}.gallery-navbar-section{margin-bottom:80px}.gallery-navbar-title{font-size:1.875rem;font-weight:700;color:#ff1152;margin-bottom:32px;text-transform:uppercase;letter-spacing:1px;animation:fadeInUp .8s ease-out;text-shadow:0 0 20px rgba(255,17,82,.5)}.photo-gallery-container{width:100%}.gallery-section{margin-bottom:64px}.gallery-section-title{font-size:1.5rem;font-weight:700;color:#ff1152;margin-bottom:24px;text-transform:uppercase;letter-spacing:1px;text-shadow:0 0 15px rgba(255,17,82,.4)}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;padding:0}.gallery-item{position:relative;cursor:pointer;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(255,17,82,.3);transition:all .4s cubic-bezier(.175,.885,.32,1.275);aspect-ratio:4/3;background:linear-gradient(135deg,rgba(0,0,0,.8),rgba(26,26,26,.6));border:2px solid rgba(255,17,82,.3);animation:fadeIn .4s cubic-bezier(.4,0,.2,1)}.gallery-item:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 20px 50px rgba(255,17,82,.5),0 0 60px rgba(202,255,26,.4);border-color:rgba(202,255,26,.8)}.gallery-media{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.4,0,.2,1)}.gallery-item:hover .gallery-media{transform:scale(1.15)}.gallery-video-thumbnail{position:relative;width:100%;height:100%}.gallery-video-thumbnail video{width:100%;height:100%;object-fit:cover}.video-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;background:linear-gradient(135deg,rgba(255,17,82,.6),rgba(202,255,26,.4));border-radius:50%;width:64px;height:64px;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:all .3s ease;backdrop-filter:blur(10px);border:2px solid rgba(255,17,82,.5);box-shadow:0 4px 12px rgba(255,17,82,.4)}.gallery-item:hover .video-play-overlay{background:linear-gradient(135deg,rgba(255,17,82,.9),rgba(202,255,26,.6));transform:translate(-50%,-50%) scale(1.1);border-color:rgba(202,255,26,.8);box-shadow:0 6px 20px rgba(255,17,82,.6),0 0 30px rgba(202,255,26,.4)}.gallery-empty,.gallery-empty-state{text-align:center;padding:80px 20px;color:hsla(0,0%,100%,.7);font-size:1.125rem;font-weight:400}.gallery-lightbox{position:relative;width:100%;height:100%;user-select:none}.gallery-lightbox,.gallery-lightbox-media{display:flex;align-items:center;justify-content:center}.gallery-lightbox-media{max-width:90vw;max-height:85vh}.gallery-media-full{max-width:100%;max-height:85vh;object-fit:contain;border-radius:4px}.gallery-nav-button{position:absolute;top:50%;transform:translateY(-50%);background:linear-gradient(135deg,rgba(255,17,82,.3),rgba(202,255,26,.2));backdrop-filter:blur(10px);border:2px solid rgba(255,17,82,.5);color:#fff;width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;opacity:0;z-index:10;box-shadow:0 4px 12px rgba(255,17,82,.3)}.gallery-nav-button.visible{opacity:1}.gallery-nav-prev{left:24px}.gallery-nav-next{right:24px}.gallery-nav-button:hover{background:linear-gradient(135deg,rgba(255,17,82,.6),rgba(202,255,26,.4));transform:translateY(-50%) scale(1.1);border-color:rgba(202,255,26,.8);box-shadow:0 6px 20px rgba(255,17,82,.5),0 0 30px rgba(202,255,26,.3)}.gallery-nav-button:active{transform:translateY(-50%) scale(.95)}.gallery-image-counter{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);color:#fff;font-size:.9rem;font-weight:600;padding:10px 20px;background:linear-gradient(135deg,rgba(255,17,82,.4),rgba(202,255,26,.3));backdrop-filter:blur(15px);border:2px solid rgba(255,17,82,.5);border-radius:24px;transition:opacity .3s ease;opacity:0;z-index:10;box-shadow:0 4px 12px rgba(255,17,82,.3);text-shadow:0 2px 4px rgba(0,0,0,.5)}.gallery-image-counter.visible{opacity:1}@media (max-width:1024px){.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}}@media (max-width:768px){.aero-gallery-main-section{padding:80px 16px 40px}.aero-gallery-main-heading{font-size:1.75rem;letter-spacing:1px}.aero-gallery-description{font-size:1rem;margin-bottom:40px}.gallery-navbar-title{font-size:1.5rem;margin-bottom:24px}.gallery-section-title{font-size:1.25rem;margin-bottom:20px}.gallery-section{margin-bottom:48px}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.video-play-overlay{width:56px;height:56px}.gallery-nav-button{width:48px;height:48px}.gallery-nav-prev{left:16px}.gallery-nav-next{right:16px}.gallery-image-counter{bottom:20px;font-size:.85rem;padding:8px 16px}.gallery-lightbox-media{max-width:95vw;max-height:82vh}.gallery-media-full{max-height:82vh}}@media (max-width:480px){.aero-gallery-main-section{padding:32px 12px}.aero-gallery-main-heading{font-size:1.75rem}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.gallery-item{border-radius:6px}.video-play-overlay{width:48px;height:48px}.gallery-nav-button{width:44px;height:44px}.gallery-nav-prev{left:12px}.gallery-nav-next{right:12px}.gallery-image-counter{bottom:16px;padding:6px 12px;font-size:.8rem}}.gallery-lightbox *{-webkit-user-select:none;user-select:none}.gallery-lightbox video{-webkit-user-select:auto;user-select:auto}