@keyframes blocks-toast-progress{0%{width:100%}to{width:0%}}.blocks-toast-progress-bar{animation:blocks-toast-progress var(--toast-progress-duration) linear forwards}@media (prefers-reduced-motion:reduce){.blocks-toast-progress-bar{display:none}}
