@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: "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"); } :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: "General Sans", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #616161; --bg-primary-hover: dimgray; --bg-primary-active: #6e6e6e; --bg-primary-invert: #f1f1f1; --bg-secondary: dimgray; --bg-secondary-hover: #6e6e6e; --bg-secondary-active: #747474; --bg-tertiary: #6e6e6e; --bg-tertiary-hover: #747474; --bg-tertiary-active: #8f8f8f; --bg-quaternary: #8f8f8f; --bg-quaternary-hover: #a7a7a7; --bg-quaternary-active: #bbbbbb; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f1f1f1; --text-primary-invert: #636363; --text-secondary: #bbbbbb; --text-secondary-invert: #8f8f8f; --border-primary: #8f8f8f; --border-primary-hover: #a7a7a7; --border-secondary: #747474; --border-secondary-hover: #8f8f8f; --border-tertiary: dimgray; --border-tertiary-hover: #6e6e6e; --border-active: #f1f1f1; --border-active-invert: #616161; --icon-primary: #f1f1f1; --icon-primary-invert: #636363; --icon-secondary: #bbbbbb; --input-bg: #616161; --input-border: #8f8f8f; --input-border-hover: #bbbbbb; --input-border-active: #f1f1f1; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(97, 97, 97, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #44a5ec; --bg-brand-hover: #178ee6; --bg-brand-active: #1372b7; --text-on-brand: #ffffff; --text-brand: #44a5ec; --text-brand-secondary: #0e5589; --icon-on-brand: #ffffff; --icon-brand: #44a5ec; --icon-brand-secondary: #0e5589; --border-brand: #44a5ec; --bg-brand-secondary: #5e686f; --bg-brand-secondary-hover: #5b6f7d; --bg-brand-secondary-active: #58758b; }