@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: uppercase; --bg-primary: #252525; --bg-primary-hover: #303030; --bg-primary-active: #363636; --bg-primary-invert: #ebebeb; --bg-secondary: #303030; --bg-secondary-hover: #363636; --bg-secondary-active: #3f3f3f; --bg-tertiary: #363636; --bg-tertiary-hover: #3f3f3f; --bg-tertiary-active: #646464; --bg-quaternary: #646464; --bg-quaternary-hover: #858585; --bg-quaternary-active: #a1a1a1; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ebebeb; --text-primary-invert: #272727; --text-secondary: #a1a1a1; --text-secondary-invert: #646464; --border-primary: #646464; --border-primary-hover: #858585; --border-secondary: #3f3f3f; --border-secondary-hover: #646464; --border-tertiary: #303030; --border-tertiary-hover: #363636; --border-active: #ebebeb; --border-active-invert: #252525; --icon-primary: #ebebeb; --icon-primary-invert: #272727; --icon-secondary: #a1a1a1; --input-bg: #252525; --input-border: #646464; --input-border-hover: #a1a1a1; --input-border-active: #ebebeb; --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(37, 37, 37, 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: #e8c4ea; --bg-brand-hover: #d99edd; --bg-brand-active: #cb79cf; --text-on-brand: #521e1e; --text-brand: #e8c4ea; --text-brand-secondary: #bc53c2; --icon-on-brand: #521e1e; --icon-brand: #e8c4ea; --icon-brand-secondary: #bc53c2; --border-brand: #e8c4ea; --bg-brand-secondary: #393539; --bg-brand-secondary-hover: #4c454c; --bg-brand-secondary-active: #605560; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }