@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: "Work Sans"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n5.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: "Work Sans", sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #162a72; --bg-primary-hover: #223579; --bg-primary-active: #293b7d; --bg-primary-invert: #eaecf2; --bg-secondary: #223579; --bg-secondary-hover: #293b7d; --bg-secondary-active: #324483; --bg-tertiary: #293b7d; --bg-tertiary-hover: #324483; --bg-tertiary-active: #5a689b; --bg-quaternary: #5a689b; --bg-quaternary-hover: #7d88b0; --bg-quaternary-active: #9ba3c2; --text-primary: #eaecf2; --text-primary-invert: #182c73; --text-secondary: #9ba3c2; --text-secondary-invert: #5a689b; --border-primary: #5a689b; --border-primary-hover: #7d88b0; --border-secondary: #324483; --border-secondary-hover: #5a689b; --border-tertiary: #223579; --border-tertiary-hover: #293b7d; --border-active: #eaecf2; --border-active-invert: #162a72; --icon-primary: #eaecf2; --icon-primary-invert: #182c73; --icon-secondary: #9ba3c2; --input-bg: #162a72; --input-border: #5a689b; --input-border-hover: #9ba3c2; --input-border-active: #eaecf2; --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(22, 42, 114, 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: #9bc7fd; --bg-brand-hover: #69abfc; --bg-brand-active: #378ffb; --text-on-brand: #ffffff; --text-brand: #9bc7fd; --text-brand-secondary: #0573fa; --icon-on-brand: #ffffff; --icon-brand: #9bc7fd; --icon-brand-secondary: #0573fa; --border-brand: #9bc7fd; --bg-brand-secondary: #233a80; --bg-brand-secondary-hover: #31498e; --bg-brand-secondary-active: #3e599c; }