@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: Rajdhani; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rajdhani_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rajdhani_n4.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: Rajdhani, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #0c0c0d; --bg-primary-active: #131414; --bg-primary-invert: #d3dee8; --bg-secondary: #0c0c0d; --bg-secondary-hover: #131414; --bg-secondary-active: #1c1d1f; --bg-tertiary: #131414; --bg-tertiary-hover: #1c1d1f; --bg-tertiary-active: #43474a; --bg-quaternary: #43474a; --bg-quaternary-hover: #666b70; --bg-quaternary-active: #848b91; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #d3dee8; --text-primary-invert: #020203; --text-secondary: #848b91; --text-secondary-invert: #43474a; --border-primary: #43474a; --border-primary-hover: #666b70; --border-secondary: #1c1d1f; --border-secondary-hover: #43474a; --border-tertiary: #0c0c0d; --border-tertiary-hover: #131414; --border-active: #d3dee8; --border-active-invert: #000000; --icon-primary: #d3dee8; --icon-primary-invert: #020203; --icon-secondary: #848b91; --input-bg: #000000; --input-border: #43474a; --input-border-hover: #848b91; --input-border-active: #d3dee8; --bg-transparent: rgba(232, 244, 255, 0.05); --bg-transparent-strong: rgba(232, 244, 255, 0.08); --bg-transparent-strongest: rgba(232, 244, 255, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(232, 244, 255, 0.1); --border-transparent-strong: rgba(232, 244, 255, 0.12); --border-transparent-strongest: rgba(232, 244, 255, 0.16); --bg-brand: #1a7fff; --bg-brand-hover: #0065e6; --bg-brand-active: #004fb3; --text-on-brand: #3db8ff; --text-brand: #1a7fff; --text-brand-secondary: #003880; --icon-on-brand: #3db8ff; --icon-brand: #1a7fff; --icon-brand-secondary: #003880; --border-brand: #1a7fff; --bg-brand-secondary: #030d1a; --bg-brand-secondary-hover: #051933; --bg-brand-secondary-active: #08264d; }