#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;background:#29d;width:100%;height:2px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #29d,0 0 5px #29d}#nprogress .spinner{z-index:1031;display:block;position:fixed;top:15px;right:15px}#nprogress .spinner-icon{box-sizing:border-box;border:2px solid #0000;border-color:#29d #0000 #0000 #29d;border-radius:50%;width:18px;height:18px;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}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-next{z-index:999999;background:linear-gradient(135deg,#f5f7fa 0%,#e4edf5 100%);width:100vw;height:100vh;margin:0;padding:0;top:0;left:0;overflow:hidden;position:fixed!important}.loading-next.dark{background:linear-gradient(135deg,#1a2a3a 0%,#111827 100%)}.loading-next-box{width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-next-box-warp{width:40px;height:40px;animation:2s linear infinite loading-next-box-warp;position:relative;transform:rotate(45deg)}.loading-next-box-item{background:#0ea5e9;border-radius:2px;width:10px;height:10px;animation:2s linear infinite loading-next-box-item;position:absolute}.loading-next-box-item:first-child{top:0;left:0}.loading-next-box-item:nth-child(2){animation-delay:.2s;top:0;right:0}.loading-next-box-item:nth-child(3){animation-delay:.4s;bottom:0;right:0}.loading-next-box-item:nth-child(4){animation-delay:.6s;bottom:0;left:0}.loading-next-box-item:nth-child(5){animation-delay:.1s;top:0;left:15px}.loading-next-box-item:nth-child(6){animation-delay:.3s;top:15px;right:0}.loading-next-box-item:nth-child(7){animation-delay:.5s;bottom:15px;right:0}.loading-next-box-item:nth-child(8){animation-delay:.7s;bottom:0;left:15px}.loading-next-box-item:nth-child(9){animation-delay:.8s;top:15px;left:0}@keyframes loading-next-box-warp{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-next-box-item{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.dark .loading-next-box-item{background:#06b6d4}
