/* Small compatibility override for the image-detail dialog. */
.image-dialog { height: min(820px, calc(100svh - 48px)); }
