@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: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_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: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f8f9fa; --bg-primary-hover: #edeeef; --bg-primary-active: #e6e7e8; --bg-primary-invert: #2a2a2b; --bg-secondary: #edeeef; --bg-secondary-hover: #e6e7e8; --bg-secondary-active: #dddedf; --bg-tertiary: #e6e7e8; --bg-tertiary-hover: #dddedf; --bg-tertiary-active: #b6b7b8; --bg-quaternary: #b6b7b8; --bg-quaternary-hover: #959596; --bg-quaternary-active: #777878; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2a2a2b; --text-primary-invert: #f6f7f8; --text-secondary: #777878; --text-secondary-invert: #b6b7b8; --border-primary: #b6b7b8; --border-primary-hover: #959596; --border-secondary: #dddedf; --border-secondary-hover: #b6b7b8; --border-tertiary: #edeeef; --border-tertiary-hover: #e6e7e8; --border-active: #2a2a2b; --border-active-invert: #f8f9fa; --icon-primary: #2a2a2b; --icon-primary-invert: #f6f7f8; --icon-secondary: #777878; --input-bg: #f8f9fa; --input-border: #b6b7b8; --input-border-hover: #777878; --input-border-active: #2a2a2b; --bg-transparent: rgba(22, 22, 22, 0.05); --bg-transparent-strong: rgba(22, 22, 22, 0.08); --bg-transparent-strongest: rgba(22, 22, 22, 0.12); --bg-transparent-blur-base: rgba(248, 249, 250, 0.9); --border-transparent: rgba(22, 22, 22, 0.1); --border-transparent-strong: rgba(22, 22, 22, 0.12); --border-transparent-strongest: rgba(22, 22, 22, 0.16); --bg-brand: #1a3385; --bg-brand-hover: #12235a; --bg-brand-active: #091230; --text-on-brand: #f8f9fa; --text-brand: #1a3385; --text-brand-secondary: #010205; --icon-on-brand: #f8f9fa; --icon-brand: #1a3385; --icon-brand-secondary: #010205; --border-brand: #1a3385; --bg-brand-secondary: #e2e5ee; --bg-brand-secondary-hover: #ccd1e3; --bg-brand-secondary-active: #b5bed7; }