@font-face { font-family: "General Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_i7.ttf") format("ttf"); } @font-face { font-family: Manrope; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "General Sans", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "General Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf; --font-family-heading: Manrope, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fefffb; --bg-primary-hover: #f1f2ee; --bg-primary-active: #eaebe7; --bg-primary-invert: #171717; --bg-secondary: #f1f2ee; --bg-secondary-hover: #eaebe7; --bg-secondary-active: #e0e0dd; --bg-tertiary: #eaebe7; --bg-tertiary-hover: #e0e0dd; --bg-tertiary-active: #b4b5b2; --bg-quaternary: #b4b5b2; --bg-quaternary-hover: #8e8f8d; --bg-quaternary-active: #6d6e6c; --text-primary: #171717; --text-primary-invert: #fbfcf8; --text-secondary: #6d6e6c; --text-secondary-invert: #b4b5b2; --border-primary: #b4b5b2; --border-primary-hover: #8e8f8d; --border-secondary: #e0e0dd; --border-secondary-hover: #b4b5b2; --border-tertiary: #f1f2ee; --border-tertiary-hover: #eaebe7; --border-active: #171717; --border-active-invert: #fefffb; --icon-primary: #171717; --icon-primary-invert: #fbfcf8; --icon-secondary: #6d6e6c; --input-bg: #fefffb; --input-border: #b4b5b2; --input-border-hover: #6d6e6c; --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(254, 255, 251, 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: #e5e6e2; --bg-brand-secondary-hover: #cbccc9; --bg-brand-secondary-active: #b2b3b0; }