.toast-root[data-state=open][data-v-01a84c02]{animation:.2s ease-out toast-in-01a84c02}.toast-root[data-state=closed][data-v-01a84c02]{animation:.15s ease-in toast-out-01a84c02}.toast-root[data-swipe=move][data-v-01a84c02]{transform:translateX(var(--reka-toast-swipe-move-x))}.toast-root[data-swipe=cancel][data-v-01a84c02]{transition:transform .2s ease-out;transform:translate(0)}.toast-root[data-swipe=end][data-v-01a84c02]{animation:.1s ease-out toast-swipe-out-01a84c02}@keyframes toast-in-01a84c02{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes toast-out-01a84c02{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@keyframes toast-swipe-out-01a84c02{0%{transform:translateX(var(--reka-toast-swipe-end-x))}to{transform:translate(calc(100% + 1rem))}}
