@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: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_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: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fafbfe; --bg-primary-hover: #eff0f4; --bg-primary-active: #e8e9ee; --bg-primary-invert: #313443; --bg-secondary: #eff0f4; --bg-secondary-hover: #e8e9ee; --bg-secondary-active: #dfe1e5; --bg-tertiary: #e8e9ee; --bg-tertiary-hover: #dfe1e5; --bg-tertiary-active: #babbc2; --bg-quaternary: #babbc2; --bg-quaternary-hover: #999ba3; --bg-quaternary-active: #7c7e89; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #313443; --text-primary-invert: #f8f9fc; --text-secondary: #7c7e89; --text-secondary-invert: #babbc2; --border-primary: #babbc2; --border-primary-hover: #999ba3; --border-secondary: #dfe1e5; --border-secondary-hover: #babbc2; --border-tertiary: #eff0f4; --border-tertiary-hover: #e8e9ee; --border-active: #313443; --border-active-invert: #fafbfe; --icon-primary: #313443; --icon-primary-invert: #f8f9fc; --icon-secondary: #7c7e89; --input-bg: #fafbfe; --input-border: #babbc2; --input-border-hover: #7c7e89; --input-border-active: #313443; --bg-transparent: rgba(29, 32, 48, 0.05); --bg-transparent-strong: rgba(29, 32, 48, 0.08); --bg-transparent-strongest: rgba(29, 32, 48, 0.12); --bg-transparent-blur-base: rgba(250, 251, 254, 0.9); --border-transparent: rgba(29, 32, 48, 0.1); --border-transparent-strong: rgba(29, 32, 48, 0.12); --border-transparent-strongest: rgba(29, 32, 48, 0.16); --bg-brand: #1d3eff; --bg-brand-hover: #0022e9; --bg-brand-active: #001bb6; --text-on-brand: #F9F8FF; --text-brand: #1d3eff; --text-brand-secondary: #001383; --icon-on-brand: #F9F8FF; --icon-brand: #1d3eff; --icon-brand-secondary: #001383; --border-brand: #1d3eff; --bg-brand-secondary: #e4e8fe; --bg-brand-secondary-hover: #ced5fe; --bg-brand-secondary-active: #b8c2fe; }