@font-face { font-family: "Inter Tight"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n5.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: "Red Hat Text"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/red_hat_text_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/red_hat_text_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n5.ttf; --font-family-heading: "Red Hat Text", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #6a386a; --bg-primary-hover: #6b3f6a; --bg-primary-active: #6b446b; --bg-primary-invert: #75bf70; --bg-secondary: #6b3f6a; --bg-secondary-hover: #6b446b; --bg-secondary-active: #6b4a6b; --bg-tertiary: #6b446b; --bg-tertiary-hover: #6b4a6b; --bg-tertiary-active: #6d636c; --bg-quaternary: #6d636c; --bg-quaternary-hover: #6f796d; --bg-quaternary-active: #718c6e; --text-primary: #75bf70; --text-primary-invert: #6a396a; --text-secondary: #718c6e; --text-secondary-invert: #6d636c; --border-primary: #6d636c; --border-primary-hover: #6f796d; --border-secondary: #6b4a6b; --border-secondary-hover: #6d636c; --border-tertiary: #6b3f6a; --border-tertiary-hover: #6b446b; --border-active: #75bf70; --border-active-invert: #6a386a; --icon-primary: #75bf70; --icon-primary-invert: #6a396a; --icon-secondary: #718c6e; --input-bg: #6a386a; --input-border: #6d636c; --input-border-hover: #718c6e; --input-border-active: #75bf70; --bg-transparent: rgba(118, 204, 113, 0.05); --bg-transparent-strong: rgba(118, 204, 113, 0.08); --bg-transparent-strongest: rgba(118, 204, 113, 0.12); --bg-transparent-blur-base: rgba(106, 56, 106, 0.9); --border-transparent: rgba(118, 204, 113, 0.1); --border-transparent-strong: rgba(118, 204, 113, 0.12); --border-transparent-strongest: rgba(118, 204, 113, 0.16); --bg-brand: #fa6f36; --bg-brand-hover: #f74c06; --bg-brand-active: #c53d05; --text-on-brand: #191919; --text-brand: #fa6f36; --text-brand-secondary: #932d04; --icon-on-brand: #191919; --icon-brand: #fa6f36; --icon-brand-secondary: #932d04; --border-brand: #fa6f36; --bg-brand-secondary: #783e65; --bg-brand-secondary-hover: #874360; --bg-brand-secondary-active: #95495a; }