.GallerySection-module-scss-module__TrNncW__section{margin-bottom:80px}@media (max-width:768px){.GallerySection-module-scss-module__TrNncW__section{margin-bottom:48px}}@media (max-width:480px){.GallerySection-module-scss-module__TrNncW__section{margin-bottom:40px}}.GallerySection-module-scss-module__TrNncW__header{align-items:center;gap:12px;margin-bottom:32px;display:flex}.GallerySection-module-scss-module__TrNncW__header h2{color:#fff;font-size:28px;font-weight:700}@media (max-width:480px){.GallerySection-module-scss-module__TrNncW__header h2{font-size:20px}}.GallerySection-module-scss-module__TrNncW__grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (max-width:768px){.GallerySection-module-scss-module__TrNncW__grid{grid-template-columns:repeat(2,1fr);gap:8px}}@media (max-width:480px){.GallerySection-module-scss-module__TrNncW__grid{grid-template-columns:repeat(2,1fr);gap:6px}}.GallerySection-module-scss-module__TrNncW__item{aspect-ratio:16/10;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;position:relative;overflow:hidden}.GallerySection-module-scss-module__TrNncW__item:hover .GallerySection-module-scss-module__TrNncW__overlay{opacity:1}.GallerySection-module-scss-module__TrNncW__item:hover .GallerySection-module-scss-module__TrNncW__img{transform:scale(1.05)}@media (max-width:480px){.GallerySection-module-scss-module__TrNncW__item{border-radius:12px}}.GallerySection-module-scss-module__TrNncW__img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.GallerySection-module-scss-module__TrNncW__overlay{opacity:0;background:#00000073;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.GallerySection-module-scss-module__TrNncW__overlay svg{color:#fff;filter:drop-shadow(0 2px 6px #0009);width:28px;height:28px}.GallerySection-module-scss-module__TrNncW__lightbox{z-index:100;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.GallerySection-module-scss-module__TrNncW__lightboxBackdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000e0;position:absolute;inset:0}.GallerySection-module-scss-module__TrNncW__lightboxContent{z-index:1;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:1000px;display:flex;position:relative}.GallerySection-module-scss-module__TrNncW__lightboxImg{object-fit:contain;border-radius:20px;width:100%;max-height:75vh;box-shadow:0 24px 80px #000000b3}.GallerySection-module-scss-module__TrNncW__lightboxMeta{text-align:center}.GallerySection-module-scss-module__TrNncW__lightboxMeta h3{color:#fff;margin-bottom:4px;font-size:18px;font-weight:600}.GallerySection-module-scss-module__TrNncW__lightboxMeta p{color:#ffffffa6;font-size:13px}.GallerySection-module-scss-module__TrNncW__lightboxClose{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;padding:8px;transition:opacity .2s;position:absolute;top:-48px;right:0}.GallerySection-module-scss-module__TrNncW__lightboxClose:hover{opacity:1}.GallerySection-module-scss-module__TrNncW__lightboxClose svg{width:28px;height:28px}@media (max-width:480px){.GallerySection-module-scss-module__TrNncW__lightboxClose{top:-40px}}.GallerySection-module-scss-module__TrNncW__lightboxNav{color:#fff;cursor:pointer;z-index:2;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.GallerySection-module-scss-module__TrNncW__lightboxNav:hover{background:#fff3}.GallerySection-module-scss-module__TrNncW__lightboxNavPrev{left:-48px}@media (max-width:768px){.GallerySection-module-scss-module__TrNncW__lightboxNavPrev{left:-32px}}@media (max-width:480px){.GallerySection-module-scss-module__TrNncW__lightboxNavPrev{left:0}}.GallerySection-module-scss-module__TrNncW__lightboxNavNext{right:-48px}@media (max-width:768px){.GallerySection-module-scss-module__TrNncW__lightboxNavNext{right:-32px}}@media (max-width:480px){.GallerySection-module-scss-module__TrNncW__lightboxNavNext{right:0}}.GallerySection-module-scss-module__TrNncW__lightboxNav svg{width:20px;height:20px}.GallerySection-module-scss-module__TrNncW__lightboxCounter{color:#ffffff80;margin-top:-8px;font-size:12px}.GallerySection-module-scss-module__TrNncW__skeleton{aspect-ratio:16/10;background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:16px;animation:1.4s infinite GallerySection-module-scss-module__TrNncW__shimmer}@media (max-width:480px){.GallerySection-module-scss-module__TrNncW__skeleton{border-radius:12px}}.GallerySection-module-scss-module__TrNncW__masonry{columns:4;column-gap:12px}@media (max-width:768px){.GallerySection-module-scss-module__TrNncW__masonry{columns:3;column-gap:8px}}@media (max-width:480px){.GallerySection-module-scss-module__TrNncW__masonry{columns:2;column-gap:6px}}.GallerySection-module-scss-module__TrNncW__masonryItem{break-inside:avoid;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;margin-bottom:12px;position:relative;overflow:hidden}.GallerySection-module-scss-module__TrNncW__masonryItem:hover .GallerySection-module-scss-module__TrNncW__overlay{opacity:1}.GallerySection-module-scss-module__TrNncW__masonryItem:hover .GallerySection-module-scss-module__TrNncW__masonryImg{transform:scale(1.04)}@media (max-width:480px){.GallerySection-module-scss-module__TrNncW__masonryItem{border-radius:12px;margin-bottom:6px}}.GallerySection-module-scss-module__TrNncW__masonryImg{width:100%;height:auto;transition:transform .4s;display:block}.GallerySection-module-scss-module__TrNncW__masonrySkeleton{break-inside:avoid;background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:16px;margin-bottom:12px;animation:1.4s infinite GallerySection-module-scss-module__TrNncW__shimmer}.GallerySection-module-scss-module__TrNncW__masonrySkeleton:nth-child(3n+1){aspect-ratio:16/10}.GallerySection-module-scss-module__TrNncW__masonrySkeleton:nth-child(3n+2){aspect-ratio:4/3}.GallerySection-module-scss-module__TrNncW__masonrySkeleton:nth-child(3n){aspect-ratio:1}@media (max-width:480px){.GallerySection-module-scss-module__TrNncW__masonrySkeleton{border-radius:12px;margin-bottom:6px}}@keyframes GallerySection-module-scss-module__TrNncW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.gallery-module-scss-module__meW-XW__pageContainer{z-index:1;background:linear-gradient(#0a0a0f 0%,#12121a 100%);min-height:100vh;padding:48px 0;position:relative}@media (max-width:768px){.gallery-module-scss-module__meW-XW__pageContainer{padding:40px 0}}@media (max-width:480px){.gallery-module-scss-module__meW-XW__pageContainer{padding:32px 0}}.gallery-module-scss-module__meW-XW__backgroundEffects{pointer-events:none;z-index:0;background:radial-gradient(80% 50% at 20% 40%,#9b5de50f 0%,#0000 50%),radial-gradient(60% 40% at 80% 60%,#f725850d 0%,#0000 50%);position:fixed;inset:0}.gallery-module-scss-module__meW-XW__container{max-width:1400px;margin:0 auto;padding:0 40px}@media (max-width:768px){.gallery-module-scss-module__meW-XW__container{padding:0 24px}}@media (max-width:480px){.gallery-module-scss-module__meW-XW__container{padding:0 16px}}.gallery-module-scss-module__meW-XW__header{text-align:center;margin-bottom:60px}@media (max-width:480px){.gallery-module-scss-module__meW-XW__header{margin-bottom:40px}}.gallery-module-scss-module__meW-XW__title{background:linear-gradient(135deg,#9b5de5,#f72585);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:52px;font-weight:800}@media (max-width:480px){.gallery-module-scss-module__meW-XW__title{font-size:28px}}.gallery-module-scss-module__meW-XW__subtitle{color:#ffffffa6;max-width:600px;margin:0 auto;font-size:18px}@media (max-width:480px){.gallery-module-scss-module__meW-XW__subtitle{font-size:14px}}
