@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: "Black Han Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/black_han_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/black_han_sans_n4.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: "Black Han Sans", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #24c390; --bg-primary-hover: #2fc696; --bg-primary-active: #36c899; --bg-primary-invert: #ebfaf5; --bg-secondary: #2fc696; --bg-secondary-hover: #36c899; --bg-secondary-active: #3eca9d; --bg-tertiary: #36c899; --bg-tertiary-hover: #3eca9d; --bg-tertiary-active: #64d4b0; --bg-quaternary: #64d4b0; --bg-quaternary-hover: #84ddc1; --bg-quaternary-active: #a1e5cf; --text-primary: #ebfaf5; --text-primary-invert: #26c491; --text-secondary: #a1e5cf; --text-secondary-invert: #64d4b0; --border-primary: #64d4b0; --border-primary-hover: #84ddc1; --border-secondary: #3eca9d; --border-secondary-hover: #64d4b0; --border-tertiary: #2fc696; --border-tertiary-hover: #36c899; --border-active: #ebfaf5; --border-active-invert: #24c390; --icon-primary: #ebfaf5; --icon-primary-invert: #26c491; --icon-secondary: #a1e5cf; --input-bg: #24c390; --input-border: #64d4b0; --input-border-hover: #a1e5cf; --input-border-active: #ebfaf5; --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, 195, 144, 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: #cd4045; --bg-brand-hover: #ad2d32; --bg-brand-active: #842326; --text-on-brand: #ffffff; --text-brand: #cd4045; --text-brand-secondary: #5c181a; --icon-on-brand: #ffffff; --icon-brand: #cd4045; --icon-brand-secondary: #5c181a; --border-brand: #cd4045; --bg-brand-secondary: #35b689; --bg-brand-secondary-hover: #46a981; --bg-brand-secondary-active: #579c7a; }