@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: Quicksand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_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: Quicksand, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #e1e1e1; --bg-primary-hover: #d8d8d8; --bg-primary-active: lightgray; --bg-primary-invert: #434343; --bg-secondary: #d8d8d8; --bg-secondary-hover: lightgray; --bg-secondary-active: #cccccc; --bg-tertiary: lightgray; --bg-tertiary-hover: #cccccc; --bg-tertiary-active: #afafaf; --bg-quaternary: #afafaf; --bg-quaternary-hover: #949494; --bg-quaternary-active: #7e7e7e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #434343; --text-primary-invert: #dfdfdf; --text-secondary: #7e7e7e; --text-secondary-invert: #afafaf; --border-primary: #afafaf; --border-primary-hover: #949494; --border-secondary: #cccccc; --border-secondary-hover: #afafaf; --border-tertiary: #d8d8d8; --border-tertiary-hover: lightgray; --border-active: #434343; --border-active-invert: #e1e1e1; --icon-primary: #434343; --icon-primary-invert: #dfdfdf; --icon-secondary: #7e7e7e; --input-bg: #e1e1e1; --input-border: #afafaf; --input-border-hover: #7e7e7e; --input-border-active: #434343; --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(225, 225, 225, 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: #910000; --bg-brand-hover: #5e0000; --bg-brand-active: #2b0000; --text-on-brand: #ffcfcf; --text-brand: #910000; --text-brand-secondary: black; --icon-on-brand: #ffcfcf; --icon-brand: #910000; --icon-brand-secondary: black; --border-brand: #910000; --bg-brand-secondary: #d9cbcb; --bg-brand-secondary-hover: #d1b4b4; --bg-brand-secondary-active: #c99e9e; }