@font-face { font-family: Roboto; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.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 expanded"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_expanded_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_expanded_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.ttf; --font-family-heading: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #4d0228; --bg-primary-hover: #560f33; --bg-primary-active: #5b1639; --bg-primary-invert: #efe8ec; --bg-secondary: #560f33; --bg-secondary-hover: #5b1639; --bg-secondary-active: #622042; --bg-tertiary: #5b1639; --bg-tertiary-hover: #622042; --bg-tertiary-active: #814b66; --bg-quaternary: #814b66; --bg-quaternary-hover: #9b7187; --bg-quaternary-active: #b292a3; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #efe8ec; --text-primary-invert: #4f052a; --text-secondary: #b292a3; --text-secondary-invert: #814b66; --border-primary: #814b66; --border-primary-hover: #9b7187; --border-secondary: #622042; --border-secondary-hover: #814b66; --border-tertiary: #560f33; --border-tertiary-hover: #5b1639; --border-active: #efe8ec; --border-active-invert: #4d0228; --icon-primary: #efe8ec; --icon-primary-invert: #4f052a; --icon-secondary: #b292a3; --input-bg: #4d0228; --input-border: #814b66; --input-border-hover: #b292a3; --input-border-active: #efe8ec; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(77, 2, 40, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #e41d82; --bg-brand-hover: #b81668; --bg-brand-active: #8a114e; --text-on-brand: #ffffff; --text-brand: #e41d82; --text-brand-secondary: #5d0b35; --icon-on-brand: #ffffff; --icon-brand: #e41d82; --icon-brand-secondary: #5d0b35; --border-brand: #e41d82; --bg-brand-secondary: #5c0531; --bg-brand-secondary-hover: #6b073a; --bg-brand-secondary-active: #7a0a43; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }