.fullscreen-image-view dialog{width:fit-content;max-width:90%;height:fit-content;max-height:90%}.fullscreen-image-view-dialog-image{width:fit-content;max-width:100%;height:100%}.fullscreen-image-view-failed{background-color:#1c1c1e;border:1px solid #000;flex-direction:column;justify-content:center;align-items:center;gap:10px;max-width:100%;max-height:100%;display:flex}.fullscreen-image-view-failed-image{object-fit:contain;width:75px;max-width:75%;height:75px;max-height:75%}.fullscreen-image-view-clickable{cursor:pointer}dialog .dialog-close-button{cursor:pointer;filter:drop-shadow(0 0 10px #000);width:30px;height:30px;position:absolute;top:20px;right:20px}@media (max-width:600px){dialog .dialog-close-button{width:20px;height:20px}}
