@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #dfd0ff; --bg-primary-hover: #d4c6f2; --bg-primary-active: #cdbfeb; --bg-primary-invert: #141317; --bg-secondary: #d4c6f2; --bg-secondary-hover: #cdbfeb; --bg-secondary-active: #c4b7e0; --bg-tertiary: #cdbfeb; --bg-tertiary-hover: #c4b7e0; --bg-tertiary-active: #9e94b5; --bg-quaternary: #9e94b5; --bg-quaternary-hover: #7d748f; --bg-quaternary-active: #60596e; --text-primary: #141317; --text-primary-invert: #ddcefc; --text-secondary: #60596e; --text-secondary-invert: #9e94b5; --border-primary: #9e94b5; --border-primary-hover: #7d748f; --border-secondary: #c4b7e0; --border-secondary-hover: #9e94b5; --border-tertiary: #d4c6f2; --border-tertiary-hover: #cdbfeb; --border-active: #141317; --border-active-invert: #dfd0ff; --icon-primary: #141317; --icon-primary-invert: #ddcefc; --icon-secondary: #60596e; --input-bg: #dfd0ff; --input-border: #9e94b5; --input-border-hover: #60596e; --input-border-active: #141317; --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(223, 208, 255, 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: #6228c0; --bg-brand-hover: #4c1f96; --bg-brand-active: #37166c; --text-on-brand: #ffffff; --text-brand: #6228c0; --text-brand-secondary: #210e41; --icon-on-brand: #ffffff; --icon-brand: #6228c0; --icon-brand-secondary: #210e41; --border-brand: #6228c0; --bg-brand-secondary: #d3bff9; --bg-brand-secondary-hover: #c6aef2; --bg-brand-secondary-active: #ba9eec; }