:root {
  --ink: #0c2d5b;
  --ink-soft: #1d3f70;
  --teal: #0f9ea9;
  --teal-pale: #eaf6f6;
  --line: rgba(12, 45, 91, 0.14);
  --radius: 22px;
  --max: 880px;
  --text-muted: rgba(12, 45, 91, 0.76);
  --danger: #b3261e;
  --warning: #8a5a00;
  --success: #1b7f4c;
  --console-max: 1120px;
}
