@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: Poppins; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_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: Poppins, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #afa8d4; --bg-primary-hover: #a7a0ca; --bg-primary-active: #a29bc4; --bg-primary-invert: #19181c; --bg-secondary: #a7a0ca; --bg-secondary-hover: #a29bc4; --bg-secondary-active: #9b95bc; --bg-tertiary: #a29bc4; --bg-tertiary-hover: #9b95bc; --bg-tertiary-active: #7f7a99; --bg-quaternary: #7f7a99; --bg-quaternary-hover: #66627b; --bg-quaternary-active: #514e61; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #19181c; --text-primary-invert: #ada6d2; --text-secondary: #514e61; --text-secondary-invert: #7f7a99; --border-primary: #7f7a99; --border-primary-hover: #66627b; --border-secondary: #9b95bc; --border-secondary-hover: #7f7a99; --border-tertiary: #a7a0ca; --border-tertiary-hover: #a29bc4; --border-active: #19181c; --border-active-invert: #afa8d4; --icon-primary: #19181c; --icon-primary-invert: #ada6d2; --icon-secondary: #514e61; --input-bg: #afa8d4; --input-border: #7f7a99; --input-border-hover: #514e61; --input-border-active: #19181c; --bg-transparent: rgba(10, 10, 10, 0.05); --bg-transparent-strong: rgba(10, 10, 10, 0.08); --bg-transparent-strongest: rgba(10, 10, 10, 0.12); --bg-transparent-blur-base: rgba(175, 168, 212, 0.9); --border-transparent: rgba(10, 10, 10, 0.1); --border-transparent-strong: rgba(10, 10, 10, 0.12); --border-transparent-strongest: rgba(10, 10, 10, 0.16); --bg-brand: #ff7ba0; --bg-brand-hover: #ff487b; --bg-brand-active: #ff1557; --text-on-brand: #0a0a0a; --text-brand: #ff7ba0; --text-brand-secondary: #e1003f; --icon-on-brand: #0a0a0a; --icon-brand: #ff7ba0; --icon-brand-secondary: #e1003f; --border-brand: #ff7ba0; --bg-brand-secondary: #b7a4cf; --bg-brand-secondary-hover: #bf9fca; --bg-brand-secondary-active: #c79bc4; }