@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: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.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: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #c2ffa1; --bg-primary-hover: #b8f299; --bg-primary-active: #b2eb94; --bg-primary-invert: #11170e; --bg-secondary: #b8f299; --bg-secondary-hover: #b2eb94; --bg-secondary-active: #abe08e; --bg-tertiary: #b2eb94; --bg-tertiary-hover: #abe08e; --bg-tertiary-active: #8ab572; --bg-quaternary: #8ab572; --bg-quaternary-hover: #6d8f5a; --bg-quaternary-active: #536e45; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #11170e; --text-primary-invert: #c0fc9f; --text-secondary: #536e45; --text-secondary-invert: #8ab572; --border-primary: #8ab572; --border-primary-hover: #6d8f5a; --border-secondary: #abe08e; --border-secondary-hover: #8ab572; --border-tertiary: #b8f299; --border-tertiary-hover: #b2eb94; --border-active: #11170e; --border-active-invert: #c2ffa1; --icon-primary: #11170e; --icon-primary-invert: #c0fc9f; --icon-secondary: #536e45; --input-bg: #c2ffa1; --input-border: #8ab572; --input-border-hover: #536e45; --input-border-active: #11170e; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(194, 255, 161, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #9b99ff; --bg-brand-hover: #6966ff; --bg-brand-active: #3733ff; --text-on-brand: #c9f3ff; --text-brand: #9b99ff; --text-brand-secondary: #0500ff; --icon-on-brand: #c9f3ff; --icon-brand: #9b99ff; --icon-brand-secondary: #0500ff; --border-brand: #9b99ff; --bg-brand-secondary: #bef5aa; --bg-brand-secondary-hover: #baebb4; --bg-brand-secondary-active: #b6e0bd; }