:export{primaryAccent:#ef181f;secondaryAccent:#770c10;primaryText:#fff;secondaryText:#8f8e94;primaryBackground:#000;secondaryBackground:#1c1c1e;maxContentWidth:1000px}.fullscreen-image-view dialog{width:fit-content;height:fit-content;max-width:90%;max-height:90%}.fullscreen-image-view-dialog-image{height:100%;width:fit-content;max-width:100%}.fullscreen-image-view-failed{background-color:#1c1c1e;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;border:1px solid #000;max-width:100%;max-height:100%}.fullscreen-image-view-failed-image{width:75px;height:75px;max-width:75%;max-height:75%;object-fit:contain}.fullscreen-image-view-clickable{cursor:pointer}dialog .dialog-close-button{position:absolute;top:20px;right:20px;width:30px;height:30px;cursor:pointer;filter:drop-shadow(0 0 10px #000000)}@media(max-width:600px){dialog .dialog-close-button{width:20px;height:20px}}