.gallery-grid.svelte-16h6p05{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;padding:20px;display:grid}.gallery-item.svelte-16h6p05{appearance:none;font:inherit;cursor:pointer;background:var(--background-contrast-1,#f5f5f5);aspect-ratio:4/3;border:none;border-radius:12px;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000012}.gallery-item.svelte-16h6p05 img:where(.svelte-16h6p05){object-fit:cover;object-position:center;background:#e0e0e0;border-radius:12px;width:100%;height:100%;transition:transform .3s cubic-bezier(.4,1.6,.4,1);display:block}.gallery-item.svelte-16h6p05:hover img:where(.svelte-16h6p05){transform:scale(1.07);box-shadow:0 4px 16px #00000021}.lightbox-backdrop.svelte-16h6p05{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.lightbox-dialog.svelte-16h6p05{outline:none;width:fit-content;max-width:min(1200px,90vw);max-height:78vh;padding:0;display:inline-block;position:relative}.lightbox-dialog.svelte-16h6p05 button:where(.svelte-16h6p05){z-index:2;color:#fff;opacity:.75;cursor:pointer;background:#0000008c;border:none;border-radius:999px;place-items:center;width:2.25rem;height:2.25rem;padding:0;font-size:1rem;transition:opacity .2s;display:grid;position:absolute;top:.75rem;right:.75rem}.lightbox-dialog.svelte-16h6p05 button:where(.svelte-16h6p05):hover,.lightbox-dialog.svelte-16h6p05 button:where(.svelte-16h6p05):focus-visible{opacity:1}.lightbox-dialog.svelte-16h6p05 img:where(.svelte-16h6p05){object-fit:contain;border-radius:12px;width:100%;max-width:min(1200px,90vw);height:auto;max-height:78vh;display:block;box-shadow:0 4px 24px #0000004d}
