@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #ffd14b; --bg-primary-hover: #f3cc53; --bg-primary-active: #ecca57; --bg-primary-invert: #2c7cd9; --bg-secondary: #f3cc53; --bg-secondary-hover: #ecca57; --bg-secondary-active: #e3c65e; --bg-tertiary: #ecca57; --bg-tertiary-hover: #e3c65e; --bg-tertiary-active: #bcb678; --bg-quaternary: #bcb678; --bg-quaternary-hover: #99a890; --bg-quaternary-active: #7b9ca4; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2c7cd9; --text-primary-invert: #fdd04d; --text-secondary: #7b9ca4; --text-secondary-invert: #bcb678; --border-primary: #bcb678; --border-primary-hover: #99a890; --border-secondary: #e3c65e; --border-secondary-hover: #bcb678; --border-tertiary: #f3cc53; --border-tertiary-hover: #ecca57; --border-active: #2c7cd9; --border-active-invert: #ffd14b; --icon-primary: #2c7cd9; --icon-primary-invert: #fdd04d; --icon-secondary: #7b9ca4; --input-bg: #ffd14b; --input-border: #bcb678; --input-border-hover: #7b9ca4; --input-border-active: #2c7cd9; --bg-transparent: rgba(23, 116, 231, 0.05); --bg-transparent-strong: rgba(23, 116, 231, 0.08); --bg-transparent-strongest: rgba(23, 116, 231, 0.12); --bg-transparent-blur-base: rgba(255, 209, 75, 0.9); --border-transparent: rgba(23, 116, 231, 0.1); --border-transparent-strong: rgba(23, 116, 231, 0.12); --border-transparent-strongest: rgba(23, 116, 231, 0.16); --bg-brand: #0f8df0; --bg-brand-hover: #0c71c0; --bg-brand-active: #095590; --text-on-brand: #ffffff; --text-brand: #0f8df0; --text-brand-secondary: #063860; --icon-on-brand: #ffffff; --icon-brand: #0f8df0; --icon-brand-secondary: #063860; --border-brand: #0f8df0; --bg-brand-secondary: #e7ca5c; --bg-brand-secondary-hover: #cfc36c; --bg-brand-secondary-active: #b7bd7d; }