@font-face { font-family: "General Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.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: "Clash Display"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_display_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_display_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "General Sans", serif; --font-weight-regular: 400; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf; --font-family-heading: "Clash Display", serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 120px; --bg-primary: #fbf9f5; --bg-primary-hover: #f0eeea; --bg-primary-active: #e9e7e4; --bg-primary-invert: #2c2a30; --bg-secondary: #f0eeea; --bg-secondary-hover: #e9e7e4; --bg-secondary-active: #e0dedb; --bg-tertiary: #e9e7e4; --bg-tertiary-hover: #e0dedb; --bg-tertiary-active: #b9b7b6; --bg-quaternary: #b9b7b6; --bg-quaternary-hover: #979596; --bg-quaternary-active: #79777a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2c2a30; --text-primary-invert: #f9f7f3; --text-secondary: #79777a; --text-secondary-invert: #b9b7b6; --border-primary: #b9b7b6; --border-primary-hover: #979596; --border-secondary: #e0dedb; --border-secondary-hover: #b9b7b6; --border-tertiary: #f0eeea; --border-tertiary-hover: #e9e7e4; --border-active: #2c2a30; --border-active-invert: #fbf9f5; --icon-primary: #2c2a30; --icon-primary-invert: #f9f7f3; --icon-secondary: #79777a; --input-bg: #fbf9f5; --input-border: #b9b7b6; --input-border-hover: #79777a; --input-border-active: #2c2a30; --bg-transparent: rgba(23, 21, 29, 0.05); --bg-transparent-strong: rgba(23, 21, 29, 0.08); --bg-transparent-strongest: rgba(23, 21, 29, 0.12); --bg-transparent-blur-base: rgba(251, 249, 245, 0.9); --border-transparent: rgba(23, 21, 29, 0.1); --border-transparent-strong: rgba(23, 21, 29, 0.12); --border-transparent-strongest: rgba(23, 21, 29, 0.16); --bg-brand: #238343; --bg-brand-hover: #185b2e; --bg-brand-active: #0d331a; --text-on-brand: #ffffff; --text-brand: #238343; --text-brand-secondary: #030a05; --icon-on-brand: #ffffff; --icon-brand: #238343; --icon-brand-secondary: #030a05; --border-brand: #238343; --bg-brand-secondary: #e5ede3; --bg-brand-secondary-hover: #d0e1d1; --bg-brand-secondary-active: #bad6c0; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }