@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: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.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: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #eef3f6; --bg-primary-hover: #e4e9ed; --bg-primary-active: #dfe3e7; --bg-primary-invert: #40424e; --bg-secondary: #e4e9ed; --bg-secondary-hover: #dfe3e7; --bg-secondary-active: #d7dce0; --bg-tertiary: #dfe3e7; --bg-tertiary-hover: #d7dce0; --bg-tertiary-active: #b7bac0; --bg-quaternary: #b7bac0; --bg-quaternary-hover: #9a9da5; --bg-quaternary-active: #81848d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #40424e; --text-primary-invert: #ecf1f4; --text-secondary: #81848d; --text-secondary-invert: #b7bac0; --border-primary: #b7bac0; --border-primary-hover: #9a9da5; --border-secondary: #d7dce0; --border-secondary-hover: #b7bac0; --border-tertiary: #e4e9ed; --border-tertiary-hover: #dfe3e7; --border-active: #40424e; --border-active-invert: #eef3f6; --icon-primary: #40424e; --icon-primary-invert: #ecf1f4; --icon-secondary: #81848d; --input-bg: #eef3f6; --input-border: #b7bac0; --input-border-hover: #81848d; --input-border-active: #40424e; --bg-transparent: rgba(47, 48, 61, 0.05); --bg-transparent-strong: rgba(47, 48, 61, 0.08); --bg-transparent-strongest: rgba(47, 48, 61, 0.12); --bg-transparent-blur-base: rgba(238, 243, 246, 0.9); --border-transparent: rgba(47, 48, 61, 0.1); --border-transparent-strong: rgba(47, 48, 61, 0.12); --border-transparent-strongest: rgba(47, 48, 61, 0.16); --bg-brand: #0b4c80; --bg-brand-hover: #073051; --bg-brand-active: #031422; --text-on-brand: #F9F8FF; --text-brand: #0b4c80; --text-brand-secondary: black; --icon-on-brand: #F9F8FF; --icon-brand: #0b4c80; --icon-brand-secondary: black; --border-brand: #0b4c80; --bg-brand-secondary: #d7e2ea; --bg-brand-secondary-hover: #c1d2de; --bg-brand-secondary-active: #aac1d3; }