@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: #36393f; --bg-primary-hover: #404349; --bg-primary-active: #46494e; --bg-primary-invert: #ededee; --bg-secondary: #404349; --bg-secondary-hover: #46494e; --bg-secondary-active: #4e5156; --bg-tertiary: #46494e; --bg-tertiary-hover: #4e5156; --bg-tertiary-active: #707277; --bg-quaternary: #707277; --bg-quaternary-hover: #8e9093; --bg-quaternary-active: #a9aaac; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ededee; --text-primary-invert: #383b41; --text-secondary: #a9aaac; --text-secondary-invert: #707277; --border-primary: #707277; --border-primary-hover: #8e9093; --border-secondary: #4e5156; --border-secondary-hover: #707277; --border-tertiary: #404349; --border-tertiary-hover: #46494e; --border-active: #ededee; --border-active-invert: #36393f; --icon-primary: #ededee; --icon-primary-invert: #383b41; --icon-secondary: #a9aaac; --input-bg: #36393f; --input-border: #707277; --input-border-hover: #a9aaac; --input-border-active: #ededee; --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(54, 57, 63, 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: #202225; --bg-brand-hover: #08090a; --bg-brand-active: black; --text-on-brand: #8e9297; --text-brand: #202225; --text-brand-secondary: black; --icon-on-brand: #8e9297; --icon-brand: #202225; --icon-brand-secondary: black; --border-brand: #202225; --bg-brand-secondary: #34373c; --bg-brand-secondary-hover: #32343a; --bg-brand-secondary-active: #2f3237; }