@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: Silkscreen; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/silkscreen_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/silkscreen_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: Silkscreen, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #333333; --bg-primary-hover: #3b3b3b; --bg-primary-active: #3f3f3f; --bg-primary-invert: #bebebd; --bg-secondary: #3b3b3b; --bg-secondary-hover: #3f3f3f; --bg-secondary-active: #454545; --bg-tertiary: #3f3f3f; --bg-tertiary-hover: #454545; --bg-tertiary-active: #5f5f5f; --bg-quaternary: #5f5f5f; --bg-quaternary-hover: #767676; --bg-quaternary-active: #8a8a8a; --text-primary: #bebebd; --text-primary-invert: #353535; --text-secondary: #8a8a8a; --text-secondary-invert: #5f5f5f; --border-primary: #5f5f5f; --border-primary-hover: #767676; --border-secondary: #454545; --border-secondary-hover: #5f5f5f; --border-tertiary: #3b3b3b; --border-tertiary-hover: #3f3f3f; --border-active: #bebebd; --border-active-invert: #333333; --icon-primary: #bebebd; --icon-primary-invert: #353535; --icon-secondary: #8a8a8a; --input-bg: #333333; --input-border: #5f5f5f; --input-border-hover: #8a8a8a; --input-border-active: #bebebd; --bg-transparent: rgba(204, 204, 203, 0.05); --bg-transparent-strong: rgba(204, 204, 203, 0.08); --bg-transparent-strongest: rgba(204, 204, 203, 0.12); --bg-transparent-blur-base: rgba(51, 51, 51, 0.9); --border-transparent: rgba(204, 204, 203, 0.1); --border-transparent-strong: rgba(204, 204, 203, 0.12); --border-transparent-strongest: rgba(204, 204, 203, 0.16); --bg-brand: #333333; --bg-brand-hover: #1a1a1a; --bg-brand-active: black; --text-on-brand: #cccccb; --text-brand: #333333; --text-brand-secondary: black; --icon-on-brand: #cccccb; --icon-brand: #333333; --icon-brand-secondary: black; --border-brand: #333333; --bg-brand-secondary: #333333; --bg-brand-secondary-hover: #333333; --bg-brand-secondary-active: #333333; }