.lightbox-rail.svelte-fn78x6{position:absolute;left:0;top:0;bottom:0;width:var(--lightbox-rail);overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;justify-content:safe center;gap:10px;padding:1rem .75rem;z-index:100001;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) transparent}.lightbox-thumb.svelte-fn78x6{flex:none;width:100%;aspect-ratio:1 / 1;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:none;cursor:pointer;opacity:.55;transition:opacity .2s ease,border-color .2s ease}.lightbox-thumb.svelte-fn78x6 img:where(.svelte-fn78x6){display:block;width:100%;height:100%;object-fit:cover}.lightbox-thumb.svelte-fn78x6:hover,.lightbox-thumb.svelte-fn78x6:focus-visible{opacity:1}.lightbox-thumb--active.svelte-fn78x6{opacity:1;border-color:#fff}@media(max-width:768px){.lightbox-rail.svelte-fn78x6{gap:8px;padding:.75rem .5rem}}.lightbox-backdrop.svelte-gj67hp{--lightbox-rail: 0px;position:fixed;inset:0;z-index:99999;background:#000000eb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:center;padding-left:var(--lightbox-rail);animation:svelte-gj67hp-lightboxFadeIn .25s ease-out;-webkit-user-select:none;user-select:none}.lightbox-backdrop.has-rail.svelte-gj67hp{--lightbox-rail: 104px}@keyframes svelte-gj67hp-lightboxFadeIn{0%{opacity:0}to{opacity:1}}.lightbox-close.svelte-gj67hp{position:absolute;top:1.5rem;right:1.5rem;z-index:100001;background:#ffffff26;border:var(--hairline-width) solid rgba(255,255,255,.2);color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.lightbox-close.svelte-gj67hp:hover{background:#ffffff4d}.lightbox-nav.svelte-gj67hp{position:absolute;top:50%;transform:translateY(-50%);z-index:100001;background:#ffffff26;border:var(--hairline-width) solid rgba(255,255,255,.2);color:#fff;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.lightbox-nav.svelte-gj67hp:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.1)}.lightbox-nav--prev.svelte-gj67hp{left:calc(var(--lightbox-rail) + 1.5rem)}.lightbox-nav--next.svelte-gj67hp{right:1.5rem}.lightbox-content.svelte-gj67hp{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:calc(90vw - var(--lightbox-rail));max-height:85dvh;position:relative;pointer-events:none}.lightbox-img.svelte-gj67hp{max-width:100%;max-height:78dvh;object-fit:contain;border-radius:12px;box-shadow:0 20px 60px #00000080;pointer-events:auto;animation:svelte-gj67hp-imgZoomIn .35s cubic-bezier(.16,1,.3,1)}@keyframes svelte-gj67hp-imgZoomIn{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}.lightbox-footer.svelte-gj67hp{margin-top:1rem;display:flex;flex-direction:column;align-items:center;gap:.4rem;color:#fff;text-align:center;pointer-events:auto}.lightbox-counter.svelte-gj67hp{font-size:.85rem;opacity:.75;background:#ffffff26;padding:.2rem .8rem;border-radius:12px}@media(max-width:768px){.lightbox-close.svelte-gj67hp{top:1rem;right:1rem;width:40px;height:40px}.lightbox-nav.svelte-gj67hp{width:44px;height:44px}.lightbox-nav--prev.svelte-gj67hp{left:calc(var(--lightbox-rail) + .5rem)}.lightbox-nav--next.svelte-gj67hp{right:.5rem}.lightbox-img.svelte-gj67hp{max-width:100%;max-height:70dvh}}
