@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: "Work Sans"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n5.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: "Work Sans", sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #5f40a9; --bg-primary-hover: #674aad; --bg-primary-active: #6c4fb0; --bg-primary-invert: #f1eef7; --bg-secondary: #674aad; --bg-secondary-hover: #6c4fb0; --bg-secondary-active: #7257b3; --bg-tertiary: #6c4fb0; --bg-tertiary-hover: #7257b3; --bg-tertiary-active: #8d77c2; --bg-quaternary: #8d77c2; --bg-quaternary-hover: #a594cf; --bg-quaternary-active: #baadda; --text-primary: #f1eef7; --text-primary-invert: #6142aa; --text-secondary: #baadda; --text-secondary-invert: #8d77c2; --border-primary: #8d77c2; --border-primary-hover: #a594cf; --border-secondary: #7257b3; --border-secondary-hover: #8d77c2; --border-tertiary: #674aad; --border-tertiary-hover: #6c4fb0; --border-active: #f1eef7; --border-active-invert: #5f40a9; --icon-primary: #f1eef7; --icon-primary-invert: #6142aa; --icon-secondary: #baadda; --input-bg: #5f40a9; --input-border: #8d77c2; --input-border-hover: #baadda; --input-border-active: #f1eef7; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(95, 64, 169, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #9e64e8; --bg-brand-hover: #8238e1; --bg-brand-active: #691ec8; --text-on-brand: #071726; --text-brand: #9e64e8; --text-brand-secondary: #51179c; --icon-on-brand: #071726; --icon-brand: #9e64e8; --icon-brand-secondary: #51179c; --border-brand: #9e64e8; --bg-brand-secondary: #6544af; --bg-brand-secondary-hover: #6c47b6; --bg-brand-secondary-active: #724bbc; }