.lightbox.svelte-lnsl0r{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#1a1612eb;display:flex;align-items:center;justify-content:center;padding:var(--space-xl);cursor:pointer;animation:svelte-lnsl0r-lightboxIn .2s var(--ease-out)}.lightbox-content.svelte-lnsl0r{display:flex;align-items:center;justify-content:center;cursor:default}.lightbox-img.svelte-lnsl0r{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:var(--radius-md);box-shadow:0 8px 40px #0006;cursor:default}.lightbox-close.svelte-lnsl0r{position:absolute;top:var(--space-lg);right:var(--space-lg);width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:#ffffff26;color:#fff;border:none;border-radius:50%;font-size:1.3rem;cursor:pointer;transition:background var(--duration-fast)}.lightbox-close.svelte-lnsl0r:hover{background:#ffffff4d}@keyframes svelte-lnsl0r-lightboxIn{0%{opacity:0}to{opacity:1}}
