@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: #ffffff; --bg-primary-hover: #f4f5f6; --bg-primary-active: #edeff0; --bg-primary-invert: #354758; --bg-secondary: #f4f5f6; --bg-secondary-hover: #edeff0; --bg-secondary-active: #e4e7e9; --bg-tertiary: #edeff0; --bg-tertiary-hover: #e4e7e9; --bg-tertiary-active: #bfc4ca; --bg-quaternary: #bfc4ca; --bg-quaternary-hover: #9da6ae; --bg-quaternary-active: #808c96; --text-primary: #354758; --text-primary-invert: #fdfdfd; --text-secondary: #808c96; --text-secondary-invert: #bfc4ca; --border-primary: #bfc4ca; --border-primary-hover: #9da6ae; --border-secondary: #e4e7e9; --border-secondary-hover: #bfc4ca; --border-tertiary: #f4f5f6; --border-tertiary-hover: #edeff0; --border-active: #354758; --border-active-invert: #ffffff; --icon-primary: #354758; --icon-primary-invert: #fdfdfd; --icon-secondary: #808c96; --input-bg: #ffffff; --input-border: #bfc4ca; --input-border-hover: #808c96; --input-border-active: #354758; --bg-transparent: rgba(33, 53, 71, 0.05); --bg-transparent-strong: rgba(33, 53, 71, 0.08); --bg-transparent-strongest: rgba(33, 53, 71, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(33, 53, 71, 0.1); --border-transparent-strong: rgba(33, 53, 71, 0.12); --border-transparent-strongest: rgba(33, 53, 71, 0.16); --bg-brand: #213547; --bg-brand-hover: #111b24; --bg-brand-active: #010101; --text-on-brand: #ffffff; --text-brand: #213547; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #213547; --icon-brand-secondary: black; --border-brand: #213547; --bg-brand-secondary: #e9ebed; --bg-brand-secondary-hover: #d3d7da; --bg-brand-secondary-active: #bcc2c8; }