@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: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_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: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #7a94f4; --bg-primary-hover: #8099f5; --bg-primary-active: #849cf5; --bg-primary-invert: #eeeffe; --bg-secondary: #8099f5; --bg-secondary-hover: #849cf5; --bg-secondary-active: #89a0f5; --bg-tertiary: #849cf5; --bg-tertiary-hover: #89a0f5; --bg-tertiary-active: #9fb1f7; --bg-quaternary: #9fb1f7; --bg-quaternary-hover: #b2c0f9; --bg-quaternary-active: #c2cdfa; --text-primary: #eeeffe; --text-primary-invert: #7b95f4; --text-secondary: #c2cdfa; --text-secondary-invert: #9fb1f7; --border-primary: #9fb1f7; --border-primary-hover: #b2c0f9; --border-secondary: #89a0f5; --border-secondary-hover: #9fb1f7; --border-tertiary: #8099f5; --border-tertiary-hover: #849cf5; --border-active: #eeeffe; --border-active-invert: #7a94f4; --icon-primary: #eeeffe; --icon-primary-invert: #7b95f4; --icon-secondary: #c2cdfa; --input-bg: #7a94f4; --input-border: #9fb1f7; --input-border-hover: #c2cdfa; --input-border-active: #eeeffe; --bg-transparent: rgba(249, 248, 255, 0.05); --bg-transparent-strong: rgba(249, 248, 255, 0.08); --bg-transparent-strongest: rgba(249, 248, 255, 0.12); --bg-transparent-blur-base: rgba(122, 148, 244, 0.9); --border-transparent: rgba(249, 248, 255, 0.1); --border-transparent-strong: rgba(249, 248, 255, 0.12); --border-transparent-strongest: rgba(249, 248, 255, 0.16); --bg-brand: #5677ee; --bg-brand-hover: #2852e9; --bg-brand-active: #143cca; --text-on-brand: #F9F8FF; --text-brand: #5677ee; --text-brand-secondary: #102e9b; --icon-on-brand: #F9F8FF; --icon-brand: #5677ee; --icon-brand-secondary: #102e9b; --border-brand: #5677ee; --bg-brand-secondary: #7691f3; --bg-brand-secondary-hover: #738ef3; --bg-brand-secondary-active: #6f8bf2; }