@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: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_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: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #24242a; --bg-primary-hover: #2f2f35; --bg-primary-active: #36363b; --bg-primary-invert: #ebebec; --bg-secondary: #2f2f35; --bg-secondary-hover: #36363b; --bg-secondary-active: #3e3e44; --bg-tertiary: #36363b; --bg-tertiary-hover: #3e3e44; --bg-tertiary-active: #646468; --bg-quaternary: #646468; --bg-quaternary-hover: #848488; --bg-quaternary-active: #a1a1a3; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ebebec; --text-primary-invert: #26262c; --text-secondary: #a1a1a3; --text-secondary-invert: #646468; --border-primary: #646468; --border-primary-hover: #848488; --border-secondary: #3e3e44; --border-secondary-hover: #646468; --border-tertiary: #2f2f35; --border-tertiary-hover: #36363b; --border-active: #ebebec; --border-active-invert: #24242a; --icon-primary: #ebebec; --icon-primary-invert: #26262c; --icon-secondary: #a1a1a3; --input-bg: #24242a; --input-border: #646468; --input-border-hover: #a1a1a3; --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(36, 36, 42, 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: #fe7202; --bg-brand-hover: #cc5b01; --bg-brand-active: #994501; --text-on-brand: #000000; --text-brand: #fe7202; --text-brand-secondary: #672e00; --icon-on-brand: #000000; --icon-brand: #fe7202; --icon-brand-secondary: #672e00; --border-brand: #fe7202; --bg-brand-secondary: #3a2c26; --bg-brand-secondary-hover: #503422; --bg-brand-secondary-active: #653b1e; }