:root {
  --cb-font-family-brand: var(--cb-font-family-sans);
  --cb-font-family-brand-font-feature-settings: ;
  --al-font-family-brand: var(--al-font-family-sans);
  --al-font-family-brand-font-feature-settings: ;
}
:root{--cb-color-bg-fill-brand: #c25a19;
--cb-color-bg-fill-brand-hovered: #c96e35;
--cb-color-bg-fill-brand-pressed: #ce7b47;
--cb-color-bg-fill-brand-selected: #cc753e;
--cb-color-bg-fill-brand-disabled: #d8966c;
--cb-color-text-brand: #c25a19;
--cb-color-text-brand-hovered: #c7672b;
--cb-color-text-brand-pressed: #ce7b47;
--cb-color-text-brand-selected: #c96e35;
--cb-color-text-brand-disabled: #d8966c;
--cb-color-bg-surface-brand: #faf2ed;
--cb-color-bg-surface-brand-hovered: #f5e4da;
--cb-color-bg-surface-brand-pressed: #f0d8c8;
--cb-color-bg-surface-brand-selected: #f8ebe3;
--cb-color-bg-surface-brand-disabled: #fdf9f6;
--cb-color-text-on-bg-fill-brand: #ffffff;
--cb-color-text-on-bg-fill-brand-hovered: #ffffff;
--cb-color-text-on-bg-fill-brand-pressed: #ffffff;
--cb-color-text-on-bg-fill-brand-selected: #ffffff;
--cb-color-text-on-bg-fill-brand-disabled: #ffffff66;
--cb-color-border-selected: #c25a19;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #bf5919;
--cb-color-bg-fill-brand-hovered: #c76d35;
--cb-color-bg-fill-brand-pressed: #cc7a47;
--cb-color-bg-fill-brand-selected: #c9743e;
--cb-color-bg-fill-brand-disabled: #d6956c;
--cb-color-text-brand: #b35317;
--cb-color-text-brand-hovered: #b96029;
--cb-color-text-brand-pressed: #c27545;
--cb-color-text-brand-selected: #bc6833;
--cb-color-text-brand-disabled: #ce916b;
--cb-color-border-selected: #bf5919;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #aa4f16;
--cb-color-bg-fill-brand-pressed: #9b4814;
--cb-color-bg-fill-brand-selected: #a34c15;
--cb-color-bg-fill-brand-disabled: #7c3a10;
--cb-color-text-brand-hovered: #b35317;
--cb-color-text-brand-pressed: #9b4814;
--cb-color-text-brand-selected: #aa4f16;
--cb-color-text-brand-disabled: #7c3a10;
--cb-color-bg-surface-brand: #1f0e04;
--cb-color-bg-surface-brand-hovered: #2e1606;
--cb-color-bg-surface-brand-pressed: #3e1d08;
--cb-color-bg-surface-brand-selected: #271205;
--cb-color-bg-surface-brand-disabled: #180b03;
--cb-color-text-on-bg-fill-brand: #202125;
--cb-color-text-on-bg-fill-brand-hovered: #202125;
--cb-color-text-on-bg-fill-brand-pressed: #202125;
--cb-color-text-on-bg-fill-brand-selected: #202125;
--cb-color-text-on-bg-fill-brand-disabled: #20212566;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #3d2d22;
--cb-color-bg-surface-brand-hovered: #4a3121;
--cb-color-bg-surface-brand-pressed: #573520;
--cb-color-bg-surface-brand-selected: #442f22;
--cb-color-bg-surface-brand-disabled: #372b23;}
:root{--al-color-border-selected: #c05817;
--al-color-border-elevated-selected: #c05817;
--al-color-outline-focused: #541a00;
--al-color-bg-surface-brand: #fde7dd;
--al-color-bg-surface-brand-hovered: #fbd4c2;
--al-color-bg-surface-brand-pressed: #f9c3a9;
--al-color-bg-surface-brand-selected: #f9c3a9;
--al-color-bg-surface-brand-disabled: #fdf2ed;
--al-color-bg-surface-brand-elevated: #fde7dd;
--al-color-bg-surface-brand-elevated-hovered: #fbd4c2;
--al-color-bg-surface-brand-elevated-pressed: #f9c3a9;
--al-color-bg-surface-brand-elevated-selected: #f9c3a9;
--al-color-bg-surface-brand-elevated-disabled: #fdf2ed;
--al-color-bg-fill-brand: #c05817;
--al-color-bg-fill-brand-hovered: #ad4900;
--al-color-bg-fill-brand-pressed: #983c00;
--al-color-bg-fill-brand-selected: #823000;
--al-color-bg-fill-brand-disabled: #f5b291;
--al-color-text-brand: #ad4900;
--al-color-text-brand-hovered: #983c00;
--al-color-text-brand-pressed: #823000;
--al-color-text-brand-selected: #6c2500;
--al-color-text-brand-disabled: #f0a27b;
--al-color-text-on-bg-fill-brand: #fefbf9;
--al-color-text-on-bg-fill-brand-hovered: #fefbf9;
--al-color-text-on-bg-fill-brand-pressed: #fefbf9;
--al-color-text-on-bg-fill-brand-selected: #fefbf9;
--al-color-text-on-bg-fill-brand-disabled: #fdf2ed;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #ad4900;
--al-color-border-elevated-selected: #ad4900;
--al-color-bg-fill-brand: #ad4900;
--al-color-bg-fill-brand-hovered: #983c00;
--al-color-bg-fill-brand-pressed: #823000;
--al-color-bg-fill-brand-selected: #6c2500;
--al-color-text-brand: #823000;
--al-color-text-brand-hovered: #6c2500;
--al-color-text-brand-pressed: #541a00;
--al-color-text-brand-selected: #360e00;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #c96123;
--al-color-border-elevated-selected: #d9743e;
--al-color-outline-focused: #fcd9c9;
--al-color-bg-surface-brand: #3a0f00;
--al-color-bg-surface-brand-hovered: #4e1800;
--al-color-bg-surface-brand-pressed: #5d1e00;
--al-color-bg-surface-brand-selected: #5d1e00;
--al-color-bg-surface-brand-disabled: #2f0b00;
--al-color-bg-surface-brand-elevated: #4e1800;
--al-color-bg-surface-brand-elevated-hovered: #5d1e00;
--al-color-bg-surface-brand-elevated-pressed: #6c2500;
--al-color-bg-surface-brand-elevated-selected: #6c2500;
--al-color-bg-surface-brand-elevated-disabled: #3a0f00;
--al-color-bg-fill-brand: #e68a5c;
--al-color-bg-fill-brand-hovered: #f0a27c;
--al-color-bg-fill-brand-pressed: #f8bca0;
--al-color-bg-fill-brand-selected: #fcd9c9;
--al-color-bg-fill-brand-disabled: #6c2500;
--al-color-text-brand: #e68a5c;
--al-color-text-brand-hovered: #f0a27c;
--al-color-text-brand-pressed: #f8bca0;
--al-color-text-brand-selected: #fcd9c9;
--al-color-text-brand-disabled: #7b2c00;
--al-color-text-on-bg-fill-brand: #200600;
--al-color-text-on-bg-fill-brand-hovered: #200600;
--al-color-text-on-bg-fill-brand-pressed: #200600;
--al-color-text-on-bg-fill-brand-selected: #200600;
--al-color-text-on-bg-fill-brand-disabled: #2f0b00;}

:root, :root:where([data-al-theme="lightHighContrast"]) {
  --al-c-toggle-switch-on-bg: var(--al-color-bg-fill-brand);
}



