@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: #121541; --bg-primary-hover: #1e214b; --bg-primary-active: #252850; --bg-primary-invert: #eaeaee; --bg-secondary: #1e214b; --bg-secondary-hover: #252850; --bg-secondary-active: #2e3158; --bg-tertiary: #252850; --bg-tertiary-hover: #2e3158; --bg-tertiary-active: #575978; --bg-quaternary: #575978; --bg-quaternary-hover: #7a7c95; --bg-quaternary-active: #999aad; --text-primary: #eaeaee; --text-primary-invert: #141743; --text-secondary: #999aad; --text-secondary-invert: #575978; --border-primary: #575978; --border-primary-hover: #7a7c95; --border-secondary: #2e3158; --border-secondary-hover: #575978; --border-tertiary: #1e214b; --border-tertiary-hover: #252850; --border-active: #eaeaee; --border-active-invert: #121541; --icon-primary: #eaeaee; --icon-primary-invert: #141743; --icon-secondary: #999aad; --input-bg: #121541; --input-border: #575978; --input-border-hover: #999aad; --input-border-active: #eaeaee; --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(18, 21, 65, 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: #662f90; --bg-brand-hover: #4b226a; --bg-brand-active: #301643; --text-on-brand: #fefeff; --text-brand: #662f90; --text-brand-secondary: #14091d; --icon-on-brand: #fefeff; --icon-brand: #662f90; --icon-brand-secondary: #14091d; --border-brand: #662f90; --bg-brand-secondary: #1a1849; --bg-brand-secondary-hover: #231a51; --bg-brand-secondary-active: #2b1d59; }