@font-face { font-family: "General Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_i7.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "General Sans", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "General Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf; --font-family-heading: Outfit, sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #231e27; --bg-primary-hover: #2e2932; --bg-primary-active: #353038; --bg-primary-invert: #ebebec; --bg-secondary: #2e2932; --bg-secondary-hover: #353038; --bg-secondary-active: #3d3941; --bg-tertiary: #353038; --bg-tertiary-hover: #3d3941; --bg-tertiary-active: #635f66; --bg-quaternary: #635f66; --bg-quaternary-hover: #848186; --bg-quaternary-active: #a09ea2; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ebebec; --text-primary-invert: #252029; --text-secondary: #a09ea2; --text-secondary-invert: #635f66; --border-primary: #635f66; --border-primary-hover: #848186; --border-secondary: #3d3941; --border-secondary-hover: #635f66; --border-tertiary: #2e2932; --border-tertiary-hover: #353038; --border-active: #ebebec; --border-active-invert: #231e27; --icon-primary: #ebebec; --icon-primary-invert: #252029; --icon-secondary: #a09ea2; --input-bg: #231e27; --input-border: #635f66; --input-border-hover: #a09ea2; --input-border-active: #ebebec; --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(35, 30, 39, 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: #ff5f5f; --bg-brand-hover: #ff2c2c; --bg-brand-active: #f80000; --text-on-brand: #ffffff; --text-brand: #ff5f5f; --text-brand-secondary: #c50000; --icon-on-brand: #ffffff; --icon-brand: #ff5f5f; --icon-brand-secondary: #c50000; --border-brand: #ff5f5f; --bg-brand-secondary: #39252d; --bg-brand-secondary-hover: #4f2b32; --bg-brand-secondary-active: #653238; }