: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: #B24125;
--cb-color-bg-fill-brand-hovered: #bb5840;
--cb-color-bg-fill-brand-pressed: #c16751;
--cb-color-bg-fill-brand-selected: #be6048;
--cb-color-bg-fill-brand-disabled: #ce8674;
--cb-color-text-brand: #B24125;
--cb-color-text-brand-hovered: #b85036;
--cb-color-text-brand-pressed: #c16751;
--cb-color-text-brand-selected: #bb5840;
--cb-color-text-brand-disabled: #ce8674;
--cb-color-bg-surface-brand: #f9f0ee;
--cb-color-bg-surface-brand-hovered: #f3e0dc;
--cb-color-bg-surface-brand-pressed: #edd2cb;
--cb-color-bg-surface-brand-selected: #f6e8e4;
--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: #B24125;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #9c3921;
--cb-color-bg-fill-brand-pressed: #8e341e;
--cb-color-bg-fill-brand-selected: #95371f;
--cb-color-bg-fill-brand-disabled: #722a18;
--cb-color-text-brand-hovered: #a43c22;
--cb-color-text-brand-pressed: #8e341e;
--cb-color-text-brand-selected: #9c3921;
--cb-color-text-brand-disabled: #722a18;
--cb-color-bg-surface-brand: #1d0a06;
--cb-color-bg-surface-brand-hovered: #2b1009;
--cb-color-bg-surface-brand-pressed: #39150c;
--cb-color-bg-surface-brand-selected: #240d07;
--cb-color-bg-surface-brand-disabled: #160804;
--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: #3b2924;
--cb-color-bg-surface-brand-hovered: #462b24;
--cb-color-bg-surface-brand-pressed: #522d24;
--cb-color-bg-surface-brand-selected: #402a24;
--cb-color-bg-surface-brand-disabled: #352824;}
:root{--al-color-border-selected: #c35438;
--al-color-border-elevated-selected: #c35438;
--al-color-outline-focused: #5b1000;
--al-color-bg-surface-brand: #fbe7e2;
--al-color-bg-surface-brand-hovered: #f8d5cb;
--al-color-bg-surface-brand-pressed: #f5c3b6;
--al-color-bg-surface-brand-selected: #f5c3b6;
--al-color-bg-surface-brand-disabled: #fcf1ef;
--al-color-bg-surface-brand-elevated: #fbe7e2;
--al-color-bg-surface-brand-elevated-hovered: #f8d5cb;
--al-color-bg-surface-brand-elevated-pressed: #f5c3b6;
--al-color-bg-surface-brand-elevated-selected: #f5c3b6;
--al-color-bg-surface-brand-elevated-disabled: #fcf1ef;
--al-color-bg-fill-brand: #c35438;
--al-color-bg-fill-brand-hovered: #b34226;
--al-color-bg-fill-brand-pressed: #a03316;
--al-color-bg-fill-brand-selected: #8b260a;
--al-color-bg-fill-brand-disabled: #f1b3a3;
--al-color-text-brand: #b34226;
--al-color-text-brand-hovered: #a03316;
--al-color-text-brand-pressed: #8b260a;
--al-color-text-brand-selected: #751a02;
--al-color-text-brand-disabled: #eca28f;
--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: #fcf1ef;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #b34226;
--al-color-border-elevated-selected: #b34226;
--al-color-bg-fill-brand: #b34226;
--al-color-bg-fill-brand-hovered: #a03316;
--al-color-bg-fill-brand-pressed: #8b260a;
--al-color-bg-fill-brand-selected: #751a02;
--al-color-text-brand: #8b260a;
--al-color-text-brand-hovered: #751a02;
--al-color-text-brand-pressed: #5b1000;
--al-color-text-brand-selected: #3c0600;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #cb5e44;
--al-color-border-elevated-selected: #d8735a;
--al-color-outline-focused: #f9d9d1;
--al-color-bg-surface-brand: #400700;
--al-color-bg-surface-brand-hovered: #550e00;
--al-color-bg-surface-brand-pressed: #651400;
--al-color-bg-surface-brand-selected: #651400;
--al-color-bg-surface-brand-disabled: #350500;
--al-color-bg-surface-brand-elevated: #550e00;
--al-color-bg-surface-brand-elevated-hovered: #651400;
--al-color-bg-surface-brand-elevated-pressed: #751b02;
--al-color-bg-surface-brand-elevated-selected: #751b02;
--al-color-bg-surface-brand-elevated-disabled: #400700;
--al-color-bg-fill-brand: #e38a74;
--al-color-bg-fill-brand-hovered: #eca290;
--al-color-bg-fill-brand-pressed: #f4bdaf;
--al-color-bg-fill-brand-selected: #f9d9d1;
--al-color-bg-fill-brand-disabled: #751b02;
--al-color-text-brand: #e38a74;
--al-color-text-brand-hovered: #eca290;
--al-color-text-brand-pressed: #f4bdaf;
--al-color-text-brand-selected: #f9d9d1;
--al-color-text-brand-disabled: #832106;
--al-color-text-on-bg-fill-brand: #230200;
--al-color-text-on-bg-fill-brand-hovered: #230200;
--al-color-text-on-bg-fill-brand-pressed: #230200;
--al-color-text-on-bg-fill-brand-selected: #230200;
--al-color-text-on-bg-fill-brand-disabled: #350500;}

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



