@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: "Space Grotesk"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_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: "Space Grotesk", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #192022; --bg-primary-hover: #232a2c; --bg-primary-active: #293032; --bg-primary-invert: lightgray; --bg-secondary: #232a2c; --bg-secondary-hover: #293032; --bg-secondary-active: #313839; --bg-tertiary: #293032; --bg-tertiary-hover: #313839; --bg-tertiary-active: #54595b; --bg-quaternary: #54595b; --bg-quaternary-hover: #737778; --bg-quaternary-active: #8d9091; --text-primary: lightgray; --text-primary-invert: #1b2224; --text-secondary: #8d9091; --text-secondary-invert: #54595b; --border-primary: #54595b; --border-primary-hover: #737778; --border-secondary: #313839; --border-secondary-hover: #54595b; --border-tertiary: #232a2c; --border-tertiary-hover: #293032; --border-active: lightgray; --border-active-invert: #192022; --icon-primary: lightgray; --icon-primary-invert: #1b2224; --icon-secondary: #8d9091; --input-bg: #192022; --input-border: #54595b; --input-border-hover: #8d9091; --input-border-active: lightgray; --bg-transparent: rgba(229, 229, 229, 0.05); --bg-transparent-strong: rgba(229, 229, 229, 0.08); --bg-transparent-strongest: rgba(229, 229, 229, 0.12); --bg-transparent-blur-base: rgba(25, 32, 34, 0.9); --border-transparent: rgba(229, 229, 229, 0.1); --border-transparent-strong: rgba(229, 229, 229, 0.12); --border-transparent-strongest: rgba(229, 229, 229, 0.16); --bg-brand: #9fe2bf; --bg-brand-hover: #78d6a5; --bg-brand-active: #51ca8b; --text-on-brand: #192022; --text-brand: #9fe2bf; --text-brand-secondary: #36b271; --icon-on-brand: #192022; --icon-brand: #9fe2bf; --icon-brand-secondary: #36b271; --border-brand: #9fe2bf; --bg-brand-secondary: #263332; --bg-brand-secondary-hover: #344741; --bg-brand-secondary-active: #415a51; }