@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: "Changa One"; font-weight: 400; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/changa_one_i4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/changa_one_i4.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: "Changa One", display; --font-weight-heading: 400; --font-style-heading: italic; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #8e9da7; --bg-primary-hover: #94a2ab; --bg-primary-active: #97a5ae; --bg-primary-invert: #f5f6f7; --bg-secondary: #94a2ab; --bg-secondary-hover: #97a5ae; --bg-secondary-active: #9ca9b2; --bg-tertiary: #97a5ae; --bg-tertiary-hover: #9ca9b2; --bg-tertiary-active: #afb9c1; --bg-quaternary: #afb9c1; --bg-quaternary-hover: #c0c8ce; --bg-quaternary-active: #ced5d9; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f5f6f7; --text-primary-invert: #8f9ea8; --text-secondary: #ced5d9; --text-secondary-invert: #afb9c1; --border-primary: #afb9c1; --border-primary-hover: #c0c8ce; --border-secondary: #9ca9b2; --border-secondary-hover: #afb9c1; --border-tertiary: #94a2ab; --border-tertiary-hover: #97a5ae; --border-active: #f5f6f7; --border-active-invert: #8e9da7; --icon-primary: #f5f6f7; --icon-primary-invert: #8f9ea8; --icon-secondary: #ced5d9; --input-bg: #8e9da7; --input-border: #afb9c1; --input-border-hover: #ced5d9; --input-border-active: #f5f6f7; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(142, 157, 167, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #c8edfe; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #c8edfe; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #808d96; --bg-brand-secondary-hover: #727e86; --bg-brand-secondary-active: #636e75; }