@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: "IBM Plex Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ibm_plex_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_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: "IBM Plex Mono", monospace; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f4f4f4; --bg-primary-active: #eeeeee; --bg-primary-invert: #3b3b3d; --bg-secondary: #f4f4f4; --bg-secondary-hover: #eeeeee; --bg-secondary-active: #e5e5e5; --bg-tertiary: #eeeeee; --bg-tertiary-hover: #e5e5e5; --bg-tertiary-active: #c1c1c1; --bg-quaternary: #c1c1c1; --bg-quaternary-hover: #a0a0a1; --bg-quaternary-active: #848486; --text-primary: #3b3b3d; --text-primary-invert: #fdfdfd; --text-secondary: #848486; --text-secondary-invert: #c1c1c1; --border-primary: #c1c1c1; --border-primary-hover: #a0a0a1; --border-secondary: #e5e5e5; --border-secondary-hover: #c1c1c1; --border-tertiary: #f4f4f4; --border-tertiary-hover: #eeeeee; --border-active: #3b3b3d; --border-active-invert: #ffffff; --icon-primary: #3b3b3d; --icon-primary-invert: #fdfdfd; --icon-secondary: #848486; --input-bg: #ffffff; --input-border: #c1c1c1; --input-border-hover: #848486; --input-border-active: #3b3b3d; --bg-transparent: rgba(40, 40, 42, 0.05); --bg-transparent-strong: rgba(40, 40, 42, 0.08); --bg-transparent-strongest: rgba(40, 40, 42, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(40, 40, 42, 0.1); --border-transparent-strong: rgba(40, 40, 42, 0.12); --border-transparent-strongest: rgba(40, 40, 42, 0.16); --bg-brand: #676767; --bg-brand-hover: #4e4e4e; --bg-brand-active: #343434; --text-on-brand: #ffffff; --text-brand: #676767; --text-brand-secondary: #1b1b1b; --icon-on-brand: #ffffff; --icon-brand: #676767; --icon-brand-secondary: #1b1b1b; --border-brand: #676767; --bg-brand-secondary: #f0f0f0; --bg-brand-secondary-hover: #e1e1e1; --bg-brand-secondary-active: #d1d1d1; }