@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: "Space Grotesk"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_n7.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: "Space Grotesk", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f4f4f2; --bg-primary-hover: #e9e9e8; --bg-primary-active: #e3e3e2; --bg-primary-invert: #2e3137; --bg-secondary: #e9e9e8; --bg-secondary-hover: #e3e3e2; --bg-secondary-active: #dadad9; --bg-tertiary: #e3e3e2; --bg-tertiary-hover: #dadad9; --bg-tertiary-active: #b5b6b7; --bg-quaternary: #b5b6b7; --bg-quaternary-hover: #949698; --bg-quaternary-active: #787a7d; --text-primary: #2e3137; --text-primary-invert: #f2f2f0; --text-secondary: #787a7d; --text-secondary-invert: #b5b6b7; --border-primary: #b5b6b7; --border-primary-hover: #949698; --border-secondary: #dadad9; --border-secondary-hover: #b5b6b7; --border-tertiary: #e9e9e8; --border-tertiary-hover: #e3e3e2; --border-active: #2e3137; --border-active-invert: #f4f4f2; --icon-primary: #2e3137; --icon-primary-invert: #f2f2f0; --icon-secondary: #787a7d; --input-bg: #f4f4f2; --input-border: #b5b6b7; --input-border-hover: #787a7d; --input-border-active: #2e3137; --bg-transparent: rgba(26, 30, 37, 0.05); --bg-transparent-strong: rgba(26, 30, 37, 0.08); --bg-transparent-strongest: rgba(26, 30, 37, 0.12); --bg-transparent-blur-base: rgba(244, 244, 242, 0.9); --border-transparent: rgba(26, 30, 37, 0.1); --border-transparent-strong: rgba(26, 30, 37, 0.12); --border-transparent-strongest: rgba(26, 30, 37, 0.16); --bg-brand: #0fa3b1; --bg-brand-hover: #0b7882; --bg-brand-active: #074c53; --text-on-brand: #f4f4f2; --text-brand: #0fa3b1; --text-brand-secondary: #032124; --icon-on-brand: #f4f4f2; --icon-brand: #0fa3b1; --icon-brand-secondary: #032124; --border-brand: #0fa3b1; --bg-brand-secondary: #ddecec; --bg-brand-secondary-hover: #c6e4e5; --bg-brand-secondary-active: #afdcdf; }