@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: none; --bg-primary: #281937; --bg-primary-hover: #332541; --bg-primary-active: #392b47; --bg-primary-invert: #eceaed; --bg-secondary: #332541; --bg-secondary-hover: #392b47; --bg-secondary-active: #42354f; --bg-tertiary: #392b47; --bg-tertiary-hover: #42354f; --bg-tertiary-active: #665c71; --bg-quaternary: #665c71; --bg-quaternary-hover: #877e8f; --bg-quaternary-active: #a39ca9; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eceaed; --text-primary-invert: #2a1b39; --text-secondary: #a39ca9; --text-secondary-invert: #665c71; --border-primary: #665c71; --border-primary-hover: #877e8f; --border-secondary: #42354f; --border-secondary-hover: #665c71; --border-tertiary: #332541; --border-tertiary-hover: #392b47; --border-active: #eceaed; --border-active-invert: #281937; --icon-primary: #eceaed; --icon-primary-invert: #2a1b39; --icon-secondary: #a39ca9; --input-bg: #281937; --input-border: #665c71; --input-border-hover: #a39ca9; --input-border-active: #eceaed; --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(40, 25, 55, 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: #c77dfd; --bg-brand-hover: #b14bfc; --bg-brand-active: #9c19fb; --text-on-brand: #000000; --text-brand: #c77dfd; --text-brand-secondary: #8203de; --icon-on-brand: #000000; --icon-brand: #c77dfd; --icon-brand-secondary: #8203de; --border-brand: #c77dfd; --bg-brand-secondary: #38234b; --bg-brand-secondary-hover: #482d5f; --bg-brand-secondary-active: #583772; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }