@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: #153120; --bg-primary-hover: #213b2b; --bg-primary-active: #284132; --bg-primary-invert: #eaeceb; --bg-secondary: #213b2b; --bg-secondary-hover: #284132; --bg-secondary-active: #314a3b; --bg-tertiary: #284132; --bg-tertiary-hover: #314a3b; --bg-tertiary-active: #596d61; --bg-quaternary: #596d61; --bg-quaternary-hover: #7c8c82; --bg-quaternary-active: #9aa69f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eaeceb; --text-primary-invert: #173322; --text-secondary: #9aa69f; --text-secondary-invert: #596d61; --border-primary: #596d61; --border-primary-hover: #7c8c82; --border-secondary: #314a3b; --border-secondary-hover: #596d61; --border-tertiary: #213b2b; --border-tertiary-hover: #284132; --border-active: #eaeceb; --border-active-invert: #153120; --icon-primary: #eaeceb; --icon-primary-invert: #173322; --icon-secondary: #9aa69f; --input-bg: #153120; --input-border: #596d61; --input-border-hover: #9aa69f; --input-border-active: #eaeceb; --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(21, 49, 32, 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: #77c118; --bg-brand-hover: #5b9412; --bg-brand-active: #3f660d; --text-on-brand: #000000; --text-brand: #77c118; --text-brand-secondary: #233907; --icon-on-brand: #000000; --icon-brand: #77c118; --icon-brand-secondary: #233907; --border-brand: #77c118; --bg-brand-secondary: #1f3f1f; --bg-brand-secondary-hover: #294e1e; --bg-brand-secondary-active: #325c1e; --input-radius: 8px; --image-radius: 20px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }