@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: #141433; --bg-primary-hover: #20203d; --bg-primary-active: #272743; --bg-primary-invert: #eaeaed; --bg-secondary: #20203d; --bg-secondary-hover: #272743; --bg-secondary-active: #30304b; --bg-tertiary: #272743; --bg-tertiary-hover: #30304b; --bg-tertiary-active: #58586e; --bg-quaternary: #58586e; --bg-quaternary-hover: #7b7b8d; --bg-quaternary-active: #9a9aa7; --text-primary: #eaeaed; --text-primary-invert: #161635; --text-secondary: #9a9aa7; --text-secondary-invert: #58586e; --border-primary: #58586e; --border-primary-hover: #7b7b8d; --border-secondary: #30304b; --border-secondary-hover: #58586e; --border-tertiary: #20203d; --border-tertiary-hover: #272743; --border-active: #eaeaed; --border-active-invert: #141433; --icon-primary: #eaeaed; --icon-primary-invert: #161635; --icon-secondary: #9a9aa7; --input-bg: #141433; --input-border: #58586e; --input-border-hover: #9a9aa7; --input-border-active: #eaeaed; --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(20, 20, 51, 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: #333333; --bg-brand-hover: #1a1a1a; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #333333; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #333333; --icon-brand-secondary: black; --border-brand: #333333; --bg-brand-secondary: #171733; --bg-brand-secondary-hover: #1a1a33; --bg-brand-secondary-active: #1d1d33; }