@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: "Work Sans"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_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: "Work Sans", sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #111177; --bg-primary-hover: #1d1d7e; --bg-primary-active: #242482; --bg-primary-invert: #eaeaf3; --bg-secondary: #1d1d7e; --bg-secondary-hover: #242482; --bg-secondary-active: #2e2e87; --bg-tertiary: #242482; --bg-tertiary-hover: #2e2e87; --bg-tertiary-active: #56569e; --bg-quaternary: #56569e; --bg-quaternary-hover: #7a7ab3; --bg-quaternary-active: #9999c5; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eaeaf3; --text-primary-invert: #131378; --text-secondary: #9999c5; --text-secondary-invert: #56569e; --border-primary: #56569e; --border-primary-hover: #7a7ab3; --border-secondary: #2e2e87; --border-secondary-hover: #56569e; --border-tertiary: #1d1d7e; --border-tertiary-hover: #242482; --border-active: #eaeaf3; --border-active-invert: #111177; --icon-primary: #eaeaf3; --icon-primary-invert: #131378; --icon-secondary: #9999c5; --input-bg: #111177; --input-border: #56569e; --input-border-hover: #9999c5; --input-border-active: #eaeaf3; --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(17, 17, 119, 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: #6fe1f0; --bg-brand-hover: #41d7eb; --bg-brand-active: #17cae2; --text-on-brand: #000000; --text-brand: #6fe1f0; --text-brand-secondary: #13a1b3; --icon-on-brand: #000000; --icon-brand: #6fe1f0; --icon-brand-secondary: #13a1b3; --border-brand: #6fe1f0; --bg-brand-secondary: #1a2683; --bg-brand-secondary-hover: #243b8f; --bg-brand-secondary-active: #2d4f9b; }