@font-face { font-family: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.ttf") format("ttf"); } @font-face { font-family: Montserrat; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_i7.ttf") format("ttf"); } @font-face { font-family: Jua; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jua_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jua_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Montserrat, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Montserrat;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.ttf; --font-family-heading: Jua, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #c2ebff; --bg-primary-hover: #b8dff2; --bg-primary-active: #b2d8eb; --bg-primary-invert: #111517; --bg-secondary: #b8dff2; --bg-secondary-hover: #b2d8eb; --bg-secondary-active: #abcfe0; --bg-tertiary: #b2d8eb; --bg-tertiary-hover: #abcfe0; --bg-tertiary-active: #8aa7b5; --bg-quaternary: #8aa7b5; --bg-quaternary-hover: #6d848f; --bg-quaternary-active: #53656e; --text-primary: #111517; --text-primary-invert: #c0e9fc; --text-secondary: #53656e; --text-secondary-invert: #8aa7b5; --border-primary: #8aa7b5; --border-primary-hover: #6d848f; --border-secondary: #abcfe0; --border-secondary-hover: #8aa7b5; --border-tertiary: #b8dff2; --border-tertiary-hover: #b2d8eb; --border-active: #111517; --border-active-invert: #c2ebff; --icon-primary: #111517; --icon-primary-invert: #c0e9fc; --icon-secondary: #53656e; --input-bg: #c2ebff; --input-border: #8aa7b5; --input-border-hover: #53656e; --input-border-active: #111517; --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(194, 235, 255, 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: #7075ff; --bg-brand-hover: #3d44ff; --bg-brand-active: #0a13ff; --text-on-brand: #ffffff; --text-brand: #7075ff; --text-brand-secondary: #0007d6; --icon-on-brand: #ffffff; --icon-brand: #7075ff; --icon-brand-secondary: #0007d6; --border-brand: #7075ff; --bg-brand-secondary: #badfff; --bg-brand-secondary-hover: #b2d3ff; --bg-brand-secondary-active: #a9c8ff; }