@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: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n5.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: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #18181b; --bg-primary-hover: #242426; --bg-primary-active: #2a2a2d; --bg-primary-invert: #eaeaea; --bg-secondary: #242426; --bg-secondary-hover: #2a2a2d; --bg-secondary-active: #343436; --bg-tertiary: #2a2a2d; --bg-tertiary-hover: #343436; --bg-tertiary-active: #5b5b5d; --bg-quaternary: #5b5b5d; --bg-quaternary-hover: #7e7e7f; --bg-quaternary-active: #9c9c9d; --text-primary: #eaeaea; --text-primary-invert: #1a1a1d; --text-secondary: #9c9c9d; --text-secondary-invert: #5b5b5d; --border-primary: #5b5b5d; --border-primary-hover: #7e7e7f; --border-secondary: #343436; --border-secondary-hover: #5b5b5d; --border-tertiary: #242426; --border-tertiary-hover: #2a2a2d; --border-active: #eaeaea; --border-active-invert: #18181b; --icon-primary: #eaeaea; --icon-primary-invert: #1a1a1d; --icon-secondary: #9c9c9d; --input-bg: #18181b; --input-border: #5b5b5d; --input-border-hover: #9c9c9d; --input-border-active: #eaeaea; --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(24, 24, 27, 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: #697f7f; --bg-brand-hover: #526363; --bg-brand-active: #3b4747; --text-on-brand: #000000; --text-brand: #697f7f; --text-brand-secondary: #242b2b; --icon-on-brand: #000000; --icon-brand: #697f7f; --icon-brand-secondary: #242b2b; --border-brand: #697f7f; --bg-brand-secondary: #202225; --bg-brand-secondary-hover: #282d2f; --bg-brand-secondary-active: #303739; }