.toast-module__Q5iodW__toast-root[data-state=open]{animation:.15s cubic-bezier(.16,1,.3,1) toast-module__Q5iodW__slideIn}.toast-module__Q5iodW__toast-root[data-state=closed]{animation:.1s ease-in toast-module__Q5iodW__hide}.toast-module__Q5iodW__toast-root[data-swipe=move]{transform:translateX(var(--radix-toast-swipe-move-x))}.toast-module__Q5iodW__toast-root[data-swipe=cancel]{transition:transform .2s ease-out;transform:translate(0)}.toast-module__Q5iodW__toast-root[data-swipe=end]{animation:.1s ease-out toast-module__Q5iodW__swipeOut}@keyframes toast-module__Q5iodW__hide{0%{opacity:1}to{opacity:0}}@keyframes toast-module__Q5iodW__slideIn{0%{transform:translateX(calc(100% + var(--viewport-padding)))}to{transform:translate(0)}}@keyframes toast-module__Q5iodW__swipeOut{0%{transform:translateX(var(--radix-toast-swipe-end-x))}to{transform:translateX(calc(100% + var(--viewport-padding)))}}
