@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #201d20; --bg-primary-hover: #2a272a; --bg-primary-active: #302d30; --bg-primary-invert: #d8d8d8; --bg-secondary: #2a272a; --bg-secondary-hover: #302d30; --bg-secondary-active: #383638; --bg-tertiary: #302d30; --bg-tertiary-hover: #383638; --bg-tertiary-active: #5b585b; --bg-quaternary: #5b585b; --bg-quaternary-hover: #797779; --bg-quaternary-active: #939293; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #d8d8d8; --text-primary-invert: #221f22; --text-secondary: #939293; --text-secondary-invert: #5b585b; --border-primary: #5b585b; --border-primary-hover: #797779; --border-secondary: #383638; --border-secondary-hover: #5b585b; --border-tertiary: #2a272a; --border-tertiary-hover: #302d30; --border-active: #d8d8d8; --border-active-invert: #201d20; --icon-primary: #d8d8d8; --icon-primary-invert: #221f22; --icon-secondary: #939293; --input-bg: #201d20; --input-border: #5b585b; --input-border-hover: #939293; --input-border-active: #d8d8d8; --bg-transparent: rgba(234, 234, 234, 0.05); --bg-transparent-strong: rgba(234, 234, 234, 0.08); --bg-transparent-strongest: rgba(234, 234, 234, 0.12); --bg-transparent-blur-base: rgba(32, 29, 32, 0.9); --border-transparent: rgba(234, 234, 234, 0.1); --border-transparent-strong: rgba(234, 234, 234, 0.12); --border-transparent-strongest: rgba(234, 234, 234, 0.16); --bg-brand: #00e5ee; --bg-brand-hover: #00b4bb; --bg-brand-active: #008388; --text-on-brand: #201d20; --text-brand: #00e5ee; --text-brand-secondary: #005255; --icon-on-brand: #201d20; --icon-brand: #00e5ee; --icon-brand-secondary: #005255; --border-brand: #00e5ee; --bg-brand-secondary: #1d3135; --bg-brand-secondary-hover: #1a4549; --bg-brand-secondary-active: #16595e; }