@keyframes lfq-in-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes lfq-in-down{0%{opacity:0;transform:translateY(-28px)}to{opacity:1;transform:translateY(0)}}.lfq-enter-forward{animation:.46s cubic-bezier(.22,1,.36,1) both lfq-in-up}.lfq-enter-back{animation:.46s cubic-bezier(.22,1,.36,1) both lfq-in-down}.lfq-progress-track{background:rgb(var(--ov)/.1);height:3px}.lfq-progress-fill{background:rgb(var(--fg)/.85);height:100%;transition:width .42s cubic-bezier(.22,1,.36,1)}@media (prefers-reduced-motion:reduce){.lfq-enter-forward,.lfq-enter-back{animation:none}.lfq-progress-fill{transition:none}}
