@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: none; --bg-primary: #3a3c42; --bg-primary-hover: #44464b; --bg-primary-active: #4a4c51; --bg-primary-invert: #ededee; --bg-secondary: #44464b; --bg-secondary-hover: #4a4c51; --bg-secondary-active: #525359; --bg-tertiary: #4a4c51; --bg-tertiary-hover: #525359; --bg-tertiary-active: #737579; --bg-quaternary: #737579; --bg-quaternary-hover: #919295; --bg-quaternary-active: #aaabae; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ededee; --text-primary-invert: #3c3e44; --text-secondary: #aaabae; --text-secondary-invert: #737579; --border-primary: #737579; --border-primary-hover: #919295; --border-secondary: #525359; --border-secondary-hover: #737579; --border-tertiary: #44464b; --border-tertiary-hover: #4a4c51; --border-active: #ededee; --border-active-invert: #3a3c42; --icon-primary: #ededee; --icon-primary-invert: #3c3e44; --icon-secondary: #aaabae; --input-bg: #3a3c42; --input-border: #737579; --input-border-hover: #aaabae; --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(58, 60, 66, 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: #1700ff; --bg-brand-hover: #1200cc; --bg-brand-active: #0e0099; --text-on-brand: #ffffff; --text-brand: #1700ff; --text-brand-secondary: #090066; --icon-on-brand: #ffffff; --icon-brand: #1700ff; --icon-brand-secondary: #090066; --border-brand: #1700ff; --bg-brand-secondary: #373655; --bg-brand-secondary-hover: #333068; --bg-brand-secondary-active: #302a7b; }