@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #16c65a; --bg-primary-hover: #15bc56; --bg-primary-active: #14b653; --bg-primary-invert: #021208; --bg-secondary: #15bc56; --bg-secondary-hover: #14b653; --bg-secondary-active: #13ae4f; --bg-tertiary: #14b653; --bg-tertiary-hover: #13ae4f; --bg-tertiary-active: #108d40; --bg-quaternary: #108d40; --bg-quaternary-hover: #0c6f32; --bg-quaternary-active: #095527; --text-primary: #021208; --text-primary-invert: #16c459; --text-secondary: #095527; --text-secondary-invert: #108d40; --border-primary: #108d40; --border-primary-hover: #0c6f32; --border-secondary: #13ae4f; --border-secondary-hover: #108d40; --border-tertiary: #15bc56; --border-tertiary-hover: #14b653; --border-active: #021208; --border-active-invert: #16c65a; --icon-primary: #021208; --icon-primary-invert: #16c459; --icon-secondary: #095527; --input-bg: #16c65a; --input-border: #108d40; --input-border-hover: #095527; --input-border-active: #021208; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(22, 198, 90, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #fa350f; --bg-brand-hover: #d22604; --bg-brand-active: #a01d03; --text-on-brand: #f5e40f; --text-brand: #fa350f; --text-brand-secondary: #6e1402; --icon-on-brand: #f5e40f; --icon-brand: #fa350f; --icon-brand-secondary: #6e1402; --border-brand: #fa350f; --bg-brand-secondary: #2db853; --bg-brand-secondary-hover: #44a94b; --bg-brand-secondary-active: #5a9b44; }