@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: Prompt; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/prompt_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/prompt_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: Prompt, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f5f8fe; --bg-primary-active: #eff3fe; --bg-primary-invert: #447bf2; --bg-secondary: #f5f8fe; --bg-secondary-hover: #eff3fe; --bg-secondary-active: #e6eefd; --bg-tertiary: #eff3fe; --bg-tertiary-hover: #e6eefd; --bg-tertiary-active: #c3d5fb; --bg-quaternary: #c3d5fb; --bg-quaternary-hover: #a4bff9; --bg-quaternary-active: #8aacf7; --text-primary: #447bf2; --text-primary-invert: #fdfeff; --text-secondary: #8aacf7; --text-secondary-invert: #c3d5fb; --border-primary: #c3d5fb; --border-primary-hover: #a4bff9; --border-secondary: #e6eefd; --border-secondary-hover: #c3d5fb; --border-tertiary: #f5f8fe; --border-tertiary-hover: #eff3fe; --border-active: #447bf2; --border-active-invert: #ffffff; --icon-primary: #447bf2; --icon-primary-invert: #fdfeff; --icon-secondary: #8aacf7; --input-bg: #ffffff; --input-border: #c3d5fb; --input-border-hover: #8aacf7; --input-border-active: #447bf2; --bg-transparent: rgba(49, 110, 241, 0.05); --bg-transparent-strong: rgba(49, 110, 241, 0.08); --bg-transparent-strongest: rgba(49, 110, 241, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(49, 110, 241, 0.1); --border-transparent-strong: rgba(49, 110, 241, 0.12); --border-transparent-strongest: rgba(49, 110, 241, 0.16); --bg-brand: #316ef1; --bg-brand-hover: #0f51e0; --bg-brand-active: #0c40b0; --text-on-brand: #000000; --text-brand: #316ef1; --text-brand-secondary: #092f80; --icon-on-brand: #000000; --icon-brand: #316ef1; --icon-brand-secondary: #092f80; --border-brand: #316ef1; --bg-brand-secondary: #eaf1fe; --bg-brand-secondary-hover: #d6e2fc; --bg-brand-secondary-active: #c1d4fb; }