@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: "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 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: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #031e43; --bg-primary-hover: #10294c; --bg-primary-active: #173052; --bg-primary-invert: #e8ebee; --bg-secondary: #10294c; --bg-secondary-hover: #173052; --bg-secondary-active: #21395a; --bg-tertiary: #173052; --bg-tertiary-hover: #21395a; --bg-tertiary-active: #4c5f7a; --bg-quaternary: #4c5f7a; --bg-quaternary-hover: #728196; --bg-quaternary-active: #939eae; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8ebee; --text-primary-invert: #062045; --text-secondary: #939eae; --text-secondary-invert: #4c5f7a; --border-primary: #4c5f7a; --border-primary-hover: #728196; --border-secondary: #21395a; --border-secondary-hover: #4c5f7a; --border-tertiary: #10294c; --border-tertiary-hover: #173052; --border-active: #e8ebee; --border-active-invert: #031e43; --icon-primary: #e8ebee; --icon-primary-invert: #062045; --icon-secondary: #939eae; --input-bg: #031e43; --input-border: #4c5f7a; --input-border-hover: #939eae; --input-border-active: #e8ebee; --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(3, 30, 67, 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: #c46a36; --bg-brand-hover: #9c542b; --bg-brand-active: #743f20; --text-on-brand: #000000; --text-brand: #c46a36; --text-brand-secondary: #4c2915; --icon-on-brand: #000000; --icon-brand: #c46a36; --icon-brand-secondary: #4c2915; --border-brand: #c46a36; --bg-brand-secondary: #162642; --bg-brand-secondary-hover: #2a2d40; --bg-brand-secondary-active: #3d353f; }