@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 Black"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_black_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_black_n4.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 Black", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #68cced; --bg-primary-hover: #63c2e1; --bg-primary-active: #60bcda; --bg-primary-invert: #091215; --bg-secondary: #63c2e1; --bg-secondary-hover: #60bcda; --bg-secondary-active: #5cb4d1; --bg-tertiary: #60bcda; --bg-tertiary-hover: #5cb4d1; --bg-tertiary-active: #4a91a8; --bg-quaternary: #4a91a8; --bg-quaternary-hover: #3a7285; --bg-quaternary-active: #2d5866; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #091215; --text-primary-invert: #67caeb; --text-secondary: #2d5866; --text-secondary-invert: #4a91a8; --border-primary: #4a91a8; --border-primary-hover: #3a7285; --border-secondary: #5cb4d1; --border-secondary-hover: #4a91a8; --border-tertiary: #63c2e1; --border-tertiary-hover: #60bcda; --border-active: #091215; --border-active-invert: #68cced; --icon-primary: #091215; --icon-primary-invert: #67caeb; --icon-secondary: #2d5866; --input-bg: #68cced; --input-border: #4a91a8; --input-border-hover: #2d5866; --input-border-active: #091215; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(104, 204, 237, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #5eb8d5; --bg-brand-secondary-hover: #53a3be; --bg-brand-secondary-active: #498fa6; }