#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 transparent;border-color:#29d transparent transparent #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}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.request-loading .ant-spin-text{color:#509ff1;margin-top:5px;font-size:18px}.request-loading .ant-spin-dot-item{background-color:#509ff1}#loading{z-index:9998;justify-content:center;align-items:center;font-size:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.loading-body{min-height:inherit;position:relative}.loading-body .loading-wait{min-height:inherit;z-index:500;width:100%;height:100%;position:absolute}.loading-body .loading-wait .loading-spin{width:100%;position:fixed;left:0}.fade-in{opacity:0;transition:opacity .5s ease-in}.fade-in.show{opacity:1}.error-wait-child{text-align:center;width:100%;position:absolute;top:0}.FullScreenLoading{z-index:9998;justify-content:center;align-items:center;font-size:20px;transition:all .5s;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@media (prefers-color-scheme:light){.FullScreenLoading{background:#f5f5f5}}@media (prefers-color-scheme:dark){.FullScreenLoading{background:#000}}
