#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;background-color:#002aff;background-image:linear-gradient(90deg,#0000 0%,#7f9cffe6 50%,#0000 100%);background-repeat:repeat-x;background-size:200px 100%;width:100%;height:3px;animation:.9s linear infinite nprogress-shine;position:fixed;top:0;left:0}@keyframes nprogress-shine{0%{background-position-x:0}to{background-position-x:200px}}@media (prefers-reduced-motion:reduce){#nprogress .bar{background-image:none;animation:none}}
