@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: uppercase; --bg-primary: #fdfdfd; --bg-primary-hover: #f0f0f0; --bg-primary-active: #e9e9e9; --bg-primary-invert: #181819; --bg-secondary: #f0f0f0; --bg-secondary-hover: #e9e9e9; --bg-secondary-active: #dfdfdf; --bg-tertiary: #e9e9e9; --bg-tertiary-hover: #dfdfdf; --bg-tertiary-active: #b4b4b4; --bg-quaternary: #b4b4b4; --bg-quaternary-hover: #8e8e8f; --bg-quaternary-active: #6d6d6e; --text-primary: #181819; --text-primary-invert: #fafafa; --text-secondary: #6d6d6e; --text-secondary-invert: #b4b4b4; --border-primary: #b4b4b4; --border-primary-hover: #8e8e8f; --border-secondary: #dfdfdf; --border-secondary-hover: #b4b4b4; --border-tertiary: #f0f0f0; --border-tertiary-hover: #e9e9e9; --border-active: #181819; --border-active-invert: #fdfdfd; --icon-primary: #181819; --icon-primary-invert: #fafafa; --icon-secondary: #6d6d6e; --input-bg: #fdfdfd; --input-border: #b4b4b4; --input-border-hover: #6d6d6e; --input-border-active: #181819; --bg-transparent: rgba(1, 1, 2, 0.05); --bg-transparent-strong: rgba(1, 1, 2, 0.08); --bg-transparent-strongest: rgba(1, 1, 2, 0.12); --bg-transparent-blur-base: rgba(253, 253, 253, 0.9); --border-transparent: rgba(1, 1, 2, 0.1); --border-transparent-strong: rgba(1, 1, 2, 0.12); --border-transparent-strongest: rgba(1, 1, 2, 0.16); --bg-brand: #0ded00; --bg-brand-hover: #0aba00; --bg-brand-active: #078700; --text-on-brand: #5ff307; --text-brand: #0ded00; --text-brand-secondary: #055400; --icon-on-brand: #5ff307; --icon-brand: #0ded00; --icon-brand-secondary: #055400; --border-brand: #0ded00; --bg-brand-secondary: #e5fbe4; --bg-brand-secondary-hover: #cdfaca; --bg-brand-secondary-active: #b5f8b1; }