.lds-image-output{background:var(--lds-interactive-surface);border-radius:var(--lds-r300);justify-content:center;display:flex;position:relative;overflow:hidden}.lds-image-output__placeholder{background:linear-gradient(90deg, var(--lds-interactive-surface) 25%, var(--lds-interactive-surface-hover) 50%, var(--lds-interactive-surface) 75%);border-radius:var(--lds-r300);background-size:200% 100%;width:100%;height:200px;animation:1.5s infinite lds-image-shimmer}@keyframes lds-image-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.lds-image-output__img{-o-object-fit:contain;object-fit:contain;cursor:pointer;max-width:100%;height:auto;max-height:400px;display:block}.lds-image-output__img--loading{width:0;height:0;position:absolute;overflow:hidden}.lds-image-output__fullscreen{z-index:9999;background:var(--lds-overlay-heavy);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lds-image-output__fullscreen-close{top:var(--lds-m);right:var(--lds-m);border-radius:var(--lds-r-full);background:var(--lds-on-image-surface-subtle);width:40px;height:40px;color:var(--lds-fixed-light);cursor:pointer;transition:background var(--lds-transition-default);border:none;justify-content:center;align-items:center;font-size:20px;display:flex;position:absolute}.lds-image-output__fullscreen-close:hover{background:var(--lds-on-image-surface-medium)}.lds-image-output__fullscreen-img{-o-object-fit:contain;object-fit:contain;border-radius:var(--lds-r300);max-width:90vw;max-height:90vh}
