@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: #0b0c0c; --bg-primary-hover: #171818; --bg-primary-active: #1e1e1e; --bg-primary-invert: #e4dede; --bg-secondary: #171818; --bg-secondary-hover: #1e1e1e; --bg-secondary-active: #282828; --bg-tertiary: #1e1e1e; --bg-tertiary-hover: #282828; --bg-tertiary-active: #504f4f; --bg-quaternary: #504f4f; --bg-quaternary-hover: #747272; --bg-quaternary-active: #939090; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e4dede; --text-primary-invert: #0d0e0e; --text-secondary: #939090; --text-secondary-invert: #504f4f; --border-primary: #504f4f; --border-primary-hover: #747272; --border-secondary: #282828; --border-secondary-hover: #504f4f; --border-tertiary: #171818; --border-tertiary-hover: #1e1e1e; --border-active: #e4dede; --border-active-invert: #0b0c0c; --icon-primary: #e4dede; --icon-primary-invert: #0d0e0e; --icon-secondary: #939090; --input-bg: #0b0c0c; --input-border: #504f4f; --input-border-hover: #939090; --input-border-active: #e4dede; --bg-transparent: rgba(249, 243, 243, 0.05); --bg-transparent-strong: rgba(249, 243, 243, 0.08); --bg-transparent-strongest: rgba(249, 243, 243, 0.12); --bg-transparent-blur-base: rgba(11, 12, 12, 0.9); --border-transparent: rgba(249, 243, 243, 0.1); --border-transparent-strong: rgba(249, 243, 243, 0.12); --border-transparent-strongest: rgba(249, 243, 243, 0.16); --bg-brand: #dd1e1e; --bg-brand-hover: #b01818; --bg-brand-active: #831212; --text-on-brand: #f7f1f1; --text-brand: #dd1e1e; --text-brand-secondary: #560c0c; --icon-on-brand: #f7f1f1; --icon-brand: #dd1e1e; --icon-brand-secondary: #560c0c; --border-brand: #dd1e1e; --bg-brand-secondary: #200e0e; --bg-brand-secondary-hover: #351010; --bg-brand-secondary-active: #4a1111; }