@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: Lora; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n5.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: Lora, serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #030303; --bg-primary-hover: #0f0f0f; --bg-primary-active: #171717; --bg-primary-invert: #e6e5e5; --bg-secondary: #0f0f0f; --bg-secondary-hover: #171717; --bg-secondary-active: #212121; --bg-tertiary: #171717; --bg-tertiary-hover: #212121; --bg-tertiary-active: #4b4b4b; --bg-quaternary: #4b4b4b; --bg-quaternary-hover: #717070; --bg-quaternary-active: #919090; --text-primary: #e6e5e5; --text-primary-invert: #050505; --text-secondary: #919090; --text-secondary-invert: #4b4b4b; --border-primary: #4b4b4b; --border-primary-hover: #717070; --border-secondary: #212121; --border-secondary-hover: #4b4b4b; --border-tertiary: #0f0f0f; --border-tertiary-hover: #171717; --border-active: #e6e5e5; --border-active-invert: #030303; --icon-primary: #e6e5e5; --icon-primary-invert: #050505; --icon-secondary: #919090; --input-bg: #030303; --input-border: #4b4b4b; --input-border-hover: #919090; --input-border-active: #e6e5e5; --bg-transparent: rgba(252, 251, 251, 0.05); --bg-transparent-strong: rgba(252, 251, 251, 0.08); --bg-transparent-strongest: rgba(252, 251, 251, 0.12); --bg-transparent-blur-base: rgba(3, 3, 3, 0.9); --border-transparent: rgba(252, 251, 251, 0.1); --border-transparent-strong: rgba(252, 251, 251, 0.12); --border-transparent-strongest: rgba(252, 251, 251, 0.16); --bg-brand: #f1dd52; --bg-brand-hover: #edd423; --bg-brand-active: #ccb511; --text-on-brand: #ffffff; --text-brand: #f1dd52; --text-brand-secondary: #9d8b0d; --icon-on-brand: #ffffff; --icon-brand: #f1dd52; --icon-brand-secondary: #9d8b0d; --border-brand: #f1dd52; --bg-brand-secondary: #1b190b; --bg-brand-secondary-hover: #332f13; --bg-brand-secondary-active: #4a441b; }