: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: #e56f29;
--cb-color-bg-fill-brand-hovered: #e88143;
--cb-color-bg-fill-brand-pressed: #ea8c54;
--cb-color-bg-fill-brand-selected: #e9864b;
--cb-color-bg-fill-brand-disabled: #eea376;
--cb-color-text-brand: #e56f29;
--cb-color-text-brand-hovered: #e77a3a;
--cb-color-text-brand-pressed: #ea8c54;
--cb-color-text-brand-selected: #e88143;
--cb-color-text-brand-disabled: #eea376;
--cb-color-bg-surface-brand: #fdf4ee;
--cb-color-bg-surface-brand-hovered: #fbe8dd;
--cb-color-bg-surface-brand-pressed: #f9ddcc;
--cb-color-bg-surface-brand-selected: #fcede5;
--cb-color-bg-surface-brand-disabled: #fef9f7;
--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: #e56f29;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #b95a21;
--cb-color-bg-fill-brand-hovered: #c26e3c;
--cb-color-bg-fill-brand-pressed: #c77b4d;
--cb-color-bg-fill-brand-selected: #c47545;
--cb-color-bg-fill-brand-disabled: #d29671;
--cb-color-text-brand: #af551f;
--cb-color-text-brand-hovered: #b56231;
--cb-color-text-brand-pressed: #bf774c;
--cb-color-text-brand-selected: #b96a3a;
--cb-color-text-brand-disabled: #cc9270;
--cb-color-border-selected: #b95a21;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #c96224;
--cb-color-bg-fill-brand-pressed: #b75921;
--cb-color-bg-fill-brand-selected: #c05d22;
--cb-color-bg-fill-brand-disabled: #92471a;
--cb-color-text-brand-hovered: #d36626;
--cb-color-text-brand-pressed: #b75921;
--cb-color-text-brand-selected: #c96224;
--cb-color-text-brand-disabled: #92471a;
--cb-color-bg-surface-brand: #251207;
--cb-color-bg-surface-brand-hovered: #371b0a;
--cb-color-bg-surface-brand-pressed: #4a240d;
--cb-color-bg-surface-brand-selected: #2e1608;
--cb-color-bg-surface-brand-disabled: #1c0d05;
--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: #433025;
--cb-color-bg-surface-brand-hovered: #523625;
--cb-color-bg-surface-brand-pressed: #623c26;
--cb-color-bg-surface-brand-selected: #4b3325;
--cb-color-bg-surface-brand-disabled: #3b2d25;}
:root{--al-color-border-selected: #c35609;
--al-color-border-elevated-selected: #c35609;
--al-color-outline-focused: #521c00;
--al-color-bg-surface-brand: #ffe7d8;
--al-color-bg-surface-brand-hovered: #ffd5bb;
--al-color-bg-surface-brand-pressed: #ffc29e;
--al-color-bg-surface-brand-selected: #ffc29e;
--al-color-bg-surface-brand-disabled: #fff2ea;
--al-color-bg-surface-brand-elevated: #ffe7d8;
--al-color-bg-surface-brand-elevated-hovered: #ffd5bb;
--al-color-bg-surface-brand-elevated-pressed: #ffc29e;
--al-color-bg-surface-brand-elevated-selected: #ffc29e;
--al-color-bg-surface-brand-elevated-disabled: #fff2ea;
--al-color-bg-fill-brand: #c35609;
--al-color-bg-fill-brand-hovered: #ad4900;
--al-color-bg-fill-brand-pressed: #973d00;
--al-color-bg-fill-brand-selected: #803200;
--al-color-bg-fill-brand-disabled: #ffaf82;
--al-color-text-brand: #ad4900;
--al-color-text-brand-hovered: #973d00;
--al-color-text-brand-pressed: #803200;
--al-color-text-brand-selected: #6a2700;
--al-color-text-brand-disabled: #ff9b65;
--al-color-text-on-bg-fill-brand: #fffcfa;
--al-color-text-on-bg-fill-brand-hovered: #fffcfa;
--al-color-text-on-bg-fill-brand-pressed: #fffcfa;
--al-color-text-on-bg-fill-brand-selected: #fffcfa;
--al-color-text-on-bg-fill-brand-disabled: #fff2ea;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #ad4900;
--al-color-border-elevated-selected: #ad4900;
--al-color-bg-fill-brand: #ad4900;
--al-color-bg-fill-brand-hovered: #973d00;
--al-color-bg-fill-brand-pressed: #803200;
--al-color-bg-fill-brand-selected: #6a2700;
--al-color-text-brand: #803200;
--al-color-text-brand-hovered: #6a2700;
--al-color-text-brand-pressed: #521c00;
--al-color-text-brand-selected: #350f00;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #ce5e13;
--al-color-border-elevated-selected: #e36e27;
--al-color-outline-focused: #ffd8c1;
--al-color-bg-surface-brand: #3a1100;
--al-color-bg-surface-brand-hovered: #4c1900;
--al-color-bg-surface-brand-pressed: #5b2000;
--al-color-bg-surface-brand-selected: #5b2000;
--al-color-bg-surface-brand-disabled: #2e0c00;
--al-color-bg-surface-brand-elevated: #4c1900;
--al-color-bg-surface-brand-elevated-hovered: #5b2000;
--al-color-bg-surface-brand-elevated-pressed: #6b2700;
--al-color-bg-surface-brand-elevated-selected: #6b2700;
--al-color-bg-surface-brand-elevated-disabled: #3a1100;
--al-color-bg-fill-brand: #f68142;
--al-color-bg-fill-brand-hovered: #ff9c67;
--al-color-bg-fill-brand-pressed: #ffba93;
--al-color-bg-fill-brand-selected: #ffd8c1;
--al-color-bg-fill-brand-disabled: #6b2700;
--al-color-text-brand: #f68142;
--al-color-text-brand-hovered: #ff9c67;
--al-color-text-brand-pressed: #ffba93;
--al-color-text-brand-selected: #ffd8c1;
--al-color-text-brand-disabled: #792e00;
--al-color-text-on-bg-fill-brand: #1f0600;
--al-color-text-on-bg-fill-brand-hovered: #1f0600;
--al-color-text-on-bg-fill-brand-pressed: #1f0600;
--al-color-text-on-bg-fill-brand-selected: #1f0600;
--al-color-text-on-bg-fill-brand-disabled: #2e0c00;}

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



