@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: #eeeeee; --bg-primary-hover: #e5e5e5; --bg-primary-active: #dfdfdf; --bg-primary-invert: #444444; --bg-secondary: #e5e5e5; --bg-secondary-hover: #dfdfdf; --bg-secondary-active: #d8d8d8; --bg-tertiary: #dfdfdf; --bg-tertiary-hover: #d8d8d8; --bg-tertiary-active: #b8b8b8; --bg-quaternary: #b8b8b8; --bg-quaternary-hover: #9c9c9c; --bg-quaternary-active: #838383; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #444444; --text-primary-invert: #ececec; --text-secondary: #838383; --text-secondary-invert: #b8b8b8; --border-primary: #b8b8b8; --border-primary-hover: #9c9c9c; --border-secondary: #d8d8d8; --border-secondary-hover: #b8b8b8; --border-tertiary: #e5e5e5; --border-tertiary-hover: #dfdfdf; --border-active: #444444; --border-active-invert: #eeeeee; --icon-primary: #444444; --icon-primary-invert: #ececec; --icon-secondary: #838383; --input-bg: #eeeeee; --input-border: #b8b8b8; --input-border-hover: #838383; --input-border-active: #444444; --bg-transparent: rgba(51, 51, 51, 0.05); --bg-transparent-strong: rgba(51, 51, 51, 0.08); --bg-transparent-strongest: rgba(51, 51, 51, 0.12); --bg-transparent-blur-base: rgba(238, 238, 238, 0.9); --border-transparent: rgba(51, 51, 51, 0.1); --border-transparent-strong: rgba(51, 51, 51, 0.12); --border-transparent-strongest: rgba(51, 51, 51, 0.16); --bg-brand: #003366; --bg-brand-hover: #001a33; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #003366; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #003366; --icon-brand-secondary: black; --border-brand: #003366; --bg-brand-secondary: #d6dbe0; --bg-brand-secondary-hover: #bec9d3; --bg-brand-secondary-active: #a7b6c5; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }