@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_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, sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.ttf; --font-family-heading: "Space Mono", monospace; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #eceef3; --bg-primary-hover: #e2e4e9; --bg-primary-active: #dcdee3; --bg-primary-invert: #393b3c; --bg-secondary: #e2e4e9; --bg-secondary-hover: #dcdee3; --bg-secondary-active: #d4d6db; --bg-tertiary: #dcdee3; --bg-tertiary-hover: #d4d6db; --bg-tertiary-active: #b3b5b9; --bg-quaternary: #b3b5b9; --bg-quaternary-hover: #95979b; --bg-quaternary-active: #7c7e80; --text-primary: #393b3c; --text-primary-invert: #eaecf1; --text-secondary: #7c7e80; --text-secondary-invert: #b3b5b9; --border-primary: #b3b5b9; --border-primary-hover: #95979b; --border-secondary: #d4d6db; --border-secondary-hover: #b3b5b9; --border-tertiary: #e2e4e9; --border-tertiary-hover: #dcdee3; --border-active: #393b3c; --border-active-invert: #eceef3; --icon-primary: #393b3c; --icon-primary-invert: #eaecf1; --icon-secondary: #7c7e80; --input-bg: #eceef3; --input-border: #b3b5b9; --input-border-hover: #7c7e80; --input-border-active: #393b3c; --bg-transparent: rgba(39, 41, 42, 0.05); --bg-transparent-strong: rgba(39, 41, 42, 0.08); --bg-transparent-strongest: rgba(39, 41, 42, 0.12); --bg-transparent-blur-base: rgba(236, 238, 243, 0.9); --border-transparent: rgba(39, 41, 42, 0.1); --border-transparent-strong: rgba(39, 41, 42, 0.12); --border-transparent-strongest: rgba(39, 41, 42, 0.16); --bg-brand: #f5863b; --bg-brand-hover: #f1680c; --bg-brand-active: #c0530a; --text-on-brand: #27292a; --text-brand: #f5863b; --text-brand-secondary: #903e07; --icon-on-brand: #27292a; --icon-brand: #f5863b; --icon-brand-secondary: #903e07; --border-brand: #f5863b; --bg-brand-secondary: #ede4e1; --bg-brand-secondary-hover: #eed9ce; --bg-brand-secondary-active: #efcfbc; }