._container_2yvr3_1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: auto;
  width: 100%;
  height: 100%;
}

._body_2yvr3_10,
._cards_2yvr3_11 {
  height: 100%;
}

._body_2yvr3_10 {
  flex-direction: column;
  justify-content: flex-start;
  height: unset;
  flex: 1;
}

._section_2yvr3_22 {
  border-radius: 3px;
  margin-bottom: 1rem;
}

._border_2yvr3_27 {
  padding: 0.5rem 0.5rem 0;
  border: 1px solid var(--color-gray-200);
}

._run_2yvr3_32 {
  position: sticky;
  bottom: 0;
  z-index: 10;
  padding: 0.5rem;
}

._variableSection_2yvr3_39 {
  margin-bottom: 1rem;
}

._variables_2yvr3_43 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

._variableEditor_2yvr3_49 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1rem;
  border: 1px solid var(--color-gray-200);
  height: 2.8rem;
  border-radius: 3px;
}

._varNode_2yvr3_59 {
  margin: 0;
}

._addVariable_2yvr3_63:hover {
  cursor: pointer;
  user-select: none;
}

._draggableList_2yvr3_68 {
  padding: 0.13rem;
}
