@font-face { font-family: Manrope; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n5.ttf") format("ttf"); } @font-face { font-family: Manrope; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n7.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Manrope, sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Manrope;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/manrope_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/manrope_n5.ttf; --font-family-heading: Outfit, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --logo-width: 92px; --bg-primary: #7e53bc; --bg-primary-hover: #845bbf; --bg-primary-active: #8860c0; --bg-primary-invert: #eee9ed; --bg-secondary: #845bbf; --bg-secondary-hover: #8860c0; --bg-secondary-active: #8d67c2; --bg-tertiary: #8860c0; --bg-tertiary-hover: #8d67c2; --bg-tertiary-active: #a283cc; --bg-quaternary: #a283cc; --bg-quaternary-hover: #b49cd4; --bg-quaternary-active: #c4b1db; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eee9ed; --text-primary-invert: #7f55bd; --text-secondary: #c4b1db; --text-secondary-invert: #a283cc; --border-primary: #a283cc; --border-primary-hover: #b49cd4; --border-secondary: #8d67c2; --border-secondary-hover: #a283cc; --border-tertiary: #845bbf; --border-tertiary-hover: #8860c0; --border-active: #eee9ed; --border-active-invert: #7e53bc; --icon-primary: #eee9ed; --icon-primary-invert: #7f55bd; --icon-secondary: #c4b1db; --input-bg: #7e53bc; --input-border: #a283cc; --input-border-hover: #c4b1db; --input-border-active: #eee9ed; --bg-transparent: rgba(249, 248, 242, 0.05); --bg-transparent-strong: rgba(249, 248, 242, 0.08); --bg-transparent-strongest: rgba(249, 248, 242, 0.12); --bg-transparent-blur-base: rgba(126, 83, 188, 0.9); --border-transparent: rgba(249, 248, 242, 0.1); --border-transparent-strong: rgba(249, 248, 242, 0.12); --border-transparent-strongest: rgba(249, 248, 242, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #2a066d; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #2a066d; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #8b64c3; --bg-brand-secondary-hover: #9875c9; --bg-brand-secondary-active: #a587d0; --input-radius: 20px; --image-radius: 40px; --panel-radius: 20px; --button-radius: 34px 34px 34px 34px; }