@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: #36241c; --bg-primary-hover: #3f2e25; --bg-primary-active: #44332b; --bg-primary-invert: #dad2c2; --bg-secondary: #3f2e25; --bg-secondary-hover: #44332b; --bg-secondary-active: #4c3b32; --bg-tertiary: #44332b; --bg-tertiary-hover: #4c3b32; --bg-tertiary-active: #6a5b51; --bg-quaternary: #6a5b51; --bg-quaternary-hover: #85786c; --bg-quaternary-active: #9d9184; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #dad2c2; --text-primary-invert: #38261e; --text-secondary: #9d9184; --text-secondary-invert: #6a5b51; --border-primary: #6a5b51; --border-primary-hover: #85786c; --border-secondary: #4c3b32; --border-secondary-hover: #6a5b51; --border-tertiary: #3f2e25; --border-tertiary-hover: #44332b; --border-active: #dad2c2; --border-active-invert: #36241c; --icon-primary: #dad2c2; --icon-primary-invert: #38261e; --icon-secondary: #9d9184; --input-bg: #36241c; --input-border: #6a5b51; --input-border-hover: #9d9184; --input-border-active: #dad2c2; --bg-transparent: rgba(234, 227, 210, 0.05); --bg-transparent-strong: rgba(234, 227, 210, 0.08); --bg-transparent-strongest: rgba(234, 227, 210, 0.12); --bg-transparent-blur-base: rgba(54, 36, 28, 0.9); --border-transparent: rgba(234, 227, 210, 0.1); --border-transparent-strong: rgba(234, 227, 210, 0.12); --border-transparent-strongest: rgba(234, 227, 210, 0.16); --bg-brand: #7b584c; --bg-brand-hover: #5b4139; --bg-brand-active: #3c2b25; --text-on-brand: #FFFFF6; --text-brand: #7b584c; --text-brand-secondary: #1c1412; --icon-on-brand: #FFFFF6; --icon-brand: #7b584c; --icon-brand-secondary: #1c1412; --border-brand: #7b584c; --bg-brand-secondary: #3d2921; --bg-brand-secondary-hover: #442e26; --bg-brand-secondary-active: #4b342a; }