@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: "Paytone One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/paytone_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/paytone_one_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: "Paytone One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #525252; --bg-primary-hover: #4e5b4e; --bg-primary-active: #4b604c; --bg-primary-invert: #07ef0d; --bg-secondary: #4e5b4e; --bg-secondary-hover: #4b604c; --bg-secondary-active: #486749; --bg-tertiary: #4b604c; --bg-tertiary-hover: #486749; --bg-tertiary-active: #3a843c; --bg-quaternary: #3a843c; --bg-quaternary-hover: #2e9e31; --bg-quaternary-active: #23b527; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #07ef0d; --text-primary-invert: #515451; --text-secondary: #23b527; --text-secondary-invert: #3a843c; --border-primary: #3a843c; --border-primary-hover: #2e9e31; --border-secondary: #486749; --border-secondary-hover: #3a843c; --border-tertiary: #4e5b4e; --border-tertiary-hover: #4b604c; --border-active: #07ef0d; --border-active-invert: #525252; --icon-primary: #07ef0d; --icon-primary-invert: #515451; --icon-secondary: #23b527; --input-bg: #525252; --input-border: #3a843c; --input-border-hover: #23b527; --input-border-active: #07ef0d; --bg-transparent: rgba(0, 255, 6, 0.05); --bg-transparent-strong: rgba(0, 255, 6, 0.08); --bg-transparent-strongest: rgba(0, 255, 6, 0.12); --bg-transparent-blur-base: rgba(82, 82, 82, 0.9); --border-transparent: rgba(0, 255, 6, 0.1); --border-transparent-strong: rgba(0, 255, 6, 0.12); --border-transparent-strongest: rgba(0, 255, 6, 0.16); --bg-brand: #00ff06; --bg-brand-hover: #00cc05; --bg-brand-active: #009904; --text-on-brand: #000000; --text-brand: #00ff06; --text-brand-secondary: #006602; --icon-on-brand: #000000; --icon-brand: #00ff06; --icon-brand-secondary: #006602; --border-brand: #00ff06; --bg-brand-secondary: #4a634a; --bg-brand-secondary-hover: #427543; --bg-brand-secondary-active: #39863b; }