*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}:root{--el-color-primary: #4E7CEF;--el-color-primary-light-3: #83A3F4;--el-color-primary-light-5: #A6BDF7;--el-color-primary-light-7: #CAD8FA;--el-color-primary-light-8: #DCE5FC;--el-color-primary-light-9: #EDF2FD;--el-color-primary-dark-2: #3E63BF;--el-color-primary-rgb: 78, 124, 239}:root{--el-border-radius-base: 10px;--el-border-radius-small: 8px;--el-border-radius-round: 20px}.el-button{border-radius:10px;transition:all .22s cubic-bezier(.25,.8,.35,1)}.el-button--large{border-radius:12px}.el-button--primary{box-shadow:0 4px 14px #4e7cef38}.el-input__wrapper{border-radius:10px;transition:box-shadow .22s ease,background-color .22s ease}.el-input__wrapper.is-focus{box-shadow:0 0 0 1px #4e7cef inset,0 0 0 4px #4e7cef1a!important}.el-card{border-radius:16px;border:1px solid #eef1f6;box-shadow:0 4px 20px #1d25370d!important}.el-dialog{border-radius:18px}.el-message-box{border-radius:16px}.el-table{--el-table-header-bg-color: #f7f9fc}.el-table th.el-table__cell{font-weight:600;color:#4e5969}.el-menu-item,.el-sub-menu__title{transition:all .2s ease}.el-pagination .el-pager li,.el-tag{border-radius:8px}.el-select-dropdown__wrap,.el-picker-panel{border-radius:14px!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#c9d3e0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a9b6c6}::-webkit-scrollbar-track{background:transparent}
