@font-face { font-family: Manrope; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.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: "Archivo Narrow"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Manrope, sans-serif; --font-weight-regular: 400; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf; --font-family-heading: "Archivo Narrow", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #efefef; --bg-primary-hover: #e5e5e5; --bg-primary-active: #dfdfdf; --bg-primary-invert: #373a3a; --bg-secondary: #e5e5e5; --bg-secondary-hover: #dfdfdf; --bg-secondary-active: #d7d7d7; --bg-tertiary: #dfdfdf; --bg-tertiary-hover: #d7d7d7; --bg-tertiary-active: #b4b5b5; --bg-quaternary: #b4b5b5; --bg-quaternary-hover: #969797; --bg-quaternary-active: #7c7e7e; --text-primary: #373a3a; --text-primary-invert: #ededed; --text-secondary: #7c7e7e; --text-secondary-invert: #b4b5b5; --border-primary: #b4b5b5; --border-primary-hover: #969797; --border-secondary: #d7d7d7; --border-secondary-hover: #b4b5b5; --border-tertiary: #e5e5e5; --border-tertiary-hover: #dfdfdf; --border-active: #373a3a; --border-active-invert: #efefef; --icon-primary: #373a3a; --icon-primary-invert: #ededed; --icon-secondary: #7c7e7e; --input-bg: #efefef; --input-border: #b4b5b5; --input-border-hover: #7c7e7e; --input-border-active: #373a3a; --bg-transparent: rgba(37, 40, 40, 0.05); --bg-transparent-strong: rgba(37, 40, 40, 0.08); --bg-transparent-strongest: rgba(37, 40, 40, 0.12); --bg-transparent-blur-base: rgba(239, 239, 239, 0.9); --border-transparent: rgba(37, 40, 40, 0.1); --border-transparent-strong: rgba(37, 40, 40, 0.12); --border-transparent-strongest: rgba(37, 40, 40, 0.16); --bg-brand: #9674cc; --bg-brand-hover: #7a4fbe; --bg-brand-active: #623b9f; --text-on-brand: #ffffff; --text-brand: #9674cc; --text-brand-secondary: #4b2d7a; --icon-on-brand: #ffffff; --icon-brand: #9674cc; --icon-brand-secondary: #4b2d7a; --border-brand: #9674cc; --bg-brand-secondary: #e6e3ec; --bg-brand-secondary-hover: #ddd6e8; --bg-brand-secondary-active: #d4cae5; }