@font-face { font-family: "Space Grotesk"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_n4.ttf") format("ttf"); } @font-face { font-family: "Space Grotesk"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_n7.ttf") format("ttf"); } @font-face { font-family: "Chakra Petch"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/chakra_petch_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/chakra_petch_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Space Grotesk", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Space Grotesk";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_n4.ttf; --font-family-heading: "Chakra Petch", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: true; --text-transform-heading: true; --logo-width: 100px; --bg-primary: #0e0e10; --bg-primary-hover: #1a1a1c; --bg-primary-active: #212123; --bg-primary-invert: #e9e9e9; --bg-secondary: #1a1a1c; --bg-secondary-hover: #212123; --bg-secondary-active: #2b2b2d; --bg-tertiary: #212123; --bg-tertiary-hover: #2b2b2d; --bg-tertiary-active: #545455; --bg-quaternary: #545455; --bg-quaternary-hover: #787879; --bg-quaternary-active: #979798; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9e9e9; --text-primary-invert: #101012; --text-secondary: #979798; --text-secondary-invert: #545455; --border-primary: #545455; --border-primary-hover: #787879; --border-secondary: #2b2b2d; --border-secondary-hover: #545455; --border-tertiary: #1a1a1c; --border-tertiary-hover: #212123; --border-active: #e9e9e9; --border-active-invert: #0e0e10; --icon-primary: #e9e9e9; --icon-primary-invert: #101012; --icon-secondary: #979798; --input-bg: #0e0e10; --input-border: #545455; --input-border-hover: #979798; --input-border-active: #e9e9e9; --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(14, 14, 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: #22e06a; --bg-brand-hover: #19b655; --bg-brand-active: #138940; --text-on-brand: #000000; --text-brand: #22e06a; --text-brand-secondary: #0d5c2b; --icon-on-brand: #000000; --icon-brand: #22e06a; --icon-brand-secondary: #0d5c2b; --border-brand: #22e06a; --bg-brand-secondary: #102319; --bg-brand-secondary-hover: #123822; --bg-brand-secondary-active: #144d2b; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }