*{box-sizing:border-box}html,body,#app{height:100%;margin:0}body{font-family:-apple-system,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none}.page-toolbar{margin-bottom:16px;display:flex;gap:12px;flex-wrap:wrap;align-items:center}.page-card{background:#fff;padding:16px;border-radius:6px}.page-heading{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;width:100%;min-height:40px;margin:0 0 16px;gap:24px}.page-heading__copy{display:flex;flex:1 1 auto;align-items:stretch;min-width:0;min-height:35px;gap:12px}.page-heading__copy:before{flex:0 0 4px;width:4px;border-radius:2px;background:var(--el-color-primary);content:""}.page-heading h1{margin:0;color:var(--el-text-color-primary);font-size:20px;font-weight:600;line-height:35px;white-space:nowrap}.page-heading__actions{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:flex-end;margin-left:auto;gap:10px}
