@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: "Roboto Condensed"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_condensed_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_condensed_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: "Roboto Condensed", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #2725a2; --bg-primary-hover: #3230a7; --bg-primary-active: #3836a9; --bg-primary-invert: #ecebf7; --bg-secondary: #3230a7; --bg-secondary-hover: #3836a9; --bg-secondary-active: #413fad; --bg-tertiary: #3836a9; --bg-tertiary-hover: #413fad; --bg-tertiary-active: #6664bd; --bg-quaternary: #6664bd; --bg-quaternary-hover: #8685cb; --bg-quaternary-active: #a2a1d7; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ecebf7; --text-primary-invert: #2927a3; --text-secondary: #a2a1d7; --text-secondary-invert: #6664bd; --border-primary: #6664bd; --border-primary-hover: #8685cb; --border-secondary: #413fad; --border-secondary-hover: #6664bd; --border-tertiary: #3230a7; --border-tertiary-hover: #3836a9; --border-active: #ecebf7; --border-active-invert: #2725a2; --icon-primary: #ecebf7; --icon-primary-invert: #2927a3; --icon-secondary: #a2a1d7; --input-bg: #2725a2; --input-border: #6664bd; --input-border-hover: #a2a1d7; --input-border-active: #ecebf7; --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(39, 37, 162, 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: #ff7400; --bg-brand-hover: #cc5d00; --bg-brand-active: #994600; --text-on-brand: #ffffff; --text-brand: #ff7400; --text-brand-secondary: #662e00; --icon-on-brand: #ffffff; --icon-brand: #ff7400; --icon-brand-secondary: #662e00; --border-brand: #ff7400; --bg-brand-secondary: #3d2d92; --bg-brand-secondary-hover: #523582; --bg-brand-secondary-active: #683d71; }