@font-face { font-family: "General Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n6.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_i7.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: "General Sans", serif; --font-weight-regular: 600; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "General Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n6.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: #ebc1ee; --bg-primary-hover: #dfb7e2; --bg-primary-active: #d8b2db; --bg-primary-invert: #151115; --bg-secondary: #dfb7e2; --bg-secondary-hover: #d8b2db; --bg-secondary-active: #cfaad1; --bg-tertiary: #d8b2db; --bg-tertiary-hover: #cfaad1; --bg-tertiary-active: #a789a9; --bg-quaternary: #a789a9; --bg-quaternary-hover: #846c85; --bg-quaternary-active: #655366; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #151115; --text-primary-invert: #e9bfec; --text-secondary: #655366; --text-secondary-invert: #a789a9; --border-primary: #a789a9; --border-primary-hover: #846c85; --border-secondary: #cfaad1; --border-secondary-hover: #a789a9; --border-tertiary: #dfb7e2; --border-tertiary-hover: #d8b2db; --border-active: #151115; --border-active-invert: #ebc1ee; --icon-primary: #151115; --icon-primary-invert: #e9bfec; --icon-secondary: #655366; --input-bg: #ebc1ee; --input-border: #a789a9; --input-border-hover: #655366; --input-border-active: #151115; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(235, 193, 238, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #6a90f1; --bg-brand-hover: #3b6ded; --bg-brand-active: #154ee0; --text-on-brand: #ffffff; --text-brand: #6a90f1; --text-brand-secondary: #113eb1; --icon-on-brand: #ffffff; --icon-brand: #6a90f1; --icon-brand-secondary: #113eb1; --border-brand: #6a90f1; --bg-brand-secondary: #debcee; --bg-brand-secondary-hover: #d1b7ef; --bg-brand-secondary-active: #c4b2ef; }