@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: #55535b; --bg-primary-hover: #5d5963; --bg-primary-active: #615d68; --bg-primary-invert: #dec6f0; --bg-secondary: #5d5963; --bg-secondary-hover: #615d68; --bg-secondary-active: #67626f; --bg-tertiary: #615d68; --bg-tertiary-hover: #67626f; --bg-tertiary-active: #81788b; --bg-quaternary: #81788b; --bg-quaternary-hover: #978aa3; --bg-quaternary-active: #ab9bb8; --text-primary: #dec6f0; --text-primary-invert: #57545d; --text-secondary: #ab9bb8; --text-secondary-invert: #81788b; --border-primary: #81788b; --border-primary-hover: #978aa3; --border-secondary: #67626f; --border-secondary-hover: #81788b; --border-tertiary: #5d5963; --border-tertiary-hover: #615d68; --border-active: #dec6f0; --border-active-invert: #55535b; --icon-primary: #dec6f0; --icon-primary-invert: #57545d; --icon-secondary: #ab9bb8; --input-bg: #55535b; --input-border: #81788b; --input-border-hover: #ab9bb8; --input-border-active: #dec6f0; --bg-transparent: rgba(235, 209, 255, 0.05); --bg-transparent-strong: rgba(235, 209, 255, 0.08); --bg-transparent-strongest: rgba(235, 209, 255, 0.12); --bg-transparent-blur-base: rgba(85, 83, 91, 0.9); --border-transparent: rgba(235, 209, 255, 0.1); --border-transparent-strong: rgba(235, 209, 255, 0.12); --border-transparent-strongest: rgba(235, 209, 255, 0.16); --bg-brand: #777280; --bg-brand-hover: #5e5a65; --bg-brand-active: #45424a; --text-on-brand: #faf1ff; --text-brand: #777280; --text-brand-secondary: #2c2a2f; --icon-on-brand: #faf1ff; --icon-brand: #777280; --icon-brand-secondary: #2c2a2f; --border-brand: #777280; --bg-brand-secondary: #58565f; --bg-brand-secondary-hover: #5c5962; --bg-brand-secondary-active: #5f5c66; }