@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n7.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #0a3161; --bg-primary-hover: #163b69; --bg-primary-active: #1e416e; --bg-primary-invert: #e9ecf1; --bg-secondary: #163b69; --bg-secondary-hover: #1e416e; --bg-secondary-active: #274a74; --bg-tertiary: #1e416e; --bg-tertiary-hover: #274a74; --bg-tertiary-active: #516d8f; --bg-quaternary: #516d8f; --bg-quaternary-hover: #768ca7; --bg-quaternary-active: #96a6bb; --text-primary: #e9ecf1; --text-primary-invert: #0c3363; --text-secondary: #96a6bb; --text-secondary-invert: #516d8f; --border-primary: #516d8f; --border-primary-hover: #768ca7; --border-secondary: #274a74; --border-secondary-hover: #516d8f; --border-tertiary: #163b69; --border-tertiary-hover: #1e416e; --border-active: #e9ecf1; --border-active-invert: #0a3161; --icon-primary: #e9ecf1; --icon-primary-invert: #0c3363; --icon-secondary: #96a6bb; --input-bg: #0a3161; --input-border: #516d8f; --input-border-hover: #96a6bb; --input-border-active: #e9ecf1; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(10, 49, 97, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #000000; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #000000; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #234671; --bg-brand-secondary-hover: #3b5a81; --bg-brand-secondary-active: #546f90; }