


$color-core-black-base: #050505;
$color-core-black-opacity-10: #0000001A;
$color-core-black-opacity-50: #00000080;
$color-core-blue-base: #249ABE;
$color-core-blue-dark: #1E71A1;
$color-core-blue-deep: #19618B;
$color-core-blue-light: #D4ECF7;
$color-core-blue-mid: #8DCFE8;
$color-core-forest-base: #4A9E5F;
$color-core-forest-dark: #3C8653;
$color-core-forest-deep: #2D7644;
$color-core-forest-light: #DBF0E1;
$color-core-forest-mid: #77C089;
$color-core-green-base: #749F4A;
$color-core-green-dark: #5B863C;
$color-core-green-deep: #46762D;
$color-core-green-light: #E5F0DB;
$color-core-green-mid: #9BC077;
$color-core-grey-base: #B1B1B1;
$color-core-grey-dark: #666666;
$color-core-grey-deep: #444444;
$color-core-grey-light: #EDEDED;
$color-core-grey-mid: #DADADA;
$color-core-grey-semi-dark: #8C8C8C;
$color-core-grey-ultra-deep: #252525;
$color-core-grey-ultra-light: #F8F8F8;
$color-core-orange-base: #F37A1F;
$color-core-orange-dark: #E9640C;
$color-core-orange-deep: #D9480F;
$color-core-orange-light: #FEE2CD;
$color-core-orange-mid: #F7A669;
$color-core-red-base: #D43B3B;
$color-core-red-dark: #B72427;
$color-core-red-deep: #A5181D;
$color-core-red-light: #EEBCBD;
$color-core-red-mid: #DA6B6D;
$color-core-white-base: #FFFFFF;
$color-core-white-opacity-15: #FFFFFF26;
$color-core-white-opacity-50: #FFFFFF80;
$color-core-yellow-base: #FDC543;
$color-core-yellow-dark: #F9A521;
$color-core-yellow-deep: #EE8F00;
$color-core-yellow-light: #FDECC3;
$color-core-yellow-mid: #FED277;


$theme-light-background-color-brand-disabled: $color-core-grey-mid;
$theme-light-background-color-brand-hover: $color-core-orange-dark;
$theme-light-background-color-brand-pressed: $color-core-orange-dark;
$theme-light-background-color-brand: $color-core-orange-base;
$theme-light-background-color-feedback-error: $color-core-red-light;
$theme-light-background-color-feedback-info: $color-core-grey-light;
$theme-light-background-color-feedback-success: $color-core-green-light;
$theme-light-background-color-feedback-warning: $color-core-yellow-light;
$theme-light-background-color-primary-disabled: $color-core-white-base;
$theme-light-background-color-primary-hover: $color-core-grey-light;
$theme-light-background-color-primary-inverse-disabled: $color-core-grey-mid;
$theme-light-background-color-primary-inverse-hover: $color-core-grey-deep;
$theme-light-background-color-primary-inverse-pressed: $color-core-grey-deep;
$theme-light-background-color-primary-inverse: $color-core-grey-ultra-deep;
$theme-light-background-color-primary-pressed: $color-core-grey-light;
$theme-light-background-color-primary: $color-core-white-base;
$theme-light-background-color-secondary-disabled: $color-core-grey-ultra-light;
$theme-light-background-color-secondary-inverse-disabled: $color-core-grey-mid;
$theme-light-background-color-secondary-inverse: $color-core-grey-deep;
$theme-light-background-color-secondary: $color-core-grey-ultra-light;
$theme-light-background-color-sustainability: $color-core-forest-light;
$theme-light-background-color-tertiary: $color-core-grey-light;
$theme-light-background-color-transparent-hover: $color-core-black-opacity-10;
$theme-light-background-color-transparent-pressed: $color-core-black-opacity-10;
$theme-light-background-color-transparent: $color-core-black-opacity-10;
$theme-light-border-color-feedback-error: $color-core-red-base;
$theme-light-border-color-feedback-info: $color-core-grey-dark;
$theme-light-border-color-feedback-success: $color-core-green-base;
$theme-light-border-color-feedback-warning: $color-core-yellow-base;
$theme-light-border-color-focus: $color-core-grey-ultra-deep;
$theme-light-border-color-primary-disabled: $color-core-black-opacity-50;
$theme-light-border-color-primary-inverse: $color-core-white-base;
$theme-light-border-color-primary: $color-core-grey-ultra-deep;
$theme-light-border-color-secondary-disabled: $color-core-black-opacity-10;
$theme-light-border-color-secondary: $color-core-grey-base;
$theme-light-border-color-tertiary: $color-core-grey-mid;
$theme-light-content-color-brand-disabled: $color-core-black-opacity-50;
$theme-light-content-color-brand-hover: $color-core-orange-deep;
$theme-light-content-color-brand-pressed: $color-core-orange-deep;
$theme-light-content-color-brand: $color-core-orange-dark;
$theme-light-content-color-feedback-error: $color-core-red-base;
$theme-light-content-color-feedback-info: $color-core-grey-base;
$theme-light-content-color-feedback-success: $color-core-green-base;
$theme-light-content-color-feedback-warning: $color-core-yellow-base;
$theme-light-content-color-interaction-accent-hover: $color-core-blue-deep;
$theme-light-content-color-interaction-accent-pressed: $color-core-blue-deep;
$theme-light-content-color-interaction-accent: $color-core-blue-dark;
$theme-light-content-color-interaction-neutral: $color-core-grey-ultra-deep;
$theme-light-content-color-primary-disabled: $color-core-black-opacity-50;
$theme-light-content-color-primary-inverse-disabled: $color-core-black-opacity-50;
$theme-light-content-color-primary-inverse: $color-core-white-base;
$theme-light-content-color-primary-on-brand-disabled: $color-core-black-opacity-50;
$theme-light-content-color-primary-on-brand: $color-core-grey-ultra-deep;
$theme-light-content-color-primary: $color-core-grey-ultra-deep;
$theme-light-content-color-secondary-disabled: $color-core-black-opacity-50;
$theme-light-content-color-secondary: $color-core-grey-dark;
$theme-light-content-color-sustainability: $color-core-forest-base;
$theme-light-content-color-tertiary-inverse-disabled: $color-core-black-opacity-10;
$theme-light-content-color-tertiary-inverse: $color-core-grey-semi-dark;
$theme-light-content-color-tertiary: $color-core-grey-base;


$theme-dark-background-color-brand-disabled: $color-core-grey-mid;
$theme-dark-background-color-brand-hover: $color-core-orange-dark;
$theme-dark-background-color-brand-pressed: $color-core-orange-dark;
$theme-dark-background-color-brand: $color-core-orange-base;
$theme-dark-background-color-feedback-error: $color-core-grey-deep;
$theme-dark-background-color-feedback-info: $color-core-grey-deep;
$theme-dark-background-color-feedback-success: $color-core-grey-deep;
$theme-dark-background-color-feedback-warning: $color-core-grey-deep;
$theme-dark-background-color-primary-disabled: $color-core-black-base;
$theme-dark-background-color-primary-hover: $color-core-grey-deep;
$theme-dark-background-color-primary-inverse-disabled: $color-core-grey-mid;
$theme-dark-background-color-primary-inverse-hover: $color-core-grey-mid;
$theme-dark-background-color-primary-inverse-pressed: $color-core-grey-mid;
$theme-dark-background-color-primary-inverse: $color-core-grey-ultra-light;
$theme-dark-background-color-primary-pressed: $color-core-grey-deep;
$theme-dark-background-color-primary: $color-core-black-base;
$theme-dark-background-color-secondary-disabled: $color-core-grey-ultra-deep;
$theme-dark-background-color-secondary-inverse-disabled: $color-core-grey-base;
$theme-dark-background-color-secondary-inverse: $color-core-grey-light;
$theme-dark-background-color-secondary: $color-core-grey-ultra-deep;
$theme-dark-background-color-sustainability: $color-core-grey-deep;
$theme-dark-background-color-tertiary: $color-core-grey-ultra-deep;
$theme-dark-background-color-transparent-hover: $color-core-white-opacity-15;
$theme-dark-background-color-transparent-pressed: $color-core-white-opacity-15;
$theme-dark-background-color-transparent: $color-core-white-opacity-15;
$theme-dark-border-color-feedback-error: $color-core-red-base;
$theme-dark-border-color-feedback-info: $color-core-grey-dark;
$theme-dark-border-color-feedback-success: $color-core-green-base;
$theme-dark-border-color-feedback-warning: $color-core-yellow-base;
$theme-dark-border-color-focus: $color-core-white-base;
$theme-dark-border-color-primary-disabled: $color-core-white-opacity-50;
$theme-dark-border-color-primary-inverse: $color-core-grey-ultra-deep;
$theme-dark-border-color-primary: $color-core-grey-ultra-light;
$theme-dark-border-color-secondary-disabled: $color-core-white-opacity-15;
$theme-dark-border-color-secondary: $color-core-grey-dark;
$theme-dark-border-color-tertiary: $color-core-grey-deep;
$theme-dark-content-color-brand-disabled: $color-core-white-opacity-50;
$theme-dark-content-color-brand-hover: $color-core-orange-mid;
$theme-dark-content-color-brand-pressed: $color-core-orange-mid;
$theme-dark-content-color-brand: $color-core-orange-base;
$theme-dark-content-color-feedback-error: $color-core-red-mid;
$theme-dark-content-color-feedback-info: $color-core-grey-base;
$theme-dark-content-color-feedback-success: $color-core-green-mid;
$theme-dark-content-color-feedback-warning: $color-core-yellow-mid;
$theme-dark-content-color-interaction-accent-hover: $color-core-blue-mid;
$theme-dark-content-color-interaction-accent-pressed: $color-core-blue-mid;
$theme-dark-content-color-interaction-accent: $color-core-blue-mid;
$theme-dark-content-color-interaction-neutral: $color-core-white-base;
$theme-dark-content-color-primary-disabled: $color-core-white-opacity-50;
$theme-dark-content-color-primary-inverse-disabled: $color-core-black-opacity-50;
$theme-dark-content-color-primary-inverse: $color-core-grey-ultra-deep;
$theme-dark-content-color-primary-on-brand-disabled: $color-core-black-opacity-50;
$theme-dark-content-color-primary-on-brand: $color-core-grey-ultra-deep;
$theme-dark-content-color-primary: $color-core-white-base;
$theme-dark-content-color-secondary-disabled: $color-core-white-opacity-50;
$theme-dark-content-color-secondary: $color-core-grey-base;
$theme-dark-content-color-sustainability: $color-core-forest-mid;
$theme-dark-content-color-tertiary-inverse-disabled: $color-core-white-opacity-15;
$theme-dark-content-color-tertiary-inverse: $color-core-grey-dark;
$theme-dark-content-color-tertiary: $color-core-grey-dark;