@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: 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"); } :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: Manrope, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #b597b3; --bg-primary-hover: #ae91ac; --bg-primary-active: #a98da7; --bg-primary-invert: #2e282d; --bg-secondary: #ae91ac; --bg-secondary-hover: #a98da7; --bg-secondary-active: #a388a1; --bg-tertiary: #a98da7; --bg-tertiary-hover: #a388a1; --bg-tertiary-active: #8a7488; --bg-quaternary: #8a7488; --bg-quaternary-hover: #746172; --bg-quaternary-active: #61515f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2e282d; --text-primary-invert: #b496b2; --text-secondary: #61515f; --text-secondary-invert: #8a7488; --border-primary: #8a7488; --border-primary-hover: #746172; --border-secondary: #a388a1; --border-secondary-hover: #8a7488; --border-tertiary: #ae91ac; --border-tertiary-hover: #a98da7; --border-active: #2e282d; --border-active-invert: #b597b3; --icon-primary: #2e282d; --icon-primary-invert: #b496b2; --icon-secondary: #61515f; --input-bg: #b597b3; --input-border: #8a7488; --input-border-hover: #61515f; --input-border-active: #2e282d; --bg-transparent: rgba(33, 29, 32, 0.05); --bg-transparent-strong: rgba(33, 29, 32, 0.08); --bg-transparent-strongest: rgba(33, 29, 32, 0.12); --bg-transparent-blur-base: rgba(181, 151, 179, 0.9); --border-transparent: rgba(33, 29, 32, 0.1); --border-transparent-strong: rgba(33, 29, 32, 0.12); --border-transparent-strongest: rgba(33, 29, 32, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #a388a1; --bg-brand-secondary-hover: #91798f; --bg-brand-secondary-active: #7f6a7d; --input-radius: 20px; --image-radius: 40px; --panel-radius: 20px; --button-radius: 120px 120px 120px 120px; }