@font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_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: "Nunito Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf; --font-family-heading: "Permanent Marker", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #d486fd; --bg-primary-hover: #d68bf7; --bg-primary-active: #d78ef4; --bg-primary-invert: #f9e692; --bg-secondary: #d68bf7; --bg-secondary-hover: #d78ef4; --bg-secondary-active: #d993ef; --bg-tertiary: #d78ef4; --bg-tertiary-hover: #d993ef; --bg-tertiary-active: #e0a4db; --bg-quaternary: #e0a4db; --bg-quaternary-hover: #e6b4c9; --bg-quaternary-active: #ebc2ba; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f9e692; --text-primary-invert: #d487fc; --text-secondary: #ebc2ba; --text-secondary-invert: #e0a4db; --border-primary: #e0a4db; --border-primary-hover: #e6b4c9; --border-secondary: #d993ef; --border-secondary-hover: #e0a4db; --border-tertiary: #d68bf7; --border-tertiary-hover: #d78ef4; --border-active: #f9e692; --border-active-invert: #d486fd; --icon-primary: #f9e692; --icon-primary-invert: #d487fc; --icon-secondary: #ebc2ba; --input-bg: #d486fd; --input-border: #e0a4db; --input-border-hover: #ebc2ba; --input-border-active: #f9e692; --bg-transparent: rgba(253, 239, 135, 0.05); --bg-transparent-strong: rgba(253, 239, 135, 0.08); --bg-transparent-strongest: rgba(253, 239, 135, 0.12); --bg-transparent-blur-base: rgba(212, 134, 253, 0.9); --border-transparent: rgba(253, 239, 135, 0.1); --border-transparent-strong: rgba(253, 239, 135, 0.12); --border-transparent-strongest: rgba(253, 239, 135, 0.16); --bg-brand: #86f098; --bg-brand-hover: #59ea71; --bg-brand-active: #2be54b; --text-on-brand: #FFFDF7; --text-brand: #86f098; --text-brand-secondary: #18c536; --icon-on-brand: #FFFDF7; --icon-brand: #86f098; --icon-brand-secondary: #18c536; --border-brand: #86f098; --bg-brand-secondary: #cc91f3; --bg-brand-secondary-hover: #c49be9; --bg-brand-secondary-active: #bda6df; }