@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.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: 400; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_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: #f4f1ea; --bg-primary-hover: #e9e6e0; --bg-primary-active: #e3e0d9; --bg-primary-invert: #2e2d2d; --bg-secondary: #e9e6e0; --bg-secondary-hover: #e3e0d9; --bg-secondary-active: #dad7d1; --bg-tertiary: #e3e0d9; --bg-tertiary-hover: #dad7d1; --bg-tertiary-active: #b5b3ae; --bg-quaternary: #b5b3ae; --bg-quaternary-hover: #94928e; --bg-quaternary-active: #787673; --text-primary: #2e2d2d; --text-primary-invert: #f2efe8; --text-secondary: #787673; --text-secondary-invert: #b5b3ae; --border-primary: #b5b3ae; --border-primary-hover: #94928e; --border-secondary: #dad7d1; --border-secondary-hover: #b5b3ae; --border-tertiary: #e9e6e0; --border-tertiary-hover: #e3e0d9; --border-active: #2e2d2d; --border-active-invert: #f4f1ea; --icon-primary: #2e2d2d; --icon-primary-invert: #f2efe8; --icon-secondary: #787673; --input-bg: #f4f1ea; --input-border: #b5b3ae; --input-border-hover: #787673; --input-border-active: #2e2d2d; --bg-transparent: rgba(26, 26, 26, 0.05); --bg-transparent-strong: rgba(26, 26, 26, 0.08); --bg-transparent-strongest: rgba(26, 26, 26, 0.12); --bg-transparent-blur-base: rgba(244, 241, 234, 0.9); --border-transparent: rgba(26, 26, 26, 0.1); --border-transparent-strong: rgba(26, 26, 26, 0.12); --border-transparent-strongest: rgba(26, 26, 26, 0.16); --bg-brand: #8b0000; --bg-brand-hover: #580000; --bg-brand-active: #250000; --text-on-brand: #000000; --text-brand: #8b0000; --text-brand-secondary: black; --icon-on-brand: #000000; --icon-brand: #8b0000; --icon-brand-secondary: black; --border-brand: #8b0000; --bg-brand-secondary: #ead9d3; --bg-brand-secondary-hover: #dfc1bb; --bg-brand-secondary-active: #d5a9a4; }