@font-face { font-family: "Inter Tight"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n5.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: "Inter Tight"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n5.ttf; --font-family-heading: "Inter Tight", sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #0c2e2b; --bg-primary-hover: #183836; --bg-primary-active: #1f3f3c; --bg-primary-invert: #e9ecec; --bg-secondary: #183836; --bg-secondary-hover: #1f3f3c; --bg-secondary-active: #294744; --bg-tertiary: #1f3f3c; --bg-tertiary-hover: #294744; --bg-tertiary-active: #526b68; --bg-quaternary: #526b68; --bg-quaternary-hover: #778a88; --bg-quaternary-active: #97a5a4; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9ecec; --text-primary-invert: #0e302d; --text-secondary: #97a5a4; --text-secondary-invert: #526b68; --border-primary: #526b68; --border-primary-hover: #778a88; --border-secondary: #294744; --border-secondary-hover: #526b68; --border-tertiary: #183836; --border-tertiary-hover: #1f3f3c; --border-active: #e9ecec; --border-active-invert: #0c2e2b; --icon-primary: #e9ecec; --icon-primary-invert: #0e302d; --icon-secondary: #97a5a4; --input-bg: #0c2e2b; --input-border: #526b68; --input-border-hover: #97a5a4; --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(12, 46, 43, 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: #02505e; --bg-brand-hover: #01262c; --bg-brand-active: black; --text-on-brand: #cdfe76; --text-brand: #02505e; --text-brand-secondary: black; --icon-on-brand: #cdfe76; --icon-brand: #02505e; --icon-brand-secondary: black; --border-brand: #02505e; --bg-brand-secondary: #0b3130; --bg-brand-secondary-hover: #0a3535; --bg-brand-secondary-active: #09383a; }