@font-face { font-family: "Inter Tight"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n5.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: Archivo; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_i9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n5.ttf; --font-family-heading: Archivo, sans-serif; --font-weight-heading: 900; --font-style-heading: italic; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f4f4f4; --bg-primary-active: #eeeeee; --bg-primary-invert: #3a3c3d; --bg-secondary: #f4f4f4; --bg-secondary-hover: #eeeeee; --bg-secondary-active: #e5e5e5; --bg-tertiary: #eeeeee; --bg-tertiary-hover: #e5e5e5; --bg-tertiary-active: #c0c1c1; --bg-quaternary: #c0c1c1; --bg-quaternary-hover: #a0a1a1; --bg-quaternary-active: #848586; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3a3c3d; --text-primary-invert: #fdfdfd; --text-secondary: #848586; --text-secondary-invert: #c0c1c1; --border-primary: #c0c1c1; --border-primary-hover: #a0a1a1; --border-secondary: #e5e5e5; --border-secondary-hover: #c0c1c1; --border-tertiary: #f4f4f4; --border-tertiary-hover: #eeeeee; --border-active: #3a3c3d; --border-active-invert: #ffffff; --icon-primary: #3a3c3d; --icon-primary-invert: #fdfdfd; --icon-secondary: #848586; --input-bg: #ffffff; --input-border: #c0c1c1; --input-border-hover: #848586; --input-border-active: #3a3c3d; --bg-transparent: rgba(39, 41, 42, 0.05); --bg-transparent-strong: rgba(39, 41, 42, 0.08); --bg-transparent-strongest: rgba(39, 41, 42, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(39, 41, 42, 0.1); --border-transparent-strong: rgba(39, 41, 42, 0.12); --border-transparent-strongest: rgba(39, 41, 42, 0.16); --bg-brand: #e5202b; --bg-brand-hover: #bc161f; --bg-brand-active: #8e1118; --text-on-brand: #ffffff; --text-brand: #e5202b; --text-brand-secondary: #610b10; --icon-on-brand: #ffffff; --icon-brand: #e5202b; --icon-brand-secondary: #610b10; --border-brand: #e5202b; --bg-brand-secondary: #fce9ea; --bg-brand-secondary-hover: #fad2d5; --bg-brand-secondary-active: #f7bcbf; }