@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: Carbon; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/carbon_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/carbon_n4.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: Carbon, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fcfffc; --bg-primary-hover: #eff2ef; --bg-primary-active: #e8ebe8; --bg-primary-invert: #171717; --bg-secondary: #eff2ef; --bg-secondary-hover: #e8ebe8; --bg-secondary-active: #dee0de; --bg-tertiary: #e8ebe8; --bg-tertiary-hover: #dee0de; --bg-tertiary-active: #b3b5b3; --bg-quaternary: #b3b5b3; --bg-quaternary-hover: #8d8f8d; --bg-quaternary-active: #6c6e6c; --text-primary: #171717; --text-primary-invert: #f9fcf9; --text-secondary: #6c6e6c; --text-secondary-invert: #b3b5b3; --border-primary: #b3b5b3; --border-primary-hover: #8d8f8d; --border-secondary: #dee0de; --border-secondary-hover: #b3b5b3; --border-tertiary: #eff2ef; --border-tertiary-hover: #e8ebe8; --border-active: #171717; --border-active-invert: #fcfffc; --icon-primary: #171717; --icon-primary-invert: #f9fcf9; --icon-secondary: #6c6e6c; --input-bg: #fcfffc; --input-border: #b3b5b3; --input-border-hover: #6c6e6c; --input-border-active: #171717; --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(252, 255, 252, 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: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #FFFFFF; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #e3e6e3; --bg-brand-secondary-hover: #caccca; --bg-brand-secondary-active: #b0b3b0; }