@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: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_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: Poppins, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #600c0d; --bg-primary-hover: #681819; --bg-primary-active: #6d1f20; --bg-primary-invert: #f1e9e9; --bg-secondary: #681819; --bg-secondary-hover: #6d1f20; --bg-secondary-active: #73292a; --bg-tertiary: #6d1f20; --bg-tertiary-hover: #73292a; --bg-tertiary-active: #8e5253; --bg-quaternary: #8e5253; --bg-quaternary-hover: #a67777; --bg-quaternary-active: #bb9797; --text-primary: #f1e9e9; --text-primary-invert: #620e0f; --text-secondary: #bb9797; --text-secondary-invert: #8e5253; --border-primary: #8e5253; --border-primary-hover: #a67777; --border-secondary: #73292a; --border-secondary-hover: #8e5253; --border-tertiary: #681819; --border-tertiary-hover: #6d1f20; --border-active: #f1e9e9; --border-active-invert: #600c0d; --icon-primary: #f1e9e9; --icon-primary-invert: #620e0f; --icon-secondary: #bb9797; --input-bg: #600c0d; --input-border: #8e5253; --input-border-hover: #bb9797; --input-border-active: #f1e9e9; --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(96, 12, 13, 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: #660ed3; --bg-brand-hover: #4f0ba3; --bg-brand-active: #380873; --text-on-brand: #c1ae12; --text-brand: #660ed3; --text-brand-secondary: #210444; --icon-on-brand: #c1ae12; --icon-brand: #660ed3; --icon-brand-secondary: #210444; --border-brand: #660ed3; --bg-brand-secondary: #610c21; --bg-brand-secondary-hover: #610c35; --bg-brand-secondary-active: #620d48; }