@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: Rubik; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.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: Rubik, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #4e4e4e; --bg-primary-hover: #575757; --bg-primary-active: #5c5c5c; --bg-primary-invert: #efefef; --bg-secondary: #575757; --bg-secondary-hover: #5c5c5c; --bg-secondary-active: #636363; --bg-tertiary: #5c5c5c; --bg-tertiary-hover: #636363; --bg-tertiary-active: #818181; --bg-quaternary: #818181; --bg-quaternary-hover: #9c9c9c; --bg-quaternary-active: #b3b3b3; --text-primary: #efefef; --text-primary-invert: #505050; --text-secondary: #b3b3b3; --text-secondary-invert: #818181; --border-primary: #818181; --border-primary-hover: #9c9c9c; --border-secondary: #636363; --border-secondary-hover: #818181; --border-tertiary: #575757; --border-tertiary-hover: #5c5c5c; --border-active: #efefef; --border-active-invert: #4e4e4e; --icon-primary: #efefef; --icon-primary-invert: #505050; --icon-secondary: #b3b3b3; --input-bg: #4e4e4e; --input-border: #818181; --input-border-hover: #b3b3b3; --input-border-active: #efefef; --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(78, 78, 78, 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: #9d086b; --bg-brand-hover: #6c064a; --bg-brand-active: #3c0329; --text-on-brand: #ffffff; --text-brand: #9d086b; --text-brand-secondary: #0b0108; --icon-on-brand: #ffffff; --icon-brand: #9d086b; --icon-brand-secondary: #0b0108; --border-brand: #9d086b; --bg-brand-secondary: #564751; --bg-brand-secondary-hover: #5e4054; --bg-brand-secondary-active: #663957; }