: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: #ff2b05;
--cb-color-bg-fill-brand-hovered: #ff4523;
--cb-color-bg-fill-brand-pressed: #ff5537;
--cb-color-bg-fill-brand-selected: #ff4d2d;
--cb-color-bg-fill-brand-disabled: #ff775f;
--cb-color-text-brand: #ff2b05;
--cb-color-text-brand-hovered: #ff3c19;
--cb-color-text-brand-pressed: #ff5537;
--cb-color-text-brand-selected: #ff4523;
--cb-color-text-brand-disabled: #ff775f;
--cb-color-bg-surface-brand: #ffeeeb;
--cb-color-bg-surface-brand-hovered: #ffddd7;
--cb-color-bg-surface-brand-pressed: #ffccc3;
--cb-color-bg-surface-brand-selected: #ffe5e1;
--cb-color-bg-surface-brand-disabled: #fff7f5;
--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: #ff2b05;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #e42604;
--cb-color-bg-fill-brand-hovered: #e74023;
--cb-color-bg-fill-brand-pressed: #e95136;
--cb-color-bg-fill-brand-selected: #e8492c;
--cb-color-bg-fill-brand-disabled: #ee745f;
--cb-color-text-brand: #d32404;
--cb-color-text-brand-hovered: #d63518;
--cb-color-text-brand-pressed: #dc5036;
--cb-color-text-brand-selected: #d83f23;
--cb-color-text-brand-disabled: #e3735f;
--cb-color-border-selected: #e42604;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #e02604;
--cb-color-bg-fill-brand-pressed: #cc2204;
--cb-color-bg-fill-brand-selected: #d62404;
--cb-color-bg-fill-brand-disabled: #a31b03;
--cb-color-text-brand-hovered: #eb2805;
--cb-color-text-brand-pressed: #cc2204;
--cb-color-text-brand-selected: #e02604;
--cb-color-text-brand-disabled: #a31b03;
--cb-color-bg-surface-brand: #290701;
--cb-color-bg-surface-brand-hovered: #3d0a01;
--cb-color-bg-surface-brand-pressed: #520e02;
--cb-color-bg-surface-brand-selected: #330901;
--cb-color-bg-surface-brand-disabled: #1f0501;
--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: #47251f;
--cb-color-bg-surface-brand-hovered: #58261d;
--cb-color-bg-surface-brand-pressed: #6a261a;
--cb-color-bg-surface-brand-selected: #50251e;
--cb-color-bg-surface-brand-disabled: #3f2520;}
:root{--al-color-border-selected: #ec1100;
--al-color-border-elevated-selected: #ec1100;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe7df;
--al-color-bg-surface-brand-hovered: #ffd3c6;
--al-color-bg-surface-brand-pressed: #ffc1af;
--al-color-bg-surface-brand-selected: #ffc1af;
--al-color-bg-surface-brand-disabled: #fff0ec;
--al-color-bg-surface-brand-elevated: #ffe7df;
--al-color-bg-surface-brand-elevated-hovered: #ffd3c6;
--al-color-bg-surface-brand-elevated-pressed: #ffc1af;
--al-color-bg-surface-brand-elevated-selected: #ffc1af;
--al-color-bg-surface-brand-elevated-disabled: #fff0ec;
--al-color-bg-fill-brand: #ec1100;
--al-color-bg-fill-brand-hovered: #d10000;
--al-color-bg-fill-brand-pressed: #b50000;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffad98;
--al-color-text-brand: #d10000;
--al-color-text-brand-hovered: #b50000;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff9981;
--al-color-text-on-bg-fill-brand: #fffcfc;
--al-color-text-on-bg-fill-brand-hovered: #fffcfc;
--al-color-text-on-bg-fill-brand-pressed: #fffcfc;
--al-color-text-on-bg-fill-brand-selected: #fffcfc;
--al-color-text-on-bg-fill-brand-disabled: #fff0ec;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #d10000;
--al-color-border-elevated-selected: #d10000;
--al-color-bg-fill-brand: #d10000;
--al-color-bg-fill-brand-hovered: #b50000;
--al-color-bg-fill-brand-pressed: #9a0000;
--al-color-bg-fill-brand-selected: #7f0000;
--al-color-text-brand: #9a0000;
--al-color-text-brand-hovered: #7f0000;
--al-color-text-brand-pressed: #620000;
--al-color-text-brand-selected: #400000;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #f82200;
--al-color-border-elevated-selected: #ff5236;
--al-color-outline-focused: #ffd7cb;
--al-color-bg-surface-brand: #450000;
--al-color-bg-surface-brand-hovered: #5b0000;
--al-color-bg-surface-brand-pressed: #6d0000;
--al-color-bg-surface-brand-selected: #6d0000;
--al-color-bg-surface-brand-disabled: #390000;
--al-color-bg-surface-brand-elevated: #5b0000;
--al-color-bg-surface-brand-elevated-hovered: #6d0000;
--al-color-bg-surface-brand-elevated-pressed: #800000;
--al-color-bg-surface-brand-elevated-selected: #800000;
--al-color-bg-surface-brand-elevated-disabled: #450000;
--al-color-bg-fill-brand: #ff795e;
--al-color-bg-fill-brand-hovered: #ff9a82;
--al-color-bg-fill-brand-pressed: #ffb9a6;
--al-color-bg-fill-brand-selected: #ffd7cb;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #ff795e;
--al-color-text-brand-hovered: #ff9a82;
--al-color-text-brand-pressed: #ffb9a6;
--al-color-text-brand-selected: #ffd7cb;
--al-color-text-brand-disabled: #900000;
--al-color-text-on-bg-fill-brand: #270000;
--al-color-text-on-bg-fill-brand-hovered: #270000;
--al-color-text-on-bg-fill-brand-pressed: #270000;
--al-color-text-on-bg-fill-brand-selected: #270000;
--al-color-text-on-bg-fill-brand-disabled: #390000;}

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



