@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: "Open Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_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: "Open Sans", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f4f5fa; --bg-primary-active: #edeff7; --bg-primary-invert: #374e9f; --bg-secondary: #f4f5fa; --bg-secondary-hover: #edeff7; --bg-secondary-active: #e5e8f2; --bg-tertiary: #edeff7; --bg-tertiary-hover: #e5e8f2; --bg-tertiary-active: #bfc6e1; --bg-quaternary: #bfc6e1; --bg-quaternary-hover: #9ea9d1; --bg-quaternary-active: #8290c3; --text-primary: #374e9f; --text-primary-invert: #fdfdfe; --text-secondary: #8290c3; --text-secondary-invert: #bfc6e1; --border-primary: #bfc6e1; --border-primary-hover: #9ea9d1; --border-secondary: #e5e8f2; --border-secondary-hover: #bfc6e1; --border-tertiary: #f4f5fa; --border-tertiary-hover: #edeff7; --border-active: #374e9f; --border-active-invert: #ffffff; --icon-primary: #374e9f; --icon-primary-invert: #fdfdfe; --icon-secondary: #8290c3; --input-bg: #ffffff; --input-border: #bfc6e1; --input-border-hover: #8290c3; --input-border-active: #374e9f; --bg-transparent: rgba(35, 60, 150, 0.05); --bg-transparent-strong: rgba(35, 60, 150, 0.08); --bg-transparent-strongest: rgba(35, 60, 150, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(35, 60, 150, 0.1); --border-transparent-strong: rgba(35, 60, 150, 0.12); --border-transparent-strongest: rgba(35, 60, 150, 0.16); --bg-brand: #d9cf1f; --bg-brand-hover: #aca419; --bg-brand-active: #807a12; --text-on-brand: #233c96; --text-brand: #d9cf1f; --text-brand-secondary: #534f0c; --icon-on-brand: #233c96; --icon-brand: #d9cf1f; --icon-brand-secondary: #534f0c; --border-brand: #d9cf1f; --bg-brand-secondary: #fbfae9; --bg-brand-secondary-hover: #f7f5d2; --bg-brand-secondary-active: #f4f1bc; }