@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: Tanker; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/tanker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/tanker_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: Tanker, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #0d0726; --bg-primary-hover: #191331; --bg-primary-active: #201b37; --bg-primary-invert: #e9e9eb; --bg-secondary: #191331; --bg-secondary-hover: #201b37; --bg-secondary-active: #2a2540; --bg-tertiary: #201b37; --bg-tertiary-hover: #2a2540; --bg-tertiary-active: #534f65; --bg-quaternary: #534f65; --bg-quaternary-hover: #777485; --bg-quaternary-active: #9794a2; --text-primary: #e9e9eb; --text-primary-invert: #0f0928; --text-secondary: #9794a2; --text-secondary-invert: #534f65; --border-primary: #534f65; --border-primary-hover: #777485; --border-secondary: #2a2540; --border-secondary-hover: #534f65; --border-tertiary: #191331; --border-tertiary-hover: #201b37; --border-active: #e9e9eb; --border-active-invert: #0d0726; --icon-primary: #e9e9eb; --icon-primary-invert: #0f0928; --icon-secondary: #9794a2; --input-bg: #0d0726; --input-border: #534f65; --input-border-hover: #9794a2; --input-border-active: #e9e9eb; --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(13, 7, 38, 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: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #071726; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #071726; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #25203c; --bg-brand-secondary-hover: #3d3951; --bg-brand-secondary-active: #565167; }