@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 expanded"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_expanded_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_expanded_n9.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 expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #091227; --bg-primary-hover: #151e32; --bg-primary-active: #1d2538; --bg-primary-invert: #e9eaec; --bg-secondary: #151e32; --bg-secondary-hover: #1d2538; --bg-secondary-active: #272e41; --bg-tertiary: #1d2538; --bg-tertiary-hover: #272e41; --bg-tertiary-active: #505766; --bg-quaternary: #505766; --bg-quaternary-hover: #757a86; --bg-quaternary-active: #9599a2; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9eaec; --text-primary-invert: #0b1429; --text-secondary: #9599a2; --text-secondary-invert: #505766; --border-primary: #505766; --border-primary-hover: #757a86; --border-secondary: #272e41; --border-secondary-hover: #505766; --border-tertiary: #151e32; --border-tertiary-hover: #1d2538; --border-active: #e9eaec; --border-active-invert: #091227; --icon-primary: #e9eaec; --icon-primary-invert: #0b1429; --icon-secondary: #9599a2; --input-bg: #091227; --input-border: #505766; --input-border-hover: #9599a2; --input-border-active: #e9eaec; --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(9, 18, 39, 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: #ff0004; --bg-brand-hover: #cc0003; --bg-brand-active: #990002; --text-on-brand: #ffffff; --text-brand: #ff0004; --text-brand-secondary: #660002; --icon-on-brand: #ffffff; --icon-brand: #ff0004; --icon-brand-secondary: #660002; --border-brand: #ff0004; --bg-brand-secondary: #221024; --bg-brand-secondary-hover: #3a0e20; --bg-brand-secondary-active: #530d1d; }