@font-face { font-family: Arial; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: Arial; font-weight: 400; font-style: normal; font-display: swap; } @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: Arial, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 400; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Arial; --font-family-heading: "Space Mono", monospace; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #a3e6ff; --bg-primary-hover: #9bdbf2; --bg-primary-active: #96d4eb; --bg-primary-invert: #0f1517; --bg-secondary: #9bdbf2; --bg-secondary-hover: #96d4eb; --bg-secondary-active: #8fcae0; --bg-tertiary: #96d4eb; --bg-tertiary-hover: #8fcae0; --bg-tertiary-active: #74a3b5; --bg-quaternary: #74a3b5; --bg-quaternary-hover: #5b818f; --bg-quaternary-active: #46636e; --text-primary: #0f1517; --text-primary-invert: #a1e4fc; --text-secondary: #46636e; --text-secondary-invert: #74a3b5; --border-primary: #74a3b5; --border-primary-hover: #5b818f; --border-secondary: #8fcae0; --border-secondary-hover: #74a3b5; --border-tertiary: #9bdbf2; --border-tertiary-hover: #96d4eb; --border-active: #0f1517; --border-active-invert: #a3e6ff; --icon-primary: #0f1517; --icon-primary-invert: #a1e4fc; --icon-secondary: #46636e; --input-bg: #a3e6ff; --input-border: #74a3b5; --input-border-hover: #46636e; --input-border-active: #0f1517; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(163, 230, 255, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #f8b8ff; --bg-brand-hover: #f385ff; --bg-brand-active: #ee52ff; --text-on-brand: #000000; --text-brand: #f8b8ff; --text-brand-secondary: #e91fff; --icon-on-brand: #000000; --icon-brand: #f8b8ff; --icon-brand-secondary: #e91fff; --border-brand: #f8b8ff; --bg-brand-secondary: #ace1ff; --bg-brand-secondary-hover: #b4ddff; --bg-brand-secondary-active: #bdd8ff; }