@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: "Archivo expanded"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_expanded_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_expanded_n9.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: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #e4e4e4; --bg-primary-hover: #dadbdd; --bg-primary-active: #d4d6d8; --bg-primary-invert: #30415e; --bg-secondary: #dadbdd; --bg-secondary-hover: #d4d6d8; --bg-secondary-active: #cccfd2; --bg-tertiary: #d4d6d8; --bg-tertiary-hover: #cccfd2; --bg-tertiary-active: #abb0b9; --bg-quaternary: #abb0b9; --bg-quaternary-hover: #8d95a3; --bg-quaternary-active: #737e90; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #30415e; --text-primary-invert: #e2e2e3; --text-secondary: #737e90; --text-secondary-invert: #abb0b9; --border-primary: #abb0b9; --border-primary-hover: #8d95a3; --border-secondary: #cccfd2; --border-secondary-hover: #abb0b9; --border-tertiary: #dadbdd; --border-tertiary-hover: #d4d6d8; --border-active: #30415e; --border-active-invert: #e4e4e4; --icon-primary: #30415e; --icon-primary-invert: #e2e2e3; --icon-secondary: #737e90; --input-bg: #e4e4e4; --input-border: #abb0b9; --input-border-hover: #737e90; --input-border-active: #30415e; --bg-transparent: rgba(30, 49, 81, 0.05); --bg-transparent-strong: rgba(30, 49, 81, 0.08); --bg-transparent-strongest: rgba(30, 49, 81, 0.12); --bg-transparent-blur-base: rgba(228, 228, 228, 0.9); --border-transparent: rgba(30, 49, 81, 0.1); --border-transparent-strong: rgba(30, 49, 81, 0.12); --border-transparent-strongest: rgba(30, 49, 81, 0.16); --bg-brand: #7fb3df; --bg-brand-hover: #569bd5; --bg-brand-active: #3282c6; --text-on-brand: #1e3151; --text-brand: #7fb3df; --text-brand-secondary: #27679e; --icon-on-brand: #1e3151; --icon-brand: #7fb3df; --icon-brand-secondary: #27679e; --border-brand: #7fb3df; --bg-brand-secondary: #dadfe4; --bg-brand-secondary-hover: #d0dae3; --bg-brand-secondary-active: #c6d5e3; }