.gallery-module__Q72Myq__container{max-width:var(--max-width);margin:0 auto;padding:1rem}.gallery-module__Q72Myq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:8px;display:grid}.gallery-module__Q72Myq__tile{cursor:pointer;width:100%;padding-top:100%;position:relative;overflow:hidden}.gallery-module__Q72Myq__image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.gallery-module__Q72Myq__modalOverlay{z-index:1000;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.gallery-module__Q72Myq__modalContent{background:#fff;border-radius:8px;width:100%;max-width:1000px;height:100%;max-height:750px;position:relative;overflow:hidden}.gallery-module__Q72Myq__modalImage{object-fit:contain;width:100%;height:100%;display:block}.gallery-module__Q72Myq__closeButton{cursor:pointer;background:#fffc;border:none;border-radius:50%;width:32px;height:32px;font-size:24px;position:absolute;top:8px;right:8px}.gallery-module__Q72Myq__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.gallery-module__Q72Myq__pageButton{background:var(--theme-primary);border:1px solid var(--theme-secondary);color:#fff;cursor:pointer;border-radius:6px;padding:.5rem 1rem;font-size:16px;transition:background .2s}.gallery-module__Q72Myq__pageButton:disabled{opacity:.5;cursor:not-allowed;border:1px solid #ddd}.gallery-module__Q72Myq__pageInfo{color:#666;font-size:16px}@media (max-width:640px){.gallery-module__Q72Myq__grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.gallery-module__Q72Myq__modalContent{border-radius:0;width:100%;max-width:100%;height:100%;max-height:100%}.gallery-module__Q72Myq__modalImage{object-fit:contain;height:100%}}
