.nprogress-bar{position:relative;height:.375rem;width:100%;background-color:rgb(217 217 217/var(--tw-bg-opacity))}.nprogress-bar,.nprogress-fill{border-radius:.25rem;--tw-bg-opacity:1}.nprogress-fill{width:0;animation:progress-forward 3s forwards;position:absolute;height:100%;background-color:rgb(0 80 179/var(--tw-bg-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.nprogress-fill-end{animation:progress-forward-ends .5s forwards}@keyframes progress-forward{0%{width:0}50%{width:25%}75%{width:60%}to{width:65%}}@keyframes progress-forward-ends{0%{width:65%}50%{width:75%}to{width:100%}}