@font-face { font-family: "Inter Tight"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n5.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: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n5.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #2b4c78; --bg-primary-hover: #33537d; --bg-primary-active: #385780; --bg-primary-invert: #c0c8d0; --bg-secondary: #33537d; --bg-secondary-hover: #385780; --bg-secondary-active: #3f5c84; --bg-tertiary: #385780; --bg-tertiary-hover: #3f5c84; --bg-tertiary-active: #5b7394; --bg-quaternary: #5b7394; --bg-quaternary-hover: #7388a3; --bg-quaternary-active: #889aaf; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #c0c8d0; --text-primary-invert: #2d4d79; --text-secondary: #889aaf; --text-secondary-invert: #5b7394; --border-primary: #5b7394; --border-primary-hover: #7388a3; --border-secondary: #3f5c84; --border-secondary-hover: #5b7394; --border-tertiary: #33537d; --border-tertiary-hover: #385780; --border-active: #c0c8d0; --border-active-invert: #2b4c78; --icon-primary: #c0c8d0; --icon-primary-invert: #2d4d79; --icon-secondary: #889aaf; --input-bg: #2b4c78; --input-border: #5b7394; --input-border-hover: #889aaf; --input-border-active: #c0c8d0; --bg-transparent: rgba(207, 212, 217, 0.05); --bg-transparent-strong: rgba(207, 212, 217, 0.08); --bg-transparent-strongest: rgba(207, 212, 217, 0.12); --bg-transparent-blur-base: rgba(43, 76, 120, 0.9); --border-transparent: rgba(207, 212, 217, 0.1); --border-transparent-strong: rgba(207, 212, 217, 0.12); --border-transparent-strongest: rgba(207, 212, 217, 0.16); --bg-brand: #0a3065; --bg-brand-hover: #051a37; --bg-brand-active: #010408; --text-on-brand: #e6813b; --text-brand: #0a3065; --text-brand-secondary: black; --icon-on-brand: #e6813b; --icon-brand: #0a3065; --icon-brand-secondary: black; --border-brand: #0a3065; --bg-brand-secondary: #284976; --bg-brand-secondary-hover: #244674; --bg-brand-secondary-active: #214472; }