@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: "Space Grotesk"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_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: "Space Grotesk", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #c9a4ff; --bg-primary-hover: #bf9cf2; --bg-primary-active: #b997eb; --bg-primary-invert: #120f17; --bg-secondary: #bf9cf2; --bg-secondary-hover: #b997eb; --bg-secondary-active: #b190e0; --bg-tertiary: #b997eb; --bg-tertiary-hover: #b190e0; --bg-tertiary-active: #8f74b5; --bg-quaternary: #8f74b5; --bg-quaternary-hover: #715c8f; --bg-quaternary-active: #56476e; --text-primary: #120f17; --text-primary-invert: #c7a2fc; --text-secondary: #56476e; --text-secondary-invert: #8f74b5; --border-primary: #8f74b5; --border-primary-hover: #715c8f; --border-secondary: #b190e0; --border-secondary-hover: #8f74b5; --border-tertiary: #bf9cf2; --border-tertiary-hover: #b997eb; --border-active: #120f17; --border-active-invert: #c9a4ff; --icon-primary: #120f17; --icon-primary-invert: #c7a2fc; --icon-secondary: #56476e; --input-bg: #c9a4ff; --input-border: #8f74b5; --input-border-hover: #56476e; --input-border-active: #120f17; --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(201, 164, 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: #99d6ff; --bg-brand-hover: #66c2ff; --bg-brand-active: #33adff; --text-on-brand: #000000; --text-brand: #99d6ff; --text-brand-secondary: #0099ff; --icon-on-brand: #000000; --icon-brand: #99d6ff; --icon-brand-secondary: #0099ff; --border-brand: #99d6ff; --bg-brand-secondary: #c4a9ff; --bg-brand-secondary-hover: #bfaeff; --bg-brand-secondary-active: #bbb3ff; }