@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: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_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: Roboto, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #172f3e; --bg-primary-hover: #233948; --bg-primary-active: #2a404d; --bg-primary-invert: #eaecee; --bg-secondary: #233948; --bg-secondary-hover: #2a404d; --bg-secondary-active: #334855; --bg-tertiary: #2a404d; --bg-tertiary-hover: #334855; --bg-tertiary-active: #5a6b76; --bg-quaternary: #5a6b76; --bg-quaternary-hover: #7d8b93; --bg-quaternary-active: #9ba6ac; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eaecee; --text-primary-invert: #193140; --text-secondary: #9ba6ac; --text-secondary-invert: #5a6b76; --border-primary: #5a6b76; --border-primary-hover: #7d8b93; --border-secondary: #334855; --border-secondary-hover: #5a6b76; --border-tertiary: #233948; --border-tertiary-hover: #2a404d; --border-active: #eaecee; --border-active-invert: #172f3e; --icon-primary: #eaecee; --icon-primary-invert: #193140; --icon-secondary: #9ba6ac; --input-bg: #172f3e; --input-border: #5a6b76; --input-border-hover: #9ba6ac; --input-border-active: #eaecee; --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(23, 47, 62, 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: #2b2629; --bg-brand-hover: #100e0f; --bg-brand-active: black; --text-on-brand: #dadadb; --text-brand: #2b2629; --text-brand-secondary: black; --icon-on-brand: #dadadb; --icon-brand: #2b2629; --icon-brand-secondary: black; --border-brand: #2b2629; --bg-brand-secondary: #192e3c; --bg-brand-secondary-hover: #1b2d3a; --bg-brand-secondary-active: #1d2c38; }