@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: "Fjalla One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fjalla_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fjalla_one_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: "Fjalla One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #0d0d0d; --bg-primary-active: #141414; --bg-primary-invert: #e5e4e4; --bg-secondary: #0d0d0d; --bg-secondary-hover: #141414; --bg-secondary-active: #1e1e1e; --bg-tertiary: #141414; --bg-tertiary-hover: #1e1e1e; --bg-tertiary-active: #494949; --bg-quaternary: #494949; --bg-quaternary-hover: #6f6e6e; --bg-quaternary-active: #908f8f; --text-primary: #e5e4e4; --text-primary-invert: #030303; --text-secondary: #908f8f; --text-secondary-invert: #494949; --border-primary: #494949; --border-primary-hover: #6f6e6e; --border-secondary: #1e1e1e; --border-secondary-hover: #494949; --border-tertiary: #0d0d0d; --border-tertiary-hover: #141414; --border-active: #e5e4e4; --border-active-invert: #000000; --icon-primary: #e5e4e4; --icon-primary-invert: #030303; --icon-secondary: #908f8f; --input-bg: #000000; --input-border: #494949; --input-border-hover: #908f8f; --input-border-active: #e5e4e4; --bg-transparent: rgba(252, 251, 250, 0.05); --bg-transparent-strong: rgba(252, 251, 250, 0.08); --bg-transparent-strongest: rgba(252, 251, 250, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(252, 251, 250, 0.1); --border-transparent-strong: rgba(252, 251, 250, 0.12); --border-transparent-strongest: rgba(252, 251, 250, 0.16); --bg-brand: #9CFFB8; --bg-brand-hover: #69ff93; --bg-brand-active: #36ff6f; --text-on-brand: #0a0a0a; --text-brand: #9CFFB8; --text-brand-secondary: #03ff4a; --icon-on-brand: #0a0a0a; --icon-brand: #9CFFB8; --icon-brand-secondary: #03ff4a; --border-brand: #9CFFB8; --bg-brand-secondary: #101a12; --bg-brand-secondary-hover: #1f3325; --bg-brand-secondary-active: #2f4d37; }