.GalleryIndex-module__LED0UG__page{background-color:var(--color-background);min-height:100vh;position:relative;overflow:hidden}.GalleryIndex-module__LED0UG__page:before{content:"";background:var(--color-primary-container);opacity:.05;filter:blur(80px);z-index:0;pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute;top:20%;left:-20%}.GalleryIndex-module__LED0UG__page:after{content:"";background:var(--color-secondary-container);opacity:.04;filter:blur(100px);z-index:0;pointer-events:none;border-radius:50%;width:700px;height:700px;position:absolute;top:50%;right:-15%}.GalleryIndex-module__LED0UG__pageHeader{background-color:var(--color-primary);color:#fff;text-align:center;background-image:radial-gradient(#ffffff0d 2px,#0000 2px);background-size:30px 30px;padding:8rem 5% 4rem;position:relative;overflow:hidden}.GalleryIndex-module__LED0UG__pageTitle{font-family:var(--font-playfair);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.GalleryIndex-module__LED0UG__pageSubtitle{font-family:var(--font-inter);color:var(--color-inverse-primary);max-width:600px;margin:0 auto;font-size:1.1rem}.GalleryIndex-module__LED0UG__controls{z-index:10;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:3rem auto;padding:0 5%;display:flex;position:relative}.GalleryIndex-module__LED0UG__searchBar{flex:1;max-width:400px;position:relative}.GalleryIndex-module__LED0UG__searchInput{border:1px solid var(--color-outline-variant);width:100%;font-family:var(--font-inter);border-radius:30px;outline:none;padding:1rem 1.5rem 1rem 3rem;font-size:1rem;transition:box-shadow .3s;box-shadow:0 4px 15px #0000000d}.GalleryIndex-module__LED0UG__searchInput:focus{border-color:var(--color-primary);box-shadow:0 4px 20px #00153e1a}.GalleryIndex-module__LED0UG__searchIcon{color:var(--color-on-surface-variant);position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.GalleryIndex-module__LED0UG__filters{min-width:200px;display:flex}.GalleryIndex-module__LED0UG__filterSelect{border:1px solid var(--color-outline-variant);width:100%;font-family:var(--font-inter);color:var(--color-on-surface);cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300153E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1.5rem center;background-repeat:no-repeat;background-size:1em;border-radius:2rem;padding:1rem 3.5rem 1rem 1.5rem;font-size:1rem;transition:all .3s;box-shadow:0 4px 10px #00000008}.GalleryIndex-module__LED0UG__filterSelect:focus{border-color:var(--color-primary);outline:none;box-shadow:0 4px 15px #00153e14}.GalleryIndex-module__LED0UG__noResults{text-align:center;font-family:var(--font-inter);color:var(--color-on-surface-variant);grid-column:1/-1;padding:4rem 0;font-size:1.2rem}.GalleryIndex-module__LED0UG__container{max-width:1200px;margin:0 auto;padding:2rem 5% 6rem}.GalleryIndex-module__LED0UG__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:3rem;display:grid}.GalleryIndex-module__LED0UG__card{background:#fff;border-radius:1.5rem;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden;box-shadow:0 10px 30px #00153e0d}.GalleryIndex-module__LED0UG__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00153e1a}.GalleryIndex-module__LED0UG__imageWrapper{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.GalleryIndex-module__LED0UG__image{object-fit:cover;transition:transform .5s}.GalleryIndex-module__LED0UG__card:hover .GalleryIndex-module__LED0UG__image{transform:scale(1.05)}.GalleryIndex-module__LED0UG__overlay{z-index:1;background:linear-gradient(#0000 40%,#00153ecc 100%);position:absolute;inset:0}.GalleryIndex-module__LED0UG__content{z-index:2;color:#fff;padding:2rem;position:absolute;bottom:0;left:0;right:0}.GalleryIndex-module__LED0UG__title{font-family:var(--font-playfair);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.GalleryIndex-module__LED0UG__meta{font-family:var(--font-inter);color:var(--color-inverse-primary);justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.GalleryIndex-module__LED0UG__photoCount{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border-radius:20px;align-items:center;gap:.5rem;padding:.3rem .8rem;display:flex}@media (max-width:768px){.GalleryIndex-module__LED0UG__controls{flex-direction:column;align-items:stretch}.GalleryIndex-module__LED0UG__searchBar{max-width:100%}.GalleryIndex-module__LED0UG__filters{justify-content:center}}@media (max-width:600px){.GalleryIndex-module__LED0UG__grid{grid-template-columns:1fr}}
