.lightbox-scope.svelte-lnsl0r img{cursor:zoom-in}.lightbox-scope.svelte-lnsl0r a img{cursor:pointer}.lightbox-overlay.svelte-lnsl0r{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:var(--spacing-xl);background-color:#000000d9;cursor:zoom-out;animation:svelte-lnsl0r-lightboxFadeIn .2s ease}@keyframes svelte-lnsl0r-lightboxFadeIn{0%{opacity:0}to{opacity:1}}.lightbox-img.svelte-lnsl0r{max-width:95vw;max-height:92vh;object-fit:contain;border-radius:var(--radius-sm);box-shadow:0 12px 48px #00000080;cursor:default}.lightbox-close.svelte-lnsl0r{position:fixed;top:var(--spacing-lg);right:var(--spacing-lg);display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius-full);color:#fff;background:#ffffff1f;border:none;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.lightbox-close.svelte-lnsl0r:hover{background:#ffffff3d;transform:scale(1.05)}.lightbox-close.svelte-lnsl0r:active{transform:scale(.95)}
