.ProjectGallery-module__Zs4ZiG__galleryContainer{width:100%;margin-top:3rem}.ProjectGallery-module__Zs4ZiG__galleryTitle{color:var(--color-deep-teal);margin-bottom:1.5rem;font-size:1.5rem}.ProjectGallery-module__Zs4ZiG__galleryScroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--color-teal-accent)transparent;gap:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.ProjectGallery-module__Zs4ZiG__galleryScroll::-webkit-scrollbar{height:8px}.ProjectGallery-module__Zs4ZiG__galleryScroll::-webkit-scrollbar-track{background:0 0}.ProjectGallery-module__Zs4ZiG__galleryScroll::-webkit-scrollbar-thumb{background-color:var(--color-teal-accent);border-radius:4px}.ProjectGallery-module__Zs4ZiG__galleryItem{aspect-ratio:4/3;scroll-snap-align:center;cursor:pointer;border-radius:8px;flex:none;width:80%;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000001a}@media (min-width:768px){.ProjectGallery-module__Zs4ZiG__galleryItem{aspect-ratio:16/9;width:45%}}.ProjectGallery-module__Zs4ZiG__galleryItem:hover{transform:scale(1.02)}.ProjectGallery-module__Zs4ZiG__galleryImage{object-fit:cover;pointer-events:none;width:100%;height:100%}.ProjectGallery-module__Zs4ZiG__lightboxOverlay{z-index:9999;opacity:0;pointer-events:none;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.ProjectGallery-module__Zs4ZiG__lightboxOverlay.ProjectGallery-module__Zs4ZiG__open{opacity:1;pointer-events:auto}.ProjectGallery-module__Zs4ZiG__closeButton{color:#fff;cursor:pointer;z-index:10001;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:2rem;transition:background .2s;display:flex;position:absolute;top:20px;right:20px}.ProjectGallery-module__Zs4ZiG__closeButton:hover{background:#fff3}.ProjectGallery-module__Zs4ZiG__lightboxContent{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ProjectGallery-module__Zs4ZiG__lightboxImageWrapper{justify-content:center;align-items:center;width:auto;max-width:95vw;height:auto;max-height:95vh;display:flex}.ProjectGallery-module__Zs4ZiG__lightboxImage{object-fit:contain;max-width:100%;max-height:95vh;box-shadow:0 0 50px #00000080}.ProjectGallery-module__Zs4ZiG__navButton{color:#fff;cursor:pointer;z-index:10000;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProjectGallery-module__Zs4ZiG__navButton:hover{background:#fff3}.ProjectGallery-module__Zs4ZiG__prevButton{left:20px}.ProjectGallery-module__Zs4ZiG__nextButton{right:20px}@media (max-width:768px){.ProjectGallery-module__Zs4ZiG__navButton{display:none}}
