@keyframes slideup{0%{bottom:-100%}to{bottom:0}}.fade-enter-active,.fade-leave-active{transition:height .3s ease-in-out,opacity .3s ease-in-out}.fade-enter-from,.fade-leave-to{opacity:0;height:0}.image-desktop-preview-overlay{flex-direction:column;height:calc(100dvh - 19.8rem);display:flex}.image-desktop-preview-overlay__stage{border-bottom:.1rem solid #dedede;flex:1;position:relative;overflow:hidden}.image-desktop-preview-overlay__stage--zoomed:hover{cursor:grab}.image-desktop-preview-overlay__stage--zoomed:active{cursor:grabbing}.image-desktop-preview-overlay__stage__zoom-container{text-align:center;background-color:#0000;border:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.image-desktop-preview-overlay__stage__image{-webkit-user-select:none;user-select:none;object-fit:contain;width:100%;height:calc(100% - 3.2rem);transition-property:scale;transition-duration:.3s;transition-timing-function:cubic-bezier(0,1,1,1)}.image-desktop-preview-overlay__bottom{border-top:none;justify-content:center;margin:0;padding-top:2.4rem;display:flex}
