@media (prefers-reduced-motion: no-preference){.Notivue__notification:has(.Notivue__progress){border-radius:var(--nv-radius, 0) var(--nv-radius, 0) var(--nv-radius, 0) 0}.Notivue__notification:has(.Notivue__progress) .Notivue__content-message{margin-bottom:var(--nv-progress-height, 4px)}.Notivue__progress{position:absolute;bottom:0;left:0;width:100%;height:var(--nv-progress-height, 4px);background-color:var(--nv-accent);animation:Notivue__progress-kf var(--nv-anim-dur) linear forwards;transform-origin:left;border-radius:0 var(--nv-radius, 0) var(--nv-radius, 0) 0}[dir=rtl] .Notivue__progress{transform-origin:right;border-radius:var(--nv-radius, 0) 0 0 var(--nv-radius, 0)}[dir=rtl] .Notivue__notification:has(.Notivue__progress){border-radius:var(--nv-radius, 0) var(--nv-radius, 0) 0 var(--nv-radius, 0)}@keyframes Notivue__progress-kf{0%{transform:scaleX(1)}to{transform:scaleX(0)}}}@media (prefers-reduced-motion: reduce){.Notivue__progress{display:none}}
