@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: "DM Serif Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/dm_serif_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/dm_serif_display_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: "DM Serif Display", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: none; --bg-primary: #faeaf7; --bg-primary-hover: #eedeeb; --bg-primary-active: #e6d7e3; --bg-primary-invert: #171516; --bg-secondary: #eedeeb; --bg-secondary-hover: #e6d7e3; --bg-secondary-active: #dcced9; --bg-tertiary: #e6d7e3; --bg-tertiary-hover: #dcced9; --bg-tertiary-active: #b2a6af; --bg-quaternary: #b2a6af; --bg-quaternary-hover: #8c838a; --bg-quaternary-active: #6c656a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171516; --text-primary-invert: #f8e8f5; --text-secondary: #6c656a; --text-secondary-invert: #b2a6af; --border-primary: #b2a6af; --border-primary-hover: #8c838a; --border-secondary: #dcced9; --border-secondary-hover: #b2a6af; --border-tertiary: #eedeeb; --border-tertiary-hover: #e6d7e3; --border-active: #171516; --border-active-invert: #faeaf7; --icon-primary: #171516; --icon-primary-invert: #f8e8f5; --icon-secondary: #6c656a; --input-bg: #faeaf7; --input-border: #b2a6af; --input-border-hover: #6c656a; --input-border-active: #171516; --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(250, 234, 247, 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: #ee42ad; --bg-brand-hover: #e81598; --bg-brand-active: #b9117a; --text-on-brand: #ffffff; --text-brand: #ee42ad; --text-brand-secondary: #8b0c5b; --icon-on-brand: #ffffff; --icon-brand: #ee42ad; --icon-brand-secondary: #8b0c5b; --border-brand: #ee42ad; --bg-brand-secondary: #f9d9f0; --bg-brand-secondary-hover: #f8c8e8; --bg-brand-secondary-active: #f6b8e1; }