/* Generated per site by runtime/renderer. Do not edit.
 * site: 7831728a-b391-4943-84a0-21f280c5709a
 * palette intent: brand_blue
 * accent intent: amber_gold
 * Overrides --color-brand-*, optionally --color-accent-*, and, when the dealer picked
 * one, --font-heading/--font-body.
 * Step 600 is the accent (below AA for text); 700 bears text and focus rings.
 */
:root {
  --color-brand-50: #F4F8FF;
  --color-brand-100: #E5EFFE;
  --color-brand-200: #C7DDFD;
  --color-brand-300: #A0C4FC;
  --color-brand-400: #66A1F9;
  --color-brand-500: #3A86F8;
  --color-brand-600: #1972F7;
  --color-brand-700: #0757CD;
  --color-brand-800: #06439E;
  --color-brand-900: #043071;
  --color-brand-950: #02193C;
  --color-accent-50: #FEF7EB;
  --color-accent-100: #FCECD2;
  --color-accent-200: #F9D79C;
  --color-accent-300: #F4B850;
  --color-accent-400: #DB900E;
  --color-accent-500: #BB7B0C;
  --color-accent-600: #A56D0B;
  --color-accent-700: #815508;
  --color-accent-800: #634106;
  --color-accent-900: #472E05;
  --color-accent-950: #241802;
  --font-heading: "Manrope", ui-sans-serif, system-ui, sans-serif;
  --font-body: "Inter", ui-sans-serif, system-ui, sans-serif;
}
