@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"); } @font-face { font-family: Archivo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n7.ttf") format("ttf"); } @font-face { font-family: Chivo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/chivo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/chivo_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Archivo, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Archivo;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/archivo_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/archivo_n4.ttf; --font-family-heading: Chivo, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #c6d6f7; --bg-primary-hover: #c9d8f7; --bg-primary-active: #cbd9f8; --bg-primary-invert: #fafbfe; --bg-secondary: #c9d8f7; --bg-secondary-hover: #cbd9f8; --bg-secondary-active: #cddbf8; --bg-tertiary: #cbd9f8; --bg-tertiary-hover: #cddbf8; --bg-tertiary-active: #d7e2f9; --bg-quaternary: #d7e2f9; --bg-quaternary-hover: #dfe8fb; --bg-quaternary-active: #e6edfc; --text-primary: #fafbfe; --text-primary-invert: #c7d6f7; --text-secondary: #e6edfc; --text-secondary-invert: #d7e2f9; --border-primary: #d7e2f9; --border-primary-hover: #dfe8fb; --border-secondary: #cddbf8; --border-secondary-hover: #d7e2f9; --border-tertiary: #c9d8f7; --border-tertiary-hover: #cbd9f8; --border-active: #fafbfe; --border-active-invert: #c6d6f7; --icon-primary: #fafbfe; --icon-primary-invert: #c7d6f7; --icon-secondary: #e6edfc; --input-bg: #c6d6f7; --input-border: #d7e2f9; --input-border-hover: #e6edfc; --input-border-active: #fafbfe; --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(198, 214, 247, 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: #849eff; --bg-brand-hover: #5176ff; --bg-brand-active: #1e4eff; --text-on-brand: #ffffff; --text-brand: #849eff; --text-brand-secondary: #0031ea; --icon-on-brand: #ffffff; --icon-brand: #849eff; --icon-brand-secondary: #0031ea; --border-brand: #849eff; --bg-brand-secondary: #bfd0f8; --bg-brand-secondary-hover: #b9cbf9; --bg-brand-secondary-active: #b2c5f9; }