@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: "Fjalla One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fjalla_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fjalla_one_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: "Fjalla One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #7c7c80; --bg-primary-hover: #828286; --bg-primary-active: #868589; --bg-primary-invert: #ebe6e6; --bg-secondary: #828286; --bg-secondary-hover: #868589; --bg-secondary-active: #8b8a8d; --bg-tertiary: #868589; --bg-tertiary-hover: #8b8a8d; --bg-tertiary-active: #9f9ea0; --bg-quaternary: #9f9ea0; --bg-quaternary-hover: #b2afb1; --bg-quaternary-active: #c2bec0; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ebe6e6; --text-primary-invert: #7d7d81; --text-secondary: #c2bec0; --text-secondary-invert: #9f9ea0; --border-primary: #9f9ea0; --border-primary-hover: #b2afb1; --border-secondary: #8b8a8d; --border-secondary-hover: #9f9ea0; --border-tertiary: #828286; --border-tertiary-hover: #868589; --border-active: #ebe6e6; --border-active-invert: #7c7c80; --icon-primary: #ebe6e6; --icon-primary-invert: #7d7d81; --icon-secondary: #c2bec0; --input-bg: #7c7c80; --input-border: #9f9ea0; --input-border-hover: #c2bec0; --input-border-active: #ebe6e6; --bg-transparent: rgba(246, 240, 240, 0.05); --bg-transparent-strong: rgba(246, 240, 240, 0.08); --bg-transparent-strongest: rgba(246, 240, 240, 0.12); --bg-transparent-blur-base: rgba(124, 124, 128, 0.9); --border-transparent: rgba(246, 240, 240, 0.1); --border-transparent-strong: rgba(246, 240, 240, 0.12); --border-transparent-strongest: rgba(246, 240, 240, 0.16); --bg-brand: #2926ab; --bg-brand-hover: #1f1d81; --bg-brand-active: #151358; --text-on-brand: #f1eaea; --text-brand: #2926ab; --text-brand-secondary: #0b0a2e; --icon-on-brand: #f1eaea; --icon-brand: #2926ab; --icon-brand-secondary: #0b0a2e; --border-brand: #2926ab; --bg-brand-secondary: #747384; --bg-brand-secondary-hover: #6b6b89; --bg-brand-secondary-active: #63628d; }