.photos-container.svelte-1pgek9m{width:80%;max-width:1440px;min-height:100vh;margin:0 auto;padding:40px;display:flex;align-items:center;justify-content:center}.photos.svelte-1pgek9m{display:grid;grid-template-columns:repeat(3,1fr);width:100%;gap:0}.photo-wrapper.svelte-1pgek9m{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden}.photo-wrapper.svelte-1pgek9m img:where(.svelte-1pgek9m){width:100%;height:100%;object-fit:cover;border:1px solid rgba(128,128,128,.2);filter:grayscale(100%);transition:filter .4s ease,transform .3s ease;opacity:0}.photo-wrapper.svelte-1pgek9m img.loaded:where(.svelte-1pgek9m){opacity:1}.photo-wrapper.svelte-1pgek9m img:where(.svelte-1pgek9m):hover{filter:grayscale(0%);transform:scale(1.01)}.skeleton-loader.svelte-1pgek9m{position:absolute;inset:0;background:#dbffe233;border-radius:4px;animation:svelte-1pgek9m-pulse 1.2s ease-in-out infinite}@keyframes svelte-1pgek9m-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.98)}}@media(max-width:1024px){.photos.svelte-1pgek9m{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.photos.svelte-1pgek9m{grid-template-columns:1fr;gap:10px}.photos-container.svelte-1pgek9m{width:90%;padding:10px}}
