@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: "Days One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/days_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/days_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: "Days One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: none; --bg-primary: #000000; --bg-primary-hover: #0d0d0d; --bg-primary-active: #141414; --bg-primary-invert: #e6e6e6; --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: #6f6f6f; --bg-quaternary-active: #909090; --text-primary: #e6e6e6; --text-primary-invert: #030303; --text-secondary: #909090; --text-secondary-invert: #494949; --border-primary: #494949; --border-primary-hover: #6f6f6f; --border-secondary: #1e1e1e; --border-secondary-hover: #494949; --border-tertiary: #0d0d0d; --border-tertiary-hover: #141414; --border-active: #e6e6e6; --border-active-invert: #000000; --icon-primary: #e6e6e6; --icon-primary-invert: #030303; --icon-secondary: #909090; --input-bg: #000000; --input-border: #494949; --input-border-hover: #909090; --input-border-active: #e6e6e6; --bg-transparent: rgba(253, 253, 253, 0.05); --bg-transparent-strong: rgba(253, 253, 253, 0.08); --bg-transparent-strongest: rgba(253, 253, 253, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(253, 253, 253, 0.1); --border-transparent-strong: rgba(253, 253, 253, 0.12); --border-transparent-strongest: rgba(253, 253, 253, 0.16); --bg-brand: #c30303; --bg-brand-hover: #910202; --bg-brand-active: #5f0101; --text-on-brand: #ffffff; --text-brand: #c30303; --text-brand-secondary: #2c0101; --icon-on-brand: #ffffff; --icon-brand: #c30303; --icon-brand-secondary: #2c0101; --border-brand: #c30303; --bg-brand-secondary: #140000; --bg-brand-secondary-hover: #270101; --bg-brand-secondary-active: #3b0101; }