@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: satoshi; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/satoshi_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/satoshi_n9.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: satoshi, sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #5d4b57; --bg-primary-hover: #5b4955; --bg-primary-active: #594754; --bg-primary-invert: #312231; --bg-secondary: #5b4955; --bg-secondary-hover: #594754; --bg-secondary-active: #574652; --bg-tertiary: #594754; --bg-tertiary-hover: #574652; --bg-tertiary-active: #4f3e4b; --bg-quaternary: #4f3e4b; --bg-quaternary-hover: #483745; --bg-quaternary-active: #42313f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #312231; --text-primary-invert: #5d4b57; --text-secondary: #42313f; --text-secondary-invert: #4f3e4b; --border-primary: #4f3e4b; --border-primary-hover: #483745; --border-secondary: #574652; --border-secondary-hover: #4f3e4b; --border-tertiary: #5b4955; --border-tertiary-hover: #594754; --border-active: #312231; --border-active-invert: #5d4b57; --icon-primary: #312231; --icon-primary-invert: #5d4b57; --icon-secondary: #42313f; --input-bg: #5d4b57; --input-border: #4f3e4b; --input-border-hover: #42313f; --input-border-active: #312231; --bg-transparent: rgba(45, 30, 45, 0.05); --bg-transparent-strong: rgba(45, 30, 45, 0.08); --bg-transparent-strongest: rgba(45, 30, 45, 0.12); --bg-transparent-blur-base: rgba(93, 75, 87, 0.9); --border-transparent: rgba(45, 30, 45, 0.1); --border-transparent-strong: rgba(45, 30, 45, 0.12); --border-transparent-strongest: rgba(45, 30, 45, 0.16); --bg-brand: #f9b5cf; --bg-brand-hover: #f586b0; --bg-brand-active: #f15792; --text-on-brand: #d2428b; --text-brand: #f9b5cf; --text-brand-secondary: #ee2773; --icon-on-brand: #d2428b; --icon-brand: #f9b5cf; --icon-brand-secondary: #ee2773; --border-brand: #f9b5cf; --bg-brand-secondary: #6d5663; --bg-brand-secondary-hover: #7c606f; --bg-brand-secondary-active: #8c6b7b; }