@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: #ffffe1; --bg-primary-hover: #f6f3db; --bg-primary-active: #f1ebd7; --bg-primary-invert: #5d1c72; --bg-secondary: #f6f3db; --bg-secondary-hover: #f1ebd7; --bg-secondary-active: #eae1d2; --bg-tertiary: #f1ebd7; --bg-tertiary-hover: #eae1d2; --bg-tertiary-active: #cbb7be; --bg-quaternary: #cbb7be; --bg-quaternary-hover: #b191ab; --bg-quaternary-active: #9a719b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #5d1c72; --text-primary-invert: #fdfde0; --text-secondary: #9a719b; --text-secondary-invert: #cbb7be; --border-primary: #cbb7be; --border-primary-hover: #b191ab; --border-secondary: #eae1d2; --border-secondary-hover: #cbb7be; --border-tertiary: #f6f3db; --border-tertiary-hover: #f1ebd7; --border-active: #5d1c72; --border-active-invert: #ffffe1; --icon-primary: #5d1c72; --icon-primary-invert: #fdfde0; --icon-secondary: #9a719b; --input-bg: #ffffe1; --input-border: #cbb7be; --input-border-hover: #9a719b; --input-border-active: #5d1c72; --bg-transparent: rgba(77, 5, 103, 0.05); --bg-transparent-strong: rgba(77, 5, 103, 0.08); --bg-transparent-strongest: rgba(77, 5, 103, 0.12); --bg-transparent-blur-base: rgba(255, 255, 225, 0.9); --border-transparent: rgba(77, 5, 103, 0.1); --border-transparent-strong: rgba(77, 5, 103, 0.12); --border-transparent-strongest: rgba(77, 5, 103, 0.16); --bg-brand: #5a4673; --bg-brand-hover: #413353; --bg-brand-active: #281f34; --text-on-brand: #ffffff; --text-brand: #5a4673; --text-brand-secondary: #100c14; --icon-on-brand: #ffffff; --icon-brand: #5a4673; --icon-brand-secondary: #100c14; --border-brand: #5a4673; --bg-brand-secondary: #efedd6; --bg-brand-secondary-hover: #dedacb; --bg-brand-secondary-active: #cec8c0; }