@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Archivo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Archivo, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #9e1fa1; --bg-primary-hover: #961d99; --bg-primary-active: #911d94; --bg-primary-invert: #0e030e; --bg-secondary: #961d99; --bg-secondary-hover: #911d94; --bg-secondary-active: #8b1b8e; --bg-tertiary: #911d94; --bg-tertiary-hover: #8b1b8e; --bg-tertiary-active: #701672; --bg-quaternary: #701672; --bg-quaternary-hover: #58115a; --bg-quaternary-active: #440d45; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #0e030e; --text-primary-invert: #9c1f9f; --text-secondary: #440d45; --text-secondary-invert: #701672; --border-primary: #701672; --border-primary-hover: #58115a; --border-secondary: #8b1b8e; --border-secondary-hover: #701672; --border-tertiary: #961d99; --border-tertiary-hover: #911d94; --border-active: #0e030e; --border-active-invert: #9e1fa1; --icon-primary: #0e030e; --icon-primary-invert: #9c1f9f; --icon-secondary: #440d45; --input-bg: #9e1fa1; --input-border: #701672; --input-border-hover: #440d45; --input-border-active: #0e030e; --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(158, 31, 161, 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: #efde2f; --bg-brand-hover: #dac811; --bg-brand-active: #ab9d0d; --text-on-brand: #ad6767; --text-brand: #efde2f; --text-brand-secondary: #7c710a; --icon-on-brand: #ad6767; --icon-brand: #efde2f; --icon-brand-secondary: #7c710a; --border-brand: #efde2f; --bg-brand-secondary: #a63296; --bg-brand-secondary-hover: #ae458a; --bg-brand-secondary-active: #b6587f; }