@font-face { font-family: Archivo; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n5.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: Archivo; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Archivo, sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/archivo_n5.ttf; --font-family-heading: Archivo, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #e7e2d6; --bg-primary-hover: #ddd8cd; --bg-primary-active: #d6d2c7; --bg-primary-invert: #2a2b2c; --bg-secondary: #ddd8cd; --bg-secondary-hover: #d6d2c7; --bg-secondary-active: #cecac0; --bg-tertiary: #d6d2c7; --bg-tertiary-hover: #cecac0; --bg-tertiary-active: #aba8a0; --bg-quaternary: #aba8a0; --bg-quaternary-hover: #8b8a84; --bg-quaternary-active: #706f6b; --text-primary: #2a2b2c; --text-primary-invert: #e5e0d4; --text-secondary: #706f6b; --text-secondary-invert: #aba8a0; --border-primary: #aba8a0; --border-primary-hover: #8b8a84; --border-secondary: #cecac0; --border-secondary-hover: #aba8a0; --border-tertiary: #ddd8cd; --border-tertiary-hover: #d6d2c7; --border-active: #2a2b2c; --border-active-invert: #e7e2d6; --icon-primary: #2a2b2c; --icon-primary-invert: #e5e0d4; --icon-secondary: #706f6b; --input-bg: #e7e2d6; --input-border: #aba8a0; --input-border-hover: #706f6b; --input-border-active: #2a2b2c; --bg-transparent: rgba(23, 25, 27, 0.05); --bg-transparent-strong: rgba(23, 25, 27, 0.08); --bg-transparent-strongest: rgba(23, 25, 27, 0.12); --bg-transparent-blur-base: rgba(231, 226, 214, 0.9); --border-transparent: rgba(23, 25, 27, 0.1); --border-transparent-strong: rgba(23, 25, 27, 0.12); --border-transparent-strongest: rgba(23, 25, 27, 0.16); --bg-brand: #edae49; --bg-brand-hover: #e8991b; --bg-brand-active: #bd7c13; --text-on-brand: #000000; --text-brand: #edae49; --text-brand-secondary: #8f5d0e; --icon-on-brand: #000000; --icon-brand: #edae49; --icon-brand-secondary: #8f5d0e; --border-brand: #edae49; --bg-brand-secondary: #e8ddc8; --bg-brand-secondary-hover: #e8d8ba; --bg-brand-secondary-active: #e9d2ac; }