@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: "Pilcrow Rounded"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/pilcrow_rounded_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/pilcrow_rounded_n7.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: "Pilcrow Rounded", serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fef4f2; --bg-primary-hover: #f3ebed; --bg-primary-active: #ece6eb; --bg-primary-invert: #364f9d; --bg-secondary: #f3ebed; --bg-secondary-hover: #ece6eb; --bg-secondary-active: #e4dee7; --bg-tertiary: #ece6eb; --bg-tertiary-hover: #e4dee7; --bg-tertiary-active: #bec0d7; --bg-quaternary: #bec0d7; --bg-quaternary-hover: #9da4c9; --bg-quaternary-active: #818dbd; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #364f9d; --text-primary-invert: #fcf2f1; --text-secondary: #818dbd; --text-secondary-invert: #bec0d7; --border-primary: #bec0d7; --border-primary-hover: #9da4c9; --border-secondary: #e4dee7; --border-secondary-hover: #bec0d7; --border-tertiary: #f3ebed; --border-tertiary-hover: #ece6eb; --border-active: #364f9d; --border-active-invert: #fef4f2; --icon-primary: #364f9d; --icon-primary-invert: #fcf2f1; --icon-secondary: #818dbd; --input-bg: #fef4f2; --input-border: #bec0d7; --input-border-hover: #818dbd; --input-border-active: #364f9d; --bg-transparent: rgba(34, 63, 149, 0.05); --bg-transparent-strong: rgba(34, 63, 149, 0.08); --bg-transparent-strongest: rgba(34, 63, 149, 0.12); --bg-transparent-blur-base: rgba(254, 244, 242, 0.9); --border-transparent: rgba(34, 63, 149, 0.1); --border-transparent-strong: rgba(34, 63, 149, 0.12); --border-transparent-strongest: rgba(34, 63, 149, 0.16); --bg-brand: #f26a5d; --bg-brand-hover: #ee3f2e; --bg-brand-active: #d82311; --text-on-brand: #223f95; --text-brand: #f26a5d; --text-brand-secondary: #a81b0e; --icon-on-brand: #223f95; --icon-brand: #f26a5d; --icon-brand-secondary: #a81b0e; --border-brand: #f26a5d; --bg-brand-secondary: #fde6e3; --bg-brand-secondary-hover: #fcd8d4; --bg-brand-secondary-active: #facbc5; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }