@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: "League Spartan"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/league_spartan_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/league_spartan_n5.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: "League Spartan", sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fdf3f8; --bg-primary-hover: #f0e7ec; --bg-primary-active: #e9e0e4; --bg-primary-invert: #171616; --bg-secondary: #f0e7ec; --bg-secondary-hover: #e9e0e4; --bg-secondary-active: #dfd6da; --bg-tertiary: #e9e0e4; --bg-tertiary-hover: #dfd6da; --bg-tertiary-active: #b4adb0; --bg-quaternary: #b4adb0; --bg-quaternary-hover: #8e888b; --bg-quaternary-active: #6d686b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171616; --text-primary-invert: #faf1f6; --text-secondary: #6d686b; --text-secondary-invert: #b4adb0; --border-primary: #b4adb0; --border-primary-hover: #8e888b; --border-secondary: #dfd6da; --border-secondary-hover: #b4adb0; --border-tertiary: #f0e7ec; --border-tertiary-hover: #e9e0e4; --border-active: #171616; --border-active-invert: #fdf3f8; --icon-primary: #171616; --icon-primary-invert: #faf1f6; --icon-secondary: #6d686b; --input-bg: #fdf3f8; --input-border: #b4adb0; --input-border-hover: #6d686b; --input-border-active: #171616; --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(253, 243, 248, 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: #ff0069; --bg-brand-hover: #cc0054; --bg-brand-active: #99003f; --text-on-brand: #ffffff; --text-brand: #ff0069; --text-brand-secondary: #66002a; --icon-on-brand: #ffffff; --icon-brand: #ff0069; --icon-brand-secondary: #66002a; --border-brand: #ff0069; --bg-brand-secondary: #fddbea; --bg-brand-secondary-hover: #fdc2db; --bg-brand-secondary-active: #feaacd; }