@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: uppercase; --bg-primary: #725ea5; --bg-primary-hover: #6c599d; --bg-primary-active: #695698; --bg-primary-invert: #0a080f; --bg-secondary: #6c599d; --bg-secondary-hover: #695698; --bg-secondary-active: #645391; --bg-tertiary: #695698; --bg-tertiary-hover: #645391; --bg-tertiary-active: #514375; --bg-quaternary: #514375; --bg-quaternary-hover: #40355c; --bg-quaternary-active: #312847; --text-primary: #0a080f; --text-primary-invert: #715da3; --text-secondary: #312847; --text-secondary-invert: #514375; --border-primary: #514375; --border-primary-hover: #40355c; --border-secondary: #645391; --border-secondary-hover: #514375; --border-tertiary: #6c599d; --border-tertiary-hover: #695698; --border-active: #0a080f; --border-active-invert: #725ea5; --icon-primary: #0a080f; --icon-primary-invert: #715da3; --icon-secondary: #312847; --input-bg: #725ea5; --input-border: #514375; --input-border-hover: #312847; --input-border-active: #0a080f; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(114, 94, 165, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #675595; --bg-brand-secondary-hover: #5b4b84; --bg-brand-secondary-active: #504274; }