@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: #150B17; --bg-primary-hover: #211722; --bg-primary-active: #271e29; --bg-primary-invert: #e7e6e7; --bg-secondary: #211722; --bg-secondary-hover: #271e29; --bg-secondary-active: #312832; --bg-tertiary: #271e29; --bg-tertiary-hover: #312832; --bg-tertiary-active: #585159; --bg-quaternary: #585159; --bg-quaternary-hover: #7b757c; --bg-quaternary-active: #99949a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e7e6e7; --text-primary-invert: #170d19; --text-secondary: #99949a; --text-secondary-invert: #585159; --border-primary: #585159; --border-primary-hover: #7b757c; --border-secondary: #312832; --border-secondary-hover: #585159; --border-tertiary: #211722; --border-tertiary-hover: #271e29; --border-active: #e7e6e7; --border-active-invert: #150B17; --icon-primary: #e7e6e7; --icon-primary-invert: #170d19; --icon-secondary: #99949a; --input-bg: #150B17; --input-border: #585159; --input-border-hover: #99949a; --input-border-active: #e7e6e7; --bg-transparent: rgba(252, 252, 252, 0.05); --bg-transparent-strong: rgba(252, 252, 252, 0.08); --bg-transparent-strongest: rgba(252, 252, 252, 0.12); --bg-transparent-blur-base: rgba(21, 11, 23, 0.9); --border-transparent: rgba(252, 252, 252, 0.1); --border-transparent-strong: rgba(252, 252, 252, 0.12); --border-transparent-strongest: rgba(252, 252, 252, 0.16); --bg-brand: #f70522; --bg-brand-hover: #c5041b; --bg-brand-active: #930314; --text-on-brand: #ffffff; --text-brand: #f70522; --text-brand-secondary: #61020d; --icon-on-brand: #ffffff; --icon-brand: #f70522; --icon-brand-secondary: #61020d; --border-brand: #f70522; --bg-brand-secondary: #2c0a18; --bg-brand-secondary-hover: #420a19; --bg-brand-secondary-active: #59091a; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }