@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: "Roboto Mono"; font-weight: 600; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_mono_i6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_mono_i6.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: "Roboto Mono", monospace; --font-weight-heading: 600; --font-style-heading: italic; --text-transform-body: none; --text-transform-heading: none; --logo-width: 240px; --bg-primary: #3418bc; --bg-primary-hover: #3c23b8; --bg-primary-active: #412ab5; --bg-primary-invert: #c4e56d; --bg-secondary: #3c23b8; --bg-secondary-hover: #412ab5; --bg-secondary-active: #4733b2; --bg-tertiary: #412ab5; --bg-tertiary-hover: #4733b2; --bg-tertiary-active: #6259a3; --bg-quaternary: #6259a3; --bg-quaternary-hover: #7a7b96; --bg-quaternary-active: #8e988a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #c4e56d; --text-primary-invert: #361abb; --text-secondary: #8e988a; --text-secondary-invert: #6259a3; --border-primary: #6259a3; --border-primary-hover: #7a7b96; --border-secondary: #4733b2; --border-secondary-hover: #6259a3; --border-tertiary: #3c23b8; --border-tertiary-hover: #412ab5; --border-active: #c4e56d; --border-active-invert: #3418bc; --icon-primary: #c4e56d; --icon-primary-invert: #361abb; --icon-secondary: #8e988a; --input-bg: #3418bc; --input-border: #6259a3; --input-border-hover: #8e988a; --input-border-active: #c4e56d; --bg-transparent: rgba(210, 249, 101, 0.05); --bg-transparent-strong: rgba(210, 249, 101, 0.08); --bg-transparent-strongest: rgba(210, 249, 101, 0.12); --bg-transparent-blur-base: rgba(52, 24, 188, 0.9); --border-transparent: rgba(210, 249, 101, 0.1); --border-transparent-strong: rgba(210, 249, 101, 0.12); --border-transparent-strongest: rgba(210, 249, 101, 0.16); --bg-brand: #ed4a99; --bg-brand-hover: #e81c7f; --bg-brand-active: #be1366; --text-on-brand: #4221d9; --text-brand: #ed4a99; --text-brand-secondary: #900e4d; --icon-on-brand: #4221d9; --icon-brand: #ed4a99; --icon-brand-secondary: #900e4d; --border-brand: #ed4a99; --bg-brand-secondary: #471db9; --bg-brand-secondary-hover: #5922b5; --bg-brand-secondary-active: #6c27b2; --input-radius: 13px; --image-radius: 3px; --panel-radius: 13px; --button-radius: 5px 5px 5px 5px; }