@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: "Space Grotesk"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "IBM Plex Mono", monospace; --font-weight-400: 400; --font-weight-600: 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: "Space Grotesk", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --font-weight-420: 700; --font-weight-440: 700; --font-weight-460: 700; --text-transform-body: none; --text-transform-heading: none; --logo-width: 120px; --bg-primary: #0e031b; --bg-primary-hover: #1a1026; --bg-primary-active: #21172d; --bg-primary-invert: #841ef9; --bg-secondary: #1a1026; --bg-secondary-hover: #21172d; --bg-secondary-active: #2b2136; --bg-tertiary: #21172d; --bg-tertiary-hover: #2b2136; --bg-tertiary-active: #544c5d; --bg-quaternary: #544c5d; --bg-quaternary-hover: #78727f; --bg-quaternary-active: #97939d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9e8ea; --text-primary-invert: #ffffff; --text-secondary: #97939d; --text-secondary-invert: #544c5d; --border-primary: #544c5d; --border-primary-hover: #78727f; --border-secondary: #2b2136; --border-secondary-hover: #544c5d; --border-tertiary: #1a1026; --border-tertiary-hover: #21172d; --border-active: #e9e8ea; --border-active-invert: #0e031b; --icon-primary: #e9e8ea; --icon-primary-invert: #ffffff; --icon-secondary: #97939d; --input-bg: #0e031b; --input-border: #544c5d; --input-border-hover: #97939d; --input-border-active: #e9e8ea; --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-highlight: rgba(255, 255, 255, 0.05); --bg-highlight-hover: rgba(255, 255, 255, 0.08); --bg-highlight-active: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(14, 3, 27, 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: #841ef9; --bg-brand-hover: #6b06de; --bg-brand-active: #5305ac; --icon-on-brand: #ffffff; --icon-brand-secondary: #3b037b; --icon-link: #841ef9; --text-link: #841ef9; --text-link-secondary: #3b037b; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }