@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: #033c58; --bg-primary-hover: #104660; --bg-primary-active: #174c65; --bg-primary-invert: #e8edf0; --bg-secondary: #104660; --bg-secondary-hover: #174c65; --bg-secondary-active: #21536c; --bg-tertiary: #174c65; --bg-tertiary-hover: #21536c; --bg-tertiary-active: #4c7588; --bg-quaternary: #4c7588; --bg-quaternary-hover: #7292a1; --bg-quaternary-active: #93abb7; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8edf0; --text-primary-invert: #063e5a; --text-secondary: #93abb7; --text-secondary-invert: #4c7588; --border-primary: #4c7588; --border-primary-hover: #7292a1; --border-secondary: #21536c; --border-secondary-hover: #4c7588; --border-tertiary: #104660; --border-tertiary-hover: #174c65; --border-active: #e8edf0; --border-active-invert: #033c58; --icon-primary: #e8edf0; --icon-primary-invert: #063e5a; --icon-secondary: #93abb7; --input-bg: #033c58; --input-border: #4c7588; --input-border-hover: #93abb7; --input-border-active: #e8edf0; --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(3, 60, 88, 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: #f39c39; --bg-brand-hover: #eb840e; --bg-brand-active: #bb690b; --text-on-brand: #ffffff; --text-brand: #f39c39; --text-brand-secondary: #8b4e08; --icon-on-brand: #ffffff; --icon-brand: #f39c39; --icon-brand-secondary: #8b4e08; --border-brand: #f39c39; --bg-brand-secondary: #1b4655; --bg-brand-secondary-hover: #334f52; --bg-brand-secondary-active: #4b594f; --input-radius: 12px; --image-radius: 0px; --panel-radius: 12px; --button-radius: 80px 80px 80px 80px; }