@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: Shrikhand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/shrikhand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/shrikhand_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: Shrikhand, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #0f0d40; --bg-primary-hover: #15134a; --bg-primary-active: #18174f; --bg-primary-invert: #767fee; --bg-secondary: #15134a; --bg-secondary-hover: #18174f; --bg-secondary-active: #1d1c57; --bg-tertiary: #18174f; --bg-tertiary-hover: #1d1c57; --bg-tertiary-active: #303177; --bg-quaternary: #303177; --bg-quaternary-hover: #414494; --bg-quaternary-active: #4f54ad; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #767fee; --text-primary-invert: #100e42; --text-secondary: #4f54ad; --text-secondary-invert: #303177; --border-primary: #303177; --border-primary-hover: #414494; --border-secondary: #1d1c57; --border-secondary-hover: #303177; --border-tertiary: #15134a; --border-tertiary-hover: #18174f; --border-active: #767fee; --border-active-invert: #0f0d40; --icon-primary: #767fee; --icon-primary-invert: #100e42; --icon-secondary: #4f54ad; --input-bg: #0f0d40; --input-border: #303177; --input-border-hover: #4f54ad; --input-border-active: #767fee; --bg-transparent: rgba(128, 138, 255, 0.05); --bg-transparent-strong: rgba(128, 138, 255, 0.08); --bg-transparent-strongest: rgba(128, 138, 255, 0.12); --bg-transparent-blur-base: rgba(15, 13, 64, 0.9); --border-transparent: rgba(128, 138, 255, 0.1); --border-transparent-strong: rgba(128, 138, 255, 0.12); --border-transparent-strongest: rgba(128, 138, 255, 0.16); --bg-brand: #808aff; --bg-brand-hover: #4d5bff; --bg-brand-active: #1a2cff; --text-on-brand: #000000; --text-brand: #808aff; --text-brand-secondary: #0012e6; --icon-on-brand: #000000; --icon-brand: #808aff; --icon-brand-secondary: #0012e6; --border-brand: #808aff; --bg-brand-secondary: #1a1a53; --bg-brand-secondary-hover: #262666; --bg-brand-secondary-active: #313379; }