@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: Sora; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sora_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sora_n6.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: Sora, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f3f7f3; --bg-primary-active: #edf2ed; --bg-primary-invert: #2d6f2d; --bg-secondary: #f3f7f3; --bg-secondary-hover: #edf2ed; --bg-secondary-active: #e3ece3; --bg-tertiary: #edf2ed; --bg-tertiary-hover: #e3ece3; --bg-tertiary-active: #bcd1bc; --bg-quaternary: #bcd1bc; --bg-quaternary-hover: #99b999; --bg-quaternary-active: #7ba57b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2d6f2d; --text-primary-invert: #fdfdfd; --text-secondary: #7ba57b; --text-secondary-invert: #bcd1bc; --border-primary: #bcd1bc; --border-primary-hover: #99b999; --border-secondary: #e3ece3; --border-secondary-hover: #bcd1bc; --border-tertiary: #f3f7f3; --border-tertiary-hover: #edf2ed; --border-active: #2d6f2d; --border-active-invert: #ffffff; --icon-primary: #2d6f2d; --icon-primary-invert: #fdfdfd; --icon-secondary: #7ba57b; --input-bg: #ffffff; --input-border: #bcd1bc; --input-border-hover: #7ba57b; --input-border-active: #2d6f2d; --bg-transparent: rgba(24, 97, 24, 0.05); --bg-transparent-strong: rgba(24, 97, 24, 0.08); --bg-transparent-strongest: rgba(24, 97, 24, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(24, 97, 24, 0.1); --border-transparent-strong: rgba(24, 97, 24, 0.12); --border-transparent-strongest: rgba(24, 97, 24, 0.16); --bg-brand: #114611; --bg-brand-hover: #071d07; --bg-brand-active: black; --text-on-brand: #f4d668; --text-brand: #114611; --text-brand-secondary: black; --icon-on-brand: #f4d668; --icon-brand: #114611; --icon-brand-secondary: black; --border-brand: #114611; --bg-brand-secondary: #e7ede7; --bg-brand-secondary-hover: #cfdacf; --bg-brand-secondary-active: #b8c8b8; }