@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: "Archivo expanded"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_expanded_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_expanded_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #081510; --bg-primary-hover: #14211c; --bg-primary-active: #1c2823; --bg-primary-invert: #e9eae9; --bg-secondary: #14211c; --bg-secondary-hover: #1c2823; --bg-secondary-active: #26312d; --bg-tertiary: #1c2823; --bg-tertiary-hover: #26312d; --bg-tertiary-active: #505955; --bg-quaternary: #505955; --bg-quaternary-hover: #757c79; --bg-quaternary-active: #959a98; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9eae9; --text-primary-invert: #0a1712; --text-secondary: #959a98; --text-secondary-invert: #505955; --border-primary: #505955; --border-primary-hover: #757c79; --border-secondary: #26312d; --border-secondary-hover: #505955; --border-tertiary: #14211c; --border-tertiary-hover: #1c2823; --border-active: #e9eae9; --border-active-invert: #081510; --icon-primary: #e9eae9; --icon-primary-invert: #0a1712; --icon-secondary: #959a98; --input-bg: #081510; --input-border: #505955; --input-border-hover: #959a98; --input-border-active: #e9eae9; --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(8, 21, 16, 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: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #000000; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #000000; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #212c28; --bg-brand-secondary-hover: #394440; --bg-brand-secondary-active: #525b58; }