@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: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_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: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #28282d; --bg-primary-hover: #333338; --bg-primary-active: #39393e; --bg-primary-invert: #ececec; --bg-secondary: #333338; --bg-secondary-hover: #39393e; --bg-secondary-active: #424246; --bg-tertiary: #39393e; --bg-tertiary-hover: #424246; --bg-tertiary-active: #66666a; --bg-quaternary: #66666a; --bg-quaternary-hover: #878789; --bg-quaternary-active: #a3a3a5; --text-primary: #ececec; --text-primary-invert: #2a2a2f; --text-secondary: #a3a3a5; --text-secondary-invert: #66666a; --border-primary: #66666a; --border-primary-hover: #878789; --border-secondary: #424246; --border-secondary-hover: #66666a; --border-tertiary: #333338; --border-tertiary-hover: #39393e; --border-active: #ececec; --border-active-invert: #28282d; --icon-primary: #ececec; --icon-primary-invert: #2a2a2f; --icon-secondary: #a3a3a5; --input-bg: #28282d; --input-border: #66666a; --input-border-hover: #a3a3a5; --input-border-active: #ececec; --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(40, 40, 45, 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: #9400f0; --bg-brand-hover: #7500bd; --bg-brand-active: #55008a; --text-on-brand: #000000; --text-brand: #9400f0; --text-brand-secondary: #360057; --icon-on-brand: #000000; --icon-brand: #9400f0; --icon-brand-secondary: #360057; --border-brand: #9400f0; --bg-brand-secondary: #332441; --bg-brand-secondary-hover: #3e2054; --bg-brand-secondary-active: #481c68; }