@font-face { font-family: "Overpass Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/overpass_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/overpass_mono_n4.ttf") format("ttf"); } @font-face { font-family: "Overpass Mono"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/overpass_mono_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/overpass_mono_n7.ttf") format("ttf"); } @font-face { font-family: Manrope; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Overpass Mono", monospace; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Overpass Mono";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/overpass_mono_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/overpass_mono_n4.ttf; --font-family-heading: Manrope, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --font-weight-420: 600; --font-weight-440: 600; --font-weight-460: 600; --text-transform-body: none; --text-transform-heading: none; --logo-width: 200px; --bg-primary: #0d0a10; --bg-primary-hover: #19161b; --bg-primary-active: #201d21; --bg-primary-invert: #F5F2EA; --bg-secondary: #19161b; --bg-secondary-hover: #201d21; --bg-secondary-active: #29262a; --bg-tertiary: #201d21; --bg-tertiary-hover: #29262a; --bg-tertiary-active: #504d4f; --bg-quaternary: #504d4f; --bg-quaternary-hover: #737070; --bg-quaternary-active: #918e8c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e0ddd6; --text-primary-invert: #261B28; --text-secondary: #918e8c; --text-secondary-invert: #504d4f; --border-primary: #504d4f; --border-primary-hover: #737070; --border-secondary: #29262a; --border-secondary-hover: #504d4f; --border-tertiary: #19161b; --border-tertiary-hover: #201d21; --border-active: #e0ddd6; --border-active-invert: #0d0a10; --icon-primary: #e0ddd6; --icon-primary-invert: #261B28; --icon-secondary: #918e8c; --input-bg: #0d0a10; --input-border: #504d4f; --input-border-hover: #918e8c; --input-border-active: #e0ddd6; --bg-transparent: rgba(245, 242, 234, 0.05); --bg-transparent-strong: rgba(245, 242, 234, 0.08); --bg-transparent-strongest: rgba(245, 242, 234, 0.12); --bg-highlight: rgba(245, 242, 234, 0.05); --bg-highlight-hover: rgba(245, 242, 234, 0.08); --bg-highlight-active: rgba(245, 242, 234, 0.12); --bg-transparent-blur-base: rgba(13, 10, 16, 0.9); --border-transparent: rgba(245, 242, 234, 0.1); --border-transparent-strong: rgba(245, 242, 234, 0.12); --border-transparent-strongest: rgba(245, 242, 234, 0.16); --bg-brand: #F5F2EA; --bg-brand-hover: #e5ddc7; --bg-brand-active: #d4c7a5; --icon-on-brand: #261B28; --icon-brand-secondary: #c4b282; --icon-link: #F5F2EA; --text-link: #F5F2EA; --text-link-secondary: #c4b282; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }