.Gallery_gallerySection___e6A8{padding:4rem 2rem;background:var(--background);position:relative;margin-top:80px}.Gallery_gradientOverlay__MwArU{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,rgba(245,239,230,.9) 30%,rgba(245,239,230,.4));z-index:1}.Gallery_galleryHero__WWl5F{text-align:center;margin-bottom:3rem;position:relative;z-index:2}.Gallery_galleryTitle__75GxI{font-size:2.5rem;color:var(--secondary);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.Gallery_gallerySubtitle__I72R0{font-size:1.2rem;color:var(--secondary);max-width:600px;margin:0 auto;line-height:1.5}.Gallery_categoryFilters___Z2YN{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem;z-index:2;position:relative}.Gallery_filterButton__WnyAv{padding:.8rem 1.5rem;border:2px solid var(--primary);background:transparent;color:var(--primary);border-radius:30px;cursor:pointer;transition:all .3s ease;font-weight:500;text-transform:uppercase;letter-spacing:1px}.Gallery_filterButton__WnyAv.Gallery_active__KfTQU{background:var(--primary);color:var(--text)}.Gallery_galleryGrid__v7ioG{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1400px;margin:0 auto;position:relative;z-index:2}.Gallery_galleryItem__jdHVh{position:relative;border-radius:15px;overflow:hidden;box-shadow:var(--shadow-default);transition:transform .3s ease}.Gallery_imageContainer__kjKeL{position:relative;width:100%;padding-top:100%}.Gallery_galleryImage__PDucR{object-fit:cover;transition:transform .3s ease}.Gallery_imageOverlay__pAWHv{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 60%,rgba(0,0,0,.6));display:flex;align-items:flex-end;padding:1rem;opacity:0;transition:opacity .3s ease}.Gallery_categoryTag__gLH4_{color:white;background:var(--primary);padding:.5rem 1rem;border-radius:20px;font-size:.9rem}.Gallery_galleryItem__jdHVh:hover{transform:translateY(-5px)}.Gallery_galleryItem__jdHVh:hover .Gallery_imageOverlay__pAWHv{opacity:1}.Gallery_galleryItem__jdHVh:hover .Gallery_galleryImage__PDucR{transform:scale(1.05)}.Gallery_loadMore__bfHcY{position:relative;z-index:2}.Gallery_loadButton__bPBRQ{background:linear-gradient(145deg,var(--primary) 0,var(--secondary) 100%);color:var(--text);padding:1rem 2.5rem;border:none;border-radius:30px;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase}.Gallery_loadButton__bPBRQ:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(74,59,52,.2)}.Gallery_lightboxOverlay__SHEYT{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(74,59,52,.95);backdrop-filter:blur(10px);z-index:1000;display:flex;justify-content:center;align-items:center}.Gallery_lightboxContent__Rk8Lh{position:relative;width:90%;max-width:1200px;height:90vh;background:var(--background);border-radius:15px;padding:2rem}.Gallery_closeButton__KN9Q7{position:absolute;top:1rem;right:1rem;background:var(--primary);color:var(--text);width:40px;height:40px;border:none;border-radius:50%;font-size:1.5rem;cursor:pointer;z-index:1001;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.Gallery_closeButton__KN9Q7:hover{transform:rotate(90deg);background:var(--secondary)}.Gallery_lightboxImageContainer__Dn_3T{position:relative;width:100%;height:100%;padding:1rem}.Gallery_lightboxImage__FJYPl{object-fit:contain;border-radius:10px}.Gallery_loadMore__bfHcY{margin-top:3rem;text-align:center}.Gallery_loadButton__bPBRQ:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.Gallery_galleryTitle__75GxI{font-size:2rem}.Gallery_gallerySubtitle__I72R0{font-size:1rem;padding:0 1rem}.Gallery_galleryGrid__v7ioG{grid-template-columns:1fr;gap:1.5rem}.Gallery_filterButton__WnyAv{padding:.6rem 1.2rem;font-size:.9rem}.Gallery_lightboxContent__Rk8Lh{width:95%;height:80vh;padding:1rem}.Gallery_closeButton__KN9Q7{width:35px;height:35px;font-size:1.2rem}}