@font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n7.ttf") format("ttf"); } @font-face { font-family: Raleway; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Nunito Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf; --font-family-heading: Raleway, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #424242; --bg-primary-hover: #4b4b4b; --bg-primary-active: #515151; --bg-primary-invert: #e9e8ee; --bg-secondary: #4b4b4b; --bg-secondary-hover: #515151; --bg-secondary-active: #585859; --bg-tertiary: #515151; --bg-tertiary-hover: #585859; --bg-tertiary-active: #777779; --bg-quaternary: #777779; --bg-quaternary-hover: #939295; --bg-quaternary-active: #aaaaae; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9e8ee; --text-primary-invert: #444444; --text-secondary: #aaaaae; --text-secondary-invert: #777779; --border-primary: #777779; --border-primary-hover: #939295; --border-secondary: #585859; --border-secondary-hover: #777779; --border-tertiary: #4b4b4b; --border-tertiary-hover: #515151; --border-active: #e9e8ee; --border-active-invert: #424242; --icon-primary: #e9e8ee; --icon-primary-invert: #444444; --icon-secondary: #aaaaae; --input-bg: #424242; --input-border: #777779; --input-border-hover: #aaaaae; --input-border-active: #e9e8ee; --bg-transparent: rgba(249, 248, 255, 0.05); --bg-transparent-strong: rgba(249, 248, 255, 0.08); --bg-transparent-strongest: rgba(249, 248, 255, 0.12); --bg-transparent-blur-base: rgba(66, 66, 66, 0.9); --border-transparent: rgba(249, 248, 255, 0.1); --border-transparent-strong: rgba(249, 248, 255, 0.12); --border-transparent-strongest: rgba(249, 248, 255, 0.16); --bg-brand: #632CFF; --bg-brand-hover: #4100f8; --bg-brand-active: #3300c5; --text-on-brand: #F9F8FF; --text-brand: #632CFF; --text-brand-secondary: #260092; --icon-on-brand: #F9F8FF; --icon-brand: #632CFF; --icon-brand-secondary: #260092; --border-brand: #632CFF; --bg-brand-secondary: #454055; --bg-brand-secondary-hover: #493e68; --bg-brand-secondary-active: #4c3b7b; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 10px 10px 10px 10px; }