@font-face { font-family: Karla; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/karla_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/karla_n4.ttf") format("ttf"); } @font-face { font-family: Karla; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/karla_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/karla_n7.ttf") format("ttf"); } @font-face { font-family: Creepster; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/creepster_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/creepster_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Karla, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Karla;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/karla_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/karla_n4.ttf; --font-family-heading: Creepster, display; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #010d00; --bg-primary-active: #011400; --bg-primary-invert: #09e800; --bg-secondary: #010d00; --bg-secondary-hover: #011400; --bg-secondary-active: #011f00; --bg-tertiary: #011400; --bg-tertiary-hover: #011f00; --bg-tertiary-active: #034a00; --bg-quaternary: #034a00; --bg-quaternary-hover: #047000; --bg-quaternary-active: #069100; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #09e800; --text-primary-invert: #000300; --text-secondary: #069100; --text-secondary-invert: #034a00; --border-primary: #034a00; --border-primary-hover: #047000; --border-secondary: #011f00; --border-secondary-hover: #034a00; --border-tertiary: #010d00; --border-tertiary-hover: #011400; --border-active: #09e800; --border-active-invert: #000000; --icon-primary: #09e800; --icon-primary-invert: #000300; --icon-secondary: #069100; --input-bg: #000000; --input-border: #034a00; --input-border-hover: #069100; --input-border-active: #09e800; --bg-transparent: rgba(10, 255, 0, 0.05); --bg-transparent-strong: rgba(10, 255, 0, 0.08); --bg-transparent-strongest: rgba(10, 255, 0, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(10, 255, 0, 0.1); --border-transparent-strong: rgba(10, 255, 0, 0.12); --border-transparent-strongest: rgba(10, 255, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #0aff00; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #0aff00; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: black; --bg-brand-secondary-hover: black; --bg-brand-secondary-active: black; }