@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: "Roboto Condensed"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_condensed_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_condensed_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: "Roboto Condensed", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f8f9fa; --bg-primary-hover: #eeeff1; --bg-primary-active: #e8e9ec; --bg-primary-invert: #46485a; --bg-secondary: #eeeff1; --bg-secondary-hover: #e8e9ec; --bg-secondary-active: #e0e2e5; --bg-tertiary: #e8e9ec; --bg-tertiary-hover: #e0e2e5; --bg-tertiary-active: #bfc0c7; --bg-quaternary: #bfc0c7; --bg-quaternary-hover: #a2a3ad; --bg-quaternary-active: #888a96; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #46485a; --text-primary-invert: #f6f7f8; --text-secondary: #888a96; --text-secondary-invert: #bfc0c7; --border-primary: #bfc0c7; --border-primary-hover: #a2a3ad; --border-secondary: #e0e2e5; --border-secondary-hover: #bfc0c7; --border-tertiary: #eeeff1; --border-tertiary-hover: #e8e9ec; --border-active: #46485a; --border-active-invert: #f8f9fa; --icon-primary: #46485a; --icon-primary-invert: #f6f7f8; --icon-secondary: #888a96; --input-bg: #f8f9fa; --input-border: #bfc0c7; --input-border-hover: #888a96; --input-border-active: #46485a; --bg-transparent: rgba(52, 54, 74, 0.05); --bg-transparent-strong: rgba(52, 54, 74, 0.08); --bg-transparent-strongest: rgba(52, 54, 74, 0.12); --bg-transparent-blur-base: rgba(248, 249, 250, 0.9); --border-transparent: rgba(52, 54, 74, 0.1); --border-transparent-strong: rgba(52, 54, 74, 0.12); --border-transparent-strongest: rgba(52, 54, 74, 0.16); --bg-brand: #2a628f; --bg-brand-hover: #1e4768; --bg-brand-active: #132c40; --text-on-brand: #ffffff; --text-brand: #2a628f; --text-brand-secondary: #071119; --icon-on-brand: #ffffff; --icon-brand: #2a628f; --icon-brand-secondary: #071119; --border-brand: #2a628f; --bg-brand-secondary: #e3eaef; --bg-brand-secondary-hover: #cfdbe5; --bg-brand-secondary-active: #baccda; }