.PhotoGallery_gallery__OVSCt{padding:3rem 1rem;max-width:1400px;margin:0 auto}.PhotoGallery_header__oob_B{text-align:center;margin-bottom:3rem}.PhotoGallery_title__wvN9j{background:linear-gradient(135deg,var(--primary-600),var(--primary-800));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:1.5rem}.PhotoGallery_description__GgmjA{line-height:1.6}.PhotoGallery_stats__Tdp5s{background:hsl(var(--card));border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);margin-bottom:2rem}.PhotoGallery_statItem__JpHkg{text-align:center}.PhotoGallery_filters__pd1xI{margin-bottom:2rem}.PhotoGallery_filterButton__9foWZ{border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);cursor:pointer;outline:none}.PhotoGallery_filterButton__9foWZ:focus-visible{outline:2px solid var(--primary-500);outline-offset:2px}.PhotoGallery_filterButtonActive___phMi{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.PhotoGallery_filterButtonInactive__QPe6s{background-color:hsl(var(--muted));color:hsl(var(--muted-foreground));border-color:hsl(var(--border))}.PhotoGallery_filterButtonInactive__QPe6s:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground));border-color:hsl(var(--border))}.PhotoGallery_grid__owKvq{margin-bottom:3rem}.PhotoGallery_photoItem__TT8H5{background:none;border:none;padding:0;cursor:pointer;transition:transform .2s ease-out;border-radius:.5rem;overflow:hidden}.PhotoGallery_photoItem__TT8H5:focus-visible{outline:3px solid var(--primary-500);outline-offset:2px}.PhotoGallery_photoItem__TT8H5:hover{transform:translateY(-4px)}.PhotoGallery_photoWrapper__7oYm1{position:relative;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:box-shadow .3s ease}.PhotoGallery_photoWrapper__7oYm1:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.PhotoGallery_photo__6_ron{transition:transform .3s ease}.PhotoGallery_overlay__crC59{transition:background-color .3s ease}.PhotoGallery_overlayContent__23V0f{transition:opacity .3s ease}@media(max-width:640px){.PhotoGallery_gallery__OVSCt{padding:2rem 1rem}.PhotoGallery_title__wvN9j{font-size:2.5rem}.PhotoGallery_stats__Tdp5s{grid-template-columns:repeat(3,1fr);gap:1rem}.PhotoGallery_filters__pd1xI{justify-content:flex-start;overflow-x:auto;padding-bottom:.5rem}.PhotoGallery_filterButton__9foWZ{flex-shrink:0}}@media(max-width:768px){.PhotoGallery_grid__owKvq{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:480px){.PhotoGallery_grid__owKvq{grid-template-columns:1fr}}