@font-face { font-family: "General Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_i7.ttf") format("ttf"); } @font-face { font-family: "Apfel Grotezk"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/apfel_grotezk_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/apfel_grotezk_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "General Sans", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "General Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf; --font-family-heading: "Apfel Grotezk", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #241f20; --bg-primary-hover: #2f2a2b; --bg-primary-active: #363132; --bg-primary-invert: #ebebeb; --bg-secondary: #2f2a2b; --bg-secondary-hover: #363132; --bg-secondary-active: #3e3a3b; --bg-tertiary: #363132; --bg-tertiary-hover: #3e3a3b; --bg-tertiary-active: #646061; --bg-quaternary: #646061; --bg-quaternary-hover: #848282; --bg-quaternary-active: #a19f9f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ebebeb; --text-primary-invert: #262122; --text-secondary: #a19f9f; --text-secondary-invert: #646061; --border-primary: #646061; --border-primary-hover: #848282; --border-secondary: #3e3a3b; --border-secondary-hover: #646061; --border-tertiary: #2f2a2b; --border-tertiary-hover: #363132; --border-active: #ebebeb; --border-active-invert: #241f20; --icon-primary: #ebebeb; --icon-primary-invert: #262122; --icon-secondary: #a19f9f; --input-bg: #241f20; --input-border: #646061; --input-border-hover: #a19f9f; --input-border-active: #ebebeb; --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(36, 31, 32, 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: #e40003; --bg-brand-hover: #b10002; --bg-brand-active: #7e0002; --text-on-brand: #ffffff; --text-brand: #e40003; --text-brand-secondary: #4b0001; --icon-on-brand: #ffffff; --icon-brand: #e40003; --icon-brand-secondary: #4b0001; --border-brand: #e40003; --bg-brand-secondary: #371c1d; --bg-brand-secondary-hover: #4a191a; --bg-brand-secondary-active: #5e1617; }