@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: "Rubik Bubbles"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_bubbles_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_bubbles_n4.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: "Rubik Bubbles", display; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #bab8ff; --bg-primary-hover: #b5b1fe; --bg-primary-active: #b1adfd; --bg-primary-invert: #583ae5; --bg-secondary: #b5b1fe; --bg-secondary-hover: #b1adfd; --bg-secondary-active: #ada7fc; --bg-tertiary: #b1adfd; --bg-tertiary-hover: #ada7fc; --bg-tertiary-active: #9b90f7; --bg-quaternary: #9b90f7; --bg-quaternary-hover: #8a7bf2; --bg-quaternary-active: #7c69ee; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #583ae5; --text-primary-invert: #b9b7ff; --text-secondary: #7c69ee; --text-secondary-invert: #9b90f7; --border-primary: #9b90f7; --border-primary-hover: #8a7bf2; --border-secondary: #ada7fc; --border-secondary-hover: #9b90f7; --border-tertiary: #b5b1fe; --border-tertiary-hover: #b1adfd; --border-active: #583ae5; --border-active-invert: #bab8ff; --icon-primary: #583ae5; --icon-primary-invert: #b9b7ff; --icon-secondary: #7c69ee; --input-bg: #bab8ff; --input-border: #9b90f7; --input-border-hover: #7c69ee; --input-border-active: #583ae5; --bg-transparent: rgba(78, 45, 226, 0.05); --bg-transparent-strong: rgba(78, 45, 226, 0.08); --bg-transparent-strongest: rgba(78, 45, 226, 0.12); --bg-transparent-blur-base: rgba(186, 184, 255, 0.9); --border-transparent: rgba(78, 45, 226, 0.1); --border-transparent-strong: rgba(78, 45, 226, 0.12); --border-transparent-strongest: rgba(78, 45, 226, 0.16); --bg-brand: #f9e568; --bg-brand-hover: #f7dd37; --bg-brand-active: #f1d10a; --text-on-brand: #6751fd; --text-brand: #f9e568; --text-brand-secondary: #c0a708; --icon-on-brand: #6751fd; --icon-brand: #f9e568; --icon-brand-secondary: #c0a708; --border-brand: #f9e568; --bg-brand-secondary: #c0bdf0; --bg-brand-secondary-hover: #c7c1e1; --bg-brand-secondary-active: #cdc6d2; }