@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: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_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: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #242424; --bg-primary-hover: #2f2f2f; --bg-primary-active: #363636; --bg-primary-invert: #ebebeb; --bg-secondary: #2f2f2f; --bg-secondary-hover: #363636; --bg-secondary-active: #3e3e3e; --bg-tertiary: #363636; --bg-tertiary-hover: #3e3e3e; --bg-tertiary-active: #646464; --bg-quaternary: #646464; --bg-quaternary-hover: #848484; --bg-quaternary-active: #a1a1a1; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ebebeb; --text-primary-invert: #262626; --text-secondary: #a1a1a1; --text-secondary-invert: #646464; --border-primary: #646464; --border-primary-hover: #848484; --border-secondary: #3e3e3e; --border-secondary-hover: #646464; --border-tertiary: #2f2f2f; --border-tertiary-hover: #363636; --border-active: #ebebeb; --border-active-invert: #242424; --icon-primary: #ebebeb; --icon-primary-invert: #262626; --icon-secondary: #a1a1a1; --input-bg: #242424; --input-border: #646464; --input-border-hover: #a1a1a1; --input-border-active: #ebebeb; --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(36, 36, 36, 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: #ff42fb; --bg-brand-hover: #ff0ffa; --bg-brand-active: #db00d6; --text-on-brand: #000000; --text-brand: #ff42fb; --text-brand-secondary: #a800a4; --icon-on-brand: #000000; --icon-brand: #ff42fb; --icon-brand-secondary: #a800a4; --border-brand: #ff42fb; --bg-brand-secondary: #3a273a; --bg-brand-secondary-hover: #502a4f; --bg-brand-secondary-active: #662d65; }