@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: 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"); } :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: Lato, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #191e3a; --bg-primary-hover: #242943; --bg-primary-active: #2b2f49; --bg-primary-invert: #e5e3e4; --bg-secondary: #242943; --bg-secondary-hover: #2b2f49; --bg-secondary-active: #343850; --bg-tertiary: #2b2f49; --bg-tertiary-hover: #343850; --bg-tertiary-active: #5a5d70; --bg-quaternary: #5a5d70; --bg-quaternary-hover: #7c7d8c; --bg-quaternary-active: #999aa5; --text-primary: #e5e3e4; --text-primary-invert: #1b203c; --text-secondary: #999aa5; --text-secondary-invert: #5a5d70; --border-primary: #5a5d70; --border-primary-hover: #7c7d8c; --border-secondary: #343850; --border-secondary-hover: #5a5d70; --border-tertiary: #242943; --border-tertiary-hover: #2b2f49; --border-active: #e5e3e4; --border-active-invert: #191e3a; --icon-primary: #e5e3e4; --icon-primary-invert: #1b203c; --icon-secondary: #999aa5; --input-bg: #191e3a; --input-border: #5a5d70; --input-border-hover: #999aa5; --input-border-active: #e5e3e4; --bg-transparent: rgba(249, 247, 245, 0.05); --bg-transparent-strong: rgba(249, 247, 245, 0.08); --bg-transparent-strongest: rgba(249, 247, 245, 0.12); --bg-transparent-blur-base: rgba(25, 30, 58, 0.9); --border-transparent: rgba(249, 247, 245, 0.1); --border-transparent-strong: rgba(249, 247, 245, 0.12); --border-transparent-strongest: rgba(249, 247, 245, 0.16); --bg-brand: #dfe7e9; --bg-brand-hover: #c1d0d4; --bg-brand-active: #a3babf; --text-on-brand: #191e3a; --text-brand: #dfe7e9; --text-brand-secondary: #84a3ab; --icon-on-brand: #191e3a; --icon-brand: #dfe7e9; --icon-brand-secondary: #84a3ab; --border-brand: #dfe7e9; --bg-brand-secondary: #2d324c; --bg-brand-secondary-hover: #41465d; --bg-brand-secondary-active: #545a6f; }