@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: "Shantell Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/shantell_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/shantell_sans_n7.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: "Shantell Sans", display; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffd951; --bg-primary-hover: #f9d357; --bg-primary-active: #f5cf5a; --bg-primary-invert: #906ab9; --bg-secondary: #f9d357; --bg-secondary-hover: #f5cf5a; --bg-secondary-active: #f0ca5f; --bg-tertiary: #f5cf5a; --bg-tertiary-hover: #f0ca5f; --bg-tertiary-active: #dcb672; --bg-quaternary: #dcb672; --bg-quaternary-hover: #c9a383; --bg-quaternary-active: #b99392; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #906ab9; --text-primary-invert: #fed852; --text-secondary: #b99392; --text-secondary-invert: #dcb672; --border-primary: #dcb672; --border-primary-hover: #c9a383; --border-secondary: #f0ca5f; --border-secondary-hover: #dcb672; --border-tertiary: #f9d357; --border-tertiary-hover: #f5cf5a; --border-active: #906ab9; --border-active-invert: #ffd951; --icon-primary: #906ab9; --icon-primary-invert: #fed852; --icon-secondary: #b99392; --input-bg: #ffd951; --input-border: #dcb672; --input-border-hover: #b99392; --input-border-active: #906ab9; --bg-transparent: rgba(133, 95, 195, 0.05); --bg-transparent-strong: rgba(133, 95, 195, 0.08); --bg-transparent-strongest: rgba(133, 95, 195, 0.12); --bg-transparent-blur-base: rgba(255, 217, 81, 0.9); --border-transparent: rgba(133, 95, 195, 0.1); --border-transparent-strong: rgba(133, 95, 195, 0.12); --border-transparent-strongest: rgba(133, 95, 195, 0.16); --bg-brand: #855fc3; --bg-brand-hover: #6a41ae; --bg-brand-active: #543389; --text-on-brand: #ffffff; --text-brand: #855fc3; --text-brand-secondary: #3d2564; --icon-on-brand: #ffffff; --icon-brand: #855fc3; --icon-brand-secondary: #3d2564; --border-brand: #855fc3; --bg-brand-secondary: #f3cd5c; --bg-brand-secondary-hover: #e7c168; --bg-brand-secondary-active: #dab473; }