@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: "Josefin Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/josefin_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/josefin_sans_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: "Josefin Sans", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f3f8fb; --bg-primary-active: #ecf4f9; --bg-primary-invert: #2980bd; --bg-secondary: #f3f8fb; --bg-secondary-hover: #ecf4f9; --bg-secondary-active: #e3eef6; --bg-tertiary: #ecf4f9; --bg-tertiary-hover: #e3eef6; --bg-tertiary-active: #bbd6ea; --bg-quaternary: #bbd6ea; --bg-quaternary-hover: #98c1df; --bg-quaternary-active: #79afd6; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2980bd; --text-primary-invert: #fdfefe; --text-secondary: #79afd6; --text-secondary-invert: #bbd6ea; --border-primary: #bbd6ea; --border-primary-hover: #98c1df; --border-secondary: #e3eef6; --border-secondary-hover: #bbd6ea; --border-tertiary: #f3f8fb; --border-tertiary-hover: #ecf4f9; --border-active: #2980bd; --border-active-invert: #ffffff; --icon-primary: #2980bd; --icon-primary-invert: #fdfefe; --icon-secondary: #79afd6; --input-bg: #ffffff; --input-border: #bbd6ea; --input-border-hover: #79afd6; --input-border-active: #2980bd; --bg-transparent: rgba(20, 115, 183, 0.05); --bg-transparent-strong: rgba(20, 115, 183, 0.08); --bg-transparent-strongest: rgba(20, 115, 183, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(20, 115, 183, 0.1); --border-transparent-strong: rgba(20, 115, 183, 0.12); --border-transparent-strongest: rgba(20, 115, 183, 0.16); --bg-brand: #1654af; --bg-brand-hover: #103e82; --bg-brand-active: #0b2954; --text-on-brand: #ffffff; --text-brand: #1654af; --text-brand-secondary: #051327; --icon-on-brand: #ffffff; --icon-brand: #1654af; --icon-brand-secondary: #051327; --border-brand: #1654af; --bg-brand-secondary: #e8eef7; --bg-brand-secondary-hover: #d0ddef; --bg-brand-secondary-active: #b9cce7; }