@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: #c98bff; --bg-primary-hover: #bf84f2; --bg-primary-active: #b980eb; --bg-primary-invert: #120d17; --bg-secondary: #bf84f2; --bg-secondary-hover: #b980eb; --bg-secondary-active: #b17ae0; --bg-tertiary: #b980eb; --bg-tertiary-hover: #b17ae0; --bg-tertiary-active: #8f63b5; --bg-quaternary: #8f63b5; --bg-quaternary-hover: #714e8f; --bg-quaternary-active: #563c6e; --text-primary: #120d17; --text-primary-invert: #c78afc; --text-secondary: #563c6e; --text-secondary-invert: #8f63b5; --border-primary: #8f63b5; --border-primary-hover: #714e8f; --border-secondary: #b17ae0; --border-secondary-hover: #8f63b5; --border-tertiary: #bf84f2; --border-tertiary-hover: #b980eb; --border-active: #120d17; --border-active-invert: #c98bff; --icon-primary: #120d17; --icon-primary-invert: #c78afc; --icon-secondary: #563c6e; --input-bg: #c98bff; --input-border: #8f63b5; --input-border-hover: #563c6e; --input-border-active: #120d17; --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(201, 139, 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: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #ffffff; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #ffffff; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #ce97ff; --bg-brand-secondary-hover: #d4a2ff; --bg-brand-secondary-active: #d9aeff; }