.animate-notification-enter[data-v-c3b1ef1b]{animation:notificationEnter-c3b1ef1b .4s cubic-bezier(.175,.885,.32,1.275) forwards}.animate-notification-leave[data-v-c3b1ef1b]{animation:notificationLeave-c3b1ef1b .3s cubic-bezier(.6,-.28,.735,.045) forwards}@keyframes notificationEnter-c3b1ef1b{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes notificationLeave-c3b1ef1b{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(120%)}}
