@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: "Clash Grotesk"; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_grotesk_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_grotesk_n3.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: "Clash Grotesk", serif; --font-weight-heading: 300; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f7f4f0; --bg-primary-hover: #ece9e5; --bg-primary-active: #e5e3df; --bg-primary-invert: #2e2e2d; --bg-secondary: #ece9e5; --bg-secondary-hover: #e5e3df; --bg-secondary-active: #dcdad6; --bg-tertiary: #e5e3df; --bg-tertiary-hover: #dcdad6; --bg-tertiary-active: #b7b5b2; --bg-quaternary: #b7b5b2; --bg-quaternary-hover: #969492; --bg-quaternary-active: #797876; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2e2e2d; --text-primary-invert: #f5f2ee; --text-secondary: #797876; --text-secondary-invert: #b7b5b2; --border-primary: #b7b5b2; --border-primary-hover: #969492; --border-secondary: #dcdad6; --border-secondary-hover: #b7b5b2; --border-tertiary: #ece9e5; --border-tertiary-hover: #e5e3df; --border-active: #2e2e2d; --border-active-invert: #f7f4f0; --icon-primary: #2e2e2d; --icon-primary-invert: #f5f2ee; --icon-secondary: #797876; --input-bg: #f7f4f0; --input-border: #b7b5b2; --input-border-hover: #797876; --input-border-active: #2e2e2d; --bg-transparent: rgba(26, 26, 26, 0.05); --bg-transparent-strong: rgba(26, 26, 26, 0.08); --bg-transparent-strongest: rgba(26, 26, 26, 0.12); --bg-transparent-blur-base: rgba(247, 244, 240, 0.9); --border-transparent: rgba(26, 26, 26, 0.1); --border-transparent-strong: rgba(26, 26, 26, 0.12); --border-transparent-strongest: rgba(26, 26, 26, 0.16); --bg-brand: #f7e7ce; --bg-brand-hover: #f0d2a2; --bg-brand-active: #e9bc76; --text-on-brand: #ffffff; --text-brand: #f7e7ce; --text-brand-secondary: #e2a74a; --icon-on-brand: #ffffff; --icon-brand: #f7e7ce; --icon-brand-secondary: #e2a74a; --border-brand: #f7e7ce; --bg-brand-secondary: #f7f3ed; --bg-brand-secondary-hover: #f7f1e9; --bg-brand-secondary-active: #f7f0e6; }