@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: Lora; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n5.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: Lora, serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f5f1e8; --bg-primary-hover: #ece8e1; --bg-primary-active: #e7e3dd; --bg-primary-invert: #594f69; --bg-secondary: #ece8e1; --bg-secondary-hover: #e7e3dd; --bg-secondary-active: #e0dcd7; --bg-tertiary: #e7e3dd; --bg-tertiary-hover: #e0dcd7; --bg-tertiary-active: #c3bdbf; --bg-quaternary: #c3bdbf; --bg-quaternary-hover: #aaa3aa; --bg-quaternary-active: #948c98; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #594f69; --text-primary-invert: #f3efe7; --text-secondary: #948c98; --text-secondary-invert: #c3bdbf; --border-primary: #c3bdbf; --border-primary-hover: #aaa3aa; --border-secondary: #e0dcd7; --border-secondary-hover: #c3bdbf; --border-tertiary: #ece8e1; --border-tertiary-hover: #e7e3dd; --border-active: #594f69; --border-active-invert: #f5f1e8; --icon-primary: #594f69; --icon-primary-invert: #f3efe7; --icon-secondary: #948c98; --input-bg: #f5f1e8; --input-border: #c3bdbf; --input-border-hover: #948c98; --input-border-active: #594f69; --bg-transparent: rgba(74, 63, 92, 0.05); --bg-transparent-strong: rgba(74, 63, 92, 0.08); --bg-transparent-strongest: rgba(74, 63, 92, 0.12); --bg-transparent-blur-base: rgba(245, 241, 232, 0.9); --border-transparent: rgba(74, 63, 92, 0.1); --border-transparent-strong: rgba(74, 63, 92, 0.12); --border-transparent-strongest: rgba(74, 63, 92, 0.16); --bg-brand: #6b5b95; --bg-brand-hover: #544875; --bg-brand-active: #3e3456; --text-on-brand: #ffffff; --text-brand: #6b5b95; --text-brand-secondary: #272136; --icon-on-brand: #ffffff; --icon-brand: #6b5b95; --icon-brand-secondary: #272136; --border-brand: #6b5b95; --bg-brand-secondary: #e7e2e0; --bg-brand-secondary-hover: #d9d3d7; --bg-brand-secondary-active: #ccc4cf; }