@font-face { font-family: "IBM Plex Mono"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ibm_plex_mono_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_mono_n5.ttf") format("ttf"); } @font-face { font-family: "IBM Plex Mono"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ibm_plex_mono_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_mono_i7.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "IBM Plex Mono", monospace; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "IBM Plex Mono";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/ibm_plex_mono_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_mono_n5.ttf; --font-family-heading: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #1d2122; --bg-primary-hover: #272321; --bg-primary-active: #2d2521; --bg-primary-invert: #d64d13; --bg-secondary: #272321; --bg-secondary-hover: #2d2521; --bg-secondary-active: #352720; --bg-tertiary: #2d2521; --bg-tertiary-hover: #352720; --bg-tertiary-active: #582f1d; --bg-quaternary: #582f1d; --bg-quaternary-hover: #76361b; --bg-quaternary-active: #913c18; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #d64d13; --text-primary-invert: #1f2122; --text-secondary: #913c18; --text-secondary-invert: #582f1d; --border-primary: #582f1d; --border-primary-hover: #76361b; --border-secondary: #352720; --border-secondary-hover: #582f1d; --border-tertiary: #272321; --border-tertiary-hover: #2d2521; --border-active: #d64d13; --border-active-invert: #1d2122; --icon-primary: #d64d13; --icon-primary-invert: #1f2122; --icon-secondary: #913c18; --input-bg: #1d2122; --input-border: #582f1d; --input-border-hover: #913c18; --input-border-active: #d64d13; --bg-transparent: rgba(232, 81, 17, 0.05); --bg-transparent-strong: rgba(232, 81, 17, 0.08); --bg-transparent-strongest: rgba(232, 81, 17, 0.12); --bg-transparent-blur-base: rgba(29, 33, 34, 0.9); --border-transparent: rgba(232, 81, 17, 0.1); --border-transparent-strong: rgba(232, 81, 17, 0.12); --border-transparent-strongest: rgba(232, 81, 17, 0.16); --bg-brand: #e85111; --bg-brand-hover: #b8400e; --bg-brand-active: #89300a; --text-on-brand: #ffffff; --text-brand: #e85111; --text-brand-secondary: #591f07; --icon-on-brand: #ffffff; --icon-brand: #e85111; --icon-brand-secondary: #591f07; --border-brand: #e85111; --bg-brand-secondary: #312620; --bg-brand-secondary-hover: #462b1f; --bg-brand-secondary-active: #5a2f1d; }