@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: #f37121; --bg-primary-hover: #e76b1f; --bg-primary-active: #e0681e; --bg-primary-invert: #160a03; --bg-secondary: #e76b1f; --bg-secondary-hover: #e0681e; --bg-secondary-active: #d6631d; --bg-tertiary: #e0681e; --bg-tertiary-hover: #d6631d; --bg-tertiary-active: #ad5017; --bg-quaternary: #ad5017; --bg-quaternary-hover: #883f12; --bg-quaternary-active: #68310e; --text-primary: #160a03; --text-primary-invert: #f17021; --text-secondary: #68310e; --text-secondary-invert: #ad5017; --border-primary: #ad5017; --border-primary-hover: #883f12; --border-secondary: #d6631d; --border-secondary-hover: #ad5017; --border-tertiary: #e76b1f; --border-tertiary-hover: #e0681e; --border-active: #160a03; --border-active-invert: #f37121; --icon-primary: #160a03; --icon-primary-invert: #f17021; --icon-secondary: #68310e; --input-bg: #f37121; --input-border: #ad5017; --input-border-hover: #68310e; --input-border-active: #160a03; --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(243, 113, 33, 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: #2f7091; --bg-brand-hover: #23526a; --bg-brand-active: #163544; --text-on-brand: #ffffff; --text-brand: #2f7091; --text-brand-secondary: #0a171d; --icon-on-brand: #ffffff; --icon-brand: #2f7091; --icon-brand-secondary: #0a171d; --border-brand: #2f7091; --bg-brand-secondary: #df712c; --bg-brand-secondary-hover: #cc7137; --bg-brand-secondary-active: #b87143; }