@font-face { font-family: "Inter Tight"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n5.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: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n5.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: #7b06bb; --bg-primary-hover: #8212be; --bg-primary-active: #861ac0; --bg-primary-invert: #f3e9f9; --bg-secondary: #8212be; --bg-secondary-hover: #861ac0; --bg-secondary-active: #8b24c3; --bg-tertiary: #861ac0; --bg-tertiary-hover: #8b24c3; --bg-tertiary-active: #a14ecf; --bg-quaternary: #a14ecf; --bg-quaternary-hover: #b574d9; --bg-quaternary-active: #c694e2; --text-primary: #f3e9f9; --text-primary-invert: #7c08bc; --text-secondary: #c694e2; --text-secondary-invert: #a14ecf; --border-primary: #a14ecf; --border-primary-hover: #b574d9; --border-secondary: #8b24c3; --border-secondary-hover: #a14ecf; --border-tertiary: #8212be; --border-tertiary-hover: #861ac0; --border-active: #f3e9f9; --border-active-invert: #7b06bb; --icon-primary: #f3e9f9; --icon-primary-invert: #7c08bc; --icon-secondary: #c694e2; --input-bg: #7b06bb; --input-border: #a14ecf; --input-border-hover: #c694e2; --input-border-active: #f3e9f9; --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(123, 6, 187, 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: #f8cb10; --bg-brand-hover: #cfa806; --bg-brand-active: #9d8005; --text-on-brand: #000000; --text-brand: #f8cb10; --text-brand-secondary: #6c5803; --icon-on-brand: #000000; --icon-brand: #f8cb10; --icon-brand-secondary: #6c5803; --border-brand: #f8cb10; --bg-brand-secondary: #881aaa; --bg-brand-secondary-hover: #942d99; --bg-brand-secondary-active: #a14188; }