:root {
  /* 色 */
  --color-error: #b91c1c;
  --color-success: #155724;
  --color-warning: #f59e0b;
  --color-info: #2563eb;
}
