@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: "Inter Tight"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n9.ttf") format("ttf"); } @font-face { font-family: Quantico; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quantico_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quantico_i7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --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_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n7.ttf; --font-family-heading: Quantico, sans-serif; --font-weight-heading: 700; --font-style-heading: italic; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000019; --bg-primary-hover: #0c0c25; --bg-primary-active: #13142b; --bg-primary-invert: #d6e3ea; --bg-secondary: #0c0c25; --bg-secondary-hover: #13142b; --bg-secondary-active: #1c1e35; --bg-tertiary: #13142b; --bg-tertiary-hover: #1c1e35; --bg-tertiary-active: #44485c; --bg-quaternary: #44485c; --bg-quaternary-hover: #676e7e; --bg-quaternary-active: #868e9c; --text-primary: #d6e3ea; --text-primary-invert: #02021b; --text-secondary: #868e9c; --text-secondary-invert: #44485c; --border-primary: #44485c; --border-primary-hover: #676e7e; --border-secondary: #1c1e35; --border-secondary-hover: #44485c; --border-tertiary: #0c0c25; --border-tertiary-hover: #13142b; --border-active: #d6e3ea; --border-active-invert: #000019; --icon-primary: #d6e3ea; --icon-primary-invert: #02021b; --icon-secondary: #868e9c; --input-bg: #000019; --input-border: #44485c; --input-border-hover: #868e9c; --input-border-active: #d6e3ea; --bg-transparent: rgba(235, 249, 255, 0.05); --bg-transparent-strong: rgba(235, 249, 255, 0.08); --bg-transparent-strongest: rgba(235, 249, 255, 0.12); --bg-transparent-blur-base: rgba(0, 0, 25, 0.9); --border-transparent: rgba(235, 249, 255, 0.1); --border-transparent-strong: rgba(235, 249, 255, 0.12); --border-transparent-strongest: rgba(235, 249, 255, 0.16); --bg-brand: #c0ff00; --bg-brand-hover: #9acc00; --bg-brand-active: #739900; --text-on-brand: #00193f; --text-brand: #c0ff00; --text-brand-secondary: #4d6600; --icon-on-brand: #00193f; --icon-brand: #c0ff00; --icon-brand-secondary: #4d6600; --border-brand: #c0ff00; --bg-brand-secondary: #131a17; --bg-brand-secondary-hover: #263314; --bg-brand-secondary-active: #3a4d12; }