: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: #a02c08;
--cb-color-bg-fill-brand-hovered: #ac4626;
--cb-color-bg-fill-brand-pressed: #b35639;
--cb-color-bg-fill-brand-selected: #af4e30;
--cb-color-bg-fill-brand-disabled: #c27861;
--cb-color-text-brand: #a02c08;
--cb-color-text-brand-hovered: #a73d1b;
--cb-color-text-brand-pressed: #b35639;
--cb-color-text-brand-selected: #ac4626;
--cb-color-text-brand-disabled: #c27861;
--cb-color-bg-surface-brand: #f8eeec;
--cb-color-bg-surface-brand-hovered: #f0ddd7;
--cb-color-bg-surface-brand-pressed: #e8cdc4;
--cb-color-bg-surface-brand-selected: #f3e5e1;
--cb-color-bg-surface-brand-disabled: #fbf7f5;
--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: #a02c08;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #8d2707;
--cb-color-bg-fill-brand-pressed: #802306;
--cb-color-bg-fill-brand-selected: #862507;
--cb-color-bg-fill-brand-disabled: #661c05;
--cb-color-text-brand-hovered: #932907;
--cb-color-text-brand-pressed: #802306;
--cb-color-text-brand-selected: #8d2707;
--cb-color-text-brand-disabled: #661c05;
--cb-color-bg-surface-brand: #1a0701;
--cb-color-bg-surface-brand-hovered: #260b02;
--cb-color-bg-surface-brand-pressed: #330e03;
--cb-color-bg-surface-brand-selected: #200902;
--cb-color-bg-surface-brand-disabled: #130501;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #38251f;
--cb-color-bg-surface-brand-hovered: #42261d;
--cb-color-bg-surface-brand-pressed: #4c271b;
--cb-color-bg-surface-brand-selected: #3d261e;
--cb-color-bg-surface-brand-disabled: #332521;}
:root{--al-color-border-selected: #c0563b;
--al-color-border-elevated-selected: #c0563b;
--al-color-outline-focused: #610200;
--al-color-bg-surface-brand: #f9e8e4;
--al-color-bg-surface-brand-hovered: #f5d6ce;
--al-color-bg-surface-brand-pressed: #f1c4b9;
--al-color-bg-surface-brand-selected: #f1c4b9;
--al-color-bg-surface-brand-disabled: #fbf1ef;
--al-color-bg-surface-brand-elevated: #f9e8e4;
--al-color-bg-surface-brand-elevated-hovered: #f5d6ce;
--al-color-bg-surface-brand-elevated-pressed: #f1c4b9;
--al-color-bg-surface-brand-elevated-selected: #f1c4b9;
--al-color-bg-surface-brand-elevated-disabled: #fbf1ef;
--al-color-bg-fill-brand: #c0563b;
--al-color-bg-fill-brand-hovered: #b34225;
--al-color-bg-fill-brand-pressed: #a32f0d;
--al-color-bg-fill-brand-selected: #901e00;
--al-color-bg-fill-brand-disabled: #ecb5a6;
--al-color-text-brand: #b34225;
--al-color-text-brand-hovered: #a32f0d;
--al-color-text-brand-pressed: #901e00;
--al-color-text-brand-selected: #7b0e00;
--al-color-text-brand-disabled: #e7a593;
--al-color-text-on-bg-fill-brand: #fefdfc;
--al-color-text-on-bg-fill-brand-hovered: #fefdfc;
--al-color-text-on-bg-fill-brand-pressed: #fefdfc;
--al-color-text-on-bg-fill-brand-selected: #fefdfc;
--al-color-text-on-bg-fill-brand-disabled: #fbf1ef;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #b34225;
--al-color-border-elevated-selected: #b34225;
--al-color-bg-fill-brand: #b34225;
--al-color-bg-fill-brand-hovered: #a32f0d;
--al-color-bg-fill-brand-pressed: #901e00;
--al-color-bg-fill-brand-selected: #7b0e00;
--al-color-text-brand: #901e00;
--al-color-text-brand-hovered: #7b0e00;
--al-color-text-brand-pressed: #610200;
--al-color-text-brand-selected: #400000;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #c76147;
--al-color-border-elevated-selected: #d3765e;
--al-color-outline-focused: #f6dad3;
--al-color-bg-surface-brand: #450000;
--al-color-bg-surface-brand-hovered: #5b0100;
--al-color-bg-surface-brand-pressed: #6b0500;
--al-color-bg-surface-brand-selected: #6b0500;
--al-color-bg-surface-brand-disabled: #370000;
--al-color-bg-surface-brand-elevated: #5b0100;
--al-color-bg-surface-brand-elevated-hovered: #6b0500;
--al-color-bg-surface-brand-elevated-pressed: #7b0f00;
--al-color-bg-surface-brand-elevated-selected: #7b0f00;
--al-color-bg-surface-brand-elevated-disabled: #450000;
--al-color-bg-fill-brand: #dd8d77;
--al-color-bg-fill-brand-hovered: #e7a593;
--al-color-bg-fill-brand-pressed: #efbeb1;
--al-color-bg-fill-brand-selected: #f6dad3;
--al-color-bg-fill-brand-disabled: #7b0f00;
--al-color-text-brand: #dd8d77;
--al-color-text-brand-hovered: #e7a593;
--al-color-text-brand-pressed: #efbeb1;
--al-color-text-brand-selected: #f6dad3;
--al-color-text-brand-disabled: #891800;
--al-color-text-on-bg-fill-brand: #280000;
--al-color-text-on-bg-fill-brand-hovered: #280000;
--al-color-text-on-bg-fill-brand-pressed: #280000;
--al-color-text-on-bg-fill-brand-selected: #280000;
--al-color-text-on-bg-fill-brand-disabled: #370000;}

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



