@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-400: 400; --font-weight-600: 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; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 125px; --bg-primary: #0b0c10; --bg-primary-hover: #17181c; --bg-primary-active: #1f1f23; --bg-primary-invert: #00ff66; --bg-secondary: #17181c; --bg-secondary-hover: #1f1f23; --bg-secondary-active: #28292d; --bg-tertiary: #1f1f23; --bg-tertiary-hover: #28292d; --bg-tertiary-active: #525255; --bg-quaternary: #525255; --bg-quaternary-hover: #767779; --bg-quaternary-active: #969798; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9e9e9; --text-primary-invert: #000000; --text-secondary: #969798; --text-secondary-invert: #525255; --border-primary: #525255; --border-primary-hover: #767779; --border-secondary: #28292d; --border-secondary-hover: #525255; --border-tertiary: #17181c; --border-tertiary-hover: #1f1f23; --border-active: #e9e9e9; --border-active-invert: #0b0c10; --icon-primary: #e9e9e9; --icon-primary-invert: #000000; --icon-secondary: #969798; --input-bg: #0b0c10; --input-border: #525255; --input-border-hover: #969798; --input-border-active: #e9e9e9; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-highlight: rgba(255, 255, 255, 0.05); --bg-highlight-hover: rgba(255, 255, 255, 0.08); --bg-highlight-active: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(11, 12, 16, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #00ff66; --bg-brand-hover: #00cc52; --bg-brand-active: #00993d; --icon-on-brand: #000000; --icon-brand-secondary: #006629; --icon-link: #00ff66; --text-link: #00ff66; --text-link-secondary: #006629; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }