@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #588df4; --bg-primary-hover: #5486e8; --bg-primary-active: #5182e0; --bg-primary-invert: #080d16; --bg-secondary: #5486e8; --bg-secondary-hover: #5182e0; --bg-secondary-active: #4d7cd7; --bg-tertiary: #5182e0; --bg-tertiary-hover: #4d7cd7; --bg-tertiary-active: #3e64ad; --bg-quaternary: #3e64ad; --bg-quaternary-hover: #314f89; --bg-quaternary-active: #263d69; --text-primary: #080d16; --text-primary-invert: #578cf2; --text-secondary: #263d69; --text-secondary-invert: #3e64ad; --border-primary: #3e64ad; --border-primary-hover: #314f89; --border-secondary: #4d7cd7; --border-secondary-hover: #3e64ad; --border-tertiary: #5486e8; --border-tertiary-hover: #5182e0; --border-active: #080d16; --border-active-invert: #588df4; --icon-primary: #080d16; --icon-primary-invert: #578cf2; --icon-secondary: #263d69; --input-bg: #588df4; --input-border: #3e64ad; --input-border-hover: #263d69; --input-border-active: #080d16; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(88, 141, 244, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #f2bc55; --bg-brand-hover: #eea926; --bg-brand-active: #d18f10; --text-on-brand: #ffffff; --text-brand: #f2bc55; --text-brand-secondary: #a26e0c; --icon-on-brand: #ffffff; --icon-brand: #f2bc55; --icon-brand-secondary: #a26e0c; --border-brand: #f2bc55; --bg-brand-secondary: #6792e4; --bg-brand-secondary-hover: #7796d4; --bg-brand-secondary-active: #869bc4; }