@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: "Chau Philomene One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/chau_philomene_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/chau_philomene_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: "Chau Philomene One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #141414; --bg-primary-hover: #1f1f1e; --bg-primary-active: #262524; --bg-primary-invert: #ded9cb; --bg-secondary: #1f1f1e; --bg-secondary-hover: #262524; --bg-secondary-active: #2f2e2c; --bg-tertiary: #262524; --bg-tertiary-hover: #2f2e2c; --bg-tertiary-active: #54534e; --bg-quaternary: #54534e; --bg-quaternary-hover: #76736c; --bg-quaternary-active: #938f87; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ded9cb; --text-primary-invert: #161616; --text-secondary: #938f87; --text-secondary-invert: #54534e; --border-primary: #54534e; --border-primary-hover: #76736c; --border-secondary: #2f2e2c; --border-secondary-hover: #54534e; --border-tertiary: #1f1f1e; --border-tertiary-hover: #262524; --border-active: #ded9cb; --border-active-invert: #141414; --icon-primary: #ded9cb; --icon-primary-invert: #161616; --icon-secondary: #938f87; --input-bg: #141414; --input-border: #54534e; --input-border-hover: #938f87; --input-border-active: #ded9cb; --bg-transparent: rgba(242, 236, 221, 0.05); --bg-transparent-strong: rgba(242, 236, 221, 0.08); --bg-transparent-strongest: rgba(242, 236, 221, 0.12); --bg-transparent-blur-base: rgba(20, 20, 20, 0.9); --border-transparent: rgba(242, 236, 221, 0.1); --border-transparent-strong: rgba(242, 236, 221, 0.12); --border-transparent-strongest: rgba(242, 236, 221, 0.16); --bg-brand: #8e1b1b; --bg-brand-hover: #631313; --bg-brand-active: #380b0b; --text-on-brand: #cfcfcf; --text-brand: #8e1b1b; --text-brand-secondary: #0d0303; --icon-on-brand: #cfcfcf; --icon-brand: #8e1b1b; --icon-brand-secondary: #0d0303; --border-brand: #8e1b1b; --bg-brand-secondary: #201515; --bg-brand-secondary-hover: #2c1515; --bg-brand-secondary-active: #391616; }