@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; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n8.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, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #08080a; --bg-primary-hover: #141416; --bg-primary-active: #1c1c1e; --bg-primary-invert: #e9e9e9; --bg-secondary: #141416; --bg-secondary-hover: #1c1c1e; --bg-secondary-active: #262627; --bg-tertiary: #1c1c1e; --bg-tertiary-hover: #262627; --bg-tertiary-active: #505051; --bg-quaternary: #505051; --bg-quaternary-hover: #757576; --bg-quaternary-active: #959596; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9e9e9; --text-primary-invert: #0a0a0c; --text-secondary: #959596; --text-secondary-invert: #505051; --border-primary: #505051; --border-primary-hover: #757576; --border-secondary: #262627; --border-secondary-hover: #505051; --border-tertiary: #141416; --border-tertiary-hover: #1c1c1e; --border-active: #e9e9e9; --border-active-invert: #08080a; --icon-primary: #e9e9e9; --icon-primary-invert: #0a0a0c; --icon-secondary: #959596; --input-bg: #08080a; --input-border: #505051; --input-border-hover: #959596; --input-border-active: #e9e9e9; --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(8, 8, 10, 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: #8398ff; --bg-brand-hover: #506eff; --bg-brand-active: #1d43ff; --text-on-brand: #111840; --text-brand: #8398ff; --text-brand-secondary: #0027e9; --icon-on-brand: #111840; --icon-brand: #8398ff; --icon-brand-secondary: #0027e9; --border-brand: #8398ff; --bg-brand-secondary: #141623; --bg-brand-secondary-hover: #21253b; --bg-brand-secondary-active: #2d3354; }