:root{--header-bg:#fff;--main-bg:#f5f7fa;--sidebar-bg:#1f2d3d;--sidebar-text:#bfcbd9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}html,body{height:100%;margin:0;padding:0;font-size:14px}#app{height:100%}.layout-container{width:100%;height:100vh}.el-header{background-color:var(--header-bg);border-bottom:1px solid #e4e7ed;justify-content:space-between;align-items:center;padding:0 20px;display:flex}.el-main{background-color:var(--main-bg);padding:20px}.search-card,.table-card{margin-bottom:20px}.card-header{justify-content:space-between;align-items:center;display:flex}.card-title{font-size:16px;font-weight:700}.pagination-wrapper{justify-content:flex-end;margin-top:20px;display:flex}.text-secondary{color:#909399;font-size:12px}
