@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_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, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: Tanker, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #161616; --bg-primary-hover: #162119; --bg-primary-active: #16281b; --bg-primary-invert: #17e253; --bg-secondary: #162119; --bg-secondary-hover: #16281b; --bg-secondary-active: #16311e; --bg-tertiary: #16281b; --bg-tertiary-hover: #16311e; --bg-tertiary-active: #165729; --bg-quaternary: #165729; --bg-quaternary-hover: #167933; --bg-quaternary-active: #17963c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #17e253; --text-primary-invert: #161817; --text-secondary: #17963c; --text-secondary-invert: #165729; --border-primary: #165729; --border-primary-hover: #167933; --border-secondary: #16311e; --border-secondary-hover: #165729; --border-tertiary: #162119; --border-tertiary-hover: #16281b; --border-active: #17e253; --border-active-invert: #161616; --icon-primary: #17e253; --icon-primary-invert: #161817; --icon-secondary: #17963c; --input-bg: #161616; --input-border: #165729; --input-border-hover: #17963c; --input-border-active: #17e253; --bg-transparent: rgba(23, 246, 89, 0.05); --bg-transparent-strong: rgba(23, 246, 89, 0.08); --bg-transparent-strongest: rgba(23, 246, 89, 0.12); --bg-transparent-blur-base: rgba(22, 22, 22, 0.9); --border-transparent: rgba(23, 246, 89, 0.1); --border-transparent-strong: rgba(23, 246, 89, 0.12); --border-transparent-strongest: rgba(23, 246, 89, 0.16); --bg-brand: #ef2ff9; --bg-brand-hover: #e307ee; --bg-brand-active: #b305bd; --text-on-brand: #161616; --text-brand: #ef2ff9; --text-brand-secondary: #84048b; --icon-on-brand: #161616; --icon-brand: #ef2ff9; --icon-brand-secondary: #84048b; --border-brand: #ef2ff9; --bg-brand-secondary: #2c192d; --bg-brand-secondary-hover: #411b43; --bg-brand-secondary-active: #571e5a; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }