@font-face { font-family: Barlow; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf") format("ttf"); } @font-face { font-family: Barlow; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n7.ttf") format("ttf"); } @font-face { font-family: "Playfair Display"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Barlow, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Barlow;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf; --font-family-heading: "Playfair Display", serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fafafa; --bg-primary-hover: #f0f0f0; --bg-primary-active: #eaeaea; --bg-primary-invert: #3f3f3f; --bg-secondary: #f0f0f0; --bg-secondary-hover: #eaeaea; --bg-secondary-active: #e1e1e1; --bg-tertiary: #eaeaea; --bg-tertiary-hover: #e1e1e1; --bg-tertiary-active: #bebebe; --bg-quaternary: #bebebe; --bg-quaternary-hover: #9f9f9f; --bg-quaternary-active: #858585; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3f3f3f; --text-primary-invert: #f8f8f8; --text-secondary: #858585; --text-secondary-invert: #bebebe; --border-primary: #bebebe; --border-primary-hover: #9f9f9f; --border-secondary: #e1e1e1; --border-secondary-hover: #bebebe; --border-tertiary: #f0f0f0; --border-tertiary-hover: #eaeaea; --border-active: #3f3f3f; --border-active-invert: #fafafa; --icon-primary: #3f3f3f; --icon-primary-invert: #f8f8f8; --icon-secondary: #858585; --input-bg: #fafafa; --input-border: #bebebe; --input-border-hover: #858585; --input-border-active: #3f3f3f; --bg-transparent: rgba(44, 44, 44, 0.05); --bg-transparent-strong: rgba(44, 44, 44, 0.08); --bg-transparent-strongest: rgba(44, 44, 44, 0.12); --bg-transparent-blur-base: rgba(250, 250, 250, 0.9); --border-transparent: rgba(44, 44, 44, 0.1); --border-transparent-strong: rgba(44, 44, 44, 0.12); --border-transparent-strongest: rgba(44, 44, 44, 0.16); --bg-brand: #439eae; --bg-brand-hover: #357d89; --bg-brand-active: #275b64; --text-on-brand: #ffffff; --text-brand: #439eae; --text-brand-secondary: #183a40; --icon-on-brand: #ffffff; --icon-brand: #439eae; --icon-brand-secondary: #183a40; --border-brand: #439eae; --bg-brand-secondary: #e8f1f2; --bg-brand-secondary-hover: #d5e8eb; --bg-brand-secondary-active: #c3dee3; }