@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: Orbitron; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/orbitron_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/orbitron_n7.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: Orbitron, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --logo-width: 240px; --bg-primary: #000000; --bg-primary-hover: #040404; --bg-primary-active: #070707; --bg-primary-invert: #4e4e4d; --bg-secondary: #040404; --bg-secondary-hover: #070707; --bg-secondary-active: #0a0a0a; --bg-tertiary: #070707; --bg-tertiary-hover: #0a0a0a; --bg-tertiary-active: #191919; --bg-quaternary: #191919; --bg-quaternary-hover: #262625; --bg-quaternary-active: #313130; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #4e4e4d; --text-primary-invert: #010101; --text-secondary: #313130; --text-secondary-invert: #191919; --border-primary: #191919; --border-primary-hover: #262625; --border-secondary: #0a0a0a; --border-secondary-hover: #191919; --border-tertiary: #040404; --border-tertiary-hover: #070707; --border-active: #4e4e4d; --border-active-invert: #000000; --icon-primary: #4e4e4d; --icon-primary-invert: #010101; --icon-secondary: #313130; --input-bg: #000000; --input-border: #191919; --input-border-hover: #313130; --input-border-active: #4e4e4d; --bg-transparent: rgba(86, 86, 85, 0.05); --bg-transparent-strong: rgba(86, 86, 85, 0.08); --bg-transparent-strongest: rgba(86, 86, 85, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(86, 86, 85, 0.1); --border-transparent-strong: rgba(86, 86, 85, 0.12); --border-transparent-strongest: rgba(86, 86, 85, 0.16); --bg-brand: #6dff00; --bg-brand-hover: #57cc00; --bg-brand-active: #419900; --text-on-brand: #000000; --text-brand: #6dff00; --text-brand-secondary: #2c6600; --icon-on-brand: #000000; --icon-brand: #6dff00; --icon-brand-secondary: #2c6600; --border-brand: #6dff00; --bg-brand-secondary: #0b1a00; --bg-brand-secondary-hover: #163300; --bg-brand-secondary-active: #214d00; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }