@font-face { font-family: Cousine; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cousine_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cousine_n4.ttf") format("ttf"); } @font-face { font-family: Cousine; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cousine_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cousine_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: Cousine, monospace; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Cousine;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cousine_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cousine_n4.ttf; --font-family-heading: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #871f1f; --bg-primary-hover: #8d2a2a; --bg-primary-active: #913131; --bg-primary-invert: #f4ebeb; --bg-secondary: #8d2a2a; --bg-secondary-hover: #913131; --bg-secondary-active: #953a3a; --bg-tertiary: #913131; --bg-tertiary-hover: #953a3a; --bg-tertiary-active: #aa6060; --bg-quaternary: #aa6060; --bg-quaternary-hover: #bc8282; --bg-quaternary-active: #cb9f9f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f4ebeb; --text-primary-invert: #882121; --text-secondary: #cb9f9f; --text-secondary-invert: #aa6060; --border-primary: #aa6060; --border-primary-hover: #bc8282; --border-secondary: #953a3a; --border-secondary-hover: #aa6060; --border-tertiary: #8d2a2a; --border-tertiary-hover: #913131; --border-active: #f4ebeb; --border-active-invert: #871f1f; --icon-primary: #f4ebeb; --icon-primary-invert: #882121; --icon-secondary: #cb9f9f; --input-bg: #871f1f; --input-border: #aa6060; --input-border-hover: #cb9f9f; --input-border-active: #f4ebeb; --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(135, 31, 31, 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: #744c7b; --bg-brand-hover: #56395b; --bg-brand-active: #39253c; --text-on-brand: #ffffff; --text-brand: #744c7b; --text-brand-secondary: #1b121c; --icon-on-brand: #ffffff; --icon-brand: #744c7b; --icon-brand-secondary: #1b121c; --border-brand: #744c7b; --bg-brand-secondary: #852428; --bg-brand-secondary-hover: #832831; --bg-brand-secondary-active: #812d3b; }