@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: #4d85ff; --bg-primary-hover: #4a7ff3; --bg-primary-active: #477beb; --bg-primary-invert: #0d121d; --bg-secondary: #4a7ff3; --bg-secondary-hover: #477beb; --bg-secondary-active: #4576e1; --bg-tertiary: #477beb; --bg-tertiary-hover: #4576e1; --bg-tertiary-active: #3960b7; --bg-quaternary: #3960b7; --bg-quaternary-hover: #2e4e92; --bg-quaternary-active: #253d72; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #0d121d; --text-primary-invert: #4c84fd; --text-secondary: #253d72; --text-secondary-invert: #3960b7; --border-primary: #3960b7; --border-primary-hover: #2e4e92; --border-secondary: #4576e1; --border-secondary-hover: #3960b7; --border-tertiary: #4a7ff3; --border-tertiary-hover: #477beb; --border-active: #0d121d; --border-active-invert: #4d85ff; --icon-primary: #0d121d; --icon-primary-invert: #4c84fd; --icon-secondary: #253d72; --input-bg: #4d85ff; --input-border: #3960b7; --input-border-hover: #253d72; --input-border-active: #0d121d; --bg-transparent: rgba(7, 7, 7, 0.05); --bg-transparent-strong: rgba(7, 7, 7, 0.08); --bg-transparent-strongest: rgba(7, 7, 7, 0.12); --bg-transparent-blur-base: rgba(77, 133, 255, 0.9); --border-transparent: rgba(7, 7, 7, 0.1); --border-transparent-strong: rgba(7, 7, 7, 0.12); --border-transparent-strongest: rgba(7, 7, 7, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #0c0c0c; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #0c0c0c; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #5f91ff; --bg-brand-secondary-hover: #719dff; --bg-brand-secondary-active: #82aaff; }