@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 Black"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_black_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_black_n4.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 Black", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #00080a; --bg-primary-hover: #0a140f; --bg-primary-active: #101c12; --bg-primary-invert: #b1e969; --bg-secondary: #0a140f; --bg-secondary-hover: #101c12; --bg-secondary-active: #172616; --bg-tertiary: #101c12; --bg-tertiary-hover: #172616; --bg-tertiary-active: #385028; --bg-quaternary: #385028; --bg-quaternary-hover: #557538; --bg-quaternary-active: #6f9545; --text-primary: #b1e969; --text-primary-invert: #020a0b; --text-secondary: #6f9545; --text-secondary-invert: #385028; --border-primary: #385028; --border-primary-hover: #557538; --border-secondary: #172616; --border-secondary-hover: #385028; --border-tertiary: #0a140f; --border-tertiary-hover: #101c12; --border-active: #b1e969; --border-active-invert: #00080a; --icon-primary: #b1e969; --icon-primary-invert: #020a0b; --icon-secondary: #6f9545; --input-bg: #00080a; --input-border: #385028; --input-border-hover: #6f9545; --input-border-active: #b1e969; --bg-transparent: rgba(194, 255, 114, 0.05); --bg-transparent-strong: rgba(194, 255, 114, 0.08); --bg-transparent-strongest: rgba(194, 255, 114, 0.12); --bg-transparent-blur-base: rgba(0, 8, 10, 0.9); --border-transparent: rgba(194, 255, 114, 0.1); --border-transparent-strong: rgba(194, 255, 114, 0.12); --border-transparent-strongest: rgba(194, 255, 114, 0.16); --bg-brand: #676672; --bg-brand-hover: #4f4e57; --bg-brand-active: #36363c; --text-on-brand: #182bfc; --text-brand: #676672; --text-brand-secondary: #1e1e21; --icon-on-brand: #182bfc; --icon-brand: #676672; --icon-brand-secondary: #1e1e21; --border-brand: #676672; --bg-brand-secondary: #0a1114; --bg-brand-secondary-hover: #151b1f; --bg-brand-secondary-active: #1f2429; }