.sheet-enter-active,.sheet-leave-active{transition:opacity .2s ease-out}.sheet-enter-active .sheet,.sheet-leave-active .sheet{transition:transform .2s cubic-bezier(.2,.8,.2,1)}.sheet-enter-from,.sheet-leave-to{opacity:0}.sheet-enter-from .sheet,.sheet-leave-to .sheet{transform:translate(24px)}@media (prefers-reduced-motion:reduce){.sheet-enter-active .sheet,.sheet-leave-active .sheet{transition:none}}
