@font-face { font-family: "Work Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Work Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n7.ttf") format("ttf"); } @font-face { font-family: "Permanent Marker"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/permanent_marker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/permanent_marker_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Work Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Work Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n4.ttf; --font-family-heading: "Permanent Marker", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #770ded; --bg-primary-hover: #7d18ed; --bg-primary-active: #811fee; --bg-primary-invert: #ebdcf5; --bg-secondary: #7d18ed; --bg-secondary-hover: #811fee; --bg-secondary-active: #8628ee; --bg-tertiary: #811fee; --bg-tertiary-hover: #8628ee; --bg-tertiary-active: #9c4ff0; --bg-quaternary: #9c4ff0; --bg-quaternary-hover: #af71f1; --bg-quaternary-active: #bf8ef2; --text-primary: #ebdcf5; --text-primary-invert: #780fed; --text-secondary: #bf8ef2; --text-secondary-invert: #9c4ff0; --border-primary: #9c4ff0; --border-primary-hover: #af71f1; --border-secondary: #8628ee; --border-secondary-hover: #9c4ff0; --border-tertiary: #7d18ed; --border-tertiary-hover: #811fee; --border-active: #ebdcf5; --border-active-invert: #770ded; --icon-primary: #ebdcf5; --icon-primary-invert: #780fed; --icon-secondary: #bf8ef2; --input-bg: #770ded; --input-border: #9c4ff0; --input-border-hover: #bf8ef2; --input-border-active: #ebdcf5; --bg-transparent: rgba(246, 240, 246, 0.05); --bg-transparent-strong: rgba(246, 240, 246, 0.08); --bg-transparent-strongest: rgba(246, 240, 246, 0.12); --bg-transparent-blur-base: rgba(119, 13, 237, 0.9); --border-transparent: rgba(246, 240, 246, 0.1); --border-transparent-strong: rgba(246, 240, 246, 0.12); --border-transparent-strongest: rgba(246, 240, 246, 0.16); --bg-brand: #fa4ae5; --bg-brand-hover: #f918de; --bg-brand-active: #d806bf; --text-on-brand: #effaf8; --text-brand: #fa4ae5; --text-brand-secondary: #a60593; --icon-on-brand: #effaf8; --icon-brand: #fa4ae5; --icon-brand-secondary: #a60593; --border-brand: #fa4ae5; --bg-brand-secondary: #8413ec; --bg-brand-secondary-hover: #9119eb; --bg-brand-secondary-active: #9e1feb; }