#app{height:100vh}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;color:#2d2d2f;background-color:#fff5f8;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}ul,ol{list-style:none}img{max-width:100%}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-1{flex:1}.text-primary{color:#e8507e}.text-secondary{color:#8e8ea0}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.mt-20{margin-top:20px}.card-shadow{background:#FFFFFF;border-radius:16px;box-shadow:0 4px 20px #e8507e14;padding:20px}.gradient-text{background:linear-gradient(135deg,#E8507E,#F5A0C0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-bg{background:linear-gradient(135deg,#E8507E,#F5A0C0)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#FFD6E7;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#F5A0C0}.el-button--primary{--el-button-bg-color: #E8507E;--el-button-border-color: #E8507E;--el-button-hover-bg-color: #F5A0C0;--el-button-hover-border-color: #F5A0C0;--el-button-active-bg-color: rgb(226.0757575758, 34.9242424242, 92.7727272727);--el-button-active-border-color: rgb(226.0757575758, 34.9242424242, 92.7727272727)}.el-button--primary.is-plain{--el-button-bg-color: #FEF0F5;--el-button-text-color: #E8507E;--el-button-border-color: #FFD6E7;--el-button-hover-bg-color: #FEE1EC;--el-button-hover-border-color: #F5A0C0;--el-button-hover-text-color: #E8507E}.el-menu-item.is-active{background-color:#fff0f5!important;color:#e8507e!important}.el-sub-menu__title:hover,.el-menu-item:hover{background-color:#fff5f8!important}.el-tabs__item.is-active{color:#e8507e!important}.el-tabs__active-bar{background-color:#e8507e!important}.el-input__wrapper.is-focus{box-shadow:0 0 0 1px #e8507e inset!important}.el-textarea__inner:focus{border-color:#e8507e!important}.el-radio-button__original-radio:checked+.el-radio-button__inner{background-color:#e8507e!important;border-color:#e8507e!important}.el-pagination.is-background .el-pager li:not(.is-disabled).is-active{background-color:#e8507e!important}
