.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:#b7e600;margin-bottom:16px;letter-spacing:2px;line-height:1.2;text-transform:uppercase;animation:fadeInUp 1s ease-out;text-shadow:0 0 20px rgba(183,230,0,.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:#b7e600;margin-bottom:32px;text-transform:uppercase;letter-spacing:1px;animation:fadeInUp .8s ease-out;text-shadow:0 0 20px rgba(255,17,82,.5)}.aero-page-gallery-section{padding:64px 20px;background:#000;color:#fff}.aero-page-gallery-heading{color:#b7e600;font-size:2rem;font-weight:900;line-height:1.2;margin:0 0 32px;text-align:center;text-transform:uppercase}.photo-gallery-container{width:100%}.gallery-section{margin-bottom:64px}.gallery-section-title{font-size:1.5rem;font-weight:700;color:#b7e600;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-item-overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;pointer-events:none}.gallery-item:hover .gallery-item-overlay{opacity:1}.gallery-item-zoom{font-size:2rem;filter:drop-shadow(0 2px 8px rgba(0,0,0,.5))}.gallery-item-title{padding:8px 4px;text-align:center;font-size:.85rem;color:#ccc;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gallery-image-counter,.gallery-nav-button{opacity:1}.gallery-thumbnail-strip{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:flex;gap:6px;padding:8px 12px;background:rgba(0,0,0,.7);backdrop-filter:blur(10px);border-radius:12px;max-width:90vw;overflow-x:auto;z-index:10}.gallery-thumb-btn{flex-shrink:0;width:60px;height:45px;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid transparent;padding:0;background:hsla(0,0%,100%,.1);transition:border-color .2s ease,opacity .2s ease;opacity:.6}.gallery-thumb-btn.active{border-color:#b7e600;opacity:1}.gallery-thumb-btn:hover{opacity:1}.gallery-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.gallery-thumb-video{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;background:rgba(255,17,82,.3)}.gallery-thumbnail-strip~.gallery-image-counter{bottom:80px}.gallery-lightbox *{-webkit-user-select:none;user-select:none}.gallery-lightbox video{-webkit-user-select:auto;user-select:auto}@media (max-width:768px){.gallery-thumbnail-strip{bottom:8px;gap:4px;padding:6px 8px}.gallery-thumb-btn{width:48px;height:36px}.gallery-item-zoom{font-size:1.5rem}}.group2-scope header:first-child+*{padding-top:0}