: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: #c46b17;
--cb-color-bg-fill-brand-hovered: #cb7d33;
--cb-color-bg-fill-brand-pressed: #d08945;
--cb-color-bg-fill-brand-selected: #cd833c;
--cb-color-bg-fill-brand-disabled: #d9a06b;
--cb-color-text-brand: #c46b17;
--cb-color-text-brand-hovered: #c97729;
--cb-color-text-brand-pressed: #d08945;
--cb-color-text-brand-selected: #cb7d33;
--cb-color-text-brand-disabled: #d9a06b;
--cb-color-bg-surface-brand: #faf3ed;
--cb-color-bg-surface-brand-hovered: #f6e7da;
--cb-color-bg-surface-brand-pressed: #f1dcc8;
--cb-color-bg-surface-brand-selected: #f8ede3;
--cb-color-bg-surface-brand-disabled: #fdf9f6;
--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: #c46b17;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #b26115;
--cb-color-bg-fill-brand-hovered: #bb7431;
--cb-color-bg-fill-brand-pressed: #c18144;
--cb-color-bg-fill-brand-selected: #be7a3b;
--cb-color-bg-fill-brand-disabled: #ce9a69;
--cb-color-text-brand: #a75b14;
--cb-color-text-brand-hovered: #ae6826;
--cb-color-text-brand-pressed: #b97c43;
--cb-color-text-brand-selected: #b26f31;
--cb-color-text-brand-disabled: #c79669;
--cb-color-border-selected: #b26115;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #ac5e14;
--cb-color-bg-fill-brand-pressed: #9d5612;
--cb-color-bg-fill-brand-selected: #a45a13;
--cb-color-bg-fill-brand-disabled: #7d440f;
--cb-color-text-brand-hovered: #b56315;
--cb-color-text-brand-pressed: #9d5612;
--cb-color-text-brand-selected: #ac5e14;
--cb-color-text-brand-disabled: #7d440f;
--cb-color-bg-surface-brand: #201104;
--cb-color-bg-surface-brand-hovered: #2f1a06;
--cb-color-bg-surface-brand-pressed: #3f2207;
--cb-color-bg-surface-brand-selected: #271505;
--cb-color-bg-surface-brand-disabled: #180d03;
--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: #3e2f22;
--cb-color-bg-surface-brand-hovered: #4a3521;
--cb-color-bg-surface-brand-pressed: #573b20;
--cb-color-bg-surface-brand-selected: #443221;
--cb-color-bg-surface-brand-disabled: #372d22;}
:root{--al-color-border-selected: #b65f00;
--al-color-border-elevated-selected: #b65f00;
--al-color-outline-focused: #4d2000;
--al-color-bg-surface-brand: #fce9db;
--al-color-bg-surface-brand-hovered: #fad5bb;
--al-color-bg-surface-brand-pressed: #f7c4a0;
--al-color-bg-surface-brand-selected: #f7c4a0;
--al-color-bg-surface-brand-disabled: #fdf1e9;
--al-color-bg-surface-brand-elevated: #fce9db;
--al-color-bg-surface-brand-elevated-hovered: #fad5bb;
--al-color-bg-surface-brand-elevated-pressed: #f7c4a0;
--al-color-bg-surface-brand-elevated-selected: #f7c4a0;
--al-color-bg-surface-brand-elevated-disabled: #fdf1e9;
--al-color-bg-fill-brand: #b65f00;
--al-color-bg-fill-brand-hovered: #a25100;
--al-color-bg-fill-brand-pressed: #8e4400;
--al-color-bg-fill-brand-selected: #793800;
--al-color-bg-fill-brand-disabled: #f3b487;
--al-color-text-brand: #a25100;
--al-color-text-brand-hovered: #8e4400;
--al-color-text-brand-pressed: #793800;
--al-color-text-brand-selected: #642c00;
--al-color-text-brand-disabled: #eda46f;
--al-color-text-on-bg-fill-brand: #fefbf9;
--al-color-text-on-bg-fill-brand-hovered: #fefbf9;
--al-color-text-on-bg-fill-brand-pressed: #fefbf9;
--al-color-text-on-bg-fill-brand-selected: #fefbf9;
--al-color-text-on-bg-fill-brand-disabled: #fdf1e9;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #a25100;
--al-color-border-elevated-selected: #a25100;
--al-color-bg-fill-brand: #a25100;
--al-color-bg-fill-brand-hovered: #8e4400;
--al-color-bg-fill-brand-pressed: #793800;
--al-color-bg-fill-brand-selected: #642c00;
--al-color-text-brand: #793800;
--al-color-text-brand-hovered: #642c00;
--al-color-text-brand-pressed: #4d2000;
--al-color-text-brand-selected: #311200;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #c06811;
--al-color-border-elevated-selected: #d2792f;
--al-color-outline-focused: #fbdac4;
--al-color-bg-surface-brand: #361400;
--al-color-bg-surface-brand-hovered: #471d00;
--al-color-bg-surface-brand-pressed: #562500;
--al-color-bg-surface-brand-selected: #562500;
--al-color-bg-surface-brand-disabled: #2a0e00;
--al-color-bg-surface-brand-elevated: #471d00;
--al-color-bg-surface-brand-elevated-hovered: #562500;
--al-color-bg-surface-brand-elevated-pressed: #642d00;
--al-color-bg-surface-brand-elevated-selected: #642d00;
--al-color-bg-surface-brand-elevated-disabled: #361400;
--al-color-bg-fill-brand: #e18d4d;
--al-color-bg-fill-brand-hovered: #eda46f;
--al-color-bg-fill-brand-pressed: #f6be98;
--al-color-bg-fill-brand-selected: #fbdac4;
--al-color-bg-fill-brand-disabled: #642d00;
--al-color-text-brand: #e18d4d;
--al-color-text-brand-hovered: #eda46f;
--al-color-text-brand-pressed: #f6be98;
--al-color-text-brand-selected: #fbdac4;
--al-color-text-brand-disabled: #713400;
--al-color-text-on-bg-fill-brand: #1b0700;
--al-color-text-on-bg-fill-brand-hovered: #1b0700;
--al-color-text-on-bg-fill-brand-pressed: #1b0700;
--al-color-text-on-bg-fill-brand-selected: #1b0700;
--al-color-text-on-bg-fill-brand-disabled: #2a0e00;}

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



