@font-face { font-family: satoshi; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/satoshi_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/satoshi_n4.ttf") format("ttf"); } @font-face { font-family: satoshi; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/satoshi_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/satoshi_n7.ttf") format("ttf"); } @font-face { font-family: Quicksand; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n3.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: satoshi, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: satoshi;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/satoshi_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/satoshi_n4.ttf; --font-family-heading: Quicksand, sans-serif; --font-weight-heading: 300; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #e5e5e5; --bg-primary-hover: #dadada; --bg-primary-active: lightgray; --bg-primary-invert: #151515; --bg-secondary: #dadada; --bg-secondary-hover: lightgray; --bg-secondary-active: #cacaca; --bg-tertiary: lightgray; --bg-tertiary-hover: #cacaca; --bg-tertiary-active: #a3a3a3; --bg-quaternary: #a3a3a3; --bg-quaternary-hover: gray; --bg-quaternary-active: #626262; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #151515; --text-primary-invert: #e3e3e3; --text-secondary: #626262; --text-secondary-invert: #a3a3a3; --border-primary: #a3a3a3; --border-primary-hover: gray; --border-secondary: #cacaca; --border-secondary-hover: #a3a3a3; --border-tertiary: #dadada; --border-tertiary-hover: lightgray; --border-active: #151515; --border-active-invert: #e5e5e5; --icon-primary: #151515; --icon-primary-invert: #e3e3e3; --icon-secondary: #626262; --input-bg: #e5e5e5; --input-border: #a3a3a3; --input-border-hover: #626262; --input-border-active: #151515; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(229, 229, 229, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #8603a0; --bg-brand-hover: #5c026e; --bg-brand-active: #32013c; --text-on-brand: #ffffff; --text-brand: #8603a0; --text-brand-secondary: #08000a; --icon-on-brand: #ffffff; --icon-brand: #8603a0; --icon-brand-secondary: #08000a; --border-brand: #8603a0; --bg-brand-secondary: #dccede; --bg-brand-secondary-hover: #d2b8d7; --bg-brand-secondary-active: #c9a1d0; }