/* Hevy Companion — Sense 2 styles */

#phase {
  font-size: 14;
  font-family: System-Bold;
  text-length: 30;
}

#exercise-name-1 {
  font-size: 24;
  font-family: System-Bold;
  text-length: 90;
  fill: #ffffff;
}

#exercise-name-2 {
  font-size: 24;
  font-family: System-Bold;
  text-length: 90;
  fill: #ffffff;
}

#set-info {
  font-size: 18;
  font-family: System-Regular;
  text-length: 50;
  fill: #777788;
}

#weight-reps {
  font-size: 32;
  font-family: System-Bold;
  text-length: 80;
  fill: #4ecdc4;
}

#prev-info {
  font-size: 15;
  font-family: System-Regular;
  text-length: 70;
  fill: #445544;
}

#notes-line {
  font-size: 15;
  font-family: System-Regular;
  text-length: 80;
  fill: #554433;
}

#timer {
  font-size: 54;
  font-family: System-Bold;
  text-length: 20;
  fill: #ffe66d;
}

#next-label {
  font-size: 14;
  font-family: System-Regular;
  text-length: 30;
  fill: #888888;
}

#offline-indicator {
  font-size: 13;
  font-family: System-Bold;
  text-length: 20;
  fill: #ff4444;
}

#workout-progress {
  font-size: 13;
  font-family: System-Regular;
  text-length: 20;
  fill: #555566;
}

#btn-done-label {
  font-size: 22;
  font-family: System-Bold;
  text-length: 25;
  fill: #000000;
}

#btn-skip-ex-label {
  font-size: 16;
  font-family: System-Bold;
  text-length: 15;
  fill: #ffffff;
}

#btn-minus-label {
  font-size: 17;
  font-family: System-Bold;
  text-length: 15;
  fill: #99aaff;
}

#btn-skip-rest-label {
  font-size: 18;
  font-family: System-Bold;
  text-length: 20;
  fill: #ffffff;
}

#btn-plus-label {
  font-size: 17;
  font-family: System-Bold;
  text-length: 15;
  fill: #99ff99;
}
