@font-face { font-family: Quicksand; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n3.ttf") format("ttf"); } @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"); } :root { color-scheme: light; --font-family-body: Quicksand, sans-serif; --font-weight-regular: 300; --font-weight-semibold: 400; --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_n3.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n3.ttf; --font-family-heading: Quicksand, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fdfaee; --bg-primary-hover: #f0eee2; --bg-primary-active: #e9e6db; --bg-primary-invert: #171715; --bg-secondary: #f0eee2; --bg-secondary-hover: #e9e6db; --bg-secondary-active: #dfdcd1; --bg-tertiary: #e9e6db; --bg-tertiary-hover: #dfdcd1; --bg-tertiary-active: #b4b2a9; --bg-quaternary: #b4b2a9; --bg-quaternary-hover: #8e8c85; --bg-quaternary-active: #6d6c66; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171715; --text-primary-invert: #faf8ec; --text-secondary: #6d6c66; --text-secondary-invert: #b4b2a9; --border-primary: #b4b2a9; --border-primary-hover: #8e8c85; --border-secondary: #dfdcd1; --border-secondary-hover: #b4b2a9; --border-tertiary: #f0eee2; --border-tertiary-hover: #e9e6db; --border-active: #171715; --border-active-invert: #fdfaee; --icon-primary: #171715; --icon-primary-invert: #faf8ec; --icon-secondary: #6d6c66; --input-bg: #fdfaee; --input-border: #b4b2a9; --input-border-hover: #6d6c66; --input-border-active: #171715; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(253, 250, 238, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #87b7bd; --bg-brand-hover: #66a3ab; --bg-brand-active: #4f888f; --text-on-brand: #242424; --text-brand: #87b7bd; --text-brand-secondary: #3d696e; --icon-on-brand: #242424; --icon-brand: #87b7bd; --icon-brand-secondary: #3d696e; --border-brand: #87b7bd; --bg-brand-secondary: #f1f3e9; --bg-brand-secondary-hover: #e5ede4; --bg-brand-secondary-active: #dae6df; --input-radius: 12px; --image-radius: 0px; --panel-radius: 12px; --button-radius: 20px 20px 20px 20px; }