: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: #b95d3c;
--cb-color-bg-fill-brand-hovered: #c27154;
--cb-color-bg-fill-brand-pressed: #c77d63;
--cb-color-bg-fill-brand-selected: #c4775b;
--cb-color-bg-fill-brand-disabled: #d29782;
--cb-color-text-brand: #b95d3c;
--cb-color-text-brand-hovered: #be6a4b;
--cb-color-text-brand-pressed: #c77d63;
--cb-color-text-brand-selected: #c27154;
--cb-color-text-brand-disabled: #d29782;
--cb-color-bg-surface-brand: #faf2f0;
--cb-color-bg-surface-brand-hovered: #f4e5e0;
--cb-color-bg-surface-brand-pressed: #eed8d0;
--cb-color-bg-surface-brand-selected: #f6ebe7;
--cb-color-bg-surface-brand-disabled: #fcf9f7;
--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: #b95d3c;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #b85d3c;
--cb-color-bg-fill-brand-hovered: #c17154;
--cb-color-bg-fill-brand-pressed: #c67d63;
--cb-color-bg-fill-brand-selected: #c3775b;
--cb-color-text-brand: #ad5738;
--cb-color-text-brand-hovered: #b36448;
--cb-color-text-brand-pressed: #bd7960;
--cb-color-text-brand-selected: #b76b50;
--cb-color-text-brand-disabled: #cb9480;
--cb-color-border-selected: #b85d3c;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #a35235;
--cb-color-bg-fill-brand-pressed: #944a30;
--cb-color-bg-fill-brand-selected: #9b4e32;
--cb-color-bg-fill-brand-disabled: #763b26;
--cb-color-text-brand-hovered: #aa5637;
--cb-color-text-brand-pressed: #944a30;
--cb-color-text-brand-selected: #a35235;
--cb-color-text-brand-disabled: #763b26;
--cb-color-bg-surface-brand: #1e0f0a;
--cb-color-bg-surface-brand-hovered: #2c160e;
--cb-color-bg-surface-brand-pressed: #3b1e13;
--cb-color-bg-surface-brand-selected: #25130c;
--cb-color-bg-surface-brand-disabled: #160b07;
--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: #3c2d28;
--cb-color-bg-surface-brand-hovered: #48322a;
--cb-color-bg-surface-brand-pressed: #54362c;
--cb-color-bg-surface-brand-selected: #422f29;
--cb-color-bg-surface-brand-disabled: #362b27;}
:root{--al-color-border-selected: #b85c3b;
--al-color-border-elevated-selected: #b85c3b;
--al-color-outline-focused: #501d0a;
--al-color-bg-surface-brand: #fbe8e1;
--al-color-bg-surface-brand-hovered: #f8d5c9;
--al-color-bg-surface-brand-pressed: #f4c4b4;
--al-color-bg-surface-brand-selected: #f4c4b4;
--al-color-bg-surface-brand-disabled: #fcf2ef;
--al-color-bg-surface-brand-elevated: #fbe8e1;
--al-color-bg-surface-brand-elevated-hovered: #f8d5c9;
--al-color-bg-surface-brand-elevated-pressed: #f4c4b4;
--al-color-bg-surface-brand-elevated-selected: #f4c4b4;
--al-color-bg-surface-brand-elevated-disabled: #fcf2ef;
--al-color-bg-fill-brand: #b85c3b;
--al-color-bg-fill-brand-hovered: #a54e2e;
--al-color-bg-fill-brand-pressed: #924023;
--al-color-bg-fill-brand-selected: #7d3419;
--al-color-bg-fill-brand-disabled: #efb4a0;
--al-color-text-brand: #a54e2e;
--al-color-text-brand-hovered: #924023;
--al-color-text-brand-pressed: #7d3419;
--al-color-text-brand-selected: #672911;
--al-color-text-brand-disabled: #eaa48c;
--al-color-text-on-bg-fill-brand: #fefbfa;
--al-color-text-on-bg-fill-brand-hovered: #fefbfa;
--al-color-text-on-bg-fill-brand-pressed: #fefbfa;
--al-color-text-on-bg-fill-brand-selected: #fefbfa;
--al-color-text-on-bg-fill-brand-disabled: #fcf2ef;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #a54e2e;
--al-color-border-elevated-selected: #a54e2e;
--al-color-bg-fill-brand: #a54e2e;
--al-color-bg-fill-brand-hovered: #924023;
--al-color-bg-fill-brand-pressed: #7d3419;
--al-color-bg-fill-brand-selected: #672911;
--al-color-text-brand: #7d3419;
--al-color-text-brand-hovered: #672911;
--al-color-text-brand-pressed: #501d0a;
--al-color-text-brand-selected: #341004;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #c16544;
--al-color-border-elevated-selected: #d17758;
--al-color-outline-focused: #f8dacf;
--al-color-bg-surface-brand: #391204;
--al-color-bg-surface-brand-hovered: #4a1a08;
--al-color-bg-surface-brand-pressed: #59220c;
--al-color-bg-surface-brand-selected: #59220c;
--al-color-bg-surface-brand-disabled: #2b0c03;
--al-color-bg-surface-brand-elevated: #4a1a08;
--al-color-bg-surface-brand-elevated-hovered: #59220c;
--al-color-bg-surface-brand-elevated-pressed: #682911;
--al-color-bg-surface-brand-elevated-selected: #682911;
--al-color-bg-surface-brand-elevated-disabled: #391204;
--al-color-bg-fill-brand: #de8d71;
--al-color-bg-fill-brand-hovered: #eaa48c;
--al-color-bg-fill-brand-pressed: #f2beac;
--al-color-bg-fill-brand-selected: #f8dacf;
--al-color-bg-fill-brand-disabled: #682911;
--al-color-text-brand: #de8d71;
--al-color-text-brand-hovered: #eaa48c;
--al-color-text-brand-pressed: #f2beac;
--al-color-text-brand-selected: #f8dacf;
--al-color-text-brand-disabled: #753016;
--al-color-text-on-bg-fill-brand: #1f0701;
--al-color-text-on-bg-fill-brand-hovered: #1f0701;
--al-color-text-on-bg-fill-brand-pressed: #1f0701;
--al-color-text-on-bg-fill-brand-selected: #1f0701;
--al-color-text-on-bg-fill-brand-disabled: #2b0c03;}

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



