.refuge-gallery{background-color:#f8f9fa;min-height:100vh}.refuge-gallery__content{padding:3rem 0}.refuge-gallery__section{background:#fff;border-radius:16px;margin-bottom:2rem;padding:2.5rem;box-shadow:0 2px 8px #0000000d}.refuge-gallery__main-title{color:#2d3748;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.refuge-gallery__intro{color:#4a5568;margin:0;font-size:1.125rem;line-height:1.8}.refuge-gallery__share{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.refuge-gallery__share-label{color:#4a5568;font-size:.9375rem;font-weight:600}.refuge-gallery__share-btn{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .2s;display:flex}.refuge-gallery__share-btn:hover{transform:scale(1.1);box-shadow:0 4px 12px #0003}.refuge-gallery__share-btn--facebook{background:#1877f2}.refuge-gallery__share-btn--instagram{background:linear-gradient(45deg,#f58529 0%,#dd2a7b 50%,#8134af 80%,#515bd4 100%)}.refuge-gallery__share-btn--whatsapp{background:#25d366}.refuge-gallery__share-btn svg{width:18px;height:18px}.refuge-gallery__categories{background:#fff;border-radius:16px;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex;box-shadow:0 2px 8px #0000000d}.refuge-gallery__category-tab{cursor:pointer;background:#f8f9fa;border:2px solid #e2e8f0;border-radius:12px;align-items:center;gap:1rem;padding:.75rem 1.25rem;transition:all .3s;display:flex}.refuge-gallery__category-tab:hover{background:#fff5f5;border-color:#ff6b6b}.refuge-gallery__category-tab--active{background:#ff6b6b;border-color:#ff6b6b}.refuge-gallery__category-tab--active .refuge-gallery__category-name,.refuge-gallery__category-tab--active .refuge-gallery__category-count{color:#fff}.refuge-gallery__category-tab--active:hover{background:#ff5252;border-color:#ff5252}.refuge-gallery__category-thumb{object-fit:cover;border-radius:8px;width:50px;height:50px}.refuge-gallery__category-info{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.refuge-gallery__category-name{color:#2d3748;font-size:1rem;font-weight:700;transition:color .3s}.refuge-gallery__category-count{color:#718096;font-size:.85rem;transition:color .3s}.refuge-gallery__category-content{margin-bottom:2rem}.refuge-gallery__subcategories{background:#fff;border-radius:12px;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.5rem;display:flex;box-shadow:0 2px 8px #0000000d}.refuge-gallery__filter-btn{color:#4a5568;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:50px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.refuge-gallery__filter-btn:hover{color:#ff6b6b;background:#fff5f5;border-color:#ff6b6b}.refuge-gallery__filter-btn--active{color:#fff;background:#ff6b6b;border-color:#ff6b6b}.refuge-gallery__filter-btn--active .refuge-gallery__filter-count{color:#fff;background:#ffffff4d}.refuge-gallery__filter-btn--active:hover{background:#ff5252;border-color:#ff5252}.refuge-gallery__filter-count{color:#4a5568;background:#e2e8f0;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;margin-left:.5rem;padding:0 6px;font-size:.75rem;font-weight:700;transition:all .3s;display:inline-flex}.refuge-gallery__select-category{text-align:center;background:#fff;border-radius:16px;padding:4rem 2rem;box-shadow:0 2px 8px #0000000d}.refuge-gallery__select-icon{margin-bottom:1rem;font-size:3rem;animation:1s infinite bounce}.refuge-gallery__select-category h3{color:#2d3748;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.refuge-gallery__select-category p{color:#718096;margin:0;font-size:1rem}.refuge-gallery__no-images{text-align:center;background:#f8f9fa;border-radius:12px;padding:3rem 2rem}.refuge-gallery__no-images p{color:#718096;margin:0;font-size:1rem}.refuge-gallery__count{color:#718096;margin-bottom:1.5rem;padding:0 .5rem;font-size:1rem;font-weight:600}.refuge-gallery__masonry{column-count:3;column-gap:1.5rem}@media (max-width:1024px){.refuge-gallery__masonry{column-count:2}}@media (max-width:768px){.refuge-gallery__masonry{column-count:1}}.refuge-gallery__masonry-item{break-inside:avoid;cursor:pointer;border-radius:16px;margin-bottom:1.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.refuge-gallery__masonry-item:hover{transform:translateY(-4px);box-shadow:0 12px 28px #00000026}.refuge-gallery__masonry-item:hover .refuge-gallery__overlay{opacity:1}.refuge-gallery__masonry-item img{width:100%;height:auto;transition:transform .3s;display:block}.refuge-gallery__masonry-item:hover img{transform:scale(1.05)}.refuge-gallery__overlay{opacity:0;background:linear-gradient(#0000,#000c);padding:1.5rem;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.refuge-gallery__category-badge{color:#fff;background:#ff6b6b;border-radius:20px;margin-bottom:.5rem;margin-right:.5rem;padding:.4rem .9rem;font-size:.8rem;font-weight:600;display:inline-block}.refuge-gallery__category-badge--main{color:#2d3748;background:#ffffffe6}.refuge-gallery__image-title{color:#fff;text-shadow:0 2px 4px #0000004d;margin:0;font-size:1.1rem;font-weight:700}.refuge-gallery__lightbox{z-index:10000;background:#000000f2;justify-content:center;align-items:center;padding:2rem;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.refuge-gallery__lightbox-close{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10001;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;transition:all .3s;display:flex;position:absolute;top:2rem;right:2rem}.refuge-gallery__lightbox-close:hover{background:#ffffff4d;transform:rotate(90deg)}.refuge-gallery__lightbox-content{text-align:center;max-width:90vw;max-height:90vh;animation:.3s zoomIn}.refuge-gallery__lightbox-content img{border-radius:12px;max-width:100%;max-height:80vh;box-shadow:0 20px 60px #00000080}.refuge-gallery__lightbox-title{color:#fff;text-shadow:0 2px 8px #00000080;margin-top:1.5rem;font-size:1.5rem;font-weight:700}.refuge-gallery__not-found{text-align:center;justify-content:center;align-items:center;min-height:100vh;display:flex}.refuge-gallery__empty{text-align:center;background:#fff;border-radius:16px;padding:4rem 2rem;box-shadow:0 2px 8px #0000000d}.refuge-gallery__empty-icon{opacity:.6;margin-bottom:1.5rem;font-size:4rem}.refuge-gallery__empty h3{color:#2d3748;margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.refuge-gallery__empty p{color:#718096;margin:0 0 1.5rem;font-size:1rem}.refuge-gallery__back-link{color:#fff;background:#ff6b6b;border-radius:50px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.refuge-gallery__back-link:hover{background:#ff5252;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b6b66}.refuge-gallery__loading{text-align:center;justify-content:center;align-items:center;min-height:100vh;display:flex}.refuge-gallery__loading p{color:#718096;font-size:1.125rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
