
/**
 * 由 Fantastic-mobile 提供技术支持
 * Powered by Fantastic-mobile
 * https://fantastic-mobile.hurui.me/
 */
    
#nprogress{pointer-events:none}[dir=rtl] #nprogress{left:0;right:0;z-index:3000;position:fixed;top:0;transform:scaleX(-1)}#nprogress .bar{z-index:3000;background:oklch(var(--primary));width:min(100%,600px);height:min(.533vw,3.2px);position:fixed;top:0;left:calc(50% - min(50%,300px))}#nprogress .peg{width:min(26.667vw,160px);height:100%;box-shadow:0 0 min(2.667vw, 16px) oklch(var(--primary)), 0 0 min(1.333vw, 8px) oklch(var(--primary));opacity:1;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(max(-1.067vw,-6.4px))}#nprogress .spinner{z-index:2000;display:block;position:fixed;top:min(2.933vw,17.6px);right:calc(50% - min(277.6px,46.267%))}#nprogress .spinner .spinner-icon{box-sizing:border-box;border:min(.533vw,3.2px) solid #0000;border-top-color:oklch(var(--primary));border-left-color:oklch(var(--primary));border-radius:50%;width:min(4.8vw,28.8px);height:min(4.8vw,28.8px);animation:.4s linear infinite nprogress-spinner}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
