:root{--color-primary:#1989fa;--color-primary-active:#2979ff;--color-primary-light:#ecf5ff;--td-brand-color:#1989fa;--td-brand-color-active:#2979ff;--td-brand-color-light:#ecf5ff;--color-success:#19be6b;--color-warning:#f90;--color-danger:#fa3534;--color-text-primary:#303133;--color-text-regular:#606266;--color-text-secondary:#909193;--color-text-placeholder:#c0c4cc;--color-border:#ebedf0;--color-border-light:#f0f0f0;--color-bg:#f8f8f8;--color-bg-white:#fff}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;color:var(--color-text-primary);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5}#app{background:var(--color-bg);width:100%;min-height:100vh}
