@font-face { font-family: Quicksand; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n5.ttf") format("ttf"); } @font-face { font-family: Quicksand; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n7.ttf") format("ttf"); } @font-face { font-family: Quicksand; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Quicksand, sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Quicksand;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n5.ttf; --font-family-heading: Quicksand, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f8f5f1; --bg-primary-hover: #f8f2ef; --bg-primary-active: #f9f1ee; --bg-primary-invert: #fec7d4; --bg-secondary: #f8f2ef; --bg-secondary-hover: #f9f1ee; --bg-secondary-active: #f9efed; --bg-tertiary: #f9f1ee; --bg-tertiary-hover: #f9efed; --bg-tertiary-active: #fae6e8; --bg-quaternary: #fae6e8; --bg-quaternary-hover: #fbdfe3; --bg-quaternary-active: #fcd8df; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #fec7d4; --text-primary-invert: #f8f4f1; --text-secondary: #fcd8df; --text-secondary-invert: #fae6e8; --border-primary: #fae6e8; --border-primary-hover: #fbdfe3; --border-secondary: #f9efed; --border-secondary-hover: #fae6e8; --border-tertiary: #f8f2ef; --border-tertiary-hover: #f9f1ee; --border-active: #fec7d4; --border-active-invert: #f8f5f1; --icon-primary: #fec7d4; --icon-primary-invert: #f8f4f1; --icon-secondary: #fcd8df; --input-bg: #f8f5f1; --input-border: #fae6e8; --input-border-hover: #fcd8df; --input-border-active: #fec7d4; --bg-transparent: rgba(255, 194, 209, 0.05); --bg-transparent-strong: rgba(255, 194, 209, 0.08); --bg-transparent-strongest: rgba(255, 194, 209, 0.12); --bg-transparent-blur-base: rgba(248, 245, 241, 0.9); --border-transparent: rgba(255, 194, 209, 0.1); --border-transparent-strong: rgba(255, 194, 209, 0.12); --border-transparent-strongest: rgba(255, 194, 209, 0.16); --bg-brand: #8884fe; --bg-brand-hover: #5751fe; --bg-brand-active: #261ffd; --text-on-brand: #ffda63; --text-brand: #8884fe; --text-brand-secondary: #0902e7; --icon-on-brand: #ffda63; --icon-brand: #8884fe; --icon-brand-secondary: #0902e7; --border-brand: #8884fe; --bg-brand-secondary: #edeaf2; --bg-brand-secondary-hover: #e2def4; --bg-brand-secondary-active: #d6d3f5; }