@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: satoshi; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/satoshi_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/satoshi_i9.ttf") format("ttf"); } @font-face { font-family: Jua; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jua_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jua_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: satoshi, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: satoshi;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/satoshi_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/satoshi_n7.ttf; --font-family-heading: Jua, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fcf6f4; --bg-primary-hover: #fbf3eb; --bg-primary-active: #faf2e5; --bg-primary-invert: #e2c44a; --bg-secondary: #fbf3eb; --bg-secondary-hover: #faf2e5; --bg-secondary-active: #f9efde; --bg-tertiary: #faf2e5; --bg-tertiary-hover: #f9efde; --bg-tertiary-active: #f4e6be; --bg-quaternary: #f4e6be; --bg-quaternary-hover: #efdea2; --bg-quaternary-active: #ebd789; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e2c44a; --text-primary-invert: #fcf5f2; --text-secondary: #ebd789; --text-secondary-invert: #f4e6be; --border-primary: #f4e6be; --border-primary-hover: #efdea2; --border-secondary: #f9efde; --border-secondary-hover: #f4e6be; --border-tertiary: #fbf3eb; --border-tertiary-hover: #faf2e5; --border-active: #e2c44a; --border-active-invert: #fcf6f4; --icon-primary: #e2c44a; --icon-primary-invert: #fcf5f2; --icon-secondary: #ebd789; --input-bg: #fcf6f4; --input-border: #f4e6be; --input-border-hover: #ebd789; --input-border-active: #e2c44a; --bg-transparent: rgba(223, 191, 57, 0.05); --bg-transparent-strong: rgba(223, 191, 57, 0.08); --bg-transparent-strongest: rgba(223, 191, 57, 0.12); --bg-transparent-blur-base: rgba(252, 246, 244, 0.9); --border-transparent: rgba(223, 191, 57, 0.1); --border-transparent-strong: rgba(223, 191, 57, 0.12); --border-transparent-strongest: rgba(223, 191, 57, 0.16); --bg-brand: #dfbf39; --bg-brand-hover: #c5a520; --bg-brand-active: #998019; --text-on-brand: #ffffff; --text-brand: #dfbf39; --text-brand-secondary: #6d5c12; --icon-on-brand: #ffffff; --icon-brand: #dfbf39; --icon-brand-secondary: #6d5c12; --border-brand: #dfbf39; --bg-brand-secondary: #f9f1e1; --bg-brand-secondary-hover: #f6ebcf; --bg-brand-secondary-active: #f3e6bc; }