@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: 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: 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: Quicksand, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fff6ee; --bg-primary-hover: #faeee6; --bg-primary-active: #f7e9e1; --bg-primary-invert: #a76459; --bg-secondary: #faeee6; --bg-secondary-hover: #f7e9e1; --bg-secondary-active: #f3e3da; --bg-tertiary: #f7e9e1; --bg-tertiary-hover: #f3e3da; --bg-tertiary-active: #e3c8be; --bg-quaternary: #e3c8be; --bg-quaternary-hover: #d4b0a6; --bg-quaternary-active: #c89b91; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #a76459; --text-primary-invert: #fef4ec; --text-secondary: #c89b91; --text-secondary-invert: #e3c8be; --border-primary: #e3c8be; --border-primary-hover: #d4b0a6; --border-secondary: #f3e3da; --border-secondary-hover: #e3c8be; --border-tertiary: #faeee6; --border-tertiary-hover: #f7e9e1; --border-active: #a76459; --border-active-invert: #fff6ee; --icon-primary: #a76459; --icon-primary-invert: #fef4ec; --icon-secondary: #c89b91; --input-bg: #fff6ee; --input-border: #e3c8be; --input-border-hover: #c89b91; --input-border-active: #a76459; --bg-transparent: rgba(158, 86, 74, 0.05); --bg-transparent-strong: rgba(158, 86, 74, 0.08); --bg-transparent-strongest: rgba(158, 86, 74, 0.12); --bg-transparent-blur-base: rgba(255, 246, 238, 0.9); --border-transparent: rgba(158, 86, 74, 0.1); --border-transparent-strong: rgba(158, 86, 74, 0.12); --border-transparent-strongest: rgba(158, 86, 74, 0.16); --bg-brand: #feb2b2; --bg-brand-hover: #fd8080; --bg-brand-active: #fd4d4d; --text-on-brand: #ffffff; --text-brand: #feb2b2; --text-brand-secondary: #fc1b1b; --icon-on-brand: #ffffff; --icon-brand: #feb2b2; --icon-brand-secondary: #fc1b1b; --border-brand: #feb2b2; --bg-brand-secondary: #ffefe8; --bg-brand-secondary-hover: #ffe8e2; --bg-brand-secondary-active: #ffe2dc; --input-radius: 10px; --image-radius: 10px; --panel-radius: 10px; --button-radius: 10px 10px 10px 10px; }