@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: uppercase; --bg-primary: #106cd9; --bg-primary-hover: #1c73db; --bg-primary-active: #2378dc; --bg-primary-invert: #e9f2fc; --bg-secondary: #1c73db; --bg-secondary-hover: #2378dc; --bg-secondary-active: #2d7ede; --bg-tertiary: #2378dc; --bg-tertiary-hover: #2d7ede; --bg-tertiary-active: #5597e4; --bg-quaternary: #5597e4; --bg-quaternary-hover: #79adea; --bg-quaternary-active: #98c0ef; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9f2fc; --text-primary-invert: #126dd9; --text-secondary: #98c0ef; --text-secondary-invert: #5597e4; --border-primary: #5597e4; --border-primary-hover: #79adea; --border-secondary: #2d7ede; --border-secondary-hover: #5597e4; --border-tertiary: #1c73db; --border-tertiary-hover: #2378dc; --border-active: #e9f2fc; --border-active-invert: #106cd9; --icon-primary: #e9f2fc; --icon-primary-invert: #126dd9; --icon-secondary: #98c0ef; --input-bg: #106cd9; --input-border: #5597e4; --input-border-hover: #98c0ef; --input-border-active: #e9f2fc; --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(16, 108, 217, 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: #bb47b3; --bg-brand-hover: #973891; --bg-brand-active: #722a6d; --text-on-brand: #15081e; --text-brand: #bb47b3; --text-brand-secondary: #4d1c49; --icon-on-brand: #15081e; --icon-brand: #bb47b3; --icon-brand-secondary: #4d1c49; --border-brand: #bb47b3; --bg-brand-secondary: #2168d5; --bg-brand-secondary-hover: #3265d1; --bg-brand-secondary-active: #4361ce; }