body.modal-open{max-height:100vh;overflow:hidden}.fade-scale-enter-to,.fade-scale-leave-from{opacity:1;scale:1}.fade-scale-enter-from,.fade-scale-leave-to{opacity:0;scale:.99}.fade-scale-enter-active,.fade-scale-leave-active{transition:all .2s}.shake{animation:shake .25s forwards}@keyframes shake{0%{scale:1}25%{scale:.98}50%{scale:1}75%{scale:.98}to{scale:1}}
