.GalleryPageContent-module__PDNKwW__pageContainer{background:#fafafa;min-height:100vh;padding-top:10px;padding-bottom:100px}.GalleryPageContent-module__PDNKwW__content{max-width:1600px;margin:0 auto;padding:.4rem 0}.GalleryPageContent-module__PDNKwW__filterContainer{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.5rem;margin-bottom:.4rem;padding:.2rem .75rem;display:flex;overflow:auto hidden}.GalleryPageContent-module__PDNKwW__filterContainer::-webkit-scrollbar{display:none}.GalleryPageContent-module__PDNKwW__filterButton{color:#666;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:24px;flex-shrink:0;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.GalleryPageContent-module__PDNKwW__filterButton:hover{color:#333;border-color:#999}.GalleryPageContent-module__PDNKwW__filterButton.GalleryPageContent-module__PDNKwW__active{color:#fff;background:#333;border-color:#333}.GalleryPageContent-module__PDNKwW__galleryGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:120px;grid-auto-flow:dense;gap:.35rem;padding:0 .75rem;display:grid}@media (min-width:640px){.GalleryPageContent-module__PDNKwW__galleryGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:140px;gap:.5rem}}@media (min-width:1024px){.GalleryPageContent-module__PDNKwW__galleryGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:160px;gap:.65rem}}@media (min-width:1440px){.GalleryPageContent-module__PDNKwW__galleryGrid{grid-template-columns:repeat(5,1fr);grid-auto-rows:180px;gap:.75rem}}.GalleryPageContent-module__PDNKwW__galleryItem{cursor:pointer;opacity:0;will-change:transform,opacity;border-radius:12px;transition:all .2s;position:relative;overflow:hidden}.GalleryPageContent-module__PDNKwW__galleryItem[data-anim="0"]{transition:opacity .55s,transform .55s cubic-bezier(.22,1,.36,1);transform:scale(.88)}.GalleryPageContent-module__PDNKwW__galleryItem[data-anim="1"]{transition:opacity .5s,transform .5s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.GalleryPageContent-module__PDNKwW__galleryItem[data-anim="2"]{transition:opacity .6s,transform .6s cubic-bezier(.22,1,.36,1);transform:translate(-14px,20px)rotate(-1.5deg)}.GalleryPageContent-module__PDNKwW__galleryItem[data-anim="3"]{transition:opacity .6s,transform .6s cubic-bezier(.22,1,.36,1);transform:translate(14px,20px)rotate(1deg)}.GalleryPageContent-module__PDNKwW__galleryItem.GalleryPageContent-module__PDNKwW__visible{opacity:1;transform:none}@media (min-width:640px){.GalleryPageContent-module__PDNKwW__galleryItem{border-radius:16px}}.GalleryPageContent-module__PDNKwW__galleryItem:hover{box-shadow:0 4px 20px #0000002e}.GalleryPageContent-module__PDNKwW__galleryItem.GalleryPageContent-module__PDNKwW__small{grid-area:span 1/span 1}.GalleryPageContent-module__PDNKwW__galleryItem.GalleryPageContent-module__PDNKwW__medium{grid-area:span 2/span 1}.GalleryPageContent-module__PDNKwW__galleryItem.GalleryPageContent-module__PDNKwW__large{grid-area:span 2/span 2}.GalleryPageContent-module__PDNKwW__galleryItem.GalleryPageContent-module__PDNKwW__wide{grid-area:span 1/span 2}.GalleryPageContent-module__PDNKwW__galleryItem.GalleryPageContent-module__PDNKwW__tall{grid-area:span 3/span 1}.GalleryPageContent-module__PDNKwW__galleryImage{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.22,1,.36,1);display:block}.GalleryPageContent-module__PDNKwW__galleryItem:hover .GalleryPageContent-module__PDNKwW__galleryImage{transform:scale(1.06)}.GalleryPageContent-module__PDNKwW__emptyState{text-align:center;color:#999;padding:3rem 2rem;font-size:.95rem}@keyframes GalleryPageContent-module__PDNKwW__fadeIn{0%{opacity:0}to{opacity:1}}.GalleryPageContent-module__PDNKwW__galleryItem{animation:.3s GalleryPageContent-module__PDNKwW__fadeIn}.GalleryPageContent-module__PDNKwW__lightbox{z-index:1000;background:#000000f2;justify-content:center;align-items:center;padding:2.5rem 1rem 1rem;display:flex;position:fixed;inset:0}@media (orientation:landscape) and (max-height:600px){.GalleryPageContent-module__PDNKwW__lightbox{padding:0}.GalleryPageContent-module__PDNKwW__closeButton{position:fixed!important;top:.5rem!important;right:.5rem!important}.GalleryPageContent-module__PDNKwW__navButton.GalleryPageContent-module__PDNKwW__prev{left:.5rem!important}.GalleryPageContent-module__PDNKwW__navButton.GalleryPageContent-module__PDNKwW__next{right:.5rem!important}}.GalleryPageContent-module__PDNKwW__lightboxContent{justify-content:center;align-items:center;max-width:96vw;max-height:92vh;display:flex;position:relative}.GalleryPageContent-module__PDNKwW__lightboxImage{object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:92vh}@media (orientation:landscape) and (max-height:600px){.GalleryPageContent-module__PDNKwW__lightboxContent{max-width:100vw;max-height:100vh}.GalleryPageContent-module__PDNKwW__lightboxImage{border-radius:0;max-width:100vw;max-height:100vh}}.GalleryPageContent-module__PDNKwW__closeButton{cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:-3rem;right:0}.GalleryPageContent-module__PDNKwW__closeButton:hover{background:#fff;transform:scale(1.1)}.GalleryPageContent-module__PDNKwW__navButton{cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.GalleryPageContent-module__PDNKwW__navButton:hover{background:#fff;transform:translateY(-50%)scale(1.1)}.GalleryPageContent-module__PDNKwW__navButton.GalleryPageContent-module__PDNKwW__prev{left:1rem}.GalleryPageContent-module__PDNKwW__navButton.GalleryPageContent-module__PDNKwW__next{right:1rem}@media (max-width:768px){.GalleryPageContent-module__PDNKwW__navButton{width:40px;height:40px;font-size:1.25rem}.GalleryPageContent-module__PDNKwW__closeButton{width:35px;height:35px;top:-2.5rem}}
