#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)}}*{box-sizing:border-box}html,body,#app{height:100%;margin:0;padding:0}body{color:#303133;-webkit-font-smoothing:antialiased;background:#f5f7fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px}a{color:#409eff;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#dcdfe6;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#c0c4cc}:root{--el-color-primary:#2b67c9;--el-color-primary-light-3:#5b8ee0;--el-color-primary-light-5:#8cb3ec;--el-color-success:#2fa36a;--el-color-warning:#e0a020;--el-color-danger:#e25758;--el-border-radius-base:8px}#nprogress .bar{background:linear-gradient(90deg,#409eff,#67c23a)!important;height:3px!important}.p-14{padding:14px}.mt-12{margin-top:12px}.flex{display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.gap-10{gap:10px}.w100{width:100%}
