body:has(.app-modal){height:100vh;overflow:hidden!important;scrollbar-width:0}.bounce-enter-active{animation:bounce-in .2s}.bounce-leave-active{animation:bounce-in .2s reverse}@keyframes bounce-in{0%{transform:scale(0)}to{transform:scale(1)}}
