@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_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: "Inter Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #b70505; --bg-primary-hover: #bb1212; --bg-primary-active: #bd1919; --bg-primary-invert: #f9e9e9; --bg-secondary: #bb1212; --bg-secondary-hover: #bd1919; --bg-secondary-active: #c02323; --bg-tertiary: #bd1919; --bg-tertiary-hover: #c02323; --bg-tertiary-active: #cc4e4e; --bg-quaternary: #cc4e4e; --bg-quaternary-hover: #d77373; --bg-quaternary-active: #e09494; --text-primary: #f9e9e9; --text-primary-invert: #b80808; --text-secondary: #e09494; --text-secondary-invert: #cc4e4e; --border-primary: #cc4e4e; --border-primary-hover: #d77373; --border-secondary: #c02323; --border-secondary-hover: #cc4e4e; --border-tertiary: #bb1212; --border-tertiary-hover: #bd1919; --border-active: #f9e9e9; --border-active-invert: #b70505; --icon-primary: #f9e9e9; --icon-primary-invert: #b80808; --icon-secondary: #e09494; --input-bg: #b70505; --input-border: #cc4e4e; --input-border-hover: #e09494; --input-border-active: #f9e9e9; --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(183, 5, 5, 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: #8dd5f0; --bg-brand-hover: #60c4ea; --bg-brand-active: #33b4e4; --text-on-brand: #000000; --text-brand: #8dd5f0; --text-brand-secondary: #1b9ac9; --icon-on-brand: #000000; --icon-brand: #8dd5f0; --icon-brand-secondary: #1b9ac9; --border-brand: #8dd5f0; --bg-brand-secondary: #b31a1d; --bg-brand-secondary-hover: #af2f34; --bg-brand-secondary-active: #aa434c; }