@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: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.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: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #000000; --bg-primary-hover: #0c0101; --bg-primary-active: #130202; --bg-primary-invert: #d81519; --bg-secondary: #0c0101; --bg-secondary-hover: #130202; --bg-secondary-active: #1c0303; --bg-tertiary: #130202; --bg-tertiary-hover: #1c0303; --bg-tertiary-active: #450708; --bg-quaternary: #450708; --bg-quaternary-hover: #680a0c; --bg-quaternary-active: #870d0f; --text-primary: #d81519; --text-primary-invert: #020000; --text-secondary: #870d0f; --text-secondary-invert: #450708; --border-primary: #450708; --border-primary-hover: #680a0c; --border-secondary: #1c0303; --border-secondary-hover: #450708; --border-tertiary: #0c0101; --border-tertiary-hover: #130202; --border-active: #d81519; --border-active-invert: #000000; --icon-primary: #d81519; --icon-primary-invert: #020000; --icon-secondary: #870d0f; --input-bg: #000000; --input-border: #450708; --input-border-hover: #870d0f; --input-border-active: #d81519; --bg-transparent: rgba(237, 23, 27, 0.05); --bg-transparent-strong: rgba(237, 23, 27, 0.08); --bg-transparent-strongest: rgba(237, 23, 27, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(237, 23, 27, 0.1); --border-transparent-strong: rgba(237, 23, 27, 0.12); --border-transparent-strongest: rgba(237, 23, 27, 0.16); --bg-brand: #962535; --bg-brand-hover: #6d1b27; --bg-brand-active: #441118; --text-on-brand: #00f4ff; --text-brand: #962535; --text-brand-secondary: #1b070a; --icon-on-brand: #00f4ff; --icon-brand: #962535; --icon-brand-secondary: #1b070a; --border-brand: #962535; --bg-brand-secondary: #0f0405; --bg-brand-secondary-hover: #1e070b; --bg-brand-secondary-active: #2d0b10; }