@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: #0b0b0b; --bg-primary-active: #111212; --bg-primary-invert: #c2d0cc; --bg-secondary: #0b0b0b; --bg-secondary-hover: #111212; --bg-secondary-active: #1a1b1b; --bg-tertiary: #111212; --bg-tertiary-hover: #1a1b1b; --bg-tertiary-active: #3e4241; --bg-quaternary: #3e4241; --bg-quaternary-hover: #5e6563; --bg-quaternary-active: #798380; --text-primary: #c2d0cc; --text-primary-invert: #020202; --text-secondary: #798380; --text-secondary-invert: #3e4241; --border-primary: #3e4241; --border-primary-hover: #5e6563; --border-secondary: #1a1b1b; --border-secondary-hover: #3e4241; --border-tertiary: #0b0b0b; --border-tertiary-hover: #111212; --border-active: #c2d0cc; --border-active-invert: #000000; --icon-primary: #c2d0cc; --icon-primary-invert: #020202; --icon-secondary: #798380; --input-bg: #000000; --input-border: #3e4241; --input-border-hover: #798380; --input-border-active: #c2d0cc; --bg-transparent: rgba(213, 229, 224, 0.05); --bg-transparent-strong: rgba(213, 229, 224, 0.08); --bg-transparent-strongest: rgba(213, 229, 224, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(213, 229, 224, 0.1); --border-transparent-strong: rgba(213, 229, 224, 0.12); --border-transparent-strongest: rgba(213, 229, 224, 0.16); --bg-brand: #eb080b; --bg-brand-hover: #ba0609; --bg-brand-active: #880506; --text-on-brand: #fafafa; --text-brand: #eb080b; --text-brand-secondary: #570304; --icon-on-brand: #fafafa; --icon-brand: #eb080b; --icon-brand-secondary: #570304; --border-brand: #eb080b; --bg-brand-secondary: #180101; --bg-brand-secondary-hover: #2f0202; --bg-brand-secondary-active: #470203; }