@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: #ffffe3; --bg-primary-hover: beige; --bg-primary-active: #eff0d7; --bg-primary-invert: #44505e; --bg-secondary: beige; --bg-secondary-hover: #eff0d7; --bg-secondary-active: #e6e8d1; --bg-tertiary: #eff0d7; --bg-tertiary-hover: #e6e8d1; --bg-tertiary-active: #c3c7b9; --bg-quaternary: #c3c7b9; --bg-quaternary-hover: #a4aba3; --bg-quaternary-active: #8a9290; --text-primary: #44505e; --text-primary-invert: #fdfde2; --text-secondary: #8a9290; --text-secondary-invert: #c3c7b9; --border-primary: #c3c7b9; --border-primary-hover: #a4aba3; --border-secondary: #e6e8d1; --border-secondary-hover: #c3c7b9; --border-tertiary: beige; --border-tertiary-hover: #eff0d7; --border-active: #44505e; --border-active-invert: #ffffe3; --icon-primary: #44505e; --icon-primary-invert: #fdfde2; --icon-secondary: #8a9290; --input-bg: #ffffe3; --input-border: #c3c7b9; --input-border-hover: #8a9290; --input-border-active: #44505e; --bg-transparent: rgba(49, 63, 81, 0.05); --bg-transparent-strong: rgba(49, 63, 81, 0.08); --bg-transparent-strongest: rgba(49, 63, 81, 0.12); --bg-transparent-blur-base: rgba(255, 255, 227, 0.9); --border-transparent: rgba(49, 63, 81, 0.1); --border-transparent-strong: rgba(49, 63, 81, 0.12); --border-transparent-strongest: rgba(49, 63, 81, 0.16); --bg-brand: #313f51; --bg-brand-hover: #1e2631; --bg-brand-active: #0b0e11; --text-on-brand: #ffffff; --text-brand: #313f51; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #313f51; --icon-brand-secondary: black; --border-brand: #313f51; --bg-brand-secondary: #eaecd4; --bg-brand-secondary-hover: #d6d9c6; --bg-brand-secondary-active: #c1c5b7; }