@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: "Space Grotesk"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_n7.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: "Space Grotesk", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #101c50; --bg-primary-hover: #1c2759; --bg-primary-active: #232e5e; --bg-primary-invert: #e9ebef; --bg-secondary: #1c2759; --bg-secondary-hover: #232e5e; --bg-secondary-active: #2d3765; --bg-tertiary: #232e5e; --bg-tertiary-hover: #2d3765; --bg-tertiary-active: #555e83; --bg-quaternary: #555e83; --bg-quaternary-hover: #79809d; --bg-quaternary-active: #989db4; --text-primary: #e9ebef; --text-primary-invert: #121e52; --text-secondary: #989db4; --text-secondary-invert: #555e83; --border-primary: #555e83; --border-primary-hover: #79809d; --border-secondary: #2d3765; --border-secondary-hover: #555e83; --border-tertiary: #1c2759; --border-tertiary-hover: #232e5e; --border-active: #e9ebef; --border-active-invert: #101c50; --icon-primary: #e9ebef; --icon-primary-invert: #121e52; --icon-secondary: #989db4; --input-bg: #101c50; --input-border: #555e83; --input-border-hover: #989db4; --input-border-active: #e9ebef; --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(16, 28, 80, 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: #0f0f0f; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #0f0f0f; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #283362; --bg-brand-secondary-hover: #404973; --bg-brand-secondary-active: #586085; }