.container.svelte-1vsyhzl{background-color:var(--color-grey);display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:flex-start;gap:1rem;padding:2rem;min-height:100%}.container.svelte-1vsyhzl:after{content:"";flex-grow:99999;width:1rem}.image.svelte-1vsyhzl{cursor:pointer;flex:1 0 auto;min-width:var(--gallery-row-height);height:var(--gallery-row-height);border-radius:.5rem;object-fit:cover}.image.svelte-1vsyhzl:hover{transform:translate(-.75px,-.75px);box-shadow:6px 6px 6px 0 var(--color-darkgrey)}@media (max-aspect-ratio: 1/1){.container.svelte-1vsyhzl{padding:.5rem}}@media (max-aspect-ratio: 1/1) and (min-width: 368px) and (max-width: 674px){.container.svelte-1vsyhzl{display:grid;grid-template-columns:repeat(auto-fill,var(--mobile-row-height));justify-content:center}.image.svelte-1vsyhzl{width:var(--mobile-row-height);height:var(--mobile-row-height);min-width:unset}}@media (max-width: 367px){.image.svelte-1vsyhzl{width:100%}}@media (max-width: 470px){.container.svelte-1vsyhzl{padding:0}}.hero-image.svelte-1vsyhzl{user-select:none;position:fixed;z-index:100;object-fit:cover;border-radius:.5rem;top:0;left:0;transform-origin:50% 50%}.hero-image-backdrop.svelte-1vsyhzl{visibility:hidden;position:fixed;background-color:#00000080;z-index:99;width:100%;height:100%;will-change:opacity;transition:opacity .4s cubic-bezier(.165,.84,.44,1);top:0;left:0}.hero-image-backdrop-visible.svelte-1vsyhzl{visibility:visible}
