@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: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_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: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #1c1d21; --bg-primary-hover: #27282c; --bg-primary-active: #2e2f33; --bg-primary-invert: #ebebeb; --bg-secondary: #27282c; --bg-secondary-hover: #2e2f33; --bg-secondary-active: #37383c; --bg-tertiary: #2e2f33; --bg-tertiary-hover: #37383c; --bg-tertiary-active: #5e5f61; --bg-quaternary: #5e5f61; --bg-quaternary-hover: #808083; --bg-quaternary-active: #9d9ea0; --text-primary: #ebebeb; --text-primary-invert: #1e1f23; --text-secondary: #9d9ea0; --text-secondary-invert: #5e5f61; --border-primary: #5e5f61; --border-primary-hover: #808083; --border-secondary: #37383c; --border-secondary-hover: #5e5f61; --border-tertiary: #27282c; --border-tertiary-hover: #2e2f33; --border-active: #ebebeb; --border-active-invert: #1c1d21; --icon-primary: #ebebeb; --icon-primary-invert: #1e1f23; --icon-secondary: #9d9ea0; --input-bg: #1c1d21; --input-border: #5e5f61; --input-border-hover: #9d9ea0; --input-border-active: #ebebeb; --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(28, 29, 33, 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: #888887; --bg-brand-hover: #6e6e6e; --bg-brand-active: #555554; --text-on-brand: #000000; --text-brand: #888887; --text-brand-secondary: #3b3b3b; --icon-on-brand: #000000; --icon-brand: #888887; --icon-brand-secondary: #3b3b3b; --border-brand: #888887; --bg-brand-secondary: #27282b; --bg-brand-secondary-hover: #323235; --bg-brand-secondary-active: #3c3d40; }