@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: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n5.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: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #89cff0; --bg-primary-hover: #8fd1f1; --bg-primary-active: #92d3f1; --bg-primary-invert: #f4fafd; --bg-secondary: #8fd1f1; --bg-secondary-hover: #92d3f1; --bg-secondary-active: #97d5f2; --bg-tertiary: #92d3f1; --bg-tertiary-hover: #97d5f2; --bg-tertiary-active: #abddf4; --bg-quaternary: #abddf4; --bg-quaternary-hover: #bde4f6; --bg-quaternary-active: #cceaf8; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f4fafd; --text-primary-invert: #8acff0; --text-secondary: #cceaf8; --text-secondary-invert: #abddf4; --border-primary: #abddf4; --border-primary-hover: #bde4f6; --border-secondary: #97d5f2; --border-secondary-hover: #abddf4; --border-tertiary: #8fd1f1; --border-tertiary-hover: #92d3f1; --border-active: #f4fafd; --border-active-invert: #89cff0; --icon-primary: #f4fafd; --icon-primary-invert: #8acff0; --icon-secondary: #cceaf8; --input-bg: #89cff0; --input-border: #abddf4; --input-border-hover: #cceaf8; --input-border-active: #f4fafd; --bg-transparent: rgba(255, 254, 254, 0.05); --bg-transparent-strong: rgba(255, 254, 254, 0.08); --bg-transparent-strongest: rgba(255, 254, 254, 0.12); --bg-transparent-blur-base: rgba(137, 207, 240, 0.9); --border-transparent: rgba(255, 254, 254, 0.1); --border-transparent-strong: rgba(255, 254, 254, 0.12); --border-transparent-strongest: rgba(255, 254, 254, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #89cff0; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #89cff0; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #7bbad8; --bg-brand-secondary-hover: #6ea6c0; --bg-brand-secondary-active: #6091a8; }