@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: uppercase; --bg-primary: #04002b; --bg-primary-hover: #110d36; --bg-primary-active: #18143c; --bg-primary-invert: #e8e8ec; --bg-secondary: #110d36; --bg-secondary-hover: #18143c; --bg-secondary-active: #221f44; --bg-tertiary: #18143c; --bg-tertiary-hover: #221f44; --bg-tertiary-active: #4d4a68; --bg-quaternary: #4d4a68; --bg-quaternary-hover: #727088; --bg-quaternary-active: #9391a4; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8e8ec; --text-primary-invert: #07032d; --text-secondary: #9391a4; --text-secondary-invert: #4d4a68; --border-primary: #4d4a68; --border-primary-hover: #727088; --border-secondary: #221f44; --border-secondary-hover: #4d4a68; --border-tertiary: #110d36; --border-tertiary-hover: #18143c; --border-active: #e8e8ec; --border-active-invert: #04002b; --icon-primary: #e8e8ec; --icon-primary-invert: #07032d; --icon-secondary: #9391a4; --input-bg: #04002b; --input-border: #4d4a68; --input-border-hover: #9391a4; --input-border-active: #e8e8ec; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(4, 0, 43, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #0163c1; --bg-brand-hover: #01498e; --bg-brand-active: #002f5c; --text-on-brand: #ffffff; --text-brand: #0163c1; --text-brand-secondary: #001529; --icon-on-brand: #ffffff; --icon-brand: #0163c1; --icon-brand-secondary: #001529; --border-brand: #0163c1; --bg-brand-secondary: #040a3a; --bg-brand-secondary-hover: #031449; --bg-brand-secondary-active: #031e58; --input-radius: 10px; --image-radius: 15px; --panel-radius: 10px; --button-radius: 18px 18px 18px 18px; }