@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: 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, 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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --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; --bg-critical: #e12020; --text-critical: #e12020; --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: #6441a5; --bg-brand-hover: #4e3380; --bg-brand-active: #38245c; --text-on-brand: #ffffff; --text-brand: #6441a5; --text-brand-secondary: #211637; --icon-on-brand: #ffffff; --icon-brand: #6441a5; --icon-brand-secondary: #211637; --border-brand: #6441a5; --bg-brand-secondary: #23212e; --bg-brand-secondary-hover: #2a243b; --bg-brand-secondary-active: #322849; }