.gallery.svelte-14al8bt.svelte-14al8bt{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.gallery-item.svelte-14al8bt.svelte-14al8bt{position:relative;border:none;padding:0;background:#f0f5fa;border-radius:16px;overflow:hidden;cursor:pointer;aspect-ratio:4 / 3}.gallery-item.svelte-14al8bt img.svelte-14al8bt{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;display:block}.gallery-item.svelte-14al8bt:hover img.svelte-14al8bt{transform:scale(1.05)}.gallery-overlay.svelte-14al8bt.svelte-14al8bt{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:space-between;padding:1rem;background:linear-gradient(to top,rgba(15,39,68,.85),transparent 60%);color:#fff;opacity:0;transition:opacity .2s ease}.gallery-item.svelte-14al8bt:hover .gallery-overlay.svelte-14al8bt,.gallery-item.svelte-14al8bt:focus-visible .gallery-overlay.svelte-14al8bt{opacity:1}.gallery-caption.svelte-14al8bt.svelte-14al8bt{font-family:Poppins,sans-serif;font-weight:600;font-size:.9375rem}.lightbox.svelte-14al8bt.svelte-14al8bt{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#0f2744eb;display:flex;align-items:center;justify-content:center;padding:2rem}.lightbox.svelte-14al8bt img.svelte-14al8bt{max-width:95vw;max-height:90vh;border-radius:12px;box-shadow:0 24px 64px #00000080}.lightbox-close.svelte-14al8bt.svelte-14al8bt{position:absolute;top:1.5rem;right:1.5rem;width:44px;height:44px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.lightbox-close.svelte-14al8bt.svelte-14al8bt:hover{background:#fff3}
