@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: #3a276b; --bg-primary-hover: #3f2c6f; --bg-primary-active: #412f71; --bg-primary-invert: #8d7db3; --bg-secondary: #3f2c6f; --bg-secondary-hover: #412f71; --bg-secondary-active: #453274; --bg-tertiary: #412f71; --bg-tertiary-hover: #453274; --bg-tertiary-active: #544382; --bg-quaternary: #544382; --bg-quaternary-hover: #62518e; --bg-quaternary-active: #6e5d98; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #8d7db3; --text-primary-invert: #3b286c; --text-secondary: #6e5d98; --text-secondary-invert: #544382; --border-primary: #544382; --border-primary-hover: #62518e; --border-secondary: #453274; --border-secondary-hover: #544382; --border-tertiary: #3f2c6f; --border-tertiary-hover: #412f71; --border-active: #8d7db3; --border-active-invert: #3a276b; --icon-primary: #8d7db3; --icon-primary-invert: #3b286c; --icon-secondary: #6e5d98; --input-bg: #3a276b; --input-border: #544382; --input-border-hover: #6e5d98; --input-border-active: #8d7db3; --bg-transparent: rgba(149, 134, 186, 0.05); --bg-transparent-strong: rgba(149, 134, 186, 0.08); --bg-transparent-strongest: rgba(149, 134, 186, 0.12); --bg-transparent-blur-base: rgba(58, 39, 107, 0.9); --border-transparent: rgba(149, 134, 186, 0.1); --border-transparent-strong: rgba(149, 134, 186, 0.12); --border-transparent-strongest: rgba(149, 134, 186, 0.16); --bg-brand: #3a276b; --bg-brand-hover: #261946; --bg-brand-active: #110c20; --text-on-brand: #d2fc65; --text-brand: #3a276b; --text-brand-secondary: black; --icon-on-brand: #d2fc65; --icon-brand: #3a276b; --icon-brand-secondary: black; --border-brand: #3a276b; --bg-brand-secondary: #3a276b; --bg-brand-secondary-hover: #3a276b; --bg-brand-secondary-active: #3a276b; }