@font-face { font-family: Quicksand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.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: Rubik; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Quicksand, sans-serif; --font-weight-regular: 400; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf; --font-family-heading: Rubik, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-heading: true; --logo-width: 400px; --bg-primary: #f4cff3; --bg-primary-hover: #ecc5f0; --bg-primary-active: #e7c0ee; --bg-primary-invert: #6020b8; --bg-secondary: #ecc5f0; --bg-secondary-hover: #e7c0ee; --bg-secondary-active: #e0b8eb; --bg-tertiary: #e7c0ee; --bg-tertiary-hover: #e0b8eb; --bg-tertiary-active: #c597e0; --bg-quaternary: #c597e0; --bg-quaternary-hover: #ac7bd6; --bg-quaternary-active: #9762ce; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #6020b8; --text-primary-invert: #f2cdf2; --text-secondary: #9762ce; --text-secondary-invert: #c597e0; --border-primary: #c597e0; --border-primary-hover: #ac7bd6; --border-secondary: #e0b8eb; --border-secondary-hover: #c597e0; --border-tertiary: #ecc5f0; --border-tertiary-hover: #e7c0ee; --border-active: #6020b8; --border-active-invert: #f4cff3; --icon-primary: #6020b8; --icon-primary-invert: #f2cdf2; --icon-secondary: #9762ce; --input-bg: #f4cff3; --input-border: #c597e0; --input-border-hover: #9762ce; --input-border-active: #6020b8; --bg-transparent: rgba(81, 15, 178, 0.05); --bg-transparent-strong: rgba(81, 15, 178, 0.08); --bg-transparent-strongest: rgba(81, 15, 178, 0.12); --bg-transparent-blur-base: rgba(244, 207, 243, 0.9); --border-transparent: rgba(81, 15, 178, 0.1); --border-transparent-strong: rgba(81, 15, 178, 0.12); --border-transparent-strongest: rgba(81, 15, 178, 0.16); --bg-brand: #fffafb; --bg-brand-hover: #ffc7d2; --bg-brand-active: #ff94a9; --text-on-brand: #fa81c2; --text-brand: #fffafb; --text-brand-secondary: #ff6181; --icon-on-brand: #fa81c2; --icon-brand: #fffafb; --icon-brand-secondary: #ff6181; --border-brand: #fffafb; --bg-brand-secondary: #f5d3f4; --bg-brand-secondary-hover: #f6d8f5; --bg-brand-secondary-active: #f7dcf5; --input-radius: 3px; --image-radius: 10px; --panel-radius: 3px; --button-radius: 23px 23px 23px 23px; }