: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: #fc6b3c;
--cb-color-bg-fill-brand-hovered: #fc7d54;
--cb-color-bg-fill-brand-pressed: #fd8963;
--cb-color-bg-fill-brand-selected: #fc835b;
--cb-color-bg-fill-brand-disabled: #fda082;
--cb-color-text-brand: #fc6b3c;
--cb-color-text-brand-hovered: #fc774b;
--cb-color-text-brand-pressed: #fd8963;
--cb-color-text-brand-selected: #fc7d54;
--cb-color-text-brand-disabled: #fda082;
--cb-color-bg-surface-brand: #fff3f0;
--cb-color-bg-surface-brand-hovered: #ffe7e0;
--cb-color-bg-surface-brand-pressed: #fedcd0;
--cb-color-bg-surface-brand-selected: #ffede7;
--cb-color-bg-surface-brand-disabled: #fff9f7;
--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: #fc6b3c;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #c0522e;
--cb-color-bg-fill-brand-hovered: #c86747;
--cb-color-bg-fill-brand-pressed: #cd7558;
--cb-color-bg-fill-brand-selected: #ca6e50;
--cb-color-bg-fill-brand-disabled: #d79079;
--cb-color-text-brand: #b64d2b;
--cb-color-text-brand-hovered: #bc5b3c;
--cb-color-text-brand-pressed: #c57155;
--cb-color-text-brand-selected: #bf6345;
--cb-color-text-brand-disabled: #d08d77;
--cb-color-border-selected: #c0522e;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #dd5e35;
--cb-color-bg-fill-brand-pressed: #ca5630;
--cb-color-bg-fill-brand-selected: #d35a32;
--cb-color-bg-fill-brand-disabled: #a14426;
--cb-color-text-brand-hovered: #e86337;
--cb-color-text-brand-pressed: #ca5630;
--cb-color-text-brand-selected: #dd5e35;
--cb-color-text-brand-disabled: #a14426;
--cb-color-bg-surface-brand: #29110a;
--cb-color-bg-surface-brand-hovered: #3c1a0e;
--cb-color-bg-surface-brand-pressed: #512213;
--cb-color-bg-surface-brand-selected: #32150c;
--cb-color-bg-surface-brand-disabled: #1f0d07;
--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: #472f28;
--cb-color-bg-surface-brand-hovered: #58352a;
--cb-color-bg-surface-brand-pressed: #693b2c;
--cb-color-bg-surface-brand-selected: #4f3229;
--cb-color-bg-surface-brand-disabled: #3e2d27;}
:root{--al-color-border-selected: #cd4c1f;
--al-color-border-elevated-selected: #cd4c1f;
--al-color-outline-focused: #561702;
--al-color-bg-surface-brand: #ffe6db;
--al-color-bg-surface-brand-hovered: #ffd3bf;
--al-color-bg-surface-brand-pressed: #ffc1a5;
--al-color-bg-surface-brand-selected: #ffc1a5;
--al-color-bg-surface-brand-disabled: #fff0e9;
--al-color-bg-surface-brand-elevated: #ffe6db;
--al-color-bg-surface-brand-elevated-hovered: #ffd3bf;
--al-color-bg-surface-brand-elevated-pressed: #ffc1a5;
--al-color-bg-surface-brand-elevated-selected: #ffc1a5;
--al-color-bg-surface-brand-elevated-disabled: #fff0e9;
--al-color-bg-fill-brand: #cd4c1f;
--al-color-bg-fill-brand-hovered: #b64015;
--al-color-bg-fill-brand-pressed: #9e350d;
--al-color-bg-fill-brand-selected: #872b07;
--al-color-bg-fill-brand-disabled: #ffae8c;
--al-color-text-brand: #b64015;
--al-color-text-brand-hovered: #9e350d;
--al-color-text-brand-pressed: #872b07;
--al-color-text-brand-selected: #702104;
--al-color-text-brand-disabled: #ff9b74;
--al-color-text-on-bg-fill-brand: #fffbfa;
--al-color-text-on-bg-fill-brand-hovered: #fffbfa;
--al-color-text-on-bg-fill-brand-pressed: #fffbfa;
--al-color-text-on-bg-fill-brand-selected: #fffbfa;
--al-color-text-on-bg-fill-brand-disabled: #fff0e9;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #b64015;
--al-color-border-elevated-selected: #b64015;
--al-color-bg-fill-brand: #b64015;
--al-color-bg-fill-brand-hovered: #9e350d;
--al-color-bg-fill-brand-pressed: #872b07;
--al-color-bg-fill-brand-selected: #702104;
--al-color-text-brand: #872b07;
--al-color-text-brand-hovered: #702104;
--al-color-text-brand-pressed: #561702;
--al-color-text-brand-selected: #380c01;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #d95324;
--al-color-border-elevated-selected: #f06232;
--al-color-outline-focused: #ffd8c6;
--al-color-bg-surface-brand: #3d0e01;
--al-color-bg-surface-brand-hovered: #501501;
--al-color-bg-surface-brand-pressed: #601b02;
--al-color-bg-surface-brand-selected: #601b02;
--al-color-bg-surface-brand-disabled: #310901;
--al-color-bg-surface-brand-elevated: #501501;
--al-color-bg-surface-brand-elevated-hovered: #601b02;
--al-color-bg-surface-brand-elevated-pressed: #702104;
--al-color-bg-surface-brand-elevated-selected: #702104;
--al-color-bg-surface-brand-elevated-disabled: #3d0e01;
--al-color-bg-fill-brand: #ff7a4d;
--al-color-bg-fill-brand-hovered: #ff9b74;
--al-color-bg-fill-brand-pressed: #ffba9b;
--al-color-bg-fill-brand-selected: #ffd8c6;
--al-color-bg-fill-brand-disabled: #702104;
--al-color-text-brand: #ff7a4d;
--al-color-text-brand-hovered: #ff9b74;
--al-color-text-brand-pressed: #ffba9b;
--al-color-text-brand-selected: #ffd8c6;
--al-color-text-brand-disabled: #7f2706;
--al-color-text-on-bg-fill-brand: #1f0400;
--al-color-text-on-bg-fill-brand-hovered: #1f0400;
--al-color-text-on-bg-fill-brand-pressed: #1f0400;
--al-color-text-on-bg-fill-brand-selected: #1f0400;
--al-color-text-on-bg-fill-brand-disabled: #310901;}

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



