@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: #1d79f9; --bg-primary-hover: #2880f9; --bg-primary-active: #2f84f9; --bg-primary-invert: #ebf3fe; --bg-secondary: #2880f9; --bg-secondary-hover: #2f84f9; --bg-secondary-active: #3889fa; --bg-tertiary: #2f84f9; --bg-tertiary-hover: #3889fa; --bg-tertiary-active: #5fa0fb; --bg-quaternary: #5fa0fb; --bg-quaternary-hover: #80b4fc; --bg-quaternary-active: #9ec5fc; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ebf3fe; --text-primary-invert: #1f7af9; --text-secondary: #9ec5fc; --text-secondary-invert: #5fa0fb; --border-primary: #5fa0fb; --border-primary-hover: #80b4fc; --border-secondary: #3889fa; --border-secondary-hover: #5fa0fb; --border-tertiary: #2880f9; --border-tertiary-hover: #2f84f9; --border-active: #ebf3fe; --border-active-invert: #1d79f9; --icon-primary: #ebf3fe; --icon-primary-invert: #1f7af9; --icon-secondary: #9ec5fc; --input-bg: #1d79f9; --input-border: #5fa0fb; --input-border-hover: #9ec5fc; --input-border-active: #ebf3fe; --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(29, 121, 249, 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: #333333; --bg-brand-hover: #1a1a1a; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #333333; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #333333; --icon-brand-secondary: black; --border-brand: #333333; --bg-brand-secondary: #1f72e5; --bg-brand-secondary-hover: #216bd1; --bg-brand-secondary-active: #2464be; }