@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: Inter, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fbfaf4; --bg-primary-hover: #f1f1ed; --bg-primary-active: #eaece9; --bg-primary-invert: #3f5e79; --bg-secondary: #f1f1ed; --bg-secondary-hover: #eaece9; --bg-secondary-active: #e2e5e4; --bg-tertiary: #eaece9; --bg-tertiary-hover: #e2e5e4; --bg-tertiary-active: #bfc8cd; --bg-quaternary: #bfc8cd; --bg-quaternary-hover: #a0afb9; --bg-quaternary-active: #8599a7; --text-primary: #3f5e79; --text-primary-invert: #f9f8f3; --text-secondary: #8599a7; --text-secondary-invert: #bfc8cd; --border-primary: #bfc8cd; --border-primary-hover: #a0afb9; --border-secondary: #e2e5e4; --border-secondary-hover: #bfc8cd; --border-tertiary: #f1f1ed; --border-tertiary-hover: #eaece9; --border-active: #3f5e79; --border-active-invert: #fbfaf4; --icon-primary: #3f5e79; --icon-primary-invert: #f9f8f3; --icon-secondary: #8599a7; --input-bg: #fbfaf4; --input-border: #bfc8cd; --input-border-hover: #8599a7; --input-border-active: #3f5e79; --bg-transparent: rgba(44, 79, 109, 0.05); --bg-transparent-strong: rgba(44, 79, 109, 0.08); --bg-transparent-strongest: rgba(44, 79, 109, 0.12); --bg-transparent-blur-base: rgba(251, 250, 244, 0.9); --border-transparent: rgba(44, 79, 109, 0.1); --border-transparent-strong: rgba(44, 79, 109, 0.12); --border-transparent-strongest: rgba(44, 79, 109, 0.16); --bg-brand: #2c4f6d; --bg-brand-hover: #1d3549; --bg-brand-active: #0f1a24; --text-on-brand: #fbfaf4; --text-brand: #2c4f6d; --text-brand-secondary: black; --icon-on-brand: #fbfaf4; --icon-brand: #2c4f6d; --icon-brand-secondary: black; --border-brand: #2c4f6d; --bg-brand-secondary: #e6e9e7; --bg-brand-secondary-hover: #d2d8d9; --bg-brand-secondary-active: #bdc7cc; }