.sheet-enter-active,.sheet-leave-active{transition:opacity .3s ease}.sheet-enter-from,.sheet-leave-to{opacity:0}.sheet-enter-active .absolute.bottom-0,.sheet-leave-active .absolute.bottom-0{transition:transform .35s cubic-bezier(.25,.8,.25,1)}.sheet-enter-from .absolute.bottom-0{transform:translateY(100%)}.sheet-enter-to .absolute.bottom-0,.sheet-leave-from .absolute.bottom-0{transform:translateY(0)}.sheet-leave-to .absolute.bottom-0{transform:translateY(100%)}
