@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: #f9f9f9; --bg-primary-hover: #ededed; --bg-primary-active: #e5e5e5; --bg-primary-invert: #161616; --bg-secondary: #ededed; --bg-secondary-hover: #e5e5e5; --bg-secondary-active: #dbdbdb; --bg-tertiary: #e5e5e5; --bg-tertiary-hover: #dbdbdb; --bg-tertiary-active: #b1b1b1; --bg-quaternary: #b1b1b1; --bg-quaternary-hover: #8b8b8b; --bg-quaternary-active: #6b6b6b; --text-primary: #161616; --text-primary-invert: #f7f7f7; --text-secondary: #6b6b6b; --text-secondary-invert: #b1b1b1; --border-primary: #b1b1b1; --border-primary-hover: #8b8b8b; --border-secondary: #dbdbdb; --border-secondary-hover: #b1b1b1; --border-tertiary: #ededed; --border-tertiary-hover: #e5e5e5; --border-active: #161616; --border-active-invert: #f9f9f9; --icon-primary: #161616; --icon-primary-invert: #f7f7f7; --icon-secondary: #6b6b6b; --input-bg: #f9f9f9; --input-border: #b1b1b1; --input-border-hover: #6b6b6b; --input-border-active: #161616; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(249, 249, 249, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #5c00ff; --bg-brand-hover: #4a00cc; --bg-brand-active: #370099; --text-on-brand: #f9f9f9; --text-brand: #5c00ff; --text-brand-secondary: #250066; --icon-on-brand: #f9f9f9; --icon-brand: #5c00ff; --icon-brand-secondary: #250066; --border-brand: #5c00ff; --bg-brand-secondary: #e9e0fa; --bg-brand-secondary-hover: #dac7fa; --bg-brand-secondary-active: #caaefb; }