@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: "Potta One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/potta_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/potta_one_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: "Potta One", display; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #261c5a; --bg-primary-hover: #312762; --bg-primary-active: #372e67; --bg-primary-invert: #ebebf0; --bg-secondary: #312762; --bg-secondary-hover: #372e67; --bg-secondary-active: #40376e; --bg-tertiary: #372e67; --bg-tertiary-hover: #40376e; --bg-tertiary-active: #655e8a; --bg-quaternary: #655e8a; --bg-quaternary-hover: #8580a3; --bg-quaternary-active: #a29db8; --text-primary: #ebebf0; --text-primary-invert: #281e5c; --text-secondary: #a29db8; --text-secondary-invert: #655e8a; --border-primary: #655e8a; --border-primary-hover: #8580a3; --border-secondary: #40376e; --border-secondary-hover: #655e8a; --border-tertiary: #312762; --border-tertiary-hover: #372e67; --border-active: #ebebf0; --border-active-invert: #261c5a; --icon-primary: #ebebf0; --icon-primary-invert: #281e5c; --icon-secondary: #a29db8; --input-bg: #261c5a; --input-border: #655e8a; --input-border-hover: #a29db8; --input-border-active: #ebebf0; --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(38, 28, 90, 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: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #e80c73; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #e80c73; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #3c336b; --bg-brand-secondary-hover: #51497b; --bg-brand-secondary-active: #67608c; }