@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"); } @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: 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"); } :root { color-scheme: light; --font-family-body: satoshi, sans-serif; --font-weight-regular: 900; --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_n9.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/satoshi_n9.ttf; --font-family-heading: satoshi, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #faf9f6; --bg-primary-hover: #efeeeb; --bg-primary-active: #e8e7e4; --bg-primary-invert: #292928; --bg-secondary: #efeeeb; --bg-secondary-hover: #e8e7e4; --bg-secondary-active: #dededb; --bg-tertiary: #e8e7e4; --bg-tertiary-hover: #dededb; --bg-tertiary-active: #b7b7b4; --bg-quaternary: #b7b7b4; --bg-quaternary-hover: #959493; --bg-quaternary-active: #777675; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #292928; --text-primary-invert: #f8f7f4; --text-secondary: #777675; --text-secondary-invert: #b7b7b4; --border-primary: #b7b7b4; --border-primary-hover: #959493; --border-secondary: #dededb; --border-secondary-hover: #b7b7b4; --border-tertiary: #efeeeb; --border-tertiary-hover: #e8e7e4; --border-active: #292928; --border-active-invert: #faf9f6; --icon-primary: #292928; --icon-primary-invert: #f8f7f4; --icon-secondary: #777675; --input-bg: #faf9f6; --input-border: #b7b7b4; --input-border-hover: #777675; --input-border-active: #292928; --bg-transparent: rgba(20, 20, 20, 0.05); --bg-transparent-strong: rgba(20, 20, 20, 0.08); --bg-transparent-strongest: rgba(20, 20, 20, 0.12); --bg-transparent-blur-base: rgba(250, 249, 246, 0.9); --border-transparent: rgba(20, 20, 20, 0.1); --border-transparent-strong: rgba(20, 20, 20, 0.12); --border-transparent-strongest: rgba(20, 20, 20, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #c86c46; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #c86c46; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #e1e0dd; --bg-brand-secondary-hover: #c8c7c5; --bg-brand-secondary-active: #afaeac; --input-radius: 20px; --image-radius: 20px; --panel-radius: 20px; --button-radius: 32px 32px 32px 32px; }