@font-face { font-family: "Ubuntu Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ubuntu_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ubuntu_mono_n4.ttf") format("ttf"); } @font-face { font-family: "Ubuntu Mono"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ubuntu_mono_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ubuntu_mono_n7.ttf") format("ttf"); } @font-face { font-family: Orbitron; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/orbitron_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/orbitron_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Ubuntu Mono", monospace; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Ubuntu Mono";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/ubuntu_mono_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/ubuntu_mono_n4.ttf; --font-family-heading: Orbitron, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: none; --bg-primary: #0d0208; --bg-primary-hover: #190e14; --bg-primary-active: #20161b; --bg-primary-invert: #e5e4e4; --bg-secondary: #190e14; --bg-secondary-hover: #20161b; --bg-secondary-active: #292025; --bg-tertiary: #20161b; --bg-tertiary-hover: #292025; --bg-tertiary-active: #524a4e; --bg-quaternary: #524a4e; --bg-quaternary-hover: #756f72; --bg-quaternary-active: #948f92; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e5e4e4; --text-primary-invert: #0f040a; --text-secondary: #948f92; --text-secondary-invert: #524a4e; --border-primary: #524a4e; --border-primary-hover: #756f72; --border-secondary: #292025; --border-secondary-hover: #524a4e; --border-tertiary: #190e14; --border-tertiary-hover: #20161b; --border-active: #e5e4e4; --border-active-invert: #0d0208; --icon-primary: #e5e4e4; --icon-primary-invert: #0f040a; --icon-secondary: #948f92; --input-bg: #0d0208; --input-border: #524a4e; --input-border-hover: #948f92; --input-border-active: #e5e4e4; --bg-transparent: rgba(250, 250, 250, 0.05); --bg-transparent-strong: rgba(250, 250, 250, 0.08); --bg-transparent-strongest: rgba(250, 250, 250, 0.12); --bg-transparent-blur-base: rgba(13, 2, 8, 0.9); --border-transparent: rgba(250, 250, 250, 0.1); --border-transparent-strong: rgba(250, 250, 250, 0.12); --border-transparent-strongest: rgba(250, 250, 250, 0.16); --bg-brand: #00ff41; --bg-brand-hover: #00cc34; --bg-brand-active: #009927; --text-on-brand: #060606; --text-brand: #00ff41; --text-brand-secondary: #00661a; --icon-on-brand: #060606; --icon-brand: #00ff41; --icon-brand-secondary: #00661a; --border-brand: #00ff41; --bg-brand-secondary: #0c1b0e; --bg-brand-secondary-hover: #0a3513; --bg-brand-secondary-active: #094e19; }