@font-face { font-family: "General Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n6.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_i7.ttf") format("ttf"); } @font-face { font-family: "Young Serif"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/young_serif_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/young_serif_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "General Sans", serif; --font-weight-regular: 600; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "General Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n6.ttf; --font-family-heading: "Young Serif", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #eae6e5; --bg-primary-hover: #e3e2e0; --bg-primary-active: #dfdfdc; --bg-primary-invert: #689a83; --bg-secondary: #e3e2e0; --bg-secondary-hover: #dfdfdc; --bg-secondary-active: #d9dcd8; --bg-tertiary: #dfdfdc; --bg-tertiary-hover: #d9dcd8; --bg-tertiary-active: #c1cec6; --bg-quaternary: #c1cec6; --bg-quaternary-hover: #abc1b5; --bg-quaternary-active: #98b6a7; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #689a83; --text-primary-invert: #e9e5e4; --text-secondary: #98b6a7; --text-secondary-invert: #c1cec6; --border-primary: #c1cec6; --border-primary-hover: #abc1b5; --border-secondary: #d9dcd8; --border-secondary-hover: #c1cec6; --border-tertiary: #e3e2e0; --border-tertiary-hover: #dfdfdc; --border-active: #689a83; --border-active-invert: #eae6e5; --icon-primary: #689a83; --icon-primary-invert: #e9e5e4; --icon-secondary: #98b6a7; --input-bg: #eae6e5; --input-border: #c1cec6; --input-border-hover: #98b6a7; --input-border-active: #689a83; --bg-transparent: rgba(91, 146, 121, 0.05); --bg-transparent-strong: rgba(91, 146, 121, 0.08); --bg-transparent-strongest: rgba(91, 146, 121, 0.12); --bg-transparent-blur-base: rgba(234, 230, 229, 0.9); --border-transparent: rgba(91, 146, 121, 0.1); --border-transparent-strong: rgba(91, 146, 121, 0.12); --border-transparent-strongest: rgba(91, 146, 121, 0.16); --bg-brand: #8f8073; --bg-brand-hover: #73675c; --bg-brand-active: #574d45; --text-on-brand: #ffffff; --text-brand: #8f8073; --text-brand-secondary: #3a342f; --icon-on-brand: #ffffff; --icon-brand: #8f8073; --icon-brand-secondary: #3a342f; --border-brand: #8f8073; --bg-brand-secondary: #e1dcda; --bg-brand-secondary-hover: #d8d2ce; --bg-brand-secondary-active: #cfc7c3; }