@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: #fdfdfd; --bg-primary-hover: #f1f0f0; --bg-primary-active: #e9e9e9; --bg-primary-invert: #1a1717; --bg-secondary: #f1f0f0; --bg-secondary-hover: #e9e9e9; --bg-secondary-active: #dfdfdf; --bg-tertiary: #e9e9e9; --bg-tertiary-hover: #dfdfdf; --bg-tertiary-active: #b5b4b4; --bg-quaternary: #b5b4b4; --bg-quaternary-hover: #8f8e8e; --bg-quaternary-active: #6f6d6d; --text-primary: #1a1717; --text-primary-invert: #fbfafa; --text-secondary: #6f6d6d; --text-secondary-invert: #b5b4b4; --border-primary: #b5b4b4; --border-primary-hover: #8f8e8e; --border-secondary: #dfdfdf; --border-secondary-hover: #b5b4b4; --border-tertiary: #f1f0f0; --border-tertiary-hover: #e9e9e9; --border-active: #1a1717; --border-active-invert: #fdfdfd; --icon-primary: #1a1717; --icon-primary-invert: #fbfafa; --icon-secondary: #6f6d6d; --input-bg: #fdfdfd; --input-border: #b5b4b4; --input-border-hover: #6f6d6d; --input-border-active: #1a1717; --bg-transparent: rgba(4, 0, 0, 0.05); --bg-transparent-strong: rgba(4, 0, 0, 0.08); --bg-transparent-strongest: rgba(4, 0, 0, 0.12); --bg-transparent-blur-base: rgba(253, 253, 253, 0.9); --border-transparent: rgba(4, 0, 0, 0.1); --border-transparent-strong: rgba(4, 0, 0, 0.12); --border-transparent-strongest: rgba(4, 0, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #e4e4e4; --bg-brand-secondary-hover: #cacaca; --bg-brand-secondary-active: #b1b1b1; }