@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: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.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: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #101010; --bg-primary-hover: #1c1c1c; --bg-primary-active: #232323; --bg-primary-invert: #e4e3e9; --bg-secondary: #1c1c1c; --bg-secondary-hover: #232323; --bg-secondary-active: #2c2c2d; --bg-tertiary: #232323; --bg-tertiary-hover: #2c2c2d; --bg-tertiary-active: #545355; --bg-quaternary: #545355; --bg-quaternary-hover: #777679; --bg-quaternary-active: #959498; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e4e3e9; --text-primary-invert: #121212; --text-secondary: #959498; --text-secondary-invert: #545355; --border-primary: #545355; --border-primary-hover: #777679; --border-secondary: #2c2c2d; --border-secondary-hover: #545355; --border-tertiary: #1c1c1c; --border-tertiary-hover: #232323; --border-active: #e4e3e9; --border-active-invert: #101010; --icon-primary: #e4e3e9; --icon-primary-invert: #121212; --icon-secondary: #959498; --input-bg: #101010; --input-border: #545355; --input-border-hover: #959498; --input-border-active: #e4e3e9; --bg-transparent: rgba(249, 248, 255, 0.05); --bg-transparent-strong: rgba(249, 248, 255, 0.08); --bg-transparent-strongest: rgba(249, 248, 255, 0.12); --bg-transparent-blur-base: rgba(16, 16, 16, 0.9); --border-transparent: rgba(249, 248, 255, 0.1); --border-transparent-strong: rgba(249, 248, 255, 0.12); --border-transparent-strongest: rgba(249, 248, 255, 0.16); --bg-brand: #33acff; --bg-brand-hover: #0097ff; --bg-brand-active: #0079cc; --text-on-brand: #F9F8FF; --text-brand: #33acff; --text-brand-secondary: #005b99; --icon-on-brand: #F9F8FF; --icon-brand: #33acff; --icon-brand-secondary: #005b99; --border-brand: #33acff; --bg-brand-secondary: #142028; --bg-brand-secondary-hover: #172f40; --bg-brand-secondary-active: #1b3f58; }