: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: #cb6636;
--cb-color-bg-fill-brand-hovered: #d1794e;
--cb-color-bg-fill-brand-pressed: #d5855e;
--cb-color-bg-fill-brand-selected: #d37f56;
--cb-color-bg-fill-brand-disabled: #de9d7f;
--cb-color-text-brand: #cb6636;
--cb-color-text-brand-hovered: #cf7246;
--cb-color-text-brand-pressed: #d5855e;
--cb-color-text-brand-selected: #d1794e;
--cb-color-text-brand-disabled: #de9d7f;
--cb-color-bg-surface-brand: #fbf3ef;
--cb-color-bg-surface-brand-hovered: #f7e6df;
--cb-color-bg-surface-brand-pressed: #f3dacf;
--cb-color-bg-surface-brand-selected: #f9ece7;
--cb-color-bg-surface-brand-disabled: #fdf9f7;
--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: #cb6636;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #b75c31;
--cb-color-bg-fill-brand-hovered: #c0704a;
--cb-color-bg-fill-brand-pressed: #c57d5a;
--cb-color-bg-fill-brand-selected: #c37652;
--cb-color-bg-fill-brand-disabled: #d1977b;
--cb-color-text-brand: #ad572e;
--cb-color-text-brand-hovered: #b3643e;
--cb-color-text-brand-pressed: #bd7958;
--cb-color-text-brand-selected: #b76b47;
--cb-color-text-brand-disabled: #cb9479;
--cb-color-border-selected: #b75c31;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #b25a2f;
--cb-color-bg-fill-brand-pressed: #a2522b;
--cb-color-bg-fill-brand-selected: #aa562d;
--cb-color-bg-fill-brand-disabled: #824123;
--cb-color-text-brand-hovered: #bb5e32;
--cb-color-text-brand-pressed: #a2522b;
--cb-color-text-brand-selected: #b25a2f;
--cb-color-text-brand-disabled: #824123;
--cb-color-bg-surface-brand: #211009;
--cb-color-bg-surface-brand-hovered: #31180d;
--cb-color-bg-surface-brand-pressed: #412111;
--cb-color-bg-surface-brand-selected: #29140b;
--cb-color-bg-surface-brand-disabled: #190c07;
--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: #3f2f27;
--cb-color-bg-surface-brand-hovered: #4c3428;
--cb-color-bg-surface-brand-pressed: #5a392a;
--cb-color-bg-surface-brand-selected: #453128;
--cb-color-bg-surface-brand-disabled: #382c26;}
:root{--al-color-border-selected: #bd5a2a;
--al-color-border-elevated-selected: #bd5a2a;
--al-color-outline-focused: #511d03;
--al-color-bg-surface-brand: #fee7de;
--al-color-bg-surface-brand-hovered: #fed4c3;
--al-color-bg-surface-brand-pressed: #fcc2a9;
--al-color-bg-surface-brand-selected: #fcc2a9;
--al-color-bg-surface-brand-disabled: #fef2ed;
--al-color-bg-surface-brand-elevated: #fee7de;
--al-color-bg-surface-brand-elevated-hovered: #fed4c3;
--al-color-bg-surface-brand-elevated-pressed: #fcc2a9;
--al-color-bg-surface-brand-elevated-selected: #fcc2a9;
--al-color-bg-surface-brand-elevated-disabled: #fef2ed;
--al-color-bg-fill-brand: #bd5a2a;
--al-color-bg-fill-brand-hovered: #a84c1e;
--al-color-bg-fill-brand-pressed: #934014;
--al-color-bg-fill-brand-selected: #7e340c;
--al-color-bg-fill-brand-disabled: #f8b192;
--al-color-text-brand: #a84c1e;
--al-color-text-brand-hovered: #934014;
--al-color-text-brand-pressed: #7e340c;
--al-color-text-brand-selected: #682906;
--al-color-text-brand-disabled: #f3a07c;
--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: #fef2ed;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #a84c1e;
--al-color-border-elevated-selected: #a84c1e;
--al-color-bg-fill-brand: #a84c1e;
--al-color-bg-fill-brand-hovered: #934014;
--al-color-bg-fill-brand-pressed: #7e340c;
--al-color-bg-fill-brand-selected: #682906;
--al-color-text-brand: #7e340c;
--al-color-text-brand-hovered: #682906;
--al-color-text-brand-pressed: #511d03;
--al-color-text-brand-selected: #341001;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #c76232;
--al-color-border-elevated-selected: #d87445;
--al-color-outline-focused: #fed8c8;
--al-color-bg-surface-brand: #391201;
--al-color-bg-surface-brand-hovered: #4a1a02;
--al-color-bg-surface-brand-pressed: #5a2203;
--al-color-bg-surface-brand-selected: #5a2203;
--al-color-bg-surface-brand-disabled: #2b0c01;
--al-color-bg-surface-brand-elevated: #4a1a02;
--al-color-bg-surface-brand-elevated-hovered: #5a2203;
--al-color-bg-surface-brand-elevated-pressed: #692906;
--al-color-bg-surface-brand-elevated-selected: #692906;
--al-color-bg-surface-brand-elevated-disabled: #391201;
--al-color-bg-fill-brand: #e8895f;
--al-color-bg-fill-brand-hovered: #f3a17c;
--al-color-bg-fill-brand-pressed: #fbbba0;
--al-color-bg-fill-brand-selected: #fed8c8;
--al-color-bg-fill-brand-disabled: #692906;
--al-color-text-brand: #e8895f;
--al-color-text-brand-hovered: #f3a17c;
--al-color-text-brand-pressed: #fbbba0;
--al-color-text-brand-selected: #fed8c8;
--al-color-text-brand-disabled: #763009;
--al-color-text-on-bg-fill-brand: #1f0700;
--al-color-text-on-bg-fill-brand-hovered: #1f0700;
--al-color-text-on-bg-fill-brand-pressed: #1f0700;
--al-color-text-on-bg-fill-brand-selected: #1f0700;
--al-color-text-on-bg-fill-brand-disabled: #2b0c01;}

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



