@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: "Paytone One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/paytone_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/paytone_one_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: "Paytone One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #0a0a0a; --bg-primary-hover: #161616; --bg-primary-active: #1e1e1e; --bg-primary-invert: #e9e9e9; --bg-secondary: #161616; --bg-secondary-hover: #1e1e1e; --bg-secondary-active: #272727; --bg-tertiary: #1e1e1e; --bg-tertiary-hover: #272727; --bg-tertiary-active: #515151; --bg-quaternary: #515151; --bg-quaternary-hover: #767676; --bg-quaternary-active: #969696; --text-primary: #e9e9e9; --text-primary-invert: #0c0c0c; --text-secondary: #969696; --text-secondary-invert: #515151; --border-primary: #515151; --border-primary-hover: #767676; --border-secondary: #272727; --border-secondary-hover: #515151; --border-tertiary: #161616; --border-tertiary-hover: #1e1e1e; --border-active: #e9e9e9; --border-active-invert: #0a0a0a; --icon-primary: #e9e9e9; --icon-primary-invert: #0c0c0c; --icon-secondary: #969696; --input-bg: #0a0a0a; --input-border: #515151; --input-border-hover: #969696; --input-border-active: #e9e9e9; --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(10, 10, 10, 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: #9d6ee0; --bg-brand-hover: #8144d7; --bg-brand-active: #6729bf; --text-on-brand: #181324; --text-brand: #9d6ee0; --text-brand-secondary: #502095; --icon-on-brand: #181324; --icon-brand: #9d6ee0; --icon-brand-secondary: #502095; --border-brand: #9d6ee0; --bg-brand-secondary: #19141f; --bg-brand-secondary-hover: #271e35; --bg-brand-secondary-active: #36284a; }