@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: #8683de; --bg-primary-hover: #8b87d5; --bg-primary-active: #8e8acf; --bg-primary-invert: #e5cf34; --bg-secondary: #8b87d5; --bg-secondary-hover: #8e8acf; --bg-secondary-active: #928dc8; --bg-tertiary: #8e8acf; --bg-tertiary-hover: #928dc8; --bg-tertiary-active: #a49ba8; --bg-quaternary: #a49ba8; --bg-quaternary-hover: #b4a88c; --bg-quaternary-active: #c1b273; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e5cf34; --text-primary-invert: #8784dc; --text-secondary: #c1b273; --text-secondary-invert: #a49ba8; --border-primary: #a49ba8; --border-primary-hover: #b4a88c; --border-secondary: #928dc8; --border-secondary-hover: #a49ba8; --border-tertiary: #8b87d5; --border-tertiary-hover: #8e8acf; --border-active: #e5cf34; --border-active-invert: #8683de; --icon-primary: #e5cf34; --icon-primary-invert: #8784dc; --icon-secondary: #c1b273; --input-bg: #8683de; --input-border: #a49ba8; --input-border-hover: #c1b273; --input-border-active: #e5cf34; --bg-transparent: rgba(238, 214, 35, 0.05); --bg-transparent-strong: rgba(238, 214, 35, 0.08); --bg-transparent-strongest: rgba(238, 214, 35, 0.12); --bg-transparent-blur-base: rgba(134, 131, 222, 0.9); --border-transparent: rgba(238, 214, 35, 0.1); --border-transparent-strong: rgba(238, 214, 35, 0.12); --border-transparent-strongest: rgba(238, 214, 35, 0.16); --bg-brand: #c9c7ff; --bg-brand-hover: #9894ff; --bg-brand-active: #6761ff; --text-on-brand: #ffffff; --text-brand: #c9c7ff; --text-brand-secondary: #352eff; --icon-on-brand: #ffffff; --icon-brand: #c9c7ff; --icon-brand-secondary: #352eff; --border-brand: #c9c7ff; --bg-brand-secondary: #8d8ae1; --bg-brand-secondary-hover: #9391e5; --bg-brand-secondary-active: #9a97e8; --input-radius: 12px; --image-radius: 0px; --panel-radius: 12px; --button-radius: 80px 80px 80px 80px; }