@font-face { font-family: "General Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.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: "Josefin Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/josefin_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/josefin_sans_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "General Sans", serif; --font-weight-regular: 400; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf; --font-family-heading: "Josefin Sans", sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #89288d; --bg-primary-hover: #8f3393; --bg-primary-active: #923996; --bg-primary-invert: #f4ecf5; --bg-secondary: #8f3393; --bg-secondary-hover: #923996; --bg-secondary-active: #97429b; --bg-tertiary: #923996; --bg-tertiary-hover: #97429b; --bg-tertiary-active: #ab66ae; --bg-quaternary: #ab66ae; --bg-quaternary-hover: #bd87bf; --bg-quaternary-active: #cca3ce; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f4ecf5; --text-primary-invert: #8a2a8e; --text-secondary: #cca3ce; --text-secondary-invert: #ab66ae; --border-primary: #ab66ae; --border-primary-hover: #bd87bf; --border-secondary: #97429b; --border-secondary-hover: #ab66ae; --border-tertiary: #8f3393; --border-tertiary-hover: #923996; --border-active: #f4ecf5; --border-active-invert: #89288d; --icon-primary: #f4ecf5; --icon-primary-invert: #8a2a8e; --icon-secondary: #cca3ce; --input-bg: #89288d; --input-border: #ab66ae; --input-border-hover: #cca3ce; --input-border-active: #f4ecf5; --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(137, 40, 141, 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: #9114cf; --bg-brand-hover: #7010a0; --bg-brand-active: #500b72; --text-on-brand: #FFFFFF; --text-brand: #9114cf; --text-brand-secondary: #2f0743; --icon-on-brand: #FFFFFF; --icon-brand: #9114cf; --icon-brand-secondary: #2f0743; --border-brand: #9114cf; --bg-brand-secondary: #8a2694; --bg-brand-secondary-hover: #8b249a; --bg-brand-secondary-active: #8b22a1; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }