.notification-moving-to-done[data-v-cd0c22ad]{background:linear-gradient(90deg,transparent,hsl(var(--primary) / .05),transparent);animation:slideOut-cd0c22ad .5s ease-in-out}.notification-moving-to-followup[data-v-cd0c22ad]{background:linear-gradient(90deg,transparent,hsl(var(--secondary) / .05),transparent);animation:slideOut-cd0c22ad .5s ease-in-out}.notification-moving-to-todo[data-v-cd0c22ad]{background:linear-gradient(90deg,transparent,hsl(var(--accent) / .05),transparent);animation:slideOut-cd0c22ad .5s ease-in-out}@keyframes slideOut-cd0c22ad{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}
