.Gallery-module__ZyWUbG__page{background:linear-gradient(135deg,#f1f5f9 0%,#f0fdf4 100%);min-height:100vh;padding-bottom:4rem}.Gallery-module__ZyWUbG__header{background:linear-gradient(135deg,var(--primary)0%,#004d99 50%,#22c55e 100%);color:#fff;text-align:center;padding:6rem 1.5rem 3rem;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000026}.Gallery-module__ZyWUbG__header:before{content:"";background:radial-gradient(circle,#22c55e33,#0000);border-radius:50%;width:500px;height:500px;position:absolute;top:-50%;right:-10%}.Gallery-module__ZyWUbG__header:after{content:"";background:radial-gradient(circle,#22c55e26,#0000);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-30%;left:-5%}.Gallery-module__ZyWUbG__header h1{z-index:1;letter-spacing:-.02em;margin-bottom:.5rem;font-size:3rem;font-weight:700;position:relative}.Gallery-module__ZyWUbG__header p{opacity:.95;z-index:1;font-size:1.1rem;font-weight:500;position:relative}.Gallery-module__ZyWUbG__container{z-index:10;max-width:1400px;margin:0 auto 0;padding:0 1.5rem;position:relative}.Gallery-module__ZyWUbG__loading{border-radius:var(--radius-lg);text-align:center;background:#fff;border:1px solid #22c55e1a;padding:4rem 2rem;box-shadow:0 4px 12px #00000014}.Gallery-module__ZyWUbG__spinner{border:4px solid #e2e8f0;border-top-color:var(--primary);border-radius:50%;width:50px;height:50px;margin:0 auto 1rem;animation:1s linear infinite Gallery-module__ZyWUbG__spin}@keyframes Gallery-module__ZyWUbG__spin{to{transform:rotate(360deg)}}.Gallery-module__ZyWUbG__emptyState{border-radius:var(--radius-lg);text-align:center;background:#fff;border:2px dashed #22c55e33;padding:4rem 2rem;box-shadow:0 4px 12px #00000014}.Gallery-module__ZyWUbG__emptyIcon{margin-bottom:1rem;font-size:5rem;animation:2s ease-in-out infinite Gallery-module__ZyWUbG__bounce}@keyframes Gallery-module__ZyWUbG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Gallery-module__ZyWUbG__emptyState h2{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.Gallery-module__ZyWUbG__emptyState p{color:#64748b;font-size:1rem}.Gallery-module__ZyWUbG__gallery{grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:1rem 0;animation:.6s ease-out Gallery-module__ZyWUbG__fadeIn;display:grid}@keyframes Gallery-module__ZyWUbG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Gallery-module__ZyWUbG__galleryItem{aspect-ratio:4/3;border-radius:var(--radius-md);cursor:pointer;background:#f1f5f9;border:1px solid #0000000d;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.Gallery-module__ZyWUbG__galleryItem:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 12px 24px #00000026}.Gallery-module__ZyWUbG__galleryImage{object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .3s}.Gallery-module__ZyWUbG__imageLoading{opacity:0}.Gallery-module__ZyWUbG__imageLoaded{opacity:1}.Gallery-module__ZyWUbG__imagePlaceholder{z-index:1;background:#f1f5f9;position:absolute;inset:0}.Gallery-module__ZyWUbG__galleryItem:hover .Gallery-module__ZyWUbG__galleryImage{transform:scale(1.15)rotate(1deg)}.Gallery-module__ZyWUbG__skeletonItem{aspect-ratio:4/3;border-radius:var(--radius-md);background:#f1f5f9;border:1px solid #0000000d;position:relative;overflow:hidden}.Gallery-module__ZyWUbG__skeletonShimmer{background:linear-gradient(90deg,#f1f5f9 0%,#e2e8f0 50%,#f1f5f9 100%) 0 0/200% 100%;animation:1.5s infinite Gallery-module__ZyWUbG__shimmer;position:absolute;inset:0}@keyframes Gallery-module__ZyWUbG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Gallery-module__ZyWUbG__overlay{opacity:0;color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#000000b3 0%,#22c55e99 100%);justify-content:center;align-items:center;font-size:.95rem;font-weight:600;transition:opacity .3s;display:flex;position:absolute;inset:0}.Gallery-module__ZyWUbG__galleryItem:hover .Gallery-module__ZyWUbG__overlay{opacity:1}.Gallery-module__ZyWUbG__lightbox{z-index:1000;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000f2;justify-content:center;align-items:center;padding:2rem;animation:.3s ease-out Gallery-module__ZyWUbG__fadeIn;display:flex;position:fixed;inset:0}.Gallery-module__ZyWUbG__lightboxContent{cursor:default;width:90vw;height:90vh;animation:.3s cubic-bezier(.4,0,.2,1) Gallery-module__ZyWUbG__scaleIn;position:relative}@keyframes Gallery-module__ZyWUbG__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Gallery-module__ZyWUbG__lightboxImage{object-fit:contain;border-radius:var(--radius-md);box-shadow:0 20px 60px #00000080}.Gallery-module__ZyWUbG__closeButton{cursor:pointer;z-index:1001;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.75rem;transition:all .2s;display:flex;position:fixed;top:1.5rem;right:1.5rem;box-shadow:0 4px 12px #0000004d}.Gallery-module__ZyWUbG__closeButton:hover{background-color:#f1f5f9;transform:rotate(90deg)scale(1.15)}.Gallery-module__ZyWUbG__closeButton:active{transform:rotate(90deg)scale(.95)}@media (max-width:768px){.Gallery-module__ZyWUbG__closeButton{width:45px;height:45px;font-size:1.5rem;top:1rem;right:1rem}}@media (max-width:480px){.Gallery-module__ZyWUbG__closeButton{width:40px;height:40px;font-size:1.25rem;top:.75rem;right:.75rem}}.Gallery-module__ZyWUbG__loadMoreWrapper{justify-content:center;margin-top:3rem;padding:0 1.5rem;display:flex}.Gallery-module__ZyWUbG__loadMoreButton{color:#fff;background:linear-gradient(135deg,var(--primary)0%,#22c55e 100%);border-radius:var(--radius-md);cursor:pointer;letter-spacing:.05em;border:none;justify-content:center;align-items:center;gap:.5rem;min-width:180px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #0000001a}.Gallery-module__ZyWUbG__buttonSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite Gallery-module__ZyWUbG__spin}.Gallery-module__ZyWUbG__loadMoreButton:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 20px #22c55e4d}.Gallery-module__ZyWUbG__loadMoreButton:active:not(:disabled){transform:translateY(-1px)}.Gallery-module__ZyWUbG__loadMoreButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:1024px){.Gallery-module__ZyWUbG__gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Gallery-module__ZyWUbG__header{padding:4rem 1rem 2rem}.Gallery-module__ZyWUbG__header h1{font-size:2rem}.Gallery-module__ZyWUbG__header p{font-size:1rem}.Gallery-module__ZyWUbG__gallery{grid-template-columns:1fr;gap:1rem;padding:.5rem 0}.Gallery-module__ZyWUbG__galleryItem{aspect-ratio:1}.Gallery-module__ZyWUbG__galleryItem:hover{transform:translateY(-6px)scale(1.01)}.Gallery-module__ZyWUbG__galleryImage{object-fit:cover}.Gallery-module__ZyWUbG__overlay{font-size:.85rem}.Gallery-module__ZyWUbG__closeButton{top:10px;right:10px}.Gallery-module__ZyWUbG__lightboxContent{max-width:95vw;max-height:85vh}.Gallery-module__ZyWUbG__lightboxImage{max-height:85vh}}@media (max-width:480px){.Gallery-module__ZyWUbG__header{padding:3rem .75rem 1.5rem}.Gallery-module__ZyWUbG__header h1{font-size:1.5rem}.Gallery-module__ZyWUbG__header p{font-size:.9rem}.Gallery-module__ZyWUbG__container{padding:0 .75rem}.Gallery-module__ZyWUbG__gallery{grid-template-columns:1fr;gap:.75rem}.Gallery-module__ZyWUbG__galleryItem{aspect-ratio:1}.Gallery-module__ZyWUbG__loadMoreButton{padding:.75rem 1.5rem;font-size:.9rem}.Gallery-module__ZyWUbG__lightbox{padding:1rem}.Gallery-module__ZyWUbG__lightboxContent{max-width:100vw;max-height:80vh}.Gallery-module__ZyWUbG__lightboxImage{max-height:80vh}}
