@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: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n8.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: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #549ae2; --bg-primary-hover: #5d9fe3; --bg-primary-active: #62a2e4; --bg-primary-invert: #f0f6fc; --bg-secondary: #5d9fe3; --bg-secondary-hover: #62a2e4; --bg-secondary-active: #69a6e5; --bg-tertiary: #62a2e4; --bg-tertiary-hover: #69a6e5; --bg-tertiary-active: #86b7ea; --bg-quaternary: #86b7ea; --bg-quaternary-hover: #9fc6ef; --bg-quaternary-active: #b5d4f3; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f0f6fc; --text-primary-invert: #569be2; --text-secondary: #b5d4f3; --text-secondary-invert: #86b7ea; --border-primary: #86b7ea; --border-primary-hover: #9fc6ef; --border-secondary: #69a6e5; --border-secondary-hover: #86b7ea; --border-tertiary: #5d9fe3; --border-tertiary-hover: #62a2e4; --border-active: #f0f6fc; --border-active-invert: #549ae2; --icon-primary: #f0f6fc; --icon-primary-invert: #569be2; --icon-secondary: #b5d4f3; --input-bg: #549ae2; --input-border: #86b7ea; --input-border-hover: #b5d4f3; --input-border-active: #f0f6fc; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(84, 154, 226, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #fc4f4f; --bg-brand-hover: #fb1d1d; --bg-brand-active: #e10404; --text-on-brand: #ffffff; --text-brand: #fc4f4f; --text-brand-secondary: #af0303; --icon-on-brand: #ffffff; --icon-brand: #fc4f4f; --icon-brand-secondary: #af0303; --border-brand: #fc4f4f; --bg-brand-secondary: #6593d3; --bg-brand-secondary-hover: #768bc5; --bg-brand-secondary-active: #8684b6; }