@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: "Work Sans"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n5.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: "Work Sans", sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #3d0e0e; --bg-primary-hover: #471a1a; --bg-primary-active: #4d2121; --bg-primary-invert: #eee9e9; --bg-secondary: #471a1a; --bg-secondary-hover: #4d2121; --bg-secondary-active: #542b2b; --bg-tertiary: #4d2121; --bg-tertiary-hover: #542b2b; --bg-tertiary-active: #755454; --bg-quaternary: #755454; --bg-quaternary-hover: #927878; --bg-quaternary-active: #ac9797; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eee9e9; --text-primary-invert: #3f1010; --text-secondary: #ac9797; --text-secondary-invert: #755454; --border-primary: #755454; --border-primary-hover: #927878; --border-secondary: #542b2b; --border-secondary-hover: #755454; --border-tertiary: #471a1a; --border-tertiary-hover: #4d2121; --border-active: #eee9e9; --border-active-invert: #3d0e0e; --icon-primary: #eee9e9; --icon-primary-invert: #3f1010; --icon-secondary: #ac9797; --input-bg: #3d0e0e; --input-border: #755454; --input-border-hover: #ac9797; --input-border-active: #eee9e9; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(61, 14, 14, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #f7f6f6; --bg-brand-hover: #dfdbdb; --bg-brand-active: #c7c0c0; --text-on-brand: #661010; --text-brand: #f7f6f6; --text-brand-secondary: #afa5a5; --icon-on-brand: #661010; --icon-brand: #f7f6f6; --icon-brand-secondary: #afa5a5; --border-brand: #f7f6f6; --bg-brand-secondary: #502525; --bg-brand-secondary-hover: #623c3c; --bg-brand-secondary-active: #755454; }