@font-face { font-family: Arial; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: Arial; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: Arial; font-weight: 400; font-style: normal; font-display: swap; } :root { color-scheme: light; --font-family-body: Arial, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 400; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Arial; --font-family-heading: Arial, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #e1dfdf; --bg-primary-hover: #e3e1e1; --bg-primary-active: #e3e2e2; --bg-primary-invert: #fcfcfc; --bg-secondary: #e3e1e1; --bg-secondary-hover: #e3e2e2; --bg-secondary-active: #e5e3e3; --bg-tertiary: #e3e2e2; --bg-tertiary-hover: #e5e3e3; --bg-tertiary-active: #eae8e8; --bg-quaternary: #eae8e8; --bg-quaternary-hover: #eeeded; --bg-quaternary-active: #f2f1f1; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #fcfcfc; --text-primary-invert: #e1dfdf; --text-secondary: #f2f1f1; --text-secondary-invert: #eae8e8; --border-primary: #eae8e8; --border-primary-hover: #eeeded; --border-secondary: #e5e3e3; --border-secondary-hover: #eae8e8; --border-tertiary: #e3e1e1; --border-tertiary-hover: #e3e2e2; --border-active: #fcfcfc; --border-active-invert: #e1dfdf; --icon-primary: #fcfcfc; --icon-primary-invert: #e1dfdf; --icon-secondary: #f2f1f1; --input-bg: #e1dfdf; --input-border: #eae8e8; --input-border-hover: #f2f1f1; --input-border-active: #fcfcfc; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(225, 223, 223, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ed0c0c; --bg-brand-hover: #bc0a0a; --bg-brand-active: #8c0707; --text-on-brand: #ffffff; --text-brand: #ed0c0c; --text-brand-secondary: #5b0505; --icon-on-brand: #ffffff; --icon-brand: #ed0c0c; --icon-brand-secondary: #5b0505; --border-brand: #ed0c0c; --bg-brand-secondary: #e2caca; --bg-brand-secondary-hover: #e3b5b5; --bg-brand-secondary-active: #e5a0a0; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }