@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: Nunito; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n9.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: Nunito, sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #323437; --bg-primary-hover: #3b3d3f; --bg-primary-active: #414244; --bg-primary-invert: #d8d8ce; --bg-secondary: #3b3d3f; --bg-secondary-hover: #414244; --bg-secondary-active: #484a4b; --bg-tertiary: #414244; --bg-tertiary-hover: #484a4b; --bg-tertiary-active: #676867; --bg-quaternary: #676867; --bg-quaternary-hover: #828380; --bg-quaternary-active: #9a9b96; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #d8d8ce; --text-primary-invert: #343639; --text-secondary: #9a9b96; --text-secondary-invert: #676867; --border-primary: #676867; --border-primary-hover: #828380; --border-secondary: #484a4b; --border-secondary-hover: #676867; --border-tertiary: #3b3d3f; --border-tertiary-hover: #414244; --border-active: #d8d8ce; --border-active-invert: #323437; --icon-primary: #d8d8ce; --icon-primary-invert: #343639; --icon-secondary: #9a9b96; --input-bg: #323437; --input-border: #676867; --input-border-hover: #9a9b96; --input-border-active: #d8d8ce; --bg-transparent: rgba(232, 232, 221, 0.05); --bg-transparent-strong: rgba(232, 232, 221, 0.08); --bg-transparent-strongest: rgba(232, 232, 221, 0.12); --bg-transparent-blur-base: rgba(50, 52, 55, 0.9); --border-transparent: rgba(232, 232, 221, 0.1); --border-transparent-strong: rgba(232, 232, 221, 0.12); --border-transparent-strongest: rgba(232, 232, 221, 0.16); --bg-brand: #e2b714; --bg-brand-hover: #b39110; --bg-brand-active: #846b0c; --text-on-brand: #323437; --text-brand: #e2b714; --text-brand-secondary: #554508; --icon-on-brand: #323437; --icon-brand: #e2b714; --icon-brand-secondary: #554508; --border-brand: #e2b714; --bg-brand-secondary: #444134; --bg-brand-secondary-hover: #554e30; --bg-brand-secondary-active: #675b2d; }