@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: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.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: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #282a36; --bg-primary-hover: #323440; --bg-primary-active: #393a46; --bg-primary-invert: #e6e5ed; --bg-secondary: #323440; --bg-secondary-hover: #393a46; --bg-secondary-active: #41434e; --bg-tertiary: #393a46; --bg-tertiary-hover: #41434e; --bg-tertiary-active: #656670; --bg-quaternary: #656670; --bg-quaternary-hover: #84858e; --bg-quaternary-active: #9f9fa9; --text-primary: #e6e5ed; --text-primary-invert: #2a2c38; --text-secondary: #9f9fa9; --text-secondary-invert: #656670; --border-primary: #656670; --border-primary-hover: #84858e; --border-secondary: #41434e; --border-secondary-hover: #656670; --border-tertiary: #323440; --border-tertiary-hover: #393a46; --border-active: #e6e5ed; --border-active-invert: #282a36; --icon-primary: #e6e5ed; --icon-primary-invert: #2a2c38; --icon-secondary: #9f9fa9; --input-bg: #282a36; --input-border: #656670; --input-border-hover: #9f9fa9; --input-border-active: #e6e5ed; --bg-transparent: rgba(249, 248, 255, 0.05); --bg-transparent-strong: rgba(249, 248, 255, 0.08); --bg-transparent-strongest: rgba(249, 248, 255, 0.12); --bg-transparent-blur-base: rgba(40, 42, 54, 0.9); --border-transparent: rgba(249, 248, 255, 0.1); --border-transparent-strong: rgba(249, 248, 255, 0.12); --border-transparent-strongest: rgba(249, 248, 255, 0.16); --bg-brand: #bd93f9; --bg-brand-hover: #9f63f6; --bg-brand-active: #8232f4; --text-on-brand: #F9F8FF; --text-brand: #bd93f9; --text-brand-secondary: #660de6; --icon-on-brand: #F9F8FF; --icon-brand: #bd93f9; --icon-brand-secondary: #660de6; --border-brand: #bd93f9; --bg-brand-secondary: #37354a; --bg-brand-secondary-hover: #463f5d; --bg-brand-secondary-active: #554a71; }