@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: uppercase; --bg-primary: #1f2c64; --bg-primary-hover: #2a376c; --bg-primary-active: #313d70; --bg-primary-invert: #ebecf1; --bg-secondary: #2a376c; --bg-secondary-hover: #313d70; --bg-secondary-active: #3a4577; --bg-tertiary: #313d70; --bg-tertiary-hover: #3a4577; --bg-tertiary-active: #606991; --bg-quaternary: #606991; --bg-quaternary-hover: #8289a8; --bg-quaternary-active: #9fa4bc; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ebecf1; --text-primary-invert: #212e66; --text-secondary: #9fa4bc; --text-secondary-invert: #606991; --border-primary: #606991; --border-primary-hover: #8289a8; --border-secondary: #3a4577; --border-secondary-hover: #606991; --border-tertiary: #2a376c; --border-tertiary-hover: #313d70; --border-active: #ebecf1; --border-active-invert: #1f2c64; --icon-primary: #ebecf1; --icon-primary-invert: #212e66; --icon-secondary: #9fa4bc; --input-bg: #1f2c64; --input-border: #606991; --input-border-hover: #9fa4bc; --input-border-active: #ebecf1; --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(31, 44, 100, 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: #2c80ff; --bg-brand-hover: #0063f8; --bg-brand-active: #004ec5; --text-on-brand: #0a0a0a; --text-brand: #2c80ff; --text-brand-secondary: #003a92; --icon-on-brand: #0a0a0a; --icon-brand: #2c80ff; --icon-brand-secondary: #003a92; --border-brand: #2c80ff; --bg-brand-secondary: #203474; --bg-brand-secondary-hover: #223d83; --bg-brand-secondary-active: #234593; }