@font-face { font-family: Manrope; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n6.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: Calistoga; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/calistoga_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/calistoga_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Manrope, sans-serif; --font-weight-regular: 600; --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_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/manrope_n6.ttf; --font-family-heading: Calistoga, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #2f0c5b; --bg-primary-hover: #391863; --bg-primary-active: #401f68; --bg-primary-invert: #ece9f0; --bg-secondary: #391863; --bg-secondary-hover: #401f68; --bg-secondary-active: #48296f; --bg-tertiary: #401f68; --bg-tertiary-hover: #48296f; --bg-tertiary-active: #6b528b; --bg-quaternary: #6b528b; --bg-quaternary-hover: #8b77a3; --bg-quaternary-active: #a697b8; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ece9f0; --text-primary-invert: #310e5d; --text-secondary: #a697b8; --text-secondary-invert: #6b528b; --border-primary: #6b528b; --border-primary-hover: #8b77a3; --border-secondary: #48296f; --border-secondary-hover: #6b528b; --border-tertiary: #391863; --border-tertiary-hover: #401f68; --border-active: #ece9f0; --border-active-invert: #2f0c5b; --icon-primary: #ece9f0; --icon-primary-invert: #310e5d; --icon-secondary: #a697b8; --input-bg: #2f0c5b; --input-border: #6b528b; --input-border-hover: #a697b8; --input-border-active: #ece9f0; --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(47, 12, 91, 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: #0db39c; --bg-brand-hover: #0a8373; --bg-brand-active: #065449; --text-on-brand: #ffffff; --text-brand: #0db39c; --text-brand-secondary: #032420; --icon-on-brand: #ffffff; --icon-brand: #0db39c; --icon-brand-secondary: #032420; --border-brand: #0db39c; --bg-brand-secondary: #2c1d62; --bg-brand-secondary-hover: #282d68; --bg-brand-secondary-active: #253e6f; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }