@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: "Rubik Mono One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_mono_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_mono_one_n4.ttf") format("ttf"); } :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: "Rubik Mono One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #000000; --bg-primary-hover: #080d00; --bg-primary-active: #0d1400; --bg-primary-invert: #8fe800; --bg-secondary: #080d00; --bg-secondary-hover: #0d1400; --bg-secondary-active: #131f00; --bg-tertiary: #0d1400; --bg-tertiary-hover: #131f00; --bg-tertiary-active: #2e4a00; --bg-quaternary: #2e4a00; --bg-quaternary-hover: #457000; --bg-quaternary-active: #599100; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #8fe800; --text-primary-invert: #020300; --text-secondary: #599100; --text-secondary-invert: #2e4a00; --border-primary: #2e4a00; --border-primary-hover: #457000; --border-secondary: #131f00; --border-secondary-hover: #2e4a00; --border-tertiary: #080d00; --border-tertiary-hover: #0d1400; --border-active: #8fe800; --border-active-invert: #000000; --icon-primary: #8fe800; --icon-primary-invert: #020300; --icon-secondary: #599100; --input-bg: #000000; --input-border: #2e4a00; --input-border-hover: #599100; --input-border-active: #8fe800; --bg-transparent: rgba(157, 255, 0, 0.05); --bg-transparent-strong: rgba(157, 255, 0, 0.08); --bg-transparent-strongest: rgba(157, 255, 0, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(157, 255, 0, 0.1); --border-transparent-strong: rgba(157, 255, 0, 0.12); --border-transparent-strongest: rgba(157, 255, 0, 0.16); --bg-brand: #9dff00; --bg-brand-hover: #7ecc00; --bg-brand-active: #5e9900; --text-on-brand: #000000; --text-brand: #9dff00; --text-brand-secondary: #3f6600; --icon-on-brand: #000000; --icon-brand: #9dff00; --icon-brand-secondary: #3f6600; --border-brand: #9dff00; --bg-brand-secondary: #101a00; --bg-brand-secondary-hover: #1f3300; --bg-brand-secondary-active: #2f4d00; }