: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: #91432d;
--cb-color-bg-fill-brand-hovered: #9e5a47;
--cb-color-bg-fill-brand-pressed: #a76957;
--cb-color-bg-fill-brand-selected: #a3614f;
--cb-color-bg-fill-brand-disabled: #b98779;
--cb-color-text-brand: #91432d;
--cb-color-text-brand-hovered: #9a523d;
--cb-color-text-brand-pressed: #a76957;
--cb-color-text-brand-selected: #9e5a47;
--cb-color-text-brand-disabled: #b98779;
--cb-color-bg-surface-brand: #f6f0ef;
--cb-color-bg-surface-brand-hovered: #ede1dd;
--cb-color-bg-surface-brand-pressed: #e5d2cd;
--cb-color-bg-surface-brand-selected: #f2e8e5;
--cb-color-bg-surface-brand-disabled: #fbf8f7;
--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: #91432d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #7f3b28;
--cb-color-bg-fill-brand-pressed: #743624;
--cb-color-bg-fill-brand-selected: #7a3826;
--cb-color-bg-fill-brand-disabled: #5d2b1d;
--cb-color-text-brand-hovered: #863e29;
--cb-color-text-brand-pressed: #743624;
--cb-color-text-brand-selected: #7f3b28;
--cb-color-text-brand-disabled: #5d2b1d;
--cb-color-bg-surface-brand: #170b07;
--cb-color-bg-surface-brand-hovered: #23100b;
--cb-color-bg-surface-brand-pressed: #2f160e;
--cb-color-bg-surface-brand-selected: #1d0d09;
--cb-color-bg-surface-brand-disabled: #120805;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #362925;
--cb-color-bg-surface-brand-hovered: #3e2b26;
--cb-color-bg-surface-brand-pressed: #472e27;
--cb-color-bg-surface-brand-selected: #3a2a26;
--cb-color-bg-surface-brand-disabled: #312825;}
:root{--al-color-border-selected: #ae624d;
--al-color-border-elevated-selected: #ae624d;
--al-color-outline-focused: #531a0a;
--al-color-bg-surface-brand: #f6eae6;
--al-color-bg-surface-brand-hovered: #efd8d1;
--al-color-bg-surface-brand-pressed: #e8c8bf;
--al-color-bg-surface-brand-selected: #e8c8bf;
--al-color-bg-surface-brand-disabled: #f9f2f0;
--al-color-bg-surface-brand-elevated: #f6eae6;
--al-color-bg-surface-brand-elevated-hovered: #efd8d1;
--al-color-bg-surface-brand-elevated-pressed: #e8c8bf;
--al-color-bg-surface-brand-elevated-selected: #e8c8bf;
--al-color-bg-surface-brand-elevated-disabled: #f9f2f0;
--al-color-bg-fill-brand: #ae624d;
--al-color-bg-fill-brand-hovered: #9f513b;
--al-color-bg-fill-brand-pressed: #8f422c;
--al-color-bg-fill-brand-selected: #7d341f;
--al-color-bg-fill-brand-disabled: #e1b8ac;
--al-color-text-brand: #9f513b;
--al-color-text-brand-hovered: #8f422c;
--al-color-text-brand-pressed: #7d341f;
--al-color-text-brand-selected: #692714;
--al-color-text-brand-disabled: #daa99b;
--al-color-text-on-bg-fill-brand: #fdfbfa;
--al-color-text-on-bg-fill-brand-hovered: #fdfbfa;
--al-color-text-on-bg-fill-brand-pressed: #fdfbfa;
--al-color-text-on-bg-fill-brand-selected: #fdfbfa;
--al-color-text-on-bg-fill-brand-disabled: #f9f2f0;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #9f513b;
--al-color-border-elevated-selected: #9f513b;
--al-color-bg-fill-brand: #9f513b;
--al-color-bg-fill-brand-hovered: #8f422c;
--al-color-bg-fill-brand-pressed: #7d341f;
--al-color-bg-fill-brand-selected: #692714;
--al-color-text-brand: #7d341f;
--al-color-text-brand-hovered: #692714;
--al-color-text-brand-pressed: #531a0a;
--al-color-text-brand-selected: #370d03;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #b46b57;
--al-color-border-elevated-selected: #c27e6b;
--al-color-outline-focused: #f0dcd6;
--al-color-bg-surface-brand: #3a0f04;
--al-color-bg-surface-brand-hovered: #4d1808;
--al-color-bg-surface-brand-pressed: #5b1f0d;
--al-color-bg-surface-brand-selected: #5b1f0d;
--al-color-bg-surface-brand-disabled: #300a02;
--al-color-bg-surface-brand-elevated: #4d1808;
--al-color-bg-surface-brand-elevated-hovered: #5b1f0d;
--al-color-bg-surface-brand-elevated-pressed: #6a2714;
--al-color-bg-surface-brand-elevated-selected: #6a2714;
--al-color-bg-surface-brand-elevated-disabled: #3a0f04;
--al-color-bg-fill-brand: #ce9383;
--al-color-bg-fill-brand-hovered: #daa99b;
--al-color-bg-fill-brand-pressed: #e5c2b8;
--al-color-bg-fill-brand-selected: #f0dcd6;
--al-color-bg-fill-brand-disabled: #6a2714;
--al-color-text-brand: #ce9383;
--al-color-text-brand-hovered: #daa99b;
--al-color-text-brand-pressed: #e5c2b8;
--al-color-text-brand-selected: #f0dcd6;
--al-color-text-brand-disabled: #762f1a;
--al-color-text-on-bg-fill-brand: #200501;
--al-color-text-on-bg-fill-brand-hovered: #200501;
--al-color-text-on-bg-fill-brand-pressed: #200501;
--al-color-text-on-bg-fill-brand-selected: #200501;
--al-color-text-on-bg-fill-brand-disabled: #300a02;}

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



