:root{--surface: #ffffff;--surface-muted: #fafafa;--surface-sunken: #f5f5f5;--border: #d9d9d9;--text: #262626;--text-muted: #8c8c8c;--text-inverse: #ffffff;--accent: #1890ff;--accent-hover: #40a9ff;--danger: #ff4d4f;--warning: #faad14;--success: #52c41a;--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 20px;--sp-6: 24px;--sp-7: 28px;--sp-8: 32px;--shell-header-height: 56px;--shell-status-height: 28px}body.dark-theme{--surface: #1f1f1f;--surface-muted: #141414;--surface-sunken: #000000;--border: #434343;--text: #e6e6e6;--text-muted: #8c8c8c;--text-inverse: #141414;--accent: #1890ff;--accent-hover: #40a9ff;--danger: #ff4d4f;--warning: #faad14;--success: #52c41a;--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 20px;--sp-6: 24px;--sp-7: 28px;--sp-8: 32px;--shell-header-height: 56px;--shell-status-height: 28px}html,body{height:100%;margin:0;background:var(--surface-muted);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}
