/* Generated from the uploaded logo. Edit the palette in Brand kit, not here. */
:root {
  --bg: #03143d;
  --bg-2: #031644;
  --surface: #03194b;
  --surface-2: #021c56;
  --line: #022269;
  --line-soft: #021d57;
  --ink: #f2f6fe;
  --ink-2: #97a7cf;
  --ink-3: #6475a1;
  --brand: #004be5;
  --brand-2: #3879ff;
  --brand-dim: rgba(0, 75, 229, 0.14);
  --accent: #00a2de;
  --accent-dim: rgba(0, 162, 222, 0.14);
  --ok: #2ec27e;
  --ok-dim: rgba(46, 194, 126, .14);
  --warn: #f5a524;
  --warn-dim: rgba(245, 165, 36, .14);
  --danger: #f04b5b;
  --danger-dim: rgba(240, 75, 91, .14);
  --glow: rgba(0, 75, 229, 0.18);
}
