@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n7.ttf") format("ttf"); } @font-face { font-family: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f5f8f6; --bg-primary-active: #eff4f0; --bg-primary-invert: #4d8152; --bg-secondary: #f5f8f6; --bg-secondary-hover: #eff4f0; --bg-secondary-active: #e7eee8; --bg-tertiary: #eff4f0; --bg-tertiary-hover: #e7eee8; --bg-tertiary-active: #c6d7c8; --bg-quaternary: #c6d7c8; --bg-quaternary-hover: #a9c2ab; --bg-quaternary-active: #8fb093; --text-primary: #4d8152; --text-primary-invert: #fdfefd; --text-secondary: #8fb093; --text-secondary-invert: #c6d7c8; --border-primary: #c6d7c8; --border-primary-hover: #a9c2ab; --border-secondary: #e7eee8; --border-secondary-hover: #c6d7c8; --border-tertiary: #f5f8f6; --border-tertiary-hover: #eff4f0; --border-active: #4d8152; --border-active-invert: #ffffff; --icon-primary: #4d8152; --icon-primary-invert: #fdfefd; --icon-secondary: #8fb093; --input-bg: #ffffff; --input-border: #c6d7c8; --input-border-hover: #8fb093; --input-border-active: #4d8152; --bg-transparent: rgba(59, 117, 65, 0.05); --bg-transparent-strong: rgba(59, 117, 65, 0.08); --bg-transparent-strongest: rgba(59, 117, 65, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(59, 117, 65, 0.1); --border-transparent-strong: rgba(59, 117, 65, 0.12); --border-transparent-strongest: rgba(59, 117, 65, 0.16); --bg-brand: #3b7541; --bg-brand-hover: #2a532e; --bg-brand-active: #19311b; --text-on-brand: #000000; --text-brand: #3b7541; --text-brand-secondary: #080f08; --icon-on-brand: #000000; --icon-brand: #3b7541; --icon-brand-secondary: #080f08; --border-brand: #3b7541; --bg-brand-secondary: #ebf1ec; --bg-brand-secondary-hover: #d8e3d9; --bg-brand-secondary-active: #c4d6c6; }