@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: #97b5f8; --bg-primary-hover: #8facec; --bg-primary-active: #8ba7e4; --bg-primary-invert: #0e1016; --bg-secondary: #8facec; --bg-secondary-hover: #8ba7e4; --bg-secondary-active: #859fda; --bg-tertiary: #8ba7e4; --bg-tertiary-hover: #859fda; --bg-tertiary-active: #6b81b0; --bg-quaternary: #6b81b0; --bg-quaternary-hover: #55658b; --bg-quaternary-active: #414e6b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #0e1016; --text-primary-invert: #95b3f6; --text-secondary: #414e6b; --text-secondary-invert: #6b81b0; --border-primary: #6b81b0; --border-primary-hover: #55658b; --border-secondary: #859fda; --border-secondary-hover: #6b81b0; --border-tertiary: #8facec; --border-tertiary-hover: #8ba7e4; --border-active: #0e1016; --border-active-invert: #97b5f8; --icon-primary: #0e1016; --icon-primary-invert: #95b3f6; --icon-secondary: #414e6b; --input-bg: #97b5f8; --input-border: #6b81b0; --input-border-hover: #414e6b; --input-border-active: #0e1016; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(151, 181, 248, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #2e43b4; --bg-brand-hover: #24348b; --bg-brand-active: #192563; --text-on-brand: #ffffff; --text-brand: #2e43b4; --text-brand-secondary: #0f163a; --icon-on-brand: #ffffff; --icon-brand: #2e43b4; --icon-brand-secondary: #0f163a; --border-brand: #2e43b4; --bg-brand-secondary: #8daaf1; --bg-brand-secondary-hover: #829eea; --bg-brand-secondary-active: #7893e4; }