html,body,#app{margin:0;padding:0;height:100%;width:100%}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--primary-color: #1890FF;--success-color: #52C41A;--warning-color: #FAAD14;--danger-color: #F5222D;--text-primary: #303133;--text-regular: #606266;--text-secondary: #909399;--border-color: #DCDFE6;--bg-color: #F5F7FA}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}
