@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: Antonio; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/antonio_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/antonio_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: Antonio, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f2f6fe; --bg-primary-active: #ebf1fe; --bg-primary-invert: #1b5ef1; --bg-secondary: #f2f6fe; --bg-secondary-hover: #ebf1fe; --bg-secondary-active: #e1eafd; --bg-tertiary: #ebf1fe; --bg-tertiary-hover: #e1eafd; --bg-tertiary-active: #b6ccfb; --bg-quaternary: #b6ccfb; --bg-quaternary-hover: #91b1f8; --bg-quaternary-active: #709af6; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1b5ef1; --text-primary-invert: #fcfdff; --text-secondary: #709af6; --text-secondary-invert: #b6ccfb; --border-primary: #b6ccfb; --border-primary-hover: #91b1f8; --border-secondary: #e1eafd; --border-secondary-hover: #b6ccfb; --border-tertiary: #f2f6fe; --border-tertiary-hover: #ebf1fe; --border-active: #1b5ef1; --border-active-invert: #ffffff; --icon-primary: #1b5ef1; --icon-primary-invert: #fcfdff; --icon-secondary: #709af6; --input-bg: #ffffff; --input-border: #b6ccfb; --input-border-hover: #709af6; --input-border-active: #1b5ef1; --bg-transparent: rgba(4, 78, 240, 0.05); --bg-transparent-strong: rgba(4, 78, 240, 0.08); --bg-transparent-strongest: rgba(4, 78, 240, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(4, 78, 240, 0.1); --border-transparent-strong: rgba(4, 78, 240, 0.12); --border-transparent-strongest: rgba(4, 78, 240, 0.16); --bg-brand: #200ef4; --bg-brand-hover: #1809c6; --bg-brand-active: #120795; --text-on-brand: #fff700; --text-brand: #200ef4; --text-brand-secondary: #0c0564; --icon-on-brand: #fff700; --icon-brand: #200ef4; --icon-brand-secondary: #0c0564; --border-brand: #200ef4; --bg-brand-secondary: #e9e7fe; --bg-brand-secondary-hover: #d2cffd; --bg-brand-secondary-active: #bcb7fc; --input-radius: 20px; --image-radius: 0px; --panel-radius: 20px; --button-radius: 100px 100px 100px 100px; }