html:root {
  --color-brand-50: #fff4ed;
  --color-brand-100: #ffe6d5;
  --color-brand-200: #ffc9aa;
  --color-brand-300: #ffa274;
  --color-brand-400: #fd7d43;
  --color-brand-500: #f26522;
  --color-brand-600: #dd4f0d;
  --color-brand-700: #b83c0c;
  --color-ink-50: #f4f6fa;
  --color-ink-100: #e6eaf2;
  --color-ink-200: #c9d1e0;
  --color-ink-300: #9aa8c1;
  --color-ink-400: #64748b;
  --color-ink-500: #4b5a75;
  --color-ink-600: #2b3852;
  --color-ink-700: #1e293b;
  --color-ink-800: #131c2e;
  --color-ink-900: #0b1220;
  --color-ink-950: #070b14;
}
