@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: "Space Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_mono_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: "Space Mono", monospace; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #7c1313; --bg-primary-hover: #831f1f; --bg-primary-active: #862626; --bg-primary-invert: #f3eaea; --bg-secondary: #831f1f; --bg-secondary-hover: #862626; --bg-secondary-active: #8c2f2f; --bg-tertiary: #862626; --bg-tertiary-hover: #8c2f2f; --bg-tertiary-active: #a25757; --bg-quaternary: #a25757; --bg-quaternary-hover: #b67b7b; --bg-quaternary-active: #c79a9a; --text-primary: #f3eaea; --text-primary-invert: #7d1515; --text-secondary: #c79a9a; --text-secondary-invert: #a25757; --border-primary: #a25757; --border-primary-hover: #b67b7b; --border-secondary: #8c2f2f; --border-secondary-hover: #a25757; --border-tertiary: #831f1f; --border-tertiary-hover: #862626; --border-active: #f3eaea; --border-active-invert: #7c1313; --icon-primary: #f3eaea; --icon-primary-invert: #7d1515; --icon-secondary: #c79a9a; --input-bg: #7c1313; --input-border: #a25757; --input-border-hover: #c79a9a; --input-border-active: #f3eaea; --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(124, 19, 19, 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: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #000000; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #000000; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #892b2b; --bg-brand-secondary-hover: #964242; --bg-brand-secondary-active: #a35a5a; }