@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: "Fjalla One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fjalla_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fjalla_one_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: "Fjalla One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #470c72; --bg-primary-hover: #4f106d; --bg-primary-active: #541269; --bg-primary-invert: #d74e0e; --bg-secondary: #4f106d; --bg-secondary-hover: #541269; --bg-secondary-active: #5a1565; --bg-tertiary: #541269; --bg-tertiary-hover: #5a1565; --bg-tertiary-active: #752152; --bg-quaternary: #752152; --bg-quaternary-hover: #8d2c42; --bg-quaternary-active: #a13533; --text-primary: #d74e0e; --text-primary-invert: #490d71; --text-secondary: #a13533; --text-secondary-invert: #752152; --border-primary: #752152; --border-primary-hover: #8d2c42; --border-secondary: #5a1565; --border-secondary-hover: #752152; --border-tertiary: #4f106d; --border-tertiary-hover: #541269; --border-active: #d74e0e; --border-active-invert: #470c72; --icon-primary: #d74e0e; --icon-primary-invert: #490d71; --icon-secondary: #a13533; --input-bg: #470c72; --input-border: #752152; --input-border-hover: #a13533; --input-border-active: #d74e0e; --bg-transparent: rgba(229, 84, 4, 0.05); --bg-transparent-strong: rgba(229, 84, 4, 0.08); --bg-transparent-strongest: rgba(229, 84, 4, 0.12); --bg-transparent-blur-base: rgba(71, 12, 114, 0.9); --border-transparent: rgba(229, 84, 4, 0.1); --border-transparent-strong: rgba(229, 84, 4, 0.12); --border-transparent-strongest: rgba(229, 84, 4, 0.16); --bg-brand: #22ebfd; --bg-brand-hover: #02d7ea; --bg-brand-active: #02a8b7; --text-on-brand: #fff652; --text-brand: #22ebfd; --text-brand-secondary: #017a85; --icon-on-brand: #fff652; --icon-brand: #22ebfd; --icon-brand-secondary: #017a85; --border-brand: #22ebfd; --bg-brand-secondary: #432280; --bg-brand-secondary-hover: #40398e; --bg-brand-secondary-active: #3c4f9c; }