@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-400: 400; --font-weight-600: 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; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: uppercase; --text-transform-heading: uppercase; --logo-width: 240px; --bg-primary: #080a09; --bg-primary-hover: #141614; --bg-primary-active: #1b1c1b; --bg-primary-invert: #6fff48; --bg-secondary: #141614; --bg-secondary-hover: #1b1c1b; --bg-secondary-active: #242624; --bg-tertiary: #1b1c1b; --bg-tertiary-hover: #242624; --bg-tertiary-active: #4c4d4b; --bg-quaternary: #4c4d4b; --bg-quaternary-hover: #6f706d; --bg-quaternary-active: #8d8e8a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #dcdcd8; --text-primary-invert: #0a0b0a; --text-secondary: #8d8e8a; --text-secondary-invert: #4c4d4b; --border-primary: #4c4d4b; --border-primary-hover: #6f706d; --border-secondary: #242624; --border-secondary-hover: #4c4d4b; --border-tertiary: #141614; --border-tertiary-hover: #1b1c1b; --border-active: #dcdcd8; --border-active-invert: #080a09; --icon-primary: #dcdcd8; --icon-primary-invert: #0a0b0a; --icon-secondary: #8d8e8a; --input-bg: #080a09; --input-border: #4c4d4b; --input-border-hover: #8d8e8a; --input-border-active: #dcdcd8; --bg-transparent: rgba(241, 241, 236, 0.05); --bg-transparent-strong: rgba(241, 241, 236, 0.08); --bg-transparent-strongest: rgba(241, 241, 236, 0.12); --bg-highlight: rgba(241, 241, 236, 0.05); --bg-highlight-hover: rgba(241, 241, 236, 0.08); --bg-highlight-active: rgba(241, 241, 236, 0.12); --bg-transparent-blur-base: rgba(8, 10, 9, 0.9); --border-transparent: rgba(241, 241, 236, 0.1); --border-transparent-strong: rgba(241, 241, 236, 0.12); --border-transparent-strongest: rgba(241, 241, 236, 0.16); --bg-brand: #6fff48; --bg-brand-hover: #47ff15; --bg-brand-active: #30e100; --icon-on-brand: #0a0b0a; --icon-brand-secondary: #25ae00; --icon-link: #6fff48; --text-link: #6fff48; --text-link-secondary: #25ae00; --input-radius-normal: 4px; --image-radius-normal: 4px; --panel-radius-normal: 4px; --button-radius-normal: 4px 4px 4px 4px; }