.RecentPhotos-module__qyhsOa__recentPhotos{max-width:1200px;margin:0 auto;padding:40px 20px}.RecentPhotos-module__qyhsOa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.RecentPhotos-module__qyhsOa__header{justify-content:center;margin-bottom:2rem;padding-top:1rem;display:flex}.RecentPhotos-module__qyhsOa__header h2{margin:0;font-size:2rem}.RecentPhotos-module__qyhsOa__searchForm{width:100%;max-width:400px;position:relative}.RecentPhotos-module__qyhsOa__searchInput{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffc;border:1px solid #0000001a;border-radius:50px;width:100%;padding:12px 40px 12px 20px;font-size:1rem;transition:all .3s;box-shadow:0 2px 10px #0000000d}.RecentPhotos-module__qyhsOa__searchInput:focus{border-color:#0003;outline:none;transform:translateY(-1px);box-shadow:0 5px 20px #0000001a}.RecentPhotos-module__qyhsOa__clearButton{color:#999;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.2rem;line-height:1;transition:color .2s,background .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.RecentPhotos-module__qyhsOa__clearButton:hover{color:#e74c3c;background-color:#e74c3c1a}.RecentPhotos-module__qyhsOa__filterStatus{text-align:center;color:#666;margin-bottom:2rem;font-size:.9rem}@media (max-width:768px){.RecentPhotos-module__qyhsOa__header{flex-direction:column;align-items:stretch}.RecentPhotos-module__qyhsOa__searchForm{max-width:100%}}.RecentPhotos-module__qyhsOa__photoCard{aspect-ratio:4/3;cursor:pointer;background-color:#0000;border-radius:16px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 10px #00000026}.RecentPhotos-module__qyhsOa__photoCard:hover{transform:translateY(-4px);box-shadow:0 10px 15px #00000026}.RecentPhotos-module__qyhsOa__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.RecentPhotos-module__qyhsOa__photoCard:hover .RecentPhotos-module__qyhsOa__image{transform:scale(1.05)}.RecentPhotos-module__qyhsOa__overlay{color:#fff;opacity:0;background:linear-gradient(#0000,#0009);padding:10px;font-size:.9rem;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.RecentPhotos-module__qyhsOa__photoCard:hover .RecentPhotos-module__qyhsOa__overlay{opacity:1}.RecentPhotos-module__qyhsOa__noResults{text-align:center;background:#ffffff80;border:1px dashed #0000001a;border-radius:20px;grid-column:1/-1;padding:60px 20px}.RecentPhotos-module__qyhsOa__noResults p{color:#666;margin-bottom:20px;font-size:1.1rem}.RecentPhotos-module__qyhsOa__clearBtn{color:#fff;cursor:pointer;background:#333;border:none;border-radius:50px;padding:10px 24px;font-size:.9rem;transition:background .2s}.RecentPhotos-module__qyhsOa__clearBtn:hover{background:#000}
.PhotoLightbox-module__mjIa-G__overlay{z-index:2000;background-color:#000000f2;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s ease-out PhotoLightbox-module__mjIa-G__fadeIn;display:flex;position:fixed;top:0;left:0}.PhotoLightbox-module__mjIa-G__closeButton{color:#fff;cursor:pointer;z-index:2001;background:0 0;border:none;padding:10px;font-size:2rem;transition:transform .2s;position:absolute;top:20px;right:20px}.PhotoLightbox-module__mjIa-G__closeButton:hover{transform:scale(1.1)}.PhotoLightbox-module__mjIa-G__imageContainer{width:90%;height:80%;position:relative}.PhotoLightbox-module__mjIa-G__image{object-fit:contain}.PhotoLightbox-module__mjIa-G__info{color:#fff;text-align:center;max-width:80%;margin-top:20px;font-family:sans-serif}.PhotoLightbox-module__mjIa-G__caption{margin-bottom:5px;font-size:1.1rem}.PhotoLightbox-module__mjIa-G__meta{color:#aaa;font-size:.8rem}.PhotoLightbox-module__mjIa-G__navButtonPrev,.PhotoLightbox-module__mjIa-G__navButtonNext{color:#fff;cursor:pointer;z-index:2005;-webkit-user-select:none;user-select:none;background:#0003;border:none;border-radius:5px;padding:20px;font-size:3rem;transition:background .2s,transform .2s;position:absolute;top:50%;transform:translateY(-50%)}.PhotoLightbox-module__mjIa-G__navButtonPrev:hover,.PhotoLightbox-module__mjIa-G__navButtonNext:hover{background:#ffffff1a;transform:translateY(-50%)scale(1.1)}.PhotoLightbox-module__mjIa-G__navButtonPrev{left:20px}.PhotoLightbox-module__mjIa-G__navButtonNext{right:20px}@media (max-width:768px){.PhotoLightbox-module__mjIa-G__navButtonPrev,.PhotoLightbox-module__mjIa-G__navButtonNext{padding:10px;font-size:2rem}}@keyframes PhotoLightbox-module__mjIa-G__fadeIn{0%{opacity:0}to{opacity:1}}
.Gallery-module__cl68ba__main{background-color:#eef3f7;width:100%;min-height:100vh;padding:2rem 0}.Gallery-module__cl68ba__header{text-align:center;width:100%;margin-bottom:2rem}.Gallery-module__cl68ba__title{color:#141414;margin-bottom:20px;font-size:42px;font-weight:400}.Gallery-module__cl68ba__buttonContainer{justify-content:flex-end;max-width:1200px;margin:0 auto 1rem;padding:0 20px;display:flex}.Gallery-module__cl68ba__cinemaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border:none;border-radius:12px;align-items:center;gap:10px;padding:14px 28px;font-size:1.1rem;font-weight:600;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 15px #6366f166}.Gallery-module__cl68ba__cinemaButton:hover{filter:brightness(1.1);transform:translateY(-3px)scale(1.05);box-shadow:0 8px 25px #6366f199}.Gallery-module__cl68ba__cinemaButton:active{transform:translateY(-1px)scale(.98)}
