@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: "Work Sans"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_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: "Work Sans", sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #000000; --bg-primary-hover: #0d0000; --bg-primary-active: #140000; --bg-primary-invert: #e60202; --bg-secondary: #0d0000; --bg-secondary-hover: #140000; --bg-secondary-active: #1e0000; --bg-tertiary: #140000; --bg-tertiary-hover: #1e0000; --bg-tertiary-active: #490101; --bg-quaternary: #490101; --bg-quaternary-hover: #6f0101; --bg-quaternary-active: #900101; --text-primary: #e60202; --text-primary-invert: #030000; --text-secondary: #900101; --text-secondary-invert: #490101; --border-primary: #490101; --border-primary-hover: #6f0101; --border-secondary: #1e0000; --border-secondary-hover: #490101; --border-tertiary: #0d0000; --border-tertiary-hover: #140000; --border-active: #e60202; --border-active-invert: #000000; --icon-primary: #e60202; --icon-primary-invert: #030000; --icon-secondary: #900101; --input-bg: #000000; --input-border: #490101; --input-border-hover: #900101; --input-border-active: #e60202; --bg-transparent: rgba(253, 2, 2, 0.05); --bg-transparent-strong: rgba(253, 2, 2, 0.08); --bg-transparent-strongest: rgba(253, 2, 2, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(253, 2, 2, 0.1); --border-transparent-strong: rgba(253, 2, 2, 0.12); --border-transparent-strongest: rgba(253, 2, 2, 0.16); --bg-brand: #ff0030; --bg-brand-hover: #cc0026; --bg-brand-active: #99001d; --text-on-brand: #ffffff; --text-brand: #ff0030; --text-brand-secondary: #660013; --icon-on-brand: #ffffff; --icon-brand: #ff0030; --icon-brand-secondary: #660013; --border-brand: #ff0030; --bg-brand-secondary: #1a0005; --bg-brand-secondary-hover: #33000a; --bg-brand-secondary-active: #4d000e; }