@font-face { font-family: Jost; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n4.ttf") format("ttf"); } @font-face { font-family: Jost; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n7.ttf") format("ttf"); } @font-face { font-family: "Rethink Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rethink_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rethink_sans_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Jost, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Jost;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/jost_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/jost_n4.ttf; --font-family-heading: "Rethink Sans", sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f9f3fb; --bg-primary-active: #f6ebf8; --bg-primary-invert: #9721b4; --bg-secondary: #f9f3fb; --bg-secondary-hover: #f6ebf8; --bg-secondary-active: #f1e2f5; --bg-tertiary: #f6ebf8; --bg-tertiary-hover: #f1e2f5; --bg-tertiary-active: #deb8e7; --bg-quaternary: #deb8e7; --bg-quaternary-hover: #cd94db; --bg-quaternary-active: #be74d0; --text-primary: #9721b4; --text-primary-invert: #fefdfe; --text-secondary: #be74d0; --text-secondary-invert: #deb8e7; --border-primary: #deb8e7; --border-primary-hover: #cd94db; --border-secondary: #f1e2f5; --border-secondary-hover: #deb8e7; --border-tertiary: #f9f3fb; --border-tertiary-hover: #f6ebf8; --border-active: #9721b4; --border-active-invert: #ffffff; --icon-primary: #9721b4; --icon-primary-invert: #fefdfe; --icon-secondary: #be74d0; --input-bg: #ffffff; --input-border: #deb8e7; --input-border-hover: #be74d0; --input-border-active: #9721b4; --bg-transparent: rgba(141, 11, 173, 0.05); --bg-transparent-strong: rgba(141, 11, 173, 0.08); --bg-transparent-strongest: rgba(141, 11, 173, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(141, 11, 173, 0.1); --border-transparent-strong: rgba(141, 11, 173, 0.12); --border-transparent-strongest: rgba(141, 11, 173, 0.16); --bg-brand: #8d0bad; --bg-brand-hover: #66087d; --bg-brand-active: #3f054d; --text-on-brand: #ffffff; --text-brand: #8d0bad; --text-brand-secondary: #18021d; --icon-on-brand: #ffffff; --icon-brand: #8d0bad; --icon-brand-secondary: #18021d; --border-brand: #8d0bad; --bg-brand-secondary: #f4e7f7; --bg-brand-secondary-hover: #e8ceef; --bg-brand-secondary-active: #ddb6e6; }