@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: "Josefin Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/josefin_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/josefin_sans_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: "Josefin Sans", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #0b0000; --bg-primary-active: #120000; --bg-primary-invert: #c70000; --bg-secondary: #0b0000; --bg-secondary-hover: #120000; --bg-secondary-active: #1a0000; --bg-tertiary: #120000; --bg-tertiary-hover: #1a0000; --bg-tertiary-active: #400000; --bg-quaternary: #400000; --bg-quaternary-hover: #600000; --bg-quaternary-active: #7d0000; --text-primary: #c70000; --text-primary-invert: #020000; --text-secondary: #7d0000; --text-secondary-invert: #400000; --border-primary: #400000; --border-primary-hover: #600000; --border-secondary: #1a0000; --border-secondary-hover: #400000; --border-tertiary: #0b0000; --border-tertiary-hover: #120000; --border-active: #c70000; --border-active-invert: #000000; --icon-primary: #c70000; --icon-primary-invert: #020000; --icon-secondary: #7d0000; --input-bg: #000000; --input-border: #400000; --input-border-hover: #7d0000; --input-border-active: #c70000; --bg-transparent: rgba(219, 0, 0, 0.05); --bg-transparent-strong: rgba(219, 0, 0, 0.08); --bg-transparent-strongest: rgba(219, 0, 0, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(219, 0, 0, 0.1); --border-transparent-strong: rgba(219, 0, 0, 0.12); --border-transparent-strongest: rgba(219, 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: black; --bg-brand-secondary-hover: black; --bg-brand-secondary-active: black; }