/* Immunotherapy at Home pack. Generated from packs.json by tokens/generate.mjs. Do not edit by hand. */
/* Calm, clinical, caring. Meridian Oncology. Teal and warm paper, serious but human. */
:root {
  --brand-50: #edf7f3;
  --brand-100: #d2ece1;
  --brand-200: #a3d8c4;
  --brand-300: #6bbda2;
  --brand-400: #369c7f;
  --brand-500: #157a60;
  --brand-600: #0F6E56;
  --brand-700: #0A4A3A;
  --brand-800: #093c30;
  --brand-900: #083026;
  --brand-950: #041a14;
  --accent: #369c7f;
  --color-bg: #FBF8F2;
  --color-surface: #ffffff;
  --color-text: #13302B;
  --color-muted: #5c7169;
  --font-sans: Inter, -apple-system, system-ui, sans-serif;
  --font-display: 'Source Serif 4', Georgia, serif;
}
