.toast_ToastRoot__9NkOu{box-shadow:0 10px 38px -10px hsl(206 22% 7%/35%),0 10px 20px -15px hsl(206 22% 7%/20%)}.toast_ToastRoot__9NkOu[data-state=open]{animation:toast_slideIn__Xz68a .15s cubic-bezier(.16,1,.3,1)}.toast_ToastRoot__9NkOu[data-state=closed]{animation:toast_hide__EXIt5 .1s ease-in}.toast_ToastRoot__9NkOu[data-swipe=move]{transform:translateX(var(--radix-toast-swipe-move-x))}.toast_ToastRoot__9NkOu[data-swipe=cancel]{transform:translateX(0);transition:transform .2s ease-out}.toast_ToastRoot__9NkOu[data-swipe=end]{animation:toast_swipeOut__Grqf2 .1s ease-out}@keyframes toast_hide__EXIt5{0%{opacity:1}to{opacity:0}}@keyframes toast_slideIn__Xz68a{0%{transform:translateX(calc(100% + 16px))}to{transform:translateX(0)}}@keyframes toast_swipeOut__Grqf2{0%{transform:translateX(var(--radix-toast-swipe-end-x))}to{transform:translateX(calc(100% + 16px))}}