@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_n4.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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #212529; --bg-primary-hover: #2c3034; --bg-primary-active: #33363a; --bg-primary-invert: #ebebec; --bg-secondary: #2c3034; --bg-secondary-hover: #33363a; --bg-secondary-active: #3c3f43; --bg-tertiary: #33363a; --bg-tertiary-hover: #3c3f43; --bg-tertiary-active: #616467; --bg-quaternary: #616467; --bg-quaternary-hover: #838587; --bg-quaternary-active: #a0a1a3; --text-primary: #ebebec; --text-primary-invert: #23272b; --text-secondary: #a0a1a3; --text-secondary-invert: #616467; --border-primary: #616467; --border-primary-hover: #838587; --border-secondary: #3c3f43; --border-secondary-hover: #616467; --border-tertiary: #2c3034; --border-tertiary-hover: #33363a; --border-active: #ebebec; --border-active-invert: #212529; --icon-primary: #ebebec; --icon-primary-invert: #23272b; --icon-secondary: #a0a1a3; --input-bg: #212529; --input-border: #616467; --input-border-hover: #a0a1a3; --input-border-active: #ebebec; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(33, 37, 41, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ced4da; --bg-brand-hover: #b1bbc4; --bg-brand-active: #94a1ae; --text-on-brand: #212529; --text-brand: #ced4da; --text-brand-secondary: #778898; --icon-on-brand: #212529; --icon-brand: #ced4da; --icon-brand-secondary: #778898; --border-brand: #ced4da; --bg-brand-secondary: #32373b; --bg-brand-secondary-hover: #44484c; --bg-brand-secondary-active: #555a5e; }