@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: Lora; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_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: Lora, serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000404; --bg-primary-hover: #09040e; --bg-primary-active: #0e0413; --bg-primary-invert: #9d06b2; --bg-secondary: #09040e; --bg-secondary-hover: #0e0413; --bg-secondary-active: #15041b; --bg-tertiary: #0e0413; --bg-tertiary-hover: #15041b; --bg-tertiary-active: #32053b; --bg-quaternary: #32053b; --bg-quaternary-hover: #4c0558; --bg-quaternary-active: #630571; --text-primary: #9d06b2; --text-primary-invert: #020406; --text-secondary: #630571; --text-secondary-invert: #32053b; --border-primary: #32053b; --border-primary-hover: #4c0558; --border-secondary: #15041b; --border-secondary-hover: #32053b; --border-tertiary: #09040e; --border-tertiary-hover: #0e0413; --border-active: #9d06b2; --border-active-invert: #000404; --icon-primary: #9d06b2; --icon-primary-invert: #020406; --icon-secondary: #630571; --input-bg: #000404; --input-border: #32053b; --input-border-hover: #630571; --input-border-active: #9d06b2; --bg-transparent: rgba(173, 6, 195, 0.05); --bg-transparent-strong: rgba(173, 6, 195, 0.08); --bg-transparent-strongest: rgba(173, 6, 195, 0.12); --bg-transparent-blur-base: rgba(0, 4, 4, 0.9); --border-transparent: rgba(173, 6, 195, 0.1); --border-transparent-strong: rgba(173, 6, 195, 0.12); --border-transparent-strongest: rgba(173, 6, 195, 0.16); --bg-brand: #ad06c3; --bg-brand-hover: #810492; --bg-brand-active: #550360; --text-on-brand: #070008; --text-brand: #ad06c3; --text-brand-secondary: #29012f; --icon-on-brand: #070008; --icon-brand: #ad06c3; --icon-brand-secondary: #29012f; --border-brand: #ad06c3; --bg-brand-secondary: #110417; --bg-brand-secondary-hover: #23042a; --bg-brand-secondary-active: #34053d; }