: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: #b54612;
--cb-color-bg-fill-brand-hovered: #be5c2f;
--cb-color-bg-fill-brand-pressed: #c46b41;
--cb-color-bg-fill-brand-selected: #c16438;
--cb-color-bg-fill-brand-disabled: #d08968;
--cb-color-text-brand: #b54612;
--cb-color-text-brand-hovered: #bb5525;
--cb-color-text-brand-pressed: #c46b41;
--cb-color-text-brand-selected: #be5c2f;
--cb-color-text-brand-disabled: #d08968;
--cb-color-bg-surface-brand: #f9f0ec;
--cb-color-bg-surface-brand-hovered: #f3e1d9;
--cb-color-bg-surface-brand-pressed: #edd3c6;
--cb-color-bg-surface-brand-selected: #f6e9e2;
--cb-color-bg-surface-brand-disabled: #fcf8f6;
--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: #b54612;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #9f3d10;
--cb-color-bg-fill-brand-pressed: #91380e;
--cb-color-bg-fill-brand-selected: #983b0f;
--cb-color-bg-fill-brand-disabled: #742d0c;
--cb-color-text-brand-hovered: #a74111;
--cb-color-text-brand-pressed: #91380e;
--cb-color-text-brand-selected: #9f3d10;
--cb-color-text-brand-disabled: #742d0c;
--cb-color-bg-surface-brand: #1d0b03;
--cb-color-bg-surface-brand-hovered: #2b1104;
--cb-color-bg-surface-brand-pressed: #3a1706;
--cb-color-bg-surface-brand-selected: #240e04;
--cb-color-bg-surface-brand-disabled: #160902;
--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: #3b2921;
--cb-color-bg-surface-brand-hovered: #472c20;
--cb-color-bg-surface-brand-pressed: #532f1e;
--cb-color-bg-surface-brand-selected: #412b20;
--cb-color-bg-surface-brand-disabled: #362822;}
:root{--al-color-border-selected: #c35527;
--al-color-border-elevated-selected: #c35527;
--al-color-outline-focused: #5a1200;
--al-color-bg-surface-brand: #fbe7df;
--al-color-bg-surface-brand-hovered: #f9d5c8;
--al-color-bg-surface-brand-pressed: #f6c4b1;
--al-color-bg-surface-brand-selected: #f6c4b1;
--al-color-bg-surface-brand-disabled: #fdf2ee;
--al-color-bg-surface-brand-elevated: #fbe7df;
--al-color-bg-surface-brand-elevated-hovered: #f9d5c8;
--al-color-bg-surface-brand-elevated-pressed: #f6c4b1;
--al-color-bg-surface-brand-elevated-selected: #f6c4b1;
--al-color-bg-surface-brand-elevated-disabled: #fdf2ee;
--al-color-bg-fill-brand: #c35527;
--al-color-bg-fill-brand-hovered: #b2440e;
--al-color-bg-fill-brand-pressed: #9f3500;
--al-color-bg-fill-brand-selected: #8a2800;
--al-color-bg-fill-brand-disabled: #f2b39c;
--al-color-text-brand: #b2440e;
--al-color-text-brand-hovered: #9f3500;
--al-color-text-brand-pressed: #8a2800;
--al-color-text-brand-selected: #731d00;
--al-color-text-brand-disabled: #eda387;
--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: #fdf2ee;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #b2440e;
--al-color-border-elevated-selected: #b2440e;
--al-color-bg-fill-brand: #b2440e;
--al-color-bg-fill-brand-hovered: #9f3500;
--al-color-bg-fill-brand-pressed: #8a2800;
--al-color-bg-fill-brand-selected: #731d00;
--al-color-text-brand: #8a2800;
--al-color-text-brand-hovered: #731d00;
--al-color-text-brand-pressed: #5a1200;
--al-color-text-brand-selected: #3b0800;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #cb5f34;
--al-color-border-elevated-selected: #d8744d;
--al-color-outline-focused: #fad9ce;
--al-color-bg-surface-brand: #3f0900;
--al-color-bg-surface-brand-hovered: #531000;
--al-color-bg-surface-brand-pressed: #641700;
--al-color-bg-surface-brand-selected: #641700;
--al-color-bg-surface-brand-disabled: #330600;
--al-color-bg-surface-brand-elevated: #531000;
--al-color-bg-surface-brand-elevated-hovered: #641700;
--al-color-bg-surface-brand-elevated-pressed: #741d00;
--al-color-bg-surface-brand-elevated-selected: #741d00;
--al-color-bg-surface-brand-elevated-disabled: #3f0900;
--al-color-bg-fill-brand: #e48a69;
--al-color-bg-fill-brand-hovered: #eda387;
--al-color-bg-fill-brand-pressed: #f4bda9;
--al-color-bg-fill-brand-selected: #fad9ce;
--al-color-bg-fill-brand-disabled: #741d00;
--al-color-text-brand: #e48a69;
--al-color-text-brand-hovered: #eda387;
--al-color-text-brand-pressed: #f4bda9;
--al-color-text-brand-selected: #fad9ce;
--al-color-text-brand-disabled: #822400;
--al-color-text-on-bg-fill-brand: #240300;
--al-color-text-on-bg-fill-brand-hovered: #240300;
--al-color-text-on-bg-fill-brand-pressed: #240300;
--al-color-text-on-bg-fill-brand-selected: #240300;
--al-color-text-on-bg-fill-brand-disabled: #330600;}

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



