@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: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_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: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #8b6da9; --bg-primary-hover: #876aa5; --bg-primary-active: #8468a3; --bg-primary-invert: #3f3164; --bg-secondary: #876aa5; --bg-secondary-hover: #8468a3; --bg-secondary-active: #8165a0; --bg-tertiary: #8468a3; --bg-tertiary-hover: #8165a0; --bg-tertiary-active: #735a93; --bg-quaternary: #735a93; --bg-quaternary-hover: #665088; --bg-quaternary-active: #5b477e; --text-primary: #3f3164; --text-primary-invert: #8a6ca8; --text-secondary: #5b477e; --text-secondary-invert: #735a93; --border-primary: #735a93; --border-primary-hover: #665088; --border-secondary: #8165a0; --border-secondary-hover: #735a93; --border-tertiary: #876aa5; --border-tertiary-hover: #8468a3; --border-active: #3f3164; --border-active-invert: #8b6da9; --icon-primary: #3f3164; --icon-primary-invert: #8a6ca8; --icon-secondary: #5b477e; --input-bg: #8b6da9; --input-border: #735a93; --input-border-hover: #5b477e; --input-border-active: #3f3164; --bg-transparent: rgba(55, 43, 93, 0.05); --bg-transparent-strong: rgba(55, 43, 93, 0.08); --bg-transparent-strongest: rgba(55, 43, 93, 0.12); --bg-transparent-blur-base: rgba(139, 109, 169, 0.9); --border-transparent: rgba(55, 43, 93, 0.1); --border-transparent-strong: rgba(55, 43, 93, 0.12); --border-transparent-strongest: rgba(55, 43, 93, 0.16); --bg-brand: #dac1f3; --bg-brand-hover: #c196eb; --bg-brand-active: #a76ce2; --text-on-brand: #ffffff; --text-brand: #dac1f3; --text-brand-secondary: #8e41da; --icon-on-brand: #ffffff; --icon-brand: #dac1f3; --icon-brand-secondary: #8e41da; --border-brand: #dac1f3; --bg-brand-secondary: #9375b0; --bg-brand-secondary-hover: #9b7eb8; --bg-brand-secondary-active: #a386bf; }