html,body,#app{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;background:#f0f2f5;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}.page{padding:16px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.page-header__title{margin:0;font-size:20px;font-weight:600;line-height:28px;color:#000000e0}.page-header__desc{margin:4px 0 0;font-size:13px;color:#00000073}.page-header__extra{display:flex;flex-shrink:0;gap:8px;align-items:center}.filter-bar{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.filter-bar .ant-input,.filter-bar .ant-select,.filter-bar .ant-picker{width:auto}.table-toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between;margin-bottom:12px}.table-toolbar__left,.table-toolbar__right{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.text-muted{color:#00000073}.text-danger{color:#ff4d4f}.text-success{color:#52c41a}.text-right{text-align:right}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px}.mt-8{margin-top:8px}.mt-16{margin-top:16px}.mb-8{margin-bottom:8px}.mb-16{margin-bottom:16px}.flex-between{display:flex;align-items:center;justify-content:space-between}.gap-8{gap:8px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}::-webkit-scrollbar-track{background:transparent}
