@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: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n5.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: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #292a2a; --bg-primary-hover: #343535; --bg-primary-active: #3a3b3b; --bg-primary-invert: #ececec; --bg-secondary: #343535; --bg-secondary-hover: #3a3b3b; --bg-secondary-active: #434444; --bg-tertiary: #3a3b3b; --bg-tertiary-hover: #434444; --bg-tertiary-active: #676868; --bg-quaternary: #676868; --bg-quaternary-hover: #878888; --bg-quaternary-active: #a3a3a3; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ececec; --text-primary-invert: #2b2c2c; --text-secondary: #a3a3a3; --text-secondary-invert: #676868; --border-primary: #676868; --border-primary-hover: #878888; --border-secondary: #434444; --border-secondary-hover: #676868; --border-tertiary: #343535; --border-tertiary-hover: #3a3b3b; --border-active: #ececec; --border-active-invert: #292a2a; --icon-primary: #ececec; --icon-primary-invert: #2b2c2c; --icon-secondary: #a3a3a3; --input-bg: #292a2a; --input-border: #676868; --input-border-hover: #a3a3a3; --input-border-active: #ececec; --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(41, 42, 42, 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: #9f0404; --bg-brand-hover: #6d0303; --bg-brand-active: #3c0101; --text-on-brand: #fbfdfd; --text-brand: #9f0404; --text-brand-secondary: #0a0000; --icon-on-brand: #fbfdfd; --icon-brand: #9f0404; --icon-brand-secondary: #0a0000; --border-brand: #9f0404; --bg-brand-secondary: #352626; --bg-brand-secondary-hover: #412222; --bg-brand-secondary-active: #4c1f1f; }