@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: Montserrat; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_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: Montserrat, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f2f2f3; --bg-primary-active: #ebebeb; --bg-primary-invert: #18171c; --bg-secondary: #f2f2f3; --bg-secondary-hover: #ebebeb; --bg-secondary-active: #e1e0e1; --bg-tertiary: #ebebeb; --bg-tertiary-hover: #e1e0e1; --bg-tertiary-active: #b5b5b7; --bg-quaternary: #b5b5b7; --bg-quaternary-hover: #8f8f91; --bg-quaternary-active: #6e6e71; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #18171c; --text-primary-invert: #fcfcfd; --text-secondary: #6e6e71; --text-secondary-invert: #b5b5b7; --border-primary: #b5b5b7; --border-primary-hover: #8f8f91; --border-secondary: #e1e0e1; --border-secondary-hover: #b5b5b7; --border-tertiary: #f2f2f3; --border-tertiary-hover: #ebebeb; --border-active: #18171c; --border-active-invert: #ffffff; --icon-primary: #18171c; --icon-primary-invert: #fcfcfd; --icon-secondary: #6e6e71; --input-bg: #ffffff; --input-border: #b5b5b7; --input-border-hover: #6e6e71; --input-border-active: #18171c; --bg-transparent: rgba(1, 0, 6, 0.05); --bg-transparent-strong: rgba(1, 0, 6, 0.08); --bg-transparent-strongest: rgba(1, 0, 6, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(1, 0, 6, 0.1); --border-transparent-strong: rgba(1, 0, 6, 0.12); --border-transparent-strongest: rgba(1, 0, 6, 0.16); --bg-brand: #230090; --bg-brand-hover: #17005d; --bg-brand-active: #0a002a; --text-on-brand: #F9F8FF; --text-brand: #230090; --text-brand-secondary: black; --icon-on-brand: #F9F8FF; --icon-brand: #230090; --icon-brand-secondary: black; --border-brand: #230090; --bg-brand-secondary: #e9e6f4; --bg-brand-secondary-hover: #d3cce9; --bg-brand-secondary-active: #bdb3de; }