.slide-in-right-enter-active,.slide-in-right-leave-active,.slide-out-right-leave-active{height:100vh;transition:transform .4s ease;width:100vw}.slide-in-right-enter-from{transform:translate(100vw)}.slide-in-right-enter-active{left:0;position:fixed;top:0;z-index:2048}.slide-out-right-leave-from{transform:translate(0)}.slide-out-right-leave-active{left:0;position:fixed;top:0;transform:translate(100vw);z-index:4096}
