@font-face { font-family: Jost; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n3.ttf") format("ttf"); } @font-face { font-family: Jost; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n4.ttf") format("ttf"); } @font-face { font-family: "Libre Baskerville"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/libre_baskerville_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/libre_baskerville_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Jost, sans-serif; --font-weight-regular: 300; --font-weight-semibold: 400; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Jost;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/jost_n3.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/jost_n3.ttf; --font-family-heading: "Libre Baskerville", serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f6f6f6; --bg-primary-active: #f0f0f0; --bg-primary-invert: #575757; --bg-secondary: #f6f6f6; --bg-secondary-hover: #f0f0f0; --bg-secondary-active: #e9e9e9; --bg-tertiary: #f0f0f0; --bg-tertiary-hover: #e9e9e9; --bg-tertiary-active: #c9c9c9; --bg-quaternary: #c9c9c9; --bg-quaternary-hover: #aeaeae; --bg-quaternary-active: #969696; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #575757; --text-primary-invert: #fdfdfd; --text-secondary: #969696; --text-secondary-invert: #c9c9c9; --border-primary: #c9c9c9; --border-primary-hover: #aeaeae; --border-secondary: #e9e9e9; --border-secondary-hover: #c9c9c9; --border-tertiary: #f6f6f6; --border-tertiary-hover: #f0f0f0; --border-active: #575757; --border-active-invert: #ffffff; --icon-primary: #575757; --icon-primary-invert: #fdfdfd; --icon-secondary: #969696; --input-bg: #ffffff; --input-border: #c9c9c9; --input-border-hover: #969696; --input-border-active: #575757; --bg-transparent: rgba(70, 70, 70, 0.05); --bg-transparent-strong: rgba(70, 70, 70, 0.08); --bg-transparent-strongest: rgba(70, 70, 70, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(70, 70, 70, 0.1); --border-transparent-strong: rgba(70, 70, 70, 0.12); --border-transparent-strongest: rgba(70, 70, 70, 0.16); --bg-brand: #e93e5e; --bg-brand-hover: #db193d; --bg-brand-active: #ad1430; --text-on-brand: #ffffff; --text-brand: #e93e5e; --text-brand-secondary: #7f0f24; --icon-on-brand: #ffffff; --icon-brand: #e93e5e; --icon-brand-secondary: #7f0f24; --border-brand: #e93e5e; --bg-brand-secondary: #fdecef; --bg-brand-secondary-hover: #fbd8df; --bg-brand-secondary-active: #f8c5cf; }