:root {
  --color-warning-50: #fffdf5;
  --color-warning-100: #fff6d9;
  --color-warning-200: #ffedb3;
  --color-warning-300: #fee38d;
  --color-warning-400: #feda67;
  --color-warning-500: #fed141;
  --color-warning-600: #cba734;
  --color-warning-700: #987d27;
  --color-warning-800: #66541a;
  --color-warning-900: #332a0d;
  --color-secondary-bright-50: #ecf6fc;
  --color-secondary-bright-100: #e0f0fa;
  --color-secondary-bright-200: #c0e1f5;
  --color-secondary-bright-300: #a1d3ef;
  --color-secondary-bright-400: #81c4ea;
  --color-secondary-bright-500: #62b5e5;
  --color-secondary-bright-600: #4e91b7;
  --color-secondary-bright-700: #3b6d89;
  --color-secondary-bright-800: #27485c;
  --color-secondary-bright-900: #14242e;
  --color-secondary-50: #f2f7fa;
  --color-secondary-100: #ccdfea;
  --color-secondary-200: #99bed5;
  --color-secondary-300: #679ebf;
  --color-secondary-400: #347daa;
  --color-secondary-500: #015d95;
  --color-secondary-600: #014a77;
  --color-secondary-700: #013859;
  --color-secondary-800: #00253c;
  --color-secondary-900: #00131e;
  --color-accent-50: #fdf2f7;
  --color-accent-100: #f5ccde;
  --color-accent-200: #eb99bc;
  --color-accent-300: #e2669b;
  --color-accent-400: #d83379;
  --color-accent-500: #ce0058;
  --color-accent-600: #a50046;
  --color-accent-700: #7c0035;
  --color-accent-800: #520023;
  --color-accent-900: #290012;
  --color-neutral-0: #ffffff;
  --color-neutral-50: #faf9f7;
  --color-neutral-100: #f6f6f6;
  --color-neutral-200: #ececec;
  --color-neutral-300: #daddde;
  --color-neutral-400: #cdd1d3;
  --color-neutral-500: #c1c6c8;
  --color-neutral-600: #9a9ea0;
  --color-neutral-700: #747778;
  --color-neutral-750: #585858;
  --color-neutral-800: #4d4f50;
  --color-neutral-850: #353535;
  --color-neutral-900: #272828;
  --color-neutral-1000: #000000;
  --color-primary-50: #f7f4f7;
  --color-primary-100: #e0d4e1;
  --color-primary-200: #c1a8c2;
  --color-primary-300: #a27da4;
  --color-primary-400: #835185;
  --color-primary-500: #642667;
  --color-primary-600: #501e52;
  --color-primary-700: #3c173e;
  --color-primary-800: #280f29;
  --color-primary-900: #140815;
  --color-primary-bright-50: #f9f4f9;
  --color-primary-bright-100: #e7cbe8;
  --color-primary-bright-200: #cfa9d0;
  --color-primary-bright-300: #b87eb9;
  --color-primary-bright-400: #a053a1;
  --color-primary-bright-450: #a121a3;
  --color-primary-bright-500: #88288a;
  --color-primary-bright-600: #6d206e;
  --color-primary-bright-700: #521853;
  --color-primary-bright-800: #361037;
  --color-primary-bright-900: #1b081c;
  --color-primary-dark-50: #f5f2f5;
  --color-primary-dark-100: #d7ccd9;
  --color-primary-dark-200: #af99b3;
  --color-primary-dark-300: #86668c;
  --color-primary-dark-400: #5e3366;
  --color-primary-dark-500: #360040;
  --color-primary-dark-600: #2b0033;
  --color-primary-dark-700: #200026;
  --color-primary-dark-800: #16001a;
  --color-primary-dark-900: #0b000d;
  --color-danger-50: #fef4f2;
  --color-danger-100: #fad2cc;
  --color-danger-200: #f4a499;
  --color-danger-300: #ef7767;
  --color-danger-400: #e94934;
  --color-danger-500: #e41c01;
  --color-danger-600: #b61601;
  --color-danger-700: #891101;
  --color-danger-800: #5b0b00;
  --color-danger-900: #440800;
  --color-success-50: #f4fbf6;
  --color-success-100: #d4edda;
  --color-success-200: #a9dcb5;
  --color-success-300: #7eca8f;
  --color-success-400: #53b96a;
  --color-success-500: #28a745;
  --color-success-600: #208637;
  --color-success-700: #186429;
  --color-success-800: #10431c;
  --color-success-900: #0c3215;
  --color-accent-alt-50: #fffaf2;
  --color-accent-alt-100: #ffedcc;
  --color-accent-alt-200: #ffdb99;
  --color-accent-alt-300: #ffc966;
  --color-accent-alt-400: #ffc206;
  --color-accent-alt-500: #ffa500;
  --color-accent-alt-600: #cc8400;
  --color-accent-alt-700: #996300;
  --color-accent-alt-800: #664200;
  --color-accent-alt-900: #332100;
  --color-fielding-50: #f9f3f4;
  --color-fielding-100: #e5cfd4;
  --color-fielding-200: #cca0a9;
  --color-fielding-300: #b2707e;
  --color-fielding-400: #994153;
  --color-fielding-500: #7f1128;
  --color-fielding-600: #660e20;
  --color-fielding-700: #4c0a18;
  --color-fielding-800: #330710;
  --color-fielding-900: #190308;
  --elevation-100-drop-shadow-1-color: rgba(0, 0, 0, 0.2);
  --elevation-100-drop-shadow-1-spread: 0;
  --elevation-100-drop-shadow-1-x: 0;
  --elevation-100-drop-shadow-1-y: 1;
  --elevation-100-drop-shadow-1-blur: 3;
  --elevation-100-drop-shadow-2-color: rgba(0, 0, 0, 0.3);
  --elevation-100-drop-shadow-2-y: 0;
  --elevation-100-drop-shadow-2-spread: 0;
  --elevation-100-drop-shadow-2-x: 0;
  --elevation-100-drop-shadow-2-blur: 1;
  --elevation-200-drop-shadow-1-color: rgba(0, 0, 0, 0.1);
  --elevation-200-drop-shadow-1-y: 3;
  --elevation-200-drop-shadow-1-spread: 0;
  --elevation-200-drop-shadow-1-blur: 8;
  --elevation-200-drop-shadow-1-x: 0;
  --elevation-200-drop-shadow-2-color: rgba(0, 0, 0, 0.2);
  --elevation-200-drop-shadow-2-x: 0;
  --elevation-200-drop-shadow-2-blur: 1;
  --elevation-200-drop-shadow-2-spread: 0;
  --elevation-200-drop-shadow-2-y: 0;
  --elevation-200-drop-shadow-3-color: rgba(0, 0, 0, 0.1);
  --elevation-200-drop-shadow-3-blur: 3;
  --elevation-200-drop-shadow-3-y: 1;
  --elevation-200-drop-shadow-3-spread: 0;
  --elevation-200-drop-shadow-3-x: 0;
  --elevation-300-drop-shadow-3-color: rgba(0, 0, 0, 0.15);
  --elevation-300-drop-shadow-3-spread: 0;
  --elevation-300-drop-shadow-3-x: 0;
  --elevation-300-drop-shadow-3-blur: 1;
  --elevation-300-drop-shadow-3-y: 0;
  --elevation-300-drop-shadow-1-color: rgba(0, 0, 0, 0.1);
  --elevation-300-drop-shadow-1-x: 0;
  --elevation-300-drop-shadow-1-y: 1;
  --elevation-300-drop-shadow-1-spread: 0;
  --elevation-300-drop-shadow-1-blur: 3;
  --elevation-300-drop-shadow-2-color: rgba(0, 0, 0, 0.15);
  --elevation-300-drop-shadow-2-spread: 0;
  --elevation-300-drop-shadow-2-blur: 12;
  --elevation-300-drop-shadow-2-y: 5;
  --elevation-300-drop-shadow-2-x: 0;
  --elevation-400-drop-shadow-3-color: rgba(0, 0, 0, 0.1);
  --elevation-400-drop-shadow-3-spread: 0;
  --elevation-400-drop-shadow-3-x: 0;
  --elevation-400-drop-shadow-3-blur: 1;
  --elevation-400-drop-shadow-3-y: 0;
  --elevation-400-drop-shadow-1-color: rgba(0, 0, 0, 0.15);
  --elevation-400-drop-shadow-1-spread: 0;
  --elevation-400-drop-shadow-1-blur: 5;
  --elevation-400-drop-shadow-1-y: 2;
  --elevation-400-drop-shadow-1-x: 0;
  --elevation-400-drop-shadow-2-color: rgba(0, 0, 0, 0.1);
  --elevation-400-drop-shadow-2-blur: 16;
  --elevation-400-drop-shadow-2-x: 0;
  --elevation-400-drop-shadow-2-y: 10;
  --elevation-400-drop-shadow-2-spread: 0;
  --elevation-500-drop-shadow-2-color: rgba(0, 0, 0, 0.2);
  --elevation-500-drop-shadow-2-x: 0;
  --elevation-500-drop-shadow-2-blur: 24;
  --elevation-500-drop-shadow-2-spread: 0;
  --elevation-500-drop-shadow-2-y: 10;
  --elevation-500-drop-shadow-3-color: rgba(0, 0, 0, 0.1);
  --elevation-500-drop-shadow-3-y: 0;
  --elevation-500-drop-shadow-3-spread: 0;
  --elevation-500-drop-shadow-3-blur: 1;
  --elevation-500-drop-shadow-3-x: 0;
  --elevation-500-drop-shadow-1-color: rgba(0, 0, 0, 0.15);
  --elevation-500-drop-shadow-1-spread: 0;
  --elevation-500-drop-shadow-1-blur: 5;
  --elevation-500-drop-shadow-1-x: 0;
  --elevation-500-drop-shadow-1-y: 2;
  --font-family-default: Proxima Nova;
  --font-family-alternate: Montserrat;
  --font-family-serif: Freight Text pro;
  --font-weight-extra-bold: Extra-Bold;
  --font-weight-semi-bold-italic: Semi-Bold-Italic;
  --font-weight-medium-italic: Medium-Italic;
  --font-weight-medium: Medium;
  --font-weight-semi-bold: Semi-bold;
  --font-weight-italic: Italic;
  --font-weight-extra-bold-italic: Extra-Bold-Italic;
  --font-weight-bold-italic: Bold-Italic;
  --font-weight-underline: Regular;
  --font-weight-bold: Bold;
  --font-weight-regular: Regular;
  --font-weight-black: Black;
  --font-size-base: 16;
  --font-size-sm: 13;
  --font-size-lg: 20;
  --font-size-4xl: 49;
  --font-size-2xl: 31;
  --font-size-xs: 12;
  --font-size-3xl: 39;
  --font-size-6xl: 76.25;
  --font-size-5xl: 61;
  --font-size-xl: 25;
  --font-size-base-sm: 14;
  --font-tracking-normal: 0;
  --font-tracking-wide: 0.5;
  --font-tracking-tight: -0.5;
  --font-tracking-widest: 1;
  --font-tracking-tighter: -0.75;
  --font-tracking-wider: 0.75;
  --font-tracking-tightest: -1;
  --font-paragraph-spacing-normal: 20;
  --font-paragraph-spacing-large: 36;
  --font-paragraph-spacing-med: 24;
  --font-paragraph-spacing-small: 16;
  --font-paragraph-spacing-extra-large: 48;
  --font-line-height-xl: 150;
  --font-line-height-lg: 120;
  --font-line-height-regular: 100;
  --font-line-height-sm: 95;
  --font-line-height-regular-heading: 110;
  --border-default: 1;
  --border-medium: 2;
  --border-thick: 4;
  --border-heavy: 6;
  --alpha-0: 0;
  --alpha-5: 5;
  --alpha-10: 10;
  --alpha-12: 12.5;
  --alpha-20: 20;
  --alpha-30: 30;
  --alpha-40: 40;
  --alpha-50: 50;
  --alpha-60: 60;
  --alpha-70: 70;
  --alpha-75: 75;
  --alpha-80: 80;
  --alpha-90: 90;
  --alpha-100: 100;
  --size-control-prose: 720;
  --size-control-mw-1440: 1440;
  --size-control-mw-1200: 1200;
  --size-control-mw-1000: 1000;
  --size-breakpoint-sm-max: 767;
  --size-breakpoint-md-max: 1279;
  --size-breakpoint-lg-min: 1280;
  --size-breakpoint-md-min: 768;
  --size-icon-8: 8;
  --size-icon-12: 12;
  --size-icon-16: 16;
  --size-icon-20: 20;
  --size-icon-24: 24;
  --size-icon-32: 32;
  --size-icon-36: 36;
  --size-icon-40: 40;
  --radius-full: 999;
  --radius-2xl: 24;
  --radius-xl: 16;
  --radius-base: 6;
  --radius-lg: 12;
  --radius-m: 8;
  --radius-s: 4;
  --radius-xs: 2;
  --space-4: 4;
  --space-8: 8;
  --space-12: 12;
  --space-16: 16;
  --space-20: 20;
  --space-24: 24;
  --space-32: 32;
  --space-40: 40;
  --space-48: 48;
  --space-56: 56;
  --space-64: 64;
  --space-80: 80;
  --space-96: 96;
  --space-128: 128;
}

:root, [data-theme="light"] {
  --theme-light-constant-primary: #642667;
  --theme-light-constant-primary-bright: #88288a;
  --theme-light-constant-primary-extra-bright: #a121a3;
  --theme-light-constant-primary-dark: #360040;
  --theme-light-constant-secondary: #015d95;
  --theme-light-constant-secondary-bright: #62b5e5;
  --theme-light-constant-accent: #ce0058;
  --theme-light-constant-accent-alt: #ffa500;
  --theme-light-constant-black: #000000;
  --theme-light-constant-white: #ffffff;
  --theme-light-utility-ramps-info-subtlest: #ecf6fc;
  --theme-light-utility-ramps-info-subtle: #c0e1f5;
  --theme-light-utility-ramps-info-bright: #81c4ea;
  --theme-light-utility-ramps-info-color: #62b5e5;
  --theme-light-utility-ramps-info-rich: #4e91b7;
  --theme-light-utility-ramps-info-heavy: #27485c;
  --theme-light-utility-ramps-success-subtlest: #f4fbf6;
  --theme-light-utility-ramps-success-subtle: #a9dcb5;
  --theme-light-utility-ramps-success-bright: #53b96a;
  --theme-light-utility-ramps-success-color: #28a745;
  --theme-light-utility-ramps-success-rich: #208637;
  --theme-light-utility-ramps-success-heavy: #10431c;
  --theme-light-utility-ramps-warning-subtlest: #fffdf5;
  --theme-light-utility-ramps-warning-subtle: #ffedb3;
  --theme-light-utility-ramps-warning-bright: #feda67;
  --theme-light-utility-ramps-warning-color: #fed141;
  --theme-light-utility-ramps-warning-rich: #cba734;
  --theme-light-utility-ramps-warning-heavy: #66541a;
  --theme-light-utility-ramps-danger-subtlest: #fef4f2;
  --theme-light-utility-ramps-danger-subtle: #f4a499;
  --theme-light-utility-ramps-danger-bright: #e94934;
  --theme-light-utility-ramps-danger-color: #e41c01;
  --theme-light-utility-ramps-danger-rich: #b61601;
  --theme-light-utility-ramps-danger-heavy: #5b0b00;
  --theme-light-stroke-neutral: #9a9ea0;
  --theme-light-stroke-subtle: #cdd1d3;
  --theme-light-stroke-contrast: #000000;
  --theme-light-stroke-brand: #642667;
  --theme-light-stroke-brand-bright: #88288a;
  --theme-light-stroke-brand-secondary: #015d95;
  --theme-light-stroke-info: #62b5e5;
  --theme-light-stroke-success: #53b96a;
  --theme-light-stroke-warning: #fed141;
  --theme-light-stroke-danger: #e41c01;
  --theme-light-stroke-disabled: #daddde;
  --theme-light-stroke-action: #ce0058;
  --theme-light-stroke-action-hover: #d83379;
  --theme-light-stroke-action-secondary: #88288a;
  --theme-light-stroke-action-secondary-hover: #a121a3;
  --theme-light-stroke-brand-dark: #88288a;
  --theme-light-fg-text-regular: #585858;
  --theme-light-fg-text-contrast: #272828;
  --theme-light-fg-heading-secondary: #015d95;
  --theme-light-fg-heading-tertiary: #642667;
  --theme-light-fg-text-contrast-inverse: #ffffff;
  --theme-light-fg-info: #62b5e5;
  --theme-light-fg-on-success-muted: #10431c;
  --theme-light-fg-success: #28a745;
  --theme-light-fg-on-warning-muted: #66541a;
  --theme-light-fg-warning: #fed141;
  --theme-light-fg-on-danger-muted: #5b0b00;
  --theme-light-fg-danger: #e41c01;
  --theme-light-fg-disabled: #daddde;
  --theme-light-fg-action-secondary: #88288a;
  --theme-light-fg-action: #ce0058;
  --theme-light-fg-on-action: #ffffff;
  --theme-light-fg-text-inverse: rgba(255, 255, 255, 0.8);
  --theme-light-fg-action-hover: #d83379;
  --theme-light-fg-heading-primary: #272828;
  --theme-light-fg-on-info: #013859;
  --theme-light-fg-text-contrast-heavy: #000000;
  --theme-light-fg-action-secondary-hover: #a121a3;
  --theme-light-fg-action-inverse: #ffa500;
  --theme-light-fg-action-hover-inverse: #ffc206;
  --theme-light-fg-on-action-inverse: #000000;
  --theme-light-bg-default: #ffffff;
  --theme-light-bg-subtle: #faf9f7;
  --theme-light-bg-soft: #f6f6f6;
  --theme-light-bg-skrim: rgba(0, 0, 0, 0.25);
  --theme-light-bg-brand-primary: #642667;
  --theme-light-bg-brand-primary-bright: #88288a;
  --theme-light-bg-brand-primary-extra-bright: #a121a3;
  --theme-light-bg-brand-primary-dark: #360040;
  --theme-light-bg-brand-secondary: #015d95;
  --theme-light-bg-brand-secondary-bright: #62b5e5;
  --theme-light-bg-info: #62b5e5;
  --theme-light-bg-info-muted: #ecf6fc;
  --theme-light-bg-success: #53b96a;
  --theme-light-bg-success-muted: #f4fbf6;
  --theme-light-bg-warning: #fed141;
  --theme-light-bg-warning-muted: #fffdf5;
  --theme-light-bg-danger: #e41c01;
  --theme-light-bg-danger-muted: #fef4f2;
  --theme-light-bg-action: #ce0058;
  --theme-light-bg-action-secondary: #88288a;
  --theme-light-bg-action-hover: #d83379;
  --theme-light-bg-action-secondary-hover: #a121a3;
  --theme-light-bg-default-thinned: rgba(255, 255, 255, 0.15);
  --theme-light-bg-action-inverse: #ffa500;
  --theme-light-bg-action-hover-inverse: #ffc206;
}

[data-theme="dark"] {
  --theme-dark-constant-primary: #642667;
  --theme-dark-constant-primary-bright: #88288a;
  --theme-dark-constant-primary-extra-bright: #a121a3;
  --theme-dark-constant-primary-dark: #360040;
  --theme-dark-constant-secondary: #015d95;
  --theme-dark-constant-secondary-bright: #62b5e5;
  --theme-dark-constant-accent: #ce0058;
  --theme-dark-constant-accent-alt: #ffa500;
  --theme-dark-constant-black: #000000;
  --theme-dark-constant-white: #ffffff;
  --theme-dark-utility-ramps-info-subtlest: #013859;
  --theme-dark-utility-ramps-info-subtle: #4e91b7;
  --theme-dark-utility-ramps-info-bright: #a1d3ef;
  --theme-dark-utility-ramps-info-color: #81c4ea;
  --theme-dark-utility-ramps-info-rich: #4e91b7;
  --theme-dark-utility-ramps-info-heavy: #ecf6fc;
  --theme-dark-utility-ramps-success-subtlest: #10431c;
  --theme-dark-utility-ramps-success-subtle: #208637;
  --theme-dark-utility-ramps-success-bright: #53b96a;
  --theme-dark-utility-ramps-success-color: #53b96a;
  --theme-dark-utility-ramps-success-rich: #208637;
  --theme-dark-utility-ramps-success-heavy: #f4fbf6;
  --theme-dark-utility-ramps-warning-subtlest: #66541a;
  --theme-dark-utility-ramps-warning-subtle: #987d27;
  --theme-dark-utility-ramps-warning-bright: #fed141;
  --theme-dark-utility-ramps-warning-color: #feda67;
  --theme-dark-utility-ramps-warning-rich: #fed141;
  --theme-dark-utility-ramps-warning-heavy: #fffaf2;
  --theme-dark-utility-ramps-danger-subtlest: #440800;
  --theme-dark-utility-ramps-danger-subtle: #891101;
  --theme-dark-utility-ramps-danger-bright: #e94934;
  --theme-dark-utility-ramps-danger-color: #e41c01;
  --theme-dark-utility-ramps-danger-rich: #e41c01;
  --theme-dark-utility-ramps-danger-heavy: #fef4f2;
  --theme-dark-stroke-neutral: #747778;
  --theme-dark-stroke-subtle: #4d4f50;
  --theme-dark-stroke-contrast: #ffffff;
  --theme-dark-stroke-brand: #88288a;
  --theme-dark-stroke-brand-bright: #a121a3;
  --theme-dark-stroke-brand-secondary: #015d95;
  --theme-dark-stroke-info: #62b5e5;
  --theme-dark-stroke-success: #53b96a;
  --theme-dark-stroke-warning: #feda67;
  --theme-dark-stroke-danger: #e94934;
  --theme-dark-stroke-disabled: #4d4f50;
  --theme-dark-stroke-action: #ffa500;
  --theme-dark-stroke-action-hover: #ffc206;
  --theme-dark-stroke-action-secondary: #62b5e5;
  --theme-dark-stroke-action-secondary-hover: #81c4ea;
  --theme-dark-stroke-brand-dark: #a121a3;
  --theme-dark-fg-text-regular: #c1c6c8;
  --theme-dark-fg-text-contrast: #ffffff;
  --theme-dark-fg-heading-secondary: #81c4ea;
  --theme-dark-fg-heading-tertiary: #b87eb9;
  --theme-dark-fg-text-contrast-inverse: #272828;
  --theme-dark-fg-info: #62b5e5;
  --theme-dark-fg-on-success-muted: #10431c;
  --theme-dark-fg-success: #28a745;
  --theme-dark-fg-on-warning-muted: #66541a;
  --theme-dark-fg-warning: #feda67;
  --theme-dark-fg-on-danger-muted: #5b0b00;
  --theme-dark-fg-danger: #e41c01;
  --theme-dark-fg-disabled: #4d4f50;
  --theme-dark-fg-action-secondary: #62b5e5;
  --theme-dark-fg-action: #ffa500;
  --theme-dark-fg-on-action: #272828;
  --theme-dark-fg-text-inverse: rgba(0, 0, 0, 0.8);
  --theme-dark-fg-action-hover: #ffc206;
  --theme-dark-fg-heading-primary: #ffffff;
  --theme-dark-fg-on-info: #013859;
  --theme-dark-fg-text-contrast-heavy: #ffffff;
  --theme-dark-fg-action-secondary-hover: #81c4ea;
  --theme-dark-fg-action-inverse: #ffa500;
  --theme-dark-fg-action-hover-inverse: #ffc206;
  --theme-dark-fg-on-action-inverse: #ffffff;
  --theme-dark-bg-default: #272828;
  --theme-dark-bg-subtle: #353535;
  --theme-dark-bg-soft: #585858;
  --theme-dark-bg-skrim: rgba(255, 255, 255, 0.25);
  --theme-dark-bg-brand-primary: #88288a;
  --theme-dark-bg-brand-primary-bright: #a053a1;
  --theme-dark-bg-brand-primary-extra-bright: #a121a3;
  --theme-dark-bg-brand-primary-dark: #5e3366;
  --theme-dark-bg-brand-secondary: #347daa;
  --theme-dark-bg-brand-secondary-bright: #81c4ea;
  --theme-dark-bg-info: #62b5e5;
  --theme-dark-bg-info-muted: #013859;
  --theme-dark-bg-success: #53b96a;
  --theme-dark-bg-success-muted: #10431c;
  --theme-dark-bg-warning: #feda67;
  --theme-dark-bg-warning-muted: #66541a;
  --theme-dark-bg-danger: #e41c01;
  --theme-dark-bg-danger-muted: #440800;
  --theme-dark-bg-action: #ffa500;
  --theme-dark-bg-action-secondary: #62b5e5;
  --theme-dark-bg-action-hover: #ffc206;
  --theme-dark-bg-action-secondary-hover: #81c4ea;
  --theme-dark-bg-default-thinned: rgba(0, 0, 0, 0.15);
  --theme-dark-bg-action-inverse: #ffa500;
  --theme-dark-bg-action-hover-inverse: #ffc206;
}