html,body,#app{height:100%;margin:0;padding:0}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;font-size:14px;color:#333;background-color:#f5f7fa}#app{height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background-color:#dcdfe6;border-radius:3px}::-webkit-scrollbar-thumb:hover{background-color:#c0c4cc}::-webkit-scrollbar-track{background-color:#f5f7fa}.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-center{text-align:center}.text-right{text-align:right}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.ml-10{margin-left:10px}.mr-10{margin-right:10px}.p-20{padding:20px}.page-container{padding:20px;background-color:#fff;border-radius:4px;min-height:calc(100vh - 130px)}.search-form{padding:20px 20px 0;background-color:#fff;border-radius:4px;margin-bottom:16px}.search-form .el-form-item{margin-bottom:16px}.table-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.pagination-container{display:flex;justify-content:flex-end;margin-top:20px}.status-tag.success{color:#67c23a}.status-tag.warning{color:#e6a23c}.status-tag.danger{color:#f56c6c}.status-tag.info{color:#909399}.stat-card{padding:20px;background:#fff;border-radius:4px}.stat-card .stat-title{font-size:14px;color:#909399;margin-bottom:10px}.stat-card .stat-value{font-size:28px;font-weight:600;color:#303133}.stat-card .stat-footer{margin-top:10px;font-size:12px;color:#909399}.chart-container{width:100%;height:350px}@media screen and (max-width: 767px){.hidden-mobile{display:none!important}}@media screen and (min-width: 768px) and (max-width: 1023px){.hidden-tablet{display:none!important}}@media screen and (min-width: 1024px){.hidden-desktop{display:none!important}}.show-mobile{display:none!important}@media screen and (max-width: 767px){.show-mobile{display:block!important}}.show-tablet{display:none!important}@media screen and (min-width: 768px) and (max-width: 1023px){.show-tablet{display:block!important}}@media screen and (max-width: 767px){.page-container{padding:12px;min-height:calc(100vh - 100px)}.search-form{padding:12px 12px 0;margin-bottom:12px}.search-form .el-form-item{margin-bottom:12px}.table-toolbar{flex-direction:column;align-items:flex-start;gap:10px}.pagination-container{justify-content:center}.stat-card{padding:12px}.stat-card .stat-value{font-size:22px}.chart-container{height:250px}}@media screen and (min-width: 768px) and (max-width: 1023px){.page-container,.stat-card{padding:16px}.stat-card .stat-value{font-size:24px}.chart-container{height:300px}}@media screen and (max-width: 767px){.responsive-table .el-table__header-wrapper{display:none}.responsive-table .el-table__body-wrapper .el-table__row{display:flex;flex-wrap:wrap;padding:12px;border-bottom:1px solid #ebeef5;margin-bottom:8px;background:#fff;border-radius:4px}.responsive-table .el-table__body-wrapper .el-table__row td{border:none;padding:4px 8px}.responsive-table .el-table__body-wrapper .el-table__row td:before{content:attr(data-label);font-weight:700;margin-right:8px;color:#909399}}@media screen and (max-width: 767px){.el-dialog{width:90%!important;margin:5vh auto!important}.el-message-box{width:90%!important}}.row-responsive{display:flex;flex-wrap:wrap;margin:-8px}.row-responsive>[class*=col-]{padding:8px}@media screen and (max-width: 767px){.col-mobile-12{width:100%!important;flex:0 0 100%!important}}@media screen and (min-width: 768px) and (max-width: 1023px){.col-tablet-6{width:50%!important;flex:0 0 50%!important}}@media screen and (max-width: 767px){.mt-20{margin-top:12px}.mb-20{margin-bottom:12px}.p-20{padding:12px}}
