@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: "Josefin Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/josefin_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/josefin_sans_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: "Josefin Sans", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #61cbdf; --bg-primary-hover: #5cc1d4; --bg-primary-active: #59bbcd; --bg-primary-invert: #091214; --bg-secondary: #5cc1d4; --bg-secondary-hover: #59bbcd; --bg-secondary-active: #55b3c4; --bg-tertiary: #59bbcd; --bg-tertiary-hover: #55b3c4; --bg-tertiary-active: #45909e; --bg-quaternary: #45909e; --bg-quaternary-hover: #36727d; --bg-quaternary-active: #2a5760; --text-primary: #091214; --text-primary-invert: #60c9dd; --text-secondary: #2a5760; --text-secondary-invert: #45909e; --border-primary: #45909e; --border-primary-hover: #36727d; --border-secondary: #55b3c4; --border-secondary-hover: #45909e; --border-tertiary: #5cc1d4; --border-tertiary-hover: #59bbcd; --border-active: #091214; --border-active-invert: #61cbdf; --icon-primary: #091214; --icon-primary-invert: #60c9dd; --icon-secondary: #2a5760; --input-bg: #61cbdf; --input-border: #45909e; --input-border-hover: #2a5760; --input-border-active: #091214; --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(97, 203, 223, 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: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #57b7c9; --bg-brand-secondary-hover: #4ea2b2; --bg-brand-secondary-active: #448e9c; }