@font-face { font-family: "Maven Pro"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/maven_pro_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/maven_pro_n4.ttf") format("ttf"); } @font-face { font-family: "Maven Pro"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/maven_pro_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/maven_pro_n7.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 100; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n1.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n1.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Maven Pro", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Maven Pro";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/maven_pro_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/maven_pro_n4.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 100; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #7e0b97; --bg-primary-hover: #84179c; --bg-primary-active: #881e9f; --bg-primary-invert: #eee3f6; --bg-secondary: #84179c; --bg-secondary-hover: #881e9f; --bg-secondary-active: #8d27a3; --bg-tertiary: #881e9f; --bg-tertiary-hover: #8d27a3; --bg-tertiary-active: #a250b5; --bg-quaternary: #a250b5; --bg-quaternary-hover: #b473c5; --bg-quaternary-active: #c492d2; --text-primary: #eee3f6; --text-primary-invert: #7f0d98; --text-secondary: #c492d2; --text-secondary-invert: #a250b5; --border-primary: #a250b5; --border-primary-hover: #b473c5; --border-secondary: #8d27a3; --border-secondary-hover: #a250b5; --border-tertiary: #84179c; --border-tertiary-hover: #881e9f; --border-active: #eee3f6; --border-active-invert: #7e0b97; --icon-primary: #eee3f6; --icon-primary-invert: #7f0d98; --icon-secondary: #c492d2; --input-bg: #7e0b97; --input-border: #a250b5; --input-border-hover: #c492d2; --input-border-active: #eee3f6; --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(126, 11, 151, 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: #dcb8f9; --bg-brand-hover: #c589f5; --bg-brand-active: #ae5af1; --text-on-brand: #F9F8FF; --text-brand: #dcb8f9; --text-brand-secondary: #962bed; --icon-on-brand: #F9F8FF; --icon-brand: #dcb8f9; --icon-brand-secondary: #962bed; --border-brand: #dcb8f9; --bg-brand-secondary: #871ca1; --bg-brand-secondary-hover: #912eab; --bg-brand-secondary-active: #9a3fb4; }