@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: "Barlow Condensed"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_condensed_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_condensed_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: "Barlow Condensed", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #282828; --bg-primary-hover: #333333; --bg-primary-active: #393939; --bg-primary-invert: #ececec; --bg-secondary: #333333; --bg-secondary-hover: #393939; --bg-secondary-active: #424242; --bg-tertiary: #393939; --bg-tertiary-hover: #424242; --bg-tertiary-active: #666666; --bg-quaternary: #666666; --bg-quaternary-hover: #878787; --bg-quaternary-active: #a3a3a3; --text-primary: #ececec; --text-primary-invert: #2a2a2a; --text-secondary: #a3a3a3; --text-secondary-invert: #666666; --border-primary: #666666; --border-primary-hover: #878787; --border-secondary: #424242; --border-secondary-hover: #666666; --border-tertiary: #333333; --border-tertiary-hover: #393939; --border-active: #ececec; --border-active-invert: #282828; --icon-primary: #ececec; --icon-primary-invert: #2a2a2a; --icon-secondary: #a3a3a3; --input-bg: #282828; --input-border: #666666; --input-border-hover: #a3a3a3; --input-border-active: #ececec; --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(40, 40, 40, 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: #8acacd; --bg-brand-hover: #66babe; --bg-brand-active: #48a5a9; --text-on-brand: #000000; --text-brand: #8acacd; --text-brand-secondary: #398285; --icon-on-brand: #000000; --icon-brand: #8acacd; --icon-brand-secondary: #398285; --border-brand: #8acacd; --bg-brand-secondary: #323839; --bg-brand-secondary-hover: #3c4849; --bg-brand-secondary-active: #45595a; }