@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: 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: 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: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f6f6f6; --bg-primary-hover: #ececec; --bg-primary-active: #e5e6e7; --bg-primary-invert: #3a3b46; --bg-secondary: #ececec; --bg-secondary-hover: #e5e6e7; --bg-secondary-active: #dddddf; --bg-tertiary: #e5e6e7; --bg-tertiary-hover: #dddddf; --bg-tertiary-active: #babbbe; --bg-quaternary: #babbbe; --bg-quaternary-hover: #9b9ca1; --bg-quaternary-active: #808188; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3a3b46; --text-primary-invert: #f4f4f4; --text-secondary: #808188; --text-secondary-invert: #babbbe; --border-primary: #babbbe; --border-primary-hover: #9b9ca1; --border-secondary: #dddddf; --border-secondary-hover: #babbbe; --border-tertiary: #ececec; --border-tertiary-hover: #e5e6e7; --border-active: #3a3b46; --border-active-invert: #f6f6f6; --icon-primary: #3a3b46; --icon-primary-invert: #f4f4f4; --icon-secondary: #808188; --input-bg: #f6f6f6; --input-border: #babbbe; --input-border-hover: #808188; --input-border-active: #3a3b46; --bg-transparent: rgba(39, 41, 53, 0.05); --bg-transparent-strong: rgba(39, 41, 53, 0.08); --bg-transparent-strongest: rgba(39, 41, 53, 0.12); --bg-transparent-blur-base: rgba(246, 246, 246, 0.9); --border-transparent: rgba(39, 41, 53, 0.1); --border-transparent-strong: rgba(39, 41, 53, 0.12); --border-transparent-strongest: rgba(39, 41, 53, 0.16); --bg-brand: #272935; --bg-brand-hover: #111218; --bg-brand-active: black; --text-on-brand: #f6f6f6; --text-brand: #272935; --text-brand-secondary: black; --icon-on-brand: #f6f6f6; --icon-brand: #272935; --icon-brand-secondary: black; --border-brand: #272935; --bg-brand-secondary: #e1e2e3; --bg-brand-secondary-hover: #cdcdcf; --bg-brand-secondary-active: #b8b9bc; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }