@font-face { font-family: "IBM Plex Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ibm_plex_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_mono_n4.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: "Permanent Marker"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/permanent_marker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/permanent_marker_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "IBM Plex Mono", monospace; --font-weight-regular: 400; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_mono_n4.ttf; --font-family-heading: "Permanent Marker", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #020408; --bg-primary-hover: #0f0f09; --bg-primary-active: #161509; --bg-primary-invert: #e8ca15; --bg-secondary: #0f0f09; --bg-secondary-hover: #161509; --bg-secondary-active: #201e0a; --bg-tertiary: #161509; --bg-tertiary-hover: #201e0a; --bg-tertiary-active: #4b430c; --bg-quaternary: #4b430c; --bg-quaternary-hover: #71640e; --bg-quaternary-active: #928010; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8ca15; --text-primary-invert: #050608; --text-secondary: #928010; --text-secondary-invert: #4b430c; --border-primary: #4b430c; --border-primary-hover: #71640e; --border-secondary: #201e0a; --border-secondary-hover: #4b430c; --border-tertiary: #0f0f09; --border-tertiary-hover: #161509; --border-active: #e8ca15; --border-active-invert: #020408; --icon-primary: #e8ca15; --icon-primary-invert: #050608; --icon-secondary: #928010; --input-bg: #020408; --input-border: #4b430c; --input-border-hover: #928010; --input-border-active: #e8ca15; --bg-transparent: rgba(255, 222, 22, 0.05); --bg-transparent-strong: rgba(255, 222, 22, 0.08); --bg-transparent-strongest: rgba(255, 222, 22, 0.12); --bg-transparent-blur-base: rgba(2, 4, 8, 0.9); --border-transparent: rgba(255, 222, 22, 0.1); --border-transparent-strong: rgba(255, 222, 22, 0.12); --border-transparent-strongest: rgba(255, 222, 22, 0.16); --bg-brand: #0a6ed6; --bg-brand-hover: #0855a5; --bg-brand-active: #053c75; --text-on-brand: #ffffff; --text-brand: #0a6ed6; --text-brand-secondary: #032344; --icon-on-brand: #ffffff; --icon-brand: #0a6ed6; --icon-brand-secondary: #032344; --border-brand: #0a6ed6; --bg-brand-secondary: #030f1d; --bg-brand-secondary-hover: #041931; --bg-brand-secondary-active: #042446; }