@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: Poppins; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n5.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: Poppins, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --logo-width: 120px; --bg-primary: #888888; --bg-primary-hover: #838383; --bg-primary-active: gray; --bg-primary-invert: #2b2b2b; --bg-secondary: #838383; --bg-secondary-hover: gray; --bg-secondary-active: #7c7c7c; --bg-tertiary: gray; --bg-tertiary-hover: #7c7c7c; --bg-tertiary-active: #6a6a6a; --bg-quaternary: #6a6a6a; --bg-quaternary-hover: #5b5b5b; --bg-quaternary-active: #4e4e4e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2b2b2b; --text-primary-invert: #878787; --text-secondary: #4e4e4e; --text-secondary-invert: #6a6a6a; --border-primary: #6a6a6a; --border-primary-hover: #5b5b5b; --border-secondary: #7c7c7c; --border-secondary-hover: #6a6a6a; --border-tertiary: #838383; --border-tertiary-hover: gray; --border-active: #2b2b2b; --border-active-invert: #888888; --icon-primary: #2b2b2b; --icon-primary-invert: #878787; --icon-secondary: #4e4e4e; --input-bg: #888888; --input-border: #6a6a6a; --input-border-hover: #4e4e4e; --input-border-active: #2b2b2b; --bg-transparent: rgba(34, 34, 34, 0.05); --bg-transparent-strong: rgba(34, 34, 34, 0.08); --bg-transparent-strongest: rgba(34, 34, 34, 0.12); --bg-transparent-blur-base: rgba(136, 136, 136, 0.9); --border-transparent: rgba(34, 34, 34, 0.1); --border-transparent-strong: rgba(34, 34, 34, 0.12); --border-transparent-strongest: rgba(34, 34, 34, 0.16); --bg-brand: #222222; --bg-brand-hover: #090909; --bg-brand-active: black; --text-on-brand: #888888; --text-brand: #222222; --text-brand-secondary: black; --icon-on-brand: #888888; --icon-brand: #222222; --icon-brand-secondary: black; --border-brand: #222222; --bg-brand-secondary: #7e7e7e; --bg-brand-secondary-hover: #747474; --bg-brand-secondary-active: dimgray; --input-radius: 4px; --image-radius: 20px; --panel-radius: 4px; --button-radius: 10px 10px 10px 10px; }