@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"); } @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: "Playfair Display"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Quicksand, sans-serif; --font-weight-regular: 600; --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_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n6.ttf; --font-family-heading: "Playfair Display", serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f8f3f8; --bg-primary-active: #f4edf4; --bg-primary-invert: #852d7f; --bg-secondary: #f8f3f8; --bg-secondary-hover: #f4edf4; --bg-secondary-active: #efe3ee; --bg-tertiary: #f4edf4; --bg-tertiary-hover: #efe3ee; --bg-tertiary-active: #d8bcd6; --bg-quaternary: #d8bcd6; --bg-quaternary-hover: #c499c1; --bg-quaternary-active: #b37baf; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #852d7f; --text-primary-invert: #fefdfe; --text-secondary: #b37baf; --text-secondary-invert: #d8bcd6; --border-primary: #d8bcd6; --border-primary-hover: #c499c1; --border-secondary: #efe3ee; --border-secondary-hover: #d8bcd6; --border-tertiary: #f8f3f8; --border-tertiary-hover: #f4edf4; --border-active: #852d7f; --border-active-invert: #ffffff; --icon-primary: #852d7f; --icon-primary-invert: #fefdfe; --icon-secondary: #b37baf; --input-bg: #ffffff; --input-border: #d8bcd6; --input-border-hover: #b37baf; --input-border-active: #852d7f; --bg-transparent: rgba(121, 24, 114, 0.05); --bg-transparent-strong: rgba(121, 24, 114, 0.08); --bg-transparent-strongest: rgba(121, 24, 114, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(121, 24, 114, 0.1); --border-transparent-strong: rgba(121, 24, 114, 0.12); --border-transparent-strongest: rgba(121, 24, 114, 0.16); --bg-brand: #993e92; --bg-brand-hover: #752f6f; --bg-brand-active: #50214d; --text-on-brand: #ffffff; --text-brand: #993e92; --text-brand-secondary: #2c122a; --icon-on-brand: #ffffff; --icon-brand: #993e92; --icon-brand-secondary: #2c122a; --border-brand: #993e92; --bg-brand-secondary: #f5ecf4; --bg-brand-secondary-hover: #ebd8e9; --bg-brand-secondary-active: #e0c5de; }