@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #310007; --bg-primary-hover: #3b000c; --bg-primary-active: #40000f; --bg-primary-invert: #e00167; --bg-secondary: #3b000c; --bg-secondary-hover: #40000f; --bg-secondary-active: #480014; --bg-tertiary: #40000f; --bg-tertiary-hover: #480014; --bg-tertiary-active: #690025; --bg-quaternary: #690025; --bg-quaternary-hover: #850035; --bg-quaternary-active: #9e0143; --text-primary: #e00167; --text-primary-invert: #330008; --text-secondary: #9e0143; --text-secondary-invert: #690025; --border-primary: #690025; --border-primary-hover: #850035; --border-secondary: #480014; --border-secondary-hover: #690025; --border-tertiary: #3b000c; --border-tertiary-hover: #40000f; --border-active: #e00167; --border-active-invert: #310007; --icon-primary: #e00167; --icon-primary-invert: #330008; --icon-secondary: #9e0143; --input-bg: #310007; --input-border: #690025; --input-border-hover: #9e0143; --input-border-active: #e00167; --bg-transparent: rgba(241, 1, 112, 0.05); --bg-transparent-strong: rgba(241, 1, 112, 0.08); --bg-transparent-strongest: rgba(241, 1, 112, 0.12); --bg-transparent-blur-base: rgba(49, 0, 7, 0.9); --border-transparent: rgba(241, 1, 112, 0.1); --border-transparent-strong: rgba(241, 1, 112, 0.12); --border-transparent-strongest: rgba(241, 1, 112, 0.16); --bg-brand: #460010; --bg-brand-hover: #130004; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #460010; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #460010; --icon-brand-secondary: black; --border-brand: #460010; --bg-brand-secondary: #330008; --bg-brand-secondary-hover: #350009; --bg-brand-secondary-active: #37000a; }