*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:PingFang SC,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;background:#f0f2f5;color:#333}#app,body,html{height:100%}.app-main{padding:20px;min-height:calc(100vh - 90px);display:flex;flex-direction:column}.page-container{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 4px rgba(0,0,0,.08);flex:1;display:flex;flex-direction:column;min-height:0;overflow:auto}.page-form{flex:none;margin-bottom:20px}.table-wrap{flex:1;overflow:auto;min-height:0}.search-bar{margin-bottom:20px;padding:20px;background:#fafafa;border-radius:6px;border:1px solid #eee}.stat-card{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:8px;padding:20px;text-align:center}.stat-card .stat-value{font-size:32px;font-weight:700;margin:10px 0}.stat-card .stat-label{font-size:14px;opacity:.9}.stat-card:nth-child(2){background:linear-gradient(135deg,#f093fb,#f5576c)}.stat-card:nth-child(3){background:linear-gradient(135deg,#4facfe,#00f2fe)}.stat-card:nth-child(4){background:linear-gradient(135deg,#43e97b,#38f9d7)}.el-card{border-radius:8px}.el-table th{background:#f5f7fa!important;color:#333;font-weight:600}.el-table--striped .el-table__body tr.el-table__row--striped td{background:#fafafa}