@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: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_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: Roboto, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f2ece3; --bg-primary-hover: #e7e2d9; --bg-primary-active: #e1dbd3; --bg-primary-invert: #2d2d2c; --bg-secondary: #e7e2d9; --bg-secondary-hover: #e1dbd3; --bg-secondary-active: #d8d3cb; --bg-tertiary: #e1dbd3; --bg-tertiary-hover: #d8d3cb; --bg-tertiary-active: #b3afa9; --bg-quaternary: #b3afa9; --bg-quaternary-hover: #93908b; --bg-quaternary-active: #777470; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2d2d2c; --text-primary-invert: #f0eae1; --text-secondary: #777470; --text-secondary-invert: #b3afa9; --border-primary: #b3afa9; --border-primary-hover: #93908b; --border-secondary: #d8d3cb; --border-secondary-hover: #b3afa9; --border-tertiary: #e7e2d9; --border-tertiary-hover: #e1dbd3; --border-active: #2d2d2c; --border-active-invert: #f2ece3; --icon-primary: #2d2d2c; --icon-primary-invert: #f0eae1; --icon-secondary: #777470; --input-bg: #f2ece3; --input-border: #b3afa9; --input-border-hover: #777470; --input-border-active: #2d2d2c; --bg-transparent: rgba(26, 26, 26, 0.05); --bg-transparent-strong: rgba(26, 26, 26, 0.08); --bg-transparent-strongest: rgba(26, 26, 26, 0.12); --bg-transparent-blur-base: rgba(242, 236, 227, 0.9); --border-transparent: rgba(26, 26, 26, 0.1); --border-transparent-strong: rgba(26, 26, 26, 0.12); --border-transparent-strongest: rgba(26, 26, 26, 0.16); --bg-brand: #f15a2c; --bg-brand-hover: #db3e0f; --bg-brand-active: #ac310b; --text-on-brand: #f2ece3; --text-brand: #f15a2c; --text-brand-secondary: #7c2308; --icon-on-brand: #f2ece3; --icon-brand: #f15a2c; --icon-brand-secondary: #7c2308; --border-brand: #f15a2c; --bg-brand-secondary: #f2ddd1; --bg-brand-secondary-hover: #f2cfbe; --bg-brand-secondary-active: #f2c0ac; }