@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: "Libre Caslon Text"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/libre_caslon_text_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/libre_caslon_text_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: "Libre Caslon Text", serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #3154ea; --bg-primary-hover: #3b5deb; --bg-primary-active: #4162ec; --bg-primary-invert: #ecf0fd; --bg-secondary: #3b5deb; --bg-secondary-hover: #4162ec; --bg-secondary-active: #4a69ed; --bg-tertiary: #4162ec; --bg-tertiary-hover: #4a69ed; --bg-tertiary-active: #6d86f0; --bg-quaternary: #6d86f0; --bg-quaternary-hover: #8c9ff3; --bg-quaternary-active: #a6b5f6; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ecf0fd; --text-primary-invert: #3356ea; --text-secondary: #a6b5f6; --text-secondary-invert: #6d86f0; --border-primary: #6d86f0; --border-primary-hover: #8c9ff3; --border-secondary: #4a69ed; --border-secondary-hover: #6d86f0; --border-tertiary: #3b5deb; --border-tertiary-hover: #4162ec; --border-active: #ecf0fd; --border-active-invert: #3154ea; --icon-primary: #ecf0fd; --icon-primary-invert: #3356ea; --icon-secondary: #a6b5f6; --input-bg: #3154ea; --input-border: #6d86f0; --input-border-hover: #a6b5f6; --input-border-active: #ecf0fd; --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(49, 84, 234, 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: #d9d9d9; --bg-brand-hover: silver; --bg-brand-active: #a6a6a6; --text-on-brand: #3154ea; --text-brand: #d9d9d9; --text-brand-secondary: #8d8d8d; --icon-on-brand: #3154ea; --icon-brand: #d9d9d9; --icon-brand-secondary: #8d8d8d; --border-brand: #d9d9d9; --bg-brand-secondary: #4261e8; --bg-brand-secondary-hover: #536fe7; --bg-brand-secondary-active: #637ce5; }