@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: Karla; font-weight: 200; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/karla_n2.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/karla_n2.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: Karla, sans-serif; --font-weight-heading: 200; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f3f2f3; --bg-primary-active: #ebebeb; --bg-primary-invert: #1f1820; --bg-secondary: #f3f2f3; --bg-secondary-hover: #ebebeb; --bg-secondary-active: #e1e1e2; --bg-tertiary: #ebebeb; --bg-tertiary-hover: #e1e1e2; --bg-tertiary-active: #b8b5b8; --bg-quaternary: #b8b5b8; --bg-quaternary-hover: #938f93; --bg-quaternary-active: #736e73; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1f1820; --text-primary-invert: #fdfcfd; --text-secondary: #736e73; --text-secondary-invert: #b8b5b8; --border-primary: #b8b5b8; --border-primary-hover: #938f93; --border-secondary: #e1e1e2; --border-secondary-hover: #b8b5b8; --border-tertiary: #f3f2f3; --border-tertiary-hover: #ebebeb; --border-active: #1f1820; --border-active-invert: #ffffff; --icon-primary: #1f1820; --icon-primary-invert: #fdfcfd; --icon-secondary: #736e73; --input-bg: #ffffff; --input-border: #b8b5b8; --input-border-hover: #736e73; --input-border-active: #1f1820; --bg-transparent: rgba(9, 1, 10, 0.05); --bg-transparent-strong: rgba(9, 1, 10, 0.08); --bg-transparent-strongest: rgba(9, 1, 10, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(9, 1, 10, 0.1); --border-transparent-strong: rgba(9, 1, 10, 0.12); --border-transparent-strongest: rgba(9, 1, 10, 0.16); --bg-brand: #7243b1; --bg-brand-hover: #5a358c; --bg-brand-active: #422767; --text-on-brand: #ffffff; --text-brand: #7243b1; --text-brand-secondary: #2b1942; --icon-on-brand: #ffffff; --icon-brand: #7243b1; --icon-brand-secondary: #2b1942; --border-brand: #7243b1; --bg-brand-secondary: #f1ecf7; --bg-brand-secondary-hover: #e3d9ef; --bg-brand-secondary-active: #d5c7e8; --input-radius: 7px; --image-radius: 14px; --panel-radius: 7px; --button-radius: 10px 10px 10px 10px; }