@font-face { font-family: Roboto; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.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"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.ttf; --font-family-heading: "Roboto Mono", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #d4fcc5; --bg-primary-hover: #cbf1bd; --bg-primary-active: #c6ebb8; --bg-primary-invert: #373a36; --bg-secondary: #cbf1bd; --bg-secondary-hover: #c6ebb8; --bg-secondary-active: #bfe2b2; --bg-tertiary: #c6ebb8; --bg-tertiary-hover: #bfe2b2; --bg-tertiary-active: #a2be97; --bg-quaternary: #a2be97; --bg-quaternary-hover: #889e80; --bg-quaternary-active: #71836c; --text-primary: #373a36; --text-primary-invert: #d2fac3; --text-secondary: #71836c; --text-secondary-invert: #a2be97; --border-primary: #a2be97; --border-primary-hover: #889e80; --border-secondary: #bfe2b2; --border-secondary-hover: #a2be97; --border-tertiary: #cbf1bd; --border-tertiary-hover: #c6ebb8; --border-active: #373a36; --border-active-invert: #d4fcc5; --icon-primary: #373a36; --icon-primary-invert: #d2fac3; --icon-secondary: #71836c; --input-bg: #d4fcc5; --input-border: #a2be97; --input-border-hover: #71836c; --input-border-active: #373a36; --bg-transparent: rgba(39, 39, 40, 0.05); --bg-transparent-strong: rgba(39, 39, 40, 0.08); --bg-transparent-strongest: rgba(39, 39, 40, 0.12); --bg-transparent-blur-base: rgba(212, 252, 197, 0.9); --border-transparent: rgba(39, 39, 40, 0.1); --border-transparent-strong: rgba(39, 39, 40, 0.12); --border-transparent-strongest: rgba(39, 39, 40, 0.16); --bg-brand: #a4fa82; --bg-brand-hover: #80f851; --bg-brand-active: #5df620; --text-on-brand: #272728; --text-brand: #a4fa82; --text-brand-secondary: #44da09; --icon-on-brand: #272728; --icon-brand: #a4fa82; --icon-brand-secondary: #44da09; --border-brand: #a4fa82; --bg-brand-secondary: #cffcbe; --bg-brand-secondary-hover: #cafcb8; --bg-brand-secondary-active: #c6fbb1; }