@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: none; --bg-primary: #5e9326; --bg-primary-hover: #669831; --bg-primary-active: #6b9c37; --bg-primary-invert: #f1f5eb; --bg-secondary: #669831; --bg-secondary-hover: #6b9c37; --bg-secondary-active: #71a040; --bg-tertiary: #6b9c37; --bg-tertiary-hover: #71a040; --bg-tertiary-active: #8db265; --bg-quaternary: #8db265; --bg-quaternary-hover: #a5c385; --bg-quaternary-active: #bad1a2; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f1f5eb; --text-primary-invert: #609428; --text-secondary: #bad1a2; --text-secondary-invert: #8db265; --border-primary: #8db265; --border-primary-hover: #a5c385; --border-secondary: #71a040; --border-secondary-hover: #8db265; --border-tertiary: #669831; --border-tertiary-hover: #6b9c37; --border-active: #f1f5eb; --border-active-invert: #5e9326; --icon-primary: #f1f5eb; --icon-primary-invert: #609428; --icon-secondary: #bad1a2; --input-bg: #5e9326; --input-border: #8db265; --input-border-hover: #bad1a2; --input-border-active: #f1f5eb; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(94, 147, 38, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #a4ff30; --bg-brand-hover: #8dfc00; --bg-brand-active: #71c900; --text-on-brand: #000000; --text-brand: #a4ff30; --text-brand-secondary: #549600; --icon-on-brand: #000000; --icon-brand: #a4ff30; --icon-brand-secondary: #549600; --border-brand: #a4ff30; --bg-brand-secondary: #659e27; --bg-brand-secondary-hover: #6ca928; --bg-brand-secondary-active: #73b329; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }