:root{
  /* Centrale design-tokens: pas hier de algemene Workspace-stijl aan */
  --mip-bg: #f5f5f7;
  --mip-card: #ffffff;
  --mip-text: #1d1d1f;
  --mip-muted: #6e6e73;

  --marco: #0A84FF;
  --jolanda: #AF52DE;
  --jelle: #34C759;
  --sieme: #FF9500;

  --card-radius: 20px;
  --control-radius: 11px;
}
