@font-face { font-family: "Darker Grotesque"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/darker_grotesque_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/darker_grotesque_n4.ttf") format("ttf"); } @font-face { font-family: "Darker Grotesque"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/darker_grotesque_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/darker_grotesque_n7.ttf") format("ttf"); } @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"); } :root { color-scheme: light; --font-family-body: "Darker Grotesque", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Darker Grotesque";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/darker_grotesque_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/darker_grotesque_n4.ttf; --font-family-heading: "General Sans", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #0c0c0c; --bg-primary-active: #141413; --bg-primary-invert: #e1e1db; --bg-secondary: #0c0c0c; --bg-secondary-hover: #141413; --bg-secondary-active: #1e1e1d; --bg-tertiary: #141413; --bg-tertiary-hover: #1e1e1d; --bg-tertiary-active: #484846; --bg-quaternary: #484846; --bg-quaternary-hover: #6d6d6a; --bg-quaternary-active: #8d8d89; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e1e1db; --text-primary-invert: #020202; --text-secondary: #8d8d89; --text-secondary-invert: #484846; --border-primary: #484846; --border-primary-hover: #6d6d6a; --border-secondary: #1e1e1d; --border-secondary-hover: #484846; --border-tertiary: #0c0c0c; --border-tertiary-hover: #141413; --border-active: #e1e1db; --border-active-invert: #000000; --icon-primary: #e1e1db; --icon-primary-invert: #020202; --icon-secondary: #8d8d89; --input-bg: #000000; --input-border: #484846; --input-border-hover: #8d8d89; --input-border-active: #e1e1db; --bg-transparent: rgba(247, 247, 241, 0.05); --bg-transparent-strong: rgba(247, 247, 241, 0.08); --bg-transparent-strongest: rgba(247, 247, 241, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(247, 247, 241, 0.1); --border-transparent-strong: rgba(247, 247, 241, 0.12); --border-transparent-strongest: rgba(247, 247, 241, 0.16); --bg-brand: #f6f7f0; --bg-brand-hover: #e2e5cf; --bg-brand-active: #ced4ad; --text-on-brand: #000000; --text-brand: #f6f7f0; --text-brand-secondary: #bac28c; --icon-on-brand: #000000; --icon-brand: #f6f7f0; --icon-brand-secondary: #bac28c; --border-brand: #f6f7f0; --bg-brand-secondary: #191918; --bg-brand-secondary-hover: #313130; --bg-brand-secondary-active: #4a4a48; }