@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: "Amatic SC"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/amatic_sc_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/amatic_sc_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: "Amatic SC", handwriting; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #0d0d12; --bg-primary-hover: #19191d; --bg-primary-active: #202024; --bg-primary-invert: #e9e7e2; --bg-secondary: #19191d; --bg-secondary-hover: #202024; --bg-secondary-active: #2a2a2d; --bg-tertiary: #202024; --bg-tertiary-hover: #2a2a2d; --bg-tertiary-active: #535354; --bg-quaternary: #535354; --bg-quaternary-hover: #777777; --bg-quaternary-active: #979695; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9e7e2; --text-primary-invert: #0f0f14; --text-secondary: #979695; --text-secondary-invert: #535354; --border-primary: #535354; --border-primary-hover: #777777; --border-secondary: #2a2a2d; --border-secondary-hover: #535354; --border-tertiary: #19191d; --border-tertiary-hover: #202024; --border-active: #e9e7e2; --border-active-invert: #0d0d12; --icon-primary: #e9e7e2; --icon-primary-invert: #0f0f14; --icon-secondary: #979695; --input-bg: #0d0d12; --input-border: #535354; --input-border-hover: #979695; --input-border-active: #e9e7e2; --bg-transparent: rgba(255, 253, 247, 0.05); --bg-transparent-strong: rgba(255, 253, 247, 0.08); --bg-transparent-strongest: rgba(255, 253, 247, 0.12); --bg-transparent-blur-base: rgba(13, 13, 18, 0.9); --border-transparent: rgba(255, 253, 247, 0.1); --border-transparent-strong: rgba(255, 253, 247, 0.12); --border-transparent-strongest: rgba(255, 253, 247, 0.16); --bg-brand: #9003aa; --bg-brand-hover: #660278; --bg-brand-active: #3b0146; --text-on-brand: #FFFDF7; --text-brand: #9003aa; --text-brand-secondary: #110014; --icon-on-brand: #FFFDF7; --icon-brand: #9003aa; --icon-brand-secondary: #110014; --border-brand: #9003aa; --bg-brand-secondary: #1a0c21; --bg-brand-secondary-hover: #270b30; --bg-brand-secondary-active: #340a40; }