@keyframes zen-toast-countdown{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.zen-toast-countdown{transform-origin:left center;animation:zen-toast-countdown linear forwards}[data-slot=toast-region][data-focused] .zen-toast-countdown,[data-slot=toast-region][data-hovered] .zen-toast-countdown{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.zen-toast-countdown{animation:none}}