@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: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_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: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #1f0c4d; --bg-primary-hover: #2a1856; --bg-primary-active: #301f5b; --bg-primary-invert: #e5e3ef; --bg-secondary: #2a1856; --bg-secondary-hover: #301f5b; --bg-secondary-active: #392862; --bg-tertiary: #301f5b; --bg-tertiary-hover: #392862; --bg-tertiary-active: #5e5081; --bg-quaternary: #5e5081; --bg-quaternary-hover: #7f749b; --bg-quaternary-active: #9b93b2; --text-primary: #e5e3ef; --text-primary-invert: #210e4f; --text-secondary: #9b93b2; --text-secondary-invert: #5e5081; --border-primary: #5e5081; --border-primary-hover: #7f749b; --border-secondary: #392862; --border-secondary-hover: #5e5081; --border-tertiary: #2a1856; --border-tertiary-hover: #301f5b; --border-active: #e5e3ef; --border-active-invert: #1f0c4d; --icon-primary: #e5e3ef; --icon-primary-invert: #210e4f; --icon-secondary: #9b93b2; --input-bg: #1f0c4d; --input-border: #5e5081; --input-border-hover: #9b93b2; --input-border-active: #e5e3ef; --bg-transparent: rgba(249, 248, 255, 0.05); --bg-transparent-strong: rgba(249, 248, 255, 0.08); --bg-transparent-strongest: rgba(249, 248, 255, 0.12); --bg-transparent-blur-base: rgba(31, 12, 77, 0.9); --border-transparent: rgba(249, 248, 255, 0.1); --border-transparent-strong: rgba(249, 248, 255, 0.12); --border-transparent-strongest: rgba(249, 248, 255, 0.16); --bg-brand: #632CFF; --bg-brand-hover: #4100f8; --bg-brand-active: #3300c5; --text-on-brand: #F9F8FF; --text-brand: #632CFF; --text-brand-secondary: #260092; --icon-on-brand: #F9F8FF; --icon-brand: #632CFF; --icon-brand-secondary: #260092; --border-brand: #632CFF; --bg-brand-secondary: #260f5f; --bg-brand-secondary-hover: #2d1271; --bg-brand-secondary-active: #331682; }