@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: #ffffff; --bg-primary-hover: #f6f6f6; --bg-primary-active: #f1f1f1; --bg-primary-invert: #5b5f61; --bg-secondary: #f6f6f6; --bg-secondary-hover: #f1f1f1; --bg-secondary-active: #e9eaea; --bg-tertiary: #f1f1f1; --bg-tertiary-hover: #e9eaea; --bg-tertiary-active: #cbcccd; --bg-quaternary: #cbcccd; --bg-quaternary-hover: #b0b2b2; --bg-quaternary-active: #989b9c; --text-primary: #5b5f61; --text-primary-invert: #fdfdfd; --text-secondary: #989b9c; --text-secondary-invert: #cbcccd; --border-primary: #cbcccd; --border-primary-hover: #b0b2b2; --border-secondary: #e9eaea; --border-secondary-hover: #cbcccd; --border-tertiary: #f6f6f6; --border-tertiary-hover: #f1f1f1; --border-active: #5b5f61; --border-active-invert: #ffffff; --icon-primary: #5b5f61; --icon-primary-invert: #fdfdfd; --icon-secondary: #989b9c; --input-bg: #ffffff; --input-border: #cbcccd; --input-border-hover: #989b9c; --input-border-active: #5b5f61; --bg-transparent: rgba(75, 79, 81, 0.05); --bg-transparent-strong: rgba(75, 79, 81, 0.08); --bg-transparent-strongest: rgba(75, 79, 81, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(75, 79, 81, 0.1); --border-transparent-strong: rgba(75, 79, 81, 0.12); --border-transparent-strongest: rgba(75, 79, 81, 0.16); --bg-brand: #137187; --bg-brand-hover: #0d4c5a; --bg-brand-active: #06262e; --text-on-brand: #caf3f4; --text-brand: #137187; --text-brand-secondary: #000101; --icon-on-brand: #caf3f4; --icon-brand: #137187; --icon-brand-secondary: #000101; --border-brand: #137187; --bg-brand-secondary: #e7f1f3; --bg-brand-secondary-hover: #d0e3e7; --bg-brand-secondary-active: #b8d4db; }