#app{height:100%}#app,body,html{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:13px;color:#303133;background:#f5f6f8}*{box-sizing:border-box}.page{padding:12px}.page-card{background:#fff;border-radius:6px;padding:14px}.crud-hd{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:12px}.crud-hd__title{font-size:15px;font-weight:600;color:#303133}.crud-hd__tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.crud-pager{margin-top:12px;text-align:right}.crud-empty{padding:48px 0;text-align:center}.crud-empty,.t-muted{color:#909399}.t-brand{color:#1aad19}.t-danger{color:#f56c6c}.t-ellipsis{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.t-money{color:#f56c6c;font-weight:600}.thumb{-o-object-fit:cover;object-fit:cover;background:#f5f7fa}.thumb,.thumb-ph{width:44px;height:44px;border-radius:4px}.thumb-ph{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef3ee,#dfe9df);color:#909399;font-size:10px;text-align:center;line-height:1.2;padding:2px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.form-grid .span-2{grid-column:span 2}.el-table th{background:#f5f7fa!important}.el-table--mini td,.el-table--mini th{padding:6px 0}