@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: #322744; --bg-primary-hover: #3c314d; --bg-primary-active: #423853; --bg-primary-invert: #e7e5ee; --bg-secondary: #3c314d; --bg-secondary-hover: #423853; --bg-secondary-active: #4a405a; --bg-tertiary: #423853; --bg-tertiary-hover: #4a405a; --bg-tertiary-active: #6c647a; --bg-quaternary: #6c647a; --bg-quaternary-hover: #8a8396; --bg-quaternary-active: #a39eaf; --text-primary: #e7e5ee; --text-primary-invert: #342946; --text-secondary: #a39eaf; --text-secondary-invert: #6c647a; --border-primary: #6c647a; --border-primary-hover: #8a8396; --border-secondary: #4a405a; --border-secondary-hover: #6c647a; --border-tertiary: #3c314d; --border-tertiary-hover: #423853; --border-active: #e7e5ee; --border-active-invert: #322744; --icon-primary: #e7e5ee; --icon-primary-invert: #342946; --icon-secondary: #a39eaf; --input-bg: #322744; --input-border: #6c647a; --input-border-hover: #a39eaf; --input-border-active: #e7e5ee; --bg-transparent: rgba(249, 248, 255, 0.05); --bg-transparent-strong: rgba(249, 248, 255, 0.08); --bg-transparent-strongest: rgba(249, 248, 255, 0.12); --bg-transparent-blur-base: rgba(50, 39, 68, 0.9); --border-transparent: rgba(249, 248, 255, 0.1); --border-transparent-strong: rgba(249, 248, 255, 0.12); --border-transparent-strongest: rgba(249, 248, 255, 0.16); --bg-brand: #825eb7; --bg-brand-hover: #69469c; --bg-brand-active: #513679; --text-on-brand: #F9F8FF; --text-brand: #825eb7; --text-brand-secondary: #392656; --icon-on-brand: #F9F8FF; --icon-brand: #825eb7; --icon-brand-secondary: #392656; --border-brand: #825eb7; --bg-brand-secondary: #3a2d50; --bg-brand-secondary-hover: #42325b; --bg-brand-secondary-active: #4a3867; }