@font-face { font-family: Barlow; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf") format("ttf"); } @font-face { font-family: Barlow; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_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: Barlow, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Barlow;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #0e1842; --bg-primary-hover: #1a234b; --bg-primary-active: #212a51; --bg-primary-invert: #e4e4ee; --bg-secondary: #1a234b; --bg-secondary-hover: #212a51; --bg-secondary-active: #2a3359; --bg-tertiary: #212a51; --bg-tertiary-hover: #2a3359; --bg-tertiary-active: #525979; --bg-quaternary: #525979; --bg-quaternary-hover: #757b95; --bg-quaternary-active: #9498ae; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e4e4ee; --text-primary-invert: #101a44; --text-secondary: #9498ae; --text-secondary-invert: #525979; --border-primary: #525979; --border-primary-hover: #757b95; --border-secondary: #2a3359; --border-secondary-hover: #525979; --border-tertiary: #1a234b; --border-tertiary-hover: #212a51; --border-active: #e4e4ee; --border-active-invert: #0e1842; --icon-primary: #e4e4ee; --icon-primary-invert: #101a44; --icon-secondary: #9498ae; --input-bg: #0e1842; --input-border: #525979; --input-border-hover: #9498ae; --input-border-active: #e4e4ee; --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(14, 24, 66, 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: #971df5; --bg-brand-hover: #7d09d6; --bg-brand-active: #6007a5; --text-on-brand: #F9F8FF; --text-brand: #971df5; --text-brand-secondary: #440574; --icon-on-brand: #F9F8FF; --icon-brand: #971df5; --icon-brand-secondary: #440574; --border-brand: #971df5; --bg-brand-secondary: #1c1954; --bg-brand-secondary-hover: #291966; --bg-brand-secondary-active: #371a78; --input-radius: 13px; --image-radius: 17px; --panel-radius: 13px; --button-radius: 7px 7px 7px 7px; }