@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: Chivo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/chivo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/chivo_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: Chivo, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f9f5ff; --bg-primary-hover: #ede9f2; --bg-primary-active: #e5e1eb; --bg-primary-invert: #171719; --bg-secondary: #ede9f2; --bg-secondary-hover: #e5e1eb; --bg-secondary-active: #dbd8e1; --bg-tertiary: #e5e1eb; --bg-tertiary-hover: #dbd8e1; --bg-tertiary-active: #b1aeb6; --bg-quaternary: #b1aeb6; --bg-quaternary-hover: #8c8a90; --bg-quaternary-active: #6c6a6f; --text-primary: #171719; --text-primary-invert: #f7f3fc; --text-secondary: #6c6a6f; --text-secondary-invert: #b1aeb6; --border-primary: #b1aeb6; --border-primary-hover: #8c8a90; --border-secondary: #dbd8e1; --border-secondary-hover: #b1aeb6; --border-tertiary: #ede9f2; --border-tertiary-hover: #e5e1eb; --border-active: #171719; --border-active-invert: #f9f5ff; --icon-primary: #171719; --icon-primary-invert: #f7f3fc; --icon-secondary: #6c6a6f; --input-bg: #f9f5ff; --input-border: #b1aeb6; --input-border-hover: #6c6a6f; --input-border-active: #171719; --bg-transparent: rgba(1, 1, 2, 0.05); --bg-transparent-strong: rgba(1, 1, 2, 0.08); --bg-transparent-strongest: rgba(1, 1, 2, 0.12); --bg-transparent-blur-base: rgba(249, 245, 255, 0.9); --border-transparent: rgba(1, 1, 2, 0.1); --border-transparent-strong: rgba(1, 1, 2, 0.12); --border-transparent-strongest: rgba(1, 1, 2, 0.16); --bg-brand: #ccadfa; --bg-brand-hover: #ae7df7; --bg-brand-active: #904df4; --text-on-brand: #ffffff; --text-brand: #ccadfa; --text-brand-secondary: #721df1; --icon-on-brand: #ffffff; --icon-brand: #ccadfa; --icon-brand-secondary: #721df1; --border-brand: #ccadfa; --bg-brand-secondary: #f5eeff; --bg-brand-secondary-hover: #f0e7fe; --bg-brand-secondary-active: #ecdffe; }