.pop-container-enter-active,.pop-container-leave-active{transition:transform .3s cubic-bezier(.23,1,.32,1)}.pop-container-enter-from,.pop-container-leave-to{transform:translateY(100vh)}.pop-container-enter-to,.pop-container-leave-from{transform:translateY(0)}.pop-mask-enter-active,.pop-mask-leave-active{transition:background-color .3s cubic-bezier(.23,1,.32,1)}.pop-mask-enter-from,.pop-mask-leave-to{background-color:#0000}.pop-mask-enter-to,.pop-mask-leave-from{background-color:#0009}
