@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"); } @font-face { font-family: Poppins; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n9.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n3.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Poppins, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Poppins;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 300; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #c361f8; --bg-primary-hover: #b95cec; --bg-primary-active: #b359e4; --bg-primary-invert: #120916; --bg-secondary: #b95cec; --bg-secondary-hover: #b359e4; --bg-secondary-active: #ac55da; --bg-tertiary: #b359e4; --bg-tertiary-hover: #ac55da; --bg-tertiary-active: #8a45b0; --bg-quaternary: #8a45b0; --bg-quaternary-hover: #6d368b; --bg-quaternary-active: #542a6b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #120916; --text-primary-invert: #c160f6; --text-secondary: #542a6b; --text-secondary-invert: #8a45b0; --border-primary: #8a45b0; --border-primary-hover: #6d368b; --border-secondary: #ac55da; --border-secondary-hover: #8a45b0; --border-tertiary: #b95cec; --border-tertiary-hover: #b359e4; --border-active: #120916; --border-active-invert: #c361f8; --icon-primary: #120916; --icon-primary-invert: #c160f6; --icon-secondary: #542a6b; --input-bg: #c361f8; --input-border: #8a45b0; --input-border-hover: #542a6b; --input-border-active: #120916; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(195, 97, 248, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #b057df; --bg-brand-secondary-hover: #9c4ec6; --bg-brand-secondary-active: #8944ae; }