@font-face { font-family: "Roboto Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_mono_n4.ttf") format("ttf"); } @font-face { font-family: "Roboto Mono"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_mono_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_mono_n7.ttf") format("ttf"); } @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"); } :root { color-scheme: light; --font-family-body: "Roboto Mono", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Roboto Mono";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_mono_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_mono_n4.ttf; --font-family-heading: "IBM Plex Mono", monospace; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 141px; --bg-primary: #0c0c0f; --bg-primary-hover: #18181b; --bg-primary-active: #1f1f22; --bg-primary-invert: #e9e9e9; --bg-secondary: #18181b; --bg-secondary-hover: #1f1f22; --bg-secondary-active: #29292c; --bg-tertiary: #1f1f22; --bg-tertiary-hover: #29292c; --bg-tertiary-active: #525255; --bg-quaternary: #525255; --bg-quaternary-hover: #777779; --bg-quaternary-active: #979798; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9e9e9; --text-primary-invert: #0e0e11; --text-secondary: #979798; --text-secondary-invert: #525255; --border-primary: #525255; --border-primary-hover: #777779; --border-secondary: #29292c; --border-secondary-hover: #525255; --border-tertiary: #18181b; --border-tertiary-hover: #1f1f22; --border-active: #e9e9e9; --border-active-invert: #0c0c0f; --icon-primary: #e9e9e9; --icon-primary-invert: #0e0e11; --icon-secondary: #979798; --input-bg: #0c0c0f; --input-border: #525255; --input-border-hover: #979798; --input-border-active: #e9e9e9; --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(12, 12, 15, 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: #5600ff; --bg-brand-hover: #4500cc; --bg-brand-active: #340099; --text-on-brand: #ffffff; --text-brand: #5600ff; --text-brand-secondary: #220066; --icon-on-brand: #ffffff; --icon-brand: #5600ff; --icon-brand-secondary: #220066; --border-brand: #5600ff; --bg-brand-secondary: #130b27; --bg-brand-secondary-hover: #1b0a3f; --bg-brand-secondary-active: #220857; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }