@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: "Archivo expanded"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_expanded_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_expanded_n9.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: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #F0ECE8; --bg-primary-hover: #e5e3e4; --bg-primary-active: #dedde1; --bg-primary-invert: #204198; --bg-secondary: #e5e3e4; --bg-secondary-hover: #dedde1; --bg-secondary-active: #d5d5dd; --bg-tertiary: #dedde1; --bg-tertiary-hover: #d5d5dd; --bg-tertiary-active: #aeb5ce; --bg-quaternary: #aeb5ce; --bg-quaternary-hover: #8b99c1; --bg-quaternary-active: #6d81b6; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #204198; --text-primary-invert: #eeeae7; --text-secondary: #6d81b6; --text-secondary-invert: #aeb5ce; --border-primary: #aeb5ce; --border-primary-hover: #8b99c1; --border-secondary: #d5d5dd; --border-secondary-hover: #aeb5ce; --border-tertiary: #e5e3e4; --border-tertiary-hover: #dedde1; --border-active: #204198; --border-active-invert: #F0ECE8; --icon-primary: #204198; --icon-primary-invert: #eeeae7; --icon-secondary: #6d81b6; --input-bg: #F0ECE8; --input-border: #aeb5ce; --input-border-hover: #6d81b6; --input-border-active: #204198; --bg-transparent: rgba(11, 48, 144, 0.05); --bg-transparent-strong: rgba(11, 48, 144, 0.08); --bg-transparent-strongest: rgba(11, 48, 144, 0.12); --bg-transparent-blur-base: rgba(240, 236, 232, 0.9); --border-transparent: rgba(11, 48, 144, 0.1); --border-transparent-strong: rgba(11, 48, 144, 0.12); --border-transparent-strongest: rgba(11, 48, 144, 0.16); --bg-brand: #002bae; --bg-brand-hover: #001e7b; --bg-brand-active: #001248; --text-on-brand: #ffffff; --text-brand: #002bae; --text-brand-secondary: #000515; --icon-on-brand: #ffffff; --icon-brand: #002bae; --icon-brand-secondary: #000515; --border-brand: #002bae; --bg-brand-secondary: #d8d9e2; --bg-brand-secondary-hover: #c0c5dc; --bg-brand-secondary-active: #a8b2d7; }