@font-face { font-family: Poppins; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.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"); } @font-face { font-family: Montserrat; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Poppins, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf; --font-family-heading: Montserrat, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #bab8ff; --bg-primary-hover: #b2b0f3; --bg-primary-active: #adabed; --bg-primary-invert: #28262d; --bg-secondary: #b2b0f3; --bg-secondary-hover: #adabed; --bg-secondary-active: #a7a5e3; --bg-tertiary: #adabed; --bg-tertiary-hover: #a7a5e3; --bg-tertiary-active: #8c8abc; --bg-quaternary: #8c8abc; --bg-quaternary-hover: #747299; --bg-quaternary-active: #5f5d7b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #28262d; --text-primary-invert: #b8b6fd; --text-secondary: #5f5d7b; --text-secondary-invert: #8c8abc; --border-primary: #8c8abc; --border-primary-hover: #747299; --border-secondary: #a7a5e3; --border-secondary-hover: #8c8abc; --border-tertiary: #b2b0f3; --border-tertiary-hover: #adabed; --border-active: #28262d; --border-active-invert: #bab8ff; --icon-primary: #28262d; --icon-primary-invert: #b8b6fd; --icon-secondary: #5f5d7b; --input-bg: #bab8ff; --input-border: #8c8abc; --input-border-hover: #5f5d7b; --input-border-active: #28262d; --bg-transparent: rgba(26, 24, 24, 0.05); --bg-transparent-strong: rgba(26, 24, 24, 0.08); --bg-transparent-strongest: rgba(26, 24, 24, 0.12); --bg-transparent-blur-base: rgba(186, 184, 255, 0.9); --border-transparent: rgba(26, 24, 24, 0.1); --border-transparent-strong: rgba(26, 24, 24, 0.12); --border-transparent-strongest: rgba(26, 24, 24, 0.16); --bg-brand: #7c5bff; --bg-brand-hover: #5328ff; --bg-brand-active: #3100f4; --text-on-brand: #ffffff; --text-brand: #7c5bff; --text-brand-secondary: #2700c1; --icon-on-brand: #ffffff; --icon-brand: #7c5bff; --icon-brand-secondary: #2700c1; --border-brand: #7c5bff; --bg-brand-secondary: #b4afff; --bg-brand-secondary-hover: #aea5ff; --bg-brand-secondary-active: #a79cff; }