@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: #020b24; --bg-primary-hover: #0f172f; --bg-primary-active: #161f36; --bg-primary-invert: #e8e9eb; --bg-secondary: #0f172f; --bg-secondary-hover: #161f36; --bg-secondary-active: #20283e; --bg-tertiary: #161f36; --bg-tertiary-hover: #20283e; --bg-tertiary-active: #4b5264; --bg-quaternary: #4b5264; --bg-quaternary-hover: #717684; --bg-quaternary-active: #9296a1; --text-primary: #e8e9eb; --text-primary-invert: #050d26; --text-secondary: #9296a1; --text-secondary-invert: #4b5264; --border-primary: #4b5264; --border-primary-hover: #717684; --border-secondary: #20283e; --border-secondary-hover: #4b5264; --border-tertiary: #0f172f; --border-tertiary-hover: #161f36; --border-active: #e8e9eb; --border-active-invert: #020b24; --icon-primary: #e8e9eb; --icon-primary-invert: #050d26; --icon-secondary: #9296a1; --input-bg: #020b24; --input-border: #4b5264; --input-border-hover: #9296a1; --input-border-active: #e8e9eb; --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(2, 11, 36, 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: #ea03f7; --bg-brand-hover: #ba02c5; --bg-brand-active: #8b0292; --text-on-brand: #000000; --text-brand: #ea03f7; --text-brand-secondary: #5b0160; --icon-on-brand: #000000; --icon-brand: #ea03f7; --icon-brand-secondary: #5b0160; --border-brand: #ea03f7; --bg-brand-secondary: #190a39; --bg-brand-secondary-hover: #30094e; --bg-brand-secondary-active: #480963; }