#nprogress{pointer-events:none}#nprogress .bar{z-index:99999;background:linear-gradient(90deg,#3b82f6,#60a5fa,#3b82f6) 0 0/200% 100%;width:100%;height:2.5px;animation:1s linear infinite nprogress-slide;position:fixed;top:0;left:0;box-shadow:0 1px 8px #3b82f699}@keyframes nprogress-slide{0%{background-position:200% 0}to{background-position:-200% 0}}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 12px #3b82f6,0 0 4px #3b82f6}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .bar{position:absolute}
