@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #00d1ff; --bg-primary-hover: #00c7f2; --bg-primary-active: #00c0eb; --bg-primary-invert: #001317; --bg-secondary: #00c7f2; --bg-secondary-hover: #00c0eb; --bg-secondary-active: #00b8e0; --bg-tertiary: #00c0eb; --bg-tertiary-hover: #00b8e0; --bg-tertiary-active: #0094b5; --bg-quaternary: #0094b5; --bg-quaternary-hover: #00758f; --bg-quaternary-active: #005a6e; --text-primary: #001317; --text-primary-invert: #00cffc; --text-secondary: #005a6e; --text-secondary-invert: #0094b5; --border-primary: #0094b5; --border-primary-hover: #00758f; --border-secondary: #00b8e0; --border-secondary-hover: #0094b5; --border-tertiary: #00c7f2; --border-tertiary-hover: #00c0eb; --border-active: #001317; --border-active-invert: #00d1ff; --icon-primary: #001317; --icon-primary-invert: #00cffc; --icon-secondary: #005a6e; --input-bg: #00d1ff; --input-border: #0094b5; --input-border-hover: #005a6e; --input-border-active: #001317; --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(0, 209, 255, 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: #00f5ff; --bg-brand-hover: #00c4cc; --bg-brand-active: #009399; --text-on-brand: #ffffff; --text-brand: #00f5ff; --text-brand-secondary: #006266; --icon-on-brand: #ffffff; --icon-brand: #00f5ff; --icon-brand-secondary: #006266; --border-brand: #00f5ff; --bg-brand-secondary: #00d5ff; --bg-brand-secondary-hover: #00d8ff; --bg-brand-secondary-active: #00dcff; }