@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: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n5.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: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #4e0878; --bg-primary-hover: #57147f; --bg-primary-active: #5c1c83; --bg-primary-invert: #ede7f1; --bg-secondary: #57147f; --bg-secondary-hover: #5c1c83; --bg-secondary-active: #632588; --bg-tertiary: #5c1c83; --bg-tertiary-hover: #632588; --bg-tertiary-active: #814f9f; --bg-quaternary: #814f9f; --bg-quaternary-hover: #9b74b3; --bg-quaternary-active: #b294c4; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ede7f1; --text-primary-invert: #500a79; --text-secondary: #b294c4; --text-secondary-invert: #814f9f; --border-primary: #814f9f; --border-primary-hover: #9b74b3; --border-secondary: #632588; --border-secondary-hover: #814f9f; --border-tertiary: #57147f; --border-tertiary-hover: #5c1c83; --border-active: #ede7f1; --border-active-invert: #4e0878; --icon-primary: #ede7f1; --icon-primary-invert: #500a79; --icon-secondary: #b294c4; --input-bg: #4e0878; --input-border: #814f9f; --input-border-hover: #b294c4; --input-border-active: #ede7f1; --bg-transparent: rgba(253, 253, 253, 0.05); --bg-transparent-strong: rgba(253, 253, 253, 0.08); --bg-transparent-strongest: rgba(253, 253, 253, 0.12); --bg-transparent-blur-base: rgba(78, 8, 120, 0.9); --border-transparent: rgba(253, 253, 253, 0.1); --border-transparent-strong: rgba(253, 253, 253, 0.12); --border-transparent-strongest: rgba(253, 253, 253, 0.16); --bg-brand: #8a17c4; --bg-brand-hover: #6a1296; --bg-brand-active: #4a0c69; --text-on-brand: #ffffff; --text-brand: #8a17c4; --text-brand-secondary: #2a073b; --icon-on-brand: #ffffff; --icon-brand: #8a17c4; --icon-brand-secondary: #2a073b; --border-brand: #8a17c4; --bg-brand-secondary: #540a80; --bg-brand-secondary-hover: #5a0b87; --bg-brand-secondary-active: #600d8f; }