@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: #fcfdcd; --bg-primary-hover: #f5f7c4; --bg-primary-active: #f2f3bf; --bg-primary-invert: #85882b; --bg-secondary: #f5f7c4; --bg-secondary-hover: #f2f3bf; --bg-secondary-active: #eceeb8; --bg-tertiary: #f2f3bf; --bg-tertiary-hover: #eceeb8; --bg-tertiary-active: #d6d899; --bg-quaternary: #d6d899; --bg-quaternary-hover: #c2c47f; --bg-quaternary-active: #b1b368; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #85882b; --text-primary-invert: #fbfccb; --text-secondary: #b1b368; --text-secondary-invert: #d6d899; --border-primary: #d6d899; --border-primary-hover: #c2c47f; --border-secondary: #eceeb8; --border-secondary-hover: #d6d899; --border-tertiary: #f5f7c4; --border-tertiary-hover: #f2f3bf; --border-active: #85882b; --border-active-invert: #fcfdcd; --icon-primary: #85882b; --icon-primary-invert: #fbfccb; --icon-secondary: #b1b368; --input-bg: #fcfdcd; --input-border: #d6d899; --input-border-hover: #b1b368; --input-border-active: #85882b; --bg-transparent: rgba(121, 124, 27, 0.05); --bg-transparent-strong: rgba(121, 124, 27, 0.08); --bg-transparent-strongest: rgba(121, 124, 27, 0.12); --bg-transparent-blur-base: rgba(252, 253, 205, 0.9); --border-transparent: rgba(121, 124, 27, 0.1); --border-transparent-strong: rgba(121, 124, 27, 0.12); --border-transparent-strongest: rgba(121, 124, 27, 0.16); --bg-brand: #797c1b; --bg-brand-hover: #505212; --bg-brand-active: #272809; --text-on-brand: #ffffff; --text-brand: #797c1b; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #797c1b; --icon-brand-secondary: black; --border-brand: #797c1b; --bg-brand-secondary: #eff0bb; --bg-brand-secondary-hover: #e2e3a9; --bg-brand-secondary-active: #d5d698; }