html,body,#root{height:100%;margin:0}.speed-page{--sp-line: #e6ebf2;--sp-text: #1f2d3d;--sp-muted: #7a8699;--sp-accent: #1677ff;display:flex;flex-direction:column;height:100%;min-height:100%;background:#f5f7fa;color:var(--sp-text);font-family:"Source Sans 3",PingFang SC,Noto Sans SC,sans-serif;overflow:auto}.speed-page *{box-sizing:border-box}.sp-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;border-bottom:1px solid var(--sp-line);background:#fff}.sp-title{margin:0;font-size:18px;font-weight:700}.sp-sub{margin:4px 0 0;font-size:13px;color:var(--sp-muted)}.sp-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.sp-hint{font-size:13px;color:var(--sp-muted)}.sp-btn{height:32px;padding:0 12px;border:0;border-radius:8px;background:var(--sp-accent);color:#fff;font:inherit;font-size:13px;cursor:pointer}.sp-btn:disabled{opacity:.55;cursor:default}.sp-status{margin:12px 24px 0;font-size:13px;color:#c2410c}.sp-body{padding:16px 24px 24px}.sp-table-wrap{overflow:auto;border:1px solid var(--sp-line);border-radius:12px;background:#fff}.sp-table{width:100%;border-collapse:collapse;font-size:13px}.sp-table th,.sp-table td{padding:10px 12px;text-align:left;white-space:nowrap;border-bottom:1px solid var(--sp-line)}.sp-table th{font-weight:650;color:var(--sp-muted);background:#fafbfc}.sp-table tr:last-child td{border-bottom:0}.sp-name{max-width:220px;overflow:hidden;text-overflow:ellipsis}.sp-empty{padding:48px 16px;text-align:center;color:var(--sp-muted)}
