@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: #c2c6ff; --bg-primary-hover: #b8bcf2; --bg-primary-active: #b2b6eb; --bg-primary-invert: #111217; --bg-secondary: #b8bcf2; --bg-secondary-hover: #b2b6eb; --bg-secondary-active: #abaee0; --bg-tertiary: #b2b6eb; --bg-tertiary-hover: #abaee0; --bg-tertiary-active: #8a8db5; --bg-quaternary: #8a8db5; --bg-quaternary-hover: #6d6f8f; --bg-quaternary-active: #53556e; --text-primary: #111217; --text-primary-invert: #c0c4fc; --text-secondary: #53556e; --text-secondary-invert: #8a8db5; --border-primary: #8a8db5; --border-primary-hover: #6d6f8f; --border-secondary: #abaee0; --border-secondary-hover: #8a8db5; --border-tertiary: #b8bcf2; --border-tertiary-hover: #b2b6eb; --border-active: #111217; --border-active-invert: #c2c6ff; --icon-primary: #111217; --icon-primary-invert: #c0c4fc; --icon-secondary: #53556e; --input-bg: #c2c6ff; --input-border: #8a8db5; --input-border-hover: #53556e; --input-border-active: #111217; --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(194, 198, 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: #4eaceb; --bg-brand-hover: #2097e6; --bg-brand-active: #157abe; --text-on-brand: #000000; --text-brand: #4eaceb; --text-brand-secondary: #105d90; --icon-on-brand: #000000; --icon-brand: #4eaceb; --icon-brand-secondary: #105d90; --border-brand: #4eaceb; --bg-brand-secondary: #b6c3fd; --bg-brand-secondary-hover: #abc1fb; --bg-brand-secondary-active: #9fbef9; }