@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: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_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: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #0a0002; --bg-primary-hover: #160d0f; --bg-primary-active: #1e1416; --bg-primary-invert: #e9e8e8; --bg-secondary: #160d0f; --bg-secondary-hover: #1e1416; --bg-secondary-active: #271f20; --bg-tertiary: #1e1416; --bg-tertiary-hover: #271f20; --bg-tertiary-active: #514a4b; --bg-quaternary: #514a4b; --bg-quaternary-hover: #767071; --bg-quaternary-active: #969192; --text-primary: #e9e8e8; --text-primary-invert: #0c0305; --text-secondary: #969192; --text-secondary-invert: #514a4b; --border-primary: #514a4b; --border-primary-hover: #767071; --border-secondary: #271f20; --border-secondary-hover: #514a4b; --border-tertiary: #160d0f; --border-tertiary-hover: #1e1416; --border-active: #e9e8e8; --border-active-invert: #0a0002; --icon-primary: #e9e8e8; --icon-primary-invert: #0c0305; --icon-secondary: #969192; --input-bg: #0a0002; --input-border: #514a4b; --input-border-hover: #969192; --input-border-active: #e9e8e8; --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(10, 0, 2, 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: #f70909; --bg-brand-hover: #c70606; --bg-brand-active: #950505; --text-on-brand: #ffffff; --text-brand: #f70909; --text-brand-secondary: #640303; --icon-on-brand: #ffffff; --icon-brand: #f70909; --icon-brand-secondary: #640303; --border-brand: #f70909; --bg-brand-secondary: #220103; --bg-brand-secondary-hover: #390203; --bg-brand-secondary-active: #510304; }