*{box-sizing:border-box}html,body,#app{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;color:#0f172a;background:#f5f7fb}.page-title{color:#0f172a;font-size:24px;font-weight:800;margin:0 0 18px;letter-spacing:0}.page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.page-head .page-title{margin:0}.page-subtitle{margin-top:6px;color:#0f172a85;font-size:13px}.surface-card{border:1px solid rgba(15,23,42,.07);border-radius:18px;box-shadow:0 18px 45px #0f172a0f}.table-card{overflow:hidden;border:1px solid rgba(15,23,42,.07);border-radius:18px;box-shadow:0 18px 45px #0f172a0f}.table-card .n-data-table{--n-th-color: #f8fafc;--n-td-color-hover: #f8fbff}code{padding:2px 6px;border-radius:8px;color:#1d4ed8;background:#eff6ff}
