.subscription-toast[data-v-a99f6c80]{animation:toast-enter-a99f6c80 .22s cubic-bezier(.2,.8,.2,1)}.toast-progress[data-v-a99f6c80]{position:absolute;right:0;bottom:0;height:3px;width:100%;transform-origin:right center;background:currentColor;opacity:.35;animation:toast-progress-a99f6c80 5s linear forwards}@keyframes toast-enter-a99f6c80{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toast-progress-a99f6c80{0%{transform:scaleX(1)}to{transform:scaleX(0)}}
