@font-face { font-family: "Work Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Work Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n7.ttf") format("ttf"); } @font-face { font-family: Marcellus; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/marcellus_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/marcellus_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Work Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Work Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n4.ttf; --font-family-heading: Marcellus, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f9fcfc; --bg-primary-hover: #edefef; --bg-primary-active: #e5e8e8; --bg-primary-invert: #161717; --bg-secondary: #edefef; --bg-secondary-hover: #e5e8e8; --bg-secondary-active: #dbdede; --bg-tertiary: #e5e8e8; --bg-tertiary-hover: #dbdede; --bg-tertiary-active: #b1b3b3; --bg-quaternary: #b1b3b3; --bg-quaternary-hover: #8b8d8d; --bg-quaternary-active: #6b6c6c; --text-primary: #161717; --text-primary-invert: #f7f9f9; --text-secondary: #6b6c6c; --text-secondary-invert: #b1b3b3; --border-primary: #b1b3b3; --border-primary-hover: #8b8d8d; --border-secondary: #dbdede; --border-secondary-hover: #b1b3b3; --border-tertiary: #edefef; --border-tertiary-hover: #e5e8e8; --border-active: #161717; --border-active-invert: #f9fcfc; --icon-primary: #161717; --icon-primary-invert: #f7f9f9; --icon-secondary: #6b6c6c; --input-bg: #f9fcfc; --input-border: #b1b3b3; --input-border-hover: #6b6c6c; --input-border-active: #161717; --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(249, 252, 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: #f9fcfc; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #f9fcfc; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #e0e3e3; --bg-brand-secondary-hover: #c7caca; --bg-brand-secondary-active: #aeb0b0; }