@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: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n8.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: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #bab8ff; --bg-primary-hover: #b1aff2; --bg-primary-active: #abaaeb; --bg-primary-invert: #14131a; --bg-secondary: #b1aff2; --bg-secondary-hover: #abaaeb; --bg-secondary-active: #a4a2e1; --bg-tertiary: #abaaeb; --bg-tertiary-hover: #a4a2e1; --bg-tertiary-active: #8584b6; --bg-quaternary: #8584b6; --bg-quaternary-hover: #6a6890; --bg-quaternary-active: #52516f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #14131a; --text-primary-invert: #b8b6fc; --text-secondary: #52516f; --text-secondary-invert: #8584b6; --border-primary: #8584b6; --border-primary-hover: #6a6890; --border-secondary: #a4a2e1; --border-secondary-hover: #8584b6; --border-tertiary: #b1aff2; --border-tertiary-hover: #abaaeb; --border-active: #14131a; --border-active-invert: #bab8ff; --icon-primary: #14131a; --icon-primary-invert: #b8b6fc; --icon-secondary: #52516f; --input-bg: #bab8ff; --input-border: #8584b6; --input-border-hover: #52516f; --input-border-active: #14131a; --bg-transparent: rgba(4, 3, 3, 0.05); --bg-transparent-strong: rgba(4, 3, 3, 0.08); --bg-transparent-strongest: rgba(4, 3, 3, 0.12); --bg-transparent-blur-base: rgba(186, 184, 255, 0.9); --border-transparent: rgba(4, 3, 3, 0.1); --border-transparent-strong: rgba(4, 3, 3, 0.12); --border-transparent-strongest: rgba(4, 3, 3, 0.16); --bg-brand: #fddeff; --bg-brand-hover: #faabff; --bg-brand-active: #f778ff; --text-on-brand: #0c0b0b; --text-brand: #fddeff; --text-brand-secondary: #f445ff; --icon-on-brand: #0c0b0b; --icon-brand: #fddeff; --icon-brand-secondary: #f445ff; --border-brand: #fddeff; --bg-brand-secondary: #c1bcff; --bg-brand-secondary-hover: #c7c0ff; --bg-brand-secondary-active: #cec3ff; }