.gallery-grid[data-v-cc6877a5]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem}@media(min-width:576px){.gallery-grid[data-v-cc6877a5]{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}}@media(min-width:768px){.gallery-grid[data-v-cc6877a5]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.75rem}}@media(min-width:992px){.gallery-grid[data-v-cc6877a5]{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}}@media(min-width:1200px){.gallery-grid[data-v-cc6877a5]{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}.gallery-item[data-v-cc6877a5]{cursor:pointer;border-radius:var(--sb-radius-sm);overflow:hidden;position:relative;aspect-ratio:4 / 3;background:#f8f9fa}.gallery-item-inner[data-v-cc6877a5]{position:relative;width:100%;height:100%;overflow:hidden}.gallery-image[data-v-cc6877a5]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.gallery-overlay[data-v-cc6877a5]{position:absolute;top:0;left:0;right:0;bottom:0;background:#a01d62cc;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;padding:1rem;text-align:center}.gallery-item:hover .gallery-overlay[data-v-cc6877a5]{opacity:1}.gallery-item:hover .gallery-image[data-v-cc6877a5]{transform:scale(1.1)}.lightbox-modal[data-v-cc6877a5]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000f2;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem;cursor:pointer}.lightbox-content[data-v-cc6877a5]{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;cursor:default}.lightbox-image[data-v-cc6877a5]{max-width:100%;max-height:80vh;-o-object-fit:contain;object-fit:contain;border-radius:var(--sb-radius-sm);box-shadow:0 20px 60px #00000080}.lightbox-close[data-v-cc6877a5]{position:absolute;top:-3rem;right:0;background:#ffffff1a;border:none;color:#fff;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;transition:background .3s ease;z-index:10000}.lightbox-close[data-v-cc6877a5]:hover{background:#fff3}.lightbox-nav[data-v-cc6877a5]{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:none;color:#fff;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;cursor:pointer;transition:background .3s ease;z-index:10000}.lightbox-nav[data-v-cc6877a5]:hover{background:#fff3}.lightbox-prev[data-v-cc6877a5]{left:-4rem}.lightbox-next[data-v-cc6877a5]{right:-4rem}.lightbox-info[data-v-cc6877a5]{margin-top:1.5rem;text-align:center;max-width:600px}@media(max-width:768px){.gallery-grid[data-v-cc6877a5]{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.lightbox-nav[data-v-cc6877a5]{width:2.5rem;height:2.5rem;font-size:1.5rem}.lightbox-prev[data-v-cc6877a5]{left:.5rem}.lightbox-next[data-v-cc6877a5]{right:.5rem}.lightbox-close[data-v-cc6877a5]{top:.5rem;right:.5rem}}
