@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: Cabin; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_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: Cabin, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #e5e5e5; --bg-primary-hover: gainsboro; --bg-primary-active: #d6d6d6; --bg-primary-invert: #3c3c3c; --bg-secondary: gainsboro; --bg-secondary-hover: #d6d6d6; --bg-secondary-active: #cfcfcf; --bg-tertiary: #d6d6d6; --bg-tertiary-hover: #cfcfcf; --bg-tertiary-active: #afafaf; --bg-quaternary: #afafaf; --bg-quaternary-hover: #939393; --bg-quaternary-active: #7b7b7b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3c3c3c; --text-primary-invert: #e3e3e3; --text-secondary: #7b7b7b; --text-secondary-invert: #afafaf; --border-primary: #afafaf; --border-primary-hover: #939393; --border-secondary: #cfcfcf; --border-secondary-hover: #afafaf; --border-tertiary: gainsboro; --border-tertiary-hover: #d6d6d6; --border-active: #3c3c3c; --border-active-invert: #e5e5e5; --icon-primary: #3c3c3c; --icon-primary-invert: #e3e3e3; --icon-secondary: #7b7b7b; --input-bg: #e5e5e5; --input-border: #afafaf; --input-border-hover: #7b7b7b; --input-border-active: #3c3c3c; --bg-transparent: rgba(43, 43, 43, 0.05); --bg-transparent-strong: rgba(43, 43, 43, 0.08); --bg-transparent-strongest: rgba(43, 43, 43, 0.12); --bg-transparent-blur-base: rgba(229, 229, 229, 0.9); --border-transparent: rgba(43, 43, 43, 0.1); --border-transparent-strong: rgba(43, 43, 43, 0.12); --border-transparent-strongest: rgba(43, 43, 43, 0.16); --bg-brand: #2e3a59; --bg-brand-hover: #1d2437; --bg-brand-active: #0b0e16; --text-on-brand: #f9f6f1; --text-brand: #2e3a59; --text-brand-secondary: black; --icon-on-brand: #f9f6f1; --icon-brand: #2e3a59; --icon-brand-secondary: black; --border-brand: #2e3a59; --bg-brand-secondary: #d3d4d7; --bg-brand-secondary-hover: #c0c3c9; --bg-brand-secondary-active: #aeb2bb; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }