@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: Platypi; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/platypi_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/platypi_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: Platypi, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #0a2c2a; --bg-primary-hover: #163735; --bg-primary-active: #1e3d3b; --bg-primary-invert: #e9ecec; --bg-secondary: #163735; --bg-secondary-hover: #1e3d3b; --bg-secondary-active: #274544; --bg-tertiary: #1e3d3b; --bg-tertiary-hover: #274544; --bg-tertiary-active: #516968; --bg-quaternary: #516968; --bg-quaternary-hover: #768988; --bg-quaternary-active: #96a4a3; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9ecec; --text-primary-invert: #0c2e2c; --text-secondary: #96a4a3; --text-secondary-invert: #516968; --border-primary: #516968; --border-primary-hover: #768988; --border-secondary: #274544; --border-secondary-hover: #516968; --border-tertiary: #163735; --border-tertiary-hover: #1e3d3b; --border-active: #e9ecec; --border-active-invert: #0a2c2a; --icon-primary: #e9ecec; --icon-primary-invert: #0c2e2c; --icon-secondary: #96a4a3; --input-bg: #0a2c2a; --input-border: #516968; --input-border-hover: #96a4a3; --input-border-active: #e9ecec; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(10, 44, 42, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #e16539; --bg-brand-hover: #c94b1e; --bg-brand-active: #9c3a18; --text-on-brand: #ffffff; --text-brand: #e16539; --text-brand-secondary: #702a11; --icon-on-brand: #ffffff; --icon-brand: #e16539; --icon-brand-secondary: #702a11; --border-brand: #e16539; --bg-brand-secondary: #20322c; --bg-brand-secondary-hover: #35372d; --bg-brand-secondary-active: #4b3d2f; }