@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: #000461; --bg-primary-hover: #0c1069; --bg-primary-active: #14186e; --bg-primary-invert: #e3e2f1; --bg-secondary: #0c1069; --bg-secondary-hover: #14186e; --bg-secondary-active: #1e2174; --bg-tertiary: #14186e; --bg-tertiary-hover: #1e2174; --bg-tertiary-active: #484b8f; --bg-quaternary: #484b8f; --bg-quaternary-hover: #6e6fa7; --bg-quaternary-active: #8e8fbb; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e3e2f1; --text-primary-invert: #020663; --text-secondary: #8e8fbb; --text-secondary-invert: #484b8f; --border-primary: #484b8f; --border-primary-hover: #6e6fa7; --border-secondary: #1e2174; --border-secondary-hover: #484b8f; --border-tertiary: #0c1069; --border-tertiary-hover: #14186e; --border-active: #e3e2f1; --border-active-invert: #000461; --icon-primary: #e3e2f1; --icon-primary-invert: #020663; --icon-secondary: #8e8fbb; --input-bg: #000461; --input-border: #484b8f; --input-border-hover: #8e8fbb; --input-border-active: #e3e2f1; --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(0, 4, 97, 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: #00abff; --bg-brand-hover: #0089cc; --bg-brand-active: #006799; --text-on-brand: #F9F8FF; --text-brand: #00abff; --text-brand-secondary: #004466; --icon-on-brand: #F9F8FF; --icon-brand: #00abff; --icon-brand-secondary: #004466; --border-brand: #00abff; --bg-brand-secondary: #001571; --bg-brand-secondary-hover: #002581; --bg-brand-secondary-active: #003690; --input-radius: 11px; --image-radius: 11px; --panel-radius: 11px; --button-radius: 47px 47px 47px 47px; }