@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: "Merriweather Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/merriweather_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/merriweather_sans_n6.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: "Merriweather Sans", sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #dcc9b6; --bg-primary-hover: #d4c2b1; --bg-primary-active: #cfbeae; --bg-primary-invert: #455158; --bg-secondary: #d4c2b1; --bg-secondary-hover: #cfbeae; --bg-secondary-active: #c8b9aa; --bg-tertiary: #cfbeae; --bg-tertiary-hover: #c8b9aa; --bg-tertiary-active: #aca398; --bg-quaternary: #aca398; --bg-quaternary-hover: #938f89; --bg-quaternary-active: #7d7e7b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #455158; --text-primary-invert: #dac8b5; --text-secondary: #7d7e7b; --text-secondary-invert: #aca398; --border-primary: #aca398; --border-primary-hover: #938f89; --border-secondary: #c8b9aa; --border-secondary-hover: #aca398; --border-tertiary: #d4c2b1; --border-tertiary-hover: #cfbeae; --border-active: #455158; --border-active-invert: #dcc9b6; --icon-primary: #455158; --icon-primary-invert: #dac8b5; --icon-secondary: #7d7e7b; --input-bg: #dcc9b6; --input-border: #aca398; --input-border-hover: #7d7e7b; --input-border-active: #455158; --bg-transparent: rgba(54, 69, 79, 0.05); --bg-transparent-strong: rgba(54, 69, 79, 0.08); --bg-transparent-strongest: rgba(54, 69, 79, 0.12); --bg-transparent-blur-base: rgba(220, 201, 182, 0.9); --border-transparent: rgba(54, 69, 79, 0.1); --border-transparent-strong: rgba(54, 69, 79, 0.12); --border-transparent-strongest: rgba(54, 69, 79, 0.16); --bg-brand: #4f8a8b; --bg-brand-hover: #3d6a6a; --bg-brand-active: #2a494a; --text-on-brand: #FFFFFF; --text-brand: #4f8a8b; --text-brand-secondary: #182929; --icon-on-brand: #FFFFFF; --icon-brand: #4f8a8b; --icon-brand-secondary: #182929; --border-brand: #4f8a8b; --bg-brand-secondary: #cec3b2; --bg-brand-secondary-hover: #c0bcad; --bg-brand-secondary-active: #b2b6a9; }