.PhotonimationGallery-module__4dnPva__gallery{flex-direction:column;min-height:100vh;display:flex}.PhotonimationGallery-module__4dnPva__hero{justify-content:center;align-items:center;width:100%;height:60vh;display:flex;position:relative;overflow:hidden}.PhotonimationGallery-module__4dnPva__title{text-transform:uppercase;color:#fff;z-index:1;text-shadow:0 4px 10px #00000080;letter-spacing:2px;font-size:4rem;font-weight:900}.PhotonimationGallery-module__4dnPva__heroContent{z-index:1;color:#fff;flex-direction:column;align-items:center;gap:1rem;display:flex;position:relative}.PhotonimationGallery-module__4dnPva__heroDescription{text-align:center;opacity:.9;color:#ffffffe6;max-width:800px;padding:0 20px;font-size:1.1rem;line-height:1.6}.PhotonimationGallery-module__4dnPva__content{width:100%;max-width:1400px;margin:0 auto;padding:4rem 2rem}.PhotonimationGallery-module__4dnPva__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.PhotonimationGallery-module__4dnPva__card{aspect-ratio:1;cursor:pointer;border-radius:12px;transition:transform .3s;position:relative;overflow:hidden}.PhotonimationGallery-module__4dnPva__carouselBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background:#0009;border:1px solid #fff3;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:12px;right:12px}.PhotonimationGallery-module__4dnPva__card:hover{z-index:20;transform:scale(1.02)}.PhotonimationGallery-module__4dnPva__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.PhotonimationGallery-module__4dnPva__card:hover .PhotonimationGallery-module__4dnPva__image{transform:scale(1.1)}.PhotonimationGallery-module__4dnPva__overlay{opacity:0;background:linear-gradient(#0000,#000c);width:100%;padding:1rem;transition:opacity .3s;position:absolute;bottom:0;left:0}.PhotonimationGallery-module__4dnPva__card:hover .PhotonimationGallery-module__4dnPva__overlay{opacity:1}.PhotonimationGallery-module__4dnPva__cardTitle{color:#fff;font-size:1.2rem;font-weight:600}.PhotonimationGallery-module__4dnPva__lightbox{z-index:2000;-webkit-backdrop-filter:blur(20px);background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.PhotonimationGallery-module__4dnPva__lightboxContent{background:var(--surface);border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:1200px;height:85vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #000c}.PhotonimationGallery-module__4dnPva__lightboxImageWrapper{background:#000;flex:1.5;justify-content:center;align-items:center;min-height:300px;display:flex;position:relative}.PhotonimationGallery-module__4dnPva__imageLoader{border:3px solid #ffffff1a;border-top:3px solid var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite PhotonimationGallery-module__4dnPva__spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes PhotonimationGallery-module__4dnPva__spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.PhotonimationGallery-module__4dnPva__navBtn{color:#fff;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PhotonimationGallery-module__4dnPva__navBtn:hover{background:var(--primary);transform:translateY(-50%)scale(1.1)}.PhotonimationGallery-module__4dnPva__prevBtn{left:1.5rem}.PhotonimationGallery-module__4dnPva__nextBtn{right:1.5rem}.PhotonimationGallery-module__4dnPva__pagination{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;border-radius:20px;gap:.5rem;padding:.5rem 1rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.PhotonimationGallery-module__4dnPva__dot{cursor:pointer;background:#ffffff4d;border-radius:50%;width:8px;height:8px;transition:all .2s}.PhotonimationGallery-module__4dnPva__activeDot{background:var(--primary);box-shadow:0 0 10px var(--primary);transform:scale(1.3)}.PhotonimationGallery-module__4dnPva__lightboxImage{object-fit:contain;width:100%;height:100%;transition:opacity .5s,transform .5s}.PhotonimationGallery-module__4dnPva__imageHidden{opacity:0}.PhotonimationGallery-module__4dnPva__imageVisible{opacity:1}.PhotonimationGallery-module__4dnPva__info{background:var(--surface);flex-direction:column;flex:1;justify-content:space-between;padding:3rem;display:flex;overflow-y:auto}.PhotonimationGallery-module__4dnPva__infoContent h2{color:var(--foreground);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:2rem;display:flex}.PhotonimationGallery-module__4dnPva__gradientText{background:linear-gradient(to right,var(--foreground),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.PhotonimationGallery-module__4dnPva__infoContent p{opacity:.8;font-size:1.1rem;line-height:1.8}.PhotonimationGallery-module__4dnPva__igButton{color:#fff;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border-radius:12px;align-items:center;gap:.8rem;margin-top:2rem;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.PhotonimationGallery-module__4dnPva__igButton svg{flex-shrink:0;display:block}.PhotonimationGallery-module__4dnPva__igButton:hover{transform:translateY(-3px);box-shadow:0 10px 20px #dc27434d}.PhotonimationGallery-module__4dnPva__closeBtn{color:#fff;cursor:pointer;z-index:2001;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;transition:all .2s;display:flex;position:fixed;top:2rem;right:2rem}.PhotonimationGallery-module__4dnPva__closeBtn:hover{background:#fff3;transform:rotate(90deg)}.PhotonimationGallery-module__4dnPva__viewMoreCard{color:var(--foreground);background:#ffffff08;border:2px dashed #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;text-decoration:none;transition:all .3s;display:flex}.PhotonimationGallery-module__4dnPva__viewMoreCard:hover{border-color:var(--primary);background:#ffffff0f;transform:scale(1.02)}.PhotonimationGallery-module__4dnPva__viewMoreIcon{opacity:.5;font-size:2.5rem}@media (max-width:1024px){.PhotonimationGallery-module__4dnPva__lightboxContent{flex-direction:column-reverse;height:90vh}.PhotonimationGallery-module__4dnPva__lightboxImageWrapper{flex:1.2}.PhotonimationGallery-module__4dnPva__info{flex:.8;padding:1.5rem}.PhotonimationGallery-module__4dnPva__infoContent h2{margin-bottom:1rem;font-size:1.5rem}}@media (max-width:768px){.PhotonimationGallery-module__4dnPva__hero{height:40vh}.PhotonimationGallery-module__4dnPva__title{font-size:2rem}.PhotonimationGallery-module__4dnPva__heroDescription{font-size:.85rem;line-height:1.4}.PhotonimationGallery-module__4dnPva__content{padding:2rem 1rem}.PhotonimationGallery-module__4dnPva__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.PhotonimationGallery-module__4dnPva__closeBtn{width:40px;height:40px;font-size:1.5rem;top:1rem;right:1rem}}
