.fullscreen-photo.svelte-bzqst{height:var(--screen);overflow:hidden;position:relative;width:100%}.fullscreen-photo.is-overlay.svelte-bzqst{background:#0000;inset:0;position:fixed;z-index:50}.fullscreen-photo.svelte-bzqst .backdrop:where(.svelte-bzqst){background:var(--color-gray);inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s var(--ease-quart)}.fullscreen-photo.is-ready.svelte-bzqst .backdrop:where(.svelte-bzqst){opacity:1;pointer-events:auto;transition:opacity .5s var(--ease-quart) .3s}.fullscreen-photo.is-exiting.svelte-bzqst .backdrop:where(.svelte-bzqst){opacity:0;transition:opacity .5s var(--ease-quart-inout)}.fullscreen-photo.is-loading.svelte-bzqst .backdrop:where(.svelte-bzqst),.fullscreen-photo.is-loading.svelte-bzqst .photo:where(.svelte-bzqst){opacity:0}.fullscreen-photo.is-entering.svelte-bzqst{pointer-events:none}.fullscreen-photo.is-entering.svelte-bzqst .photo:where(.svelte-bzqst){transition:none}.fullscreen-photo.is-exiting.svelte-bzqst{opacity:0;pointer-events:none;transform:scale(1.05);transition:opacity .75s var(--ease-quart-inout),transform .75s var(--ease-quart-inout)}.photo.svelte-bzqst{align-items:center;appearance:none;background:none;border:none;display:flex;height:var(--height);justify-content:center;left:50%;padding:0;position:absolute;top:50%;touch-action:none;transform:translate(calc(-50% + var(--translate-x)),calc(-50% + var(--translate-y))) scale(var(--scale));transition:transform .8s var(--ease-quart);width:var(--width);will-change:transform;z-index:2}.photo.svelte-bzqst img,.photo.svelte-bzqst picture{display:block;height:100%;width:100%}.photo.svelte-bzqst img{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none}.photo.is-animating.svelte-bzqst{transition:transform 1s var(--ease-quart-inout)}.photo.is-dragging.svelte-bzqst{transition-duration:.2s}.photo.with-zoom.svelte-bzqst{cursor:zoom-out}.photo.with-zoom.is-zoomed-out.svelte-bzqst{cursor:zoom-in;transition:transform 1s var(--ease-quart-inout)}
