@font-face { font-family: Manrope; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf") format("ttf"); } @font-face { font-family: Manrope; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n7.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: Manrope, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Manrope;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/manrope_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: #110001; --bg-primary-hover: #1d0c0d; --bg-primary-active: #241415; --bg-primary-invert: #e7e1e3; --bg-secondary: #1d0c0d; --bg-secondary-hover: #241415; --bg-secondary-active: #2d1e1f; --bg-tertiary: #241415; --bg-tertiary-hover: #2d1e1f; --bg-tertiary-active: #554849; --bg-quaternary: #554849; --bg-quaternary-hover: #786d6e; --bg-quaternary-active: #978d8e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e7e1e3; --text-primary-invert: #130203; --text-secondary: #978d8e; --text-secondary-invert: #554849; --border-primary: #554849; --border-primary-hover: #786d6e; --border-secondary: #2d1e1f; --border-secondary-hover: #554849; --border-tertiary: #1d0c0d; --border-tertiary-hover: #241415; --border-active: #e7e1e3; --border-active-invert: #110001; --icon-primary: #e7e1e3; --icon-primary-invert: #130203; --icon-secondary: #978d8e; --input-bg: #110001; --input-border: #554849; --input-border-hover: #978d8e; --input-border-active: #e7e1e3; --bg-transparent: rgba(252, 247, 249, 0.05); --bg-transparent-strong: rgba(252, 247, 249, 0.08); --bg-transparent-strongest: rgba(252, 247, 249, 0.12); --bg-transparent-blur-base: rgba(17, 0, 1, 0.9); --border-transparent: rgba(252, 247, 249, 0.1); --border-transparent-strong: rgba(252, 247, 249, 0.12); --border-transparent-strongest: rgba(252, 247, 249, 0.16); --bg-brand: #b41227; --bg-brand-hover: #860d1d; --bg-brand-active: #570913; --text-on-brand: #fcf7f9; --text-brand: #b41227; --text-brand-secondary: #290409; --icon-on-brand: #fcf7f9; --icon-brand: #b41227; --icon-brand-secondary: #290409; --border-brand: #b41227; --bg-brand-secondary: #210205; --bg-brand-secondary-hover: #320409; --bg-brand-secondary-active: #42050c; }