@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: "Fjalla One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fjalla_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fjalla_one_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: "Fjalla One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #002741; --bg-primary-hover: #0c314a; --bg-primary-active: #14384f; --bg-primary-invert: #e3e3e0; --bg-secondary: #0c314a; --bg-secondary-hover: #14384f; --bg-secondary-active: #1e4056; --bg-tertiary: #14384f; --bg-tertiary-hover: #1e4056; --bg-tertiary-active: #486374; --bg-quaternary: #486374; --bg-quaternary-hover: #6e828e; --bg-quaternary-active: #8e9da5; --text-primary: #e3e3e0; --text-primary-invert: #022943; --text-secondary: #8e9da5; --text-secondary-invert: #486374; --border-primary: #486374; --border-primary-hover: #6e828e; --border-secondary: #1e4056; --border-secondary-hover: #486374; --border-tertiary: #0c314a; --border-tertiary-hover: #14384f; --border-active: #e3e3e0; --border-active-invert: #002741; --icon-primary: #e3e3e0; --icon-primary-invert: #022943; --icon-secondary: #8e9da5; --input-bg: #002741; --input-border: #486374; --input-border-hover: #8e9da5; --input-border-active: #e3e3e0; --bg-transparent: rgba(249, 246, 240, 0.05); --bg-transparent-strong: rgba(249, 246, 240, 0.08); --bg-transparent-strongest: rgba(249, 246, 240, 0.12); --bg-transparent-blur-base: rgba(0, 39, 65, 0.9); --border-transparent: rgba(249, 246, 240, 0.1); --border-transparent-strong: rgba(249, 246, 240, 0.12); --border-transparent-strongest: rgba(249, 246, 240, 0.16); --bg-brand: #7aff9e; --bg-brand-hover: #47ff79; --bg-brand-active: #14ff54; --text-on-brand: #000000; --text-brand: #7aff9e; --text-brand-secondary: #00e03d; --icon-on-brand: #000000; --icon-brand: #7aff9e; --icon-brand-secondary: #00e03d; --border-brand: #7aff9e; --bg-brand-secondary: #0c3d4a; --bg-brand-secondary-hover: #185254; --bg-brand-secondary-active: #25685d; }