@font-face { font-family: "Courier New"; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: "Courier New"; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: "Courier New"; font-weight: 400; font-style: normal; font-display: swap; } :root { color-scheme: light; --font-family-body: "Courier New", Courier, monospace; --font-weight-regular: 400; --font-weight-semibold: 400; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Courier New"; --font-family-heading: "Courier New", Courier, monospace; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #031418; --bg-primary-hover: #0f1f24; --bg-primary-active: #17262a; --bg-primary-invert: #e3e3ea; --bg-secondary: #0f1f24; --bg-secondary-hover: #17262a; --bg-secondary-active: #212f34; --bg-tertiary: #17262a; --bg-tertiary-hover: #212f34; --bg-tertiary-active: #4a565b; --bg-quaternary: #4a565b; --bg-quaternary-hover: #6f787e; --bg-quaternary-active: #8f969c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e3e3ea; --text-primary-invert: #05161a; --text-secondary: #8f969c; --text-secondary-invert: #4a565b; --border-primary: #4a565b; --border-primary-hover: #6f787e; --border-secondary: #212f34; --border-secondary-hover: #4a565b; --border-tertiary: #0f1f24; --border-tertiary-hover: #17262a; --border-active: #e3e3ea; --border-active-invert: #031418; --icon-primary: #e3e3ea; --icon-primary-invert: #05161a; --icon-secondary: #8f969c; --input-bg: #031418; --input-border: #4a565b; --input-border-hover: #8f969c; --input-border-active: #e3e3ea; --bg-transparent: rgba(249, 248, 255, 0.05); --bg-transparent-strong: rgba(249, 248, 255, 0.08); --bg-transparent-strongest: rgba(249, 248, 255, 0.12); --bg-transparent-blur-base: rgba(3, 20, 24, 0.9); --border-transparent: rgba(249, 248, 255, 0.1); --border-transparent-strong: rgba(249, 248, 255, 0.12); --border-transparent-strongest: rgba(249, 248, 255, 0.16); --bg-brand: #92afaf; --bg-brand-hover: #759999; --bg-brand-active: #5d7e7e; --text-on-brand: #F9F8FF; --text-brand: #92afaf; --text-brand-secondary: #476161; --icon-on-brand: #F9F8FF; --icon-brand: #92afaf; --icon-brand-secondary: #476161; --border-brand: #92afaf; --bg-brand-secondary: #112427; --bg-brand-secondary-hover: #203336; --bg-brand-secondary-active: #2e4345; }