@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: #e0a3ff; --bg-primary-hover: #d59bf2; --bg-primary-active: #ce96eb; --bg-primary-invert: #140f17; --bg-secondary: #d59bf2; --bg-secondary-hover: #ce96eb; --bg-secondary-active: #c58fe0; --bg-tertiary: #ce96eb; --bg-tertiary-hover: #c58fe0; --bg-tertiary-active: #9f74b5; --bg-quaternary: #9f74b5; --bg-quaternary-hover: #7d5b8f; --bg-quaternary-active: #60466e; --text-primary: #140f17; --text-primary-invert: #dea1fc; --text-secondary: #60466e; --text-secondary-invert: #9f74b5; --border-primary: #9f74b5; --border-primary-hover: #7d5b8f; --border-secondary: #c58fe0; --border-secondary-hover: #9f74b5; --border-tertiary: #d59bf2; --border-tertiary-hover: #ce96eb; --border-active: #140f17; --border-active-invert: #e0a3ff; --icon-primary: #140f17; --icon-primary-invert: #dea1fc; --icon-secondary: #60466e; --input-bg: #e0a3ff; --input-border: #9f74b5; --input-border-hover: #60466e; --input-border-active: #140f17; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(224, 163, 255, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #ca93e6; --bg-brand-secondary-hover: #b382cc; --bg-brand-secondary-active: #9d72b3; }