@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: #003b71; --bg-primary-hover: #0b4376; --bg-primary-active: #114779; --bg-primary-invert: #c5c9c8; --bg-secondary: #0b4376; --bg-secondary-hover: #114779; --bg-secondary-active: #1a4e7d; --bg-tertiary: #114779; --bg-tertiary-hover: #1a4e7d; --bg-tertiary-active: #3f688d; --bg-quaternary: #3f688d; --bg-quaternary-hover: #5f809b; --bg-quaternary-active: #7b94a8; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #c5c9c8; --text-primary-invert: #023d72; --text-secondary: #7b94a8; --text-secondary-invert: #3f688d; --border-primary: #3f688d; --border-primary-hover: #5f809b; --border-secondary: #1a4e7d; --border-secondary-hover: #3f688d; --border-tertiary: #0b4376; --border-tertiary-hover: #114779; --border-active: #c5c9c8; --border-active-invert: #003b71; --icon-primary: #c5c9c8; --icon-primary-invert: #023d72; --icon-secondary: #7b94a8; --input-bg: #003b71; --input-border: #3f688d; --input-border-hover: #7b94a8; --input-border-active: #c5c9c8; --bg-transparent: rgba(216, 215, 209, 0.05); --bg-transparent-strong: rgba(216, 215, 209, 0.08); --bg-transparent-strongest: rgba(216, 215, 209, 0.12); --bg-transparent-blur-base: rgba(0, 59, 113, 0.9); --border-transparent: rgba(216, 215, 209, 0.1); --border-transparent-strong: rgba(216, 215, 209, 0.12); --border-transparent-strongest: rgba(216, 215, 209, 0.16); --bg-brand: #D8D7D1; --bg-brand-hover: #c1bfb5; --bg-brand-active: #a9a79a; --text-on-brand: #161616; --text-brand: #D8D7D1; --text-brand-secondary: #928f7e; --icon-on-brand: #161616; --icon-brand: #D8D7D1; --icon-brand-secondary: #928f7e; --border-brand: #D8D7D1; --bg-brand-secondary: #164b7b; --bg-brand-secondary-hover: #2b5a84; --bg-brand-secondary-active: #416a8e; }